2024-04-03T15:48:19.9679585Z Current runner version: '2.315.0' 2024-04-03T15:48:19.9685812Z Runner name: 'i-0233b4fd46601eb05' 2024-04-03T15:48:19.9686596Z Runner group name: 'Default' 2024-04-03T15:48:19.9687414Z Machine name: 'ip-10-0-61-177' 2024-04-03T15:48:19.9691264Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T15:48:19.9693103Z Actions: read 2024-04-03T15:48:19.9693574Z Checks: read 2024-04-03T15:48:19.9693986Z Contents: read 2024-04-03T15:48:19.9694476Z Deployments: read 2024-04-03T15:48:19.9694957Z Discussions: read 2024-04-03T15:48:19.9695624Z Issues: read 2024-04-03T15:48:19.9696110Z Metadata: read 2024-04-03T15:48:19.9696561Z Packages: read 2024-04-03T15:48:19.9697039Z Pages: read 2024-04-03T15:48:19.9697499Z PullRequests: read 2024-04-03T15:48:19.9698007Z RepositoryProjects: read 2024-04-03T15:48:19.9698512Z SecurityEvents: read 2024-04-03T15:48:19.9699023Z Statuses: read 2024-04-03T15:48:19.9699482Z ##[endgroup] 2024-04-03T15:48:19.9702864Z Secret source: None 2024-04-03T15:48:19.9703707Z Prepare workflow directory 2024-04-03T15:48:20.4964184Z Prepare all required actions 2024-04-03T15:48:20.5153826Z Getting action download info 2024-04-03T15:48:20.6428476Z Download action repository 'pytorch/pytorch@main' (SHA:74b3a7920ef9b96315ef20adef858b00cc067af6) 2024-04-03T15:48:24.3440081Z Getting action download info 2024-04-03T15:48:24.4355021Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T15:48:24.6644103Z Uses: pytorch/pytorch/.github/workflows/_android-build-test.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T15:48:24.6646480Z ##[group] Inputs 2024-04-03T15:48:24.6647164Z build-environment: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single 2024-04-03T15:48:24.6648127Z docker-image-name: pytorch-linux-focal-py3-clang9-android-ndk-r21e 2024-04-03T15:48:24.6648727Z sync-tag: 2024-04-03T15:48:24.6649327Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-04-03T15:48:24.6650034Z ##[endgroup] 2024-04-03T15:48:24.6650901Z Complete job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter 2024-04-03T15:48:24.7468638Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T15:48:24.7469232Z with: 2024-04-03T15:48:24.7469512Z fetch-depth: 1 2024-04-03T15:48:24.7469809Z submodules: false 2024-04-03T15:48:24.7470081Z env: 2024-04-03T15:48:24.7470349Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:24.7470679Z ##[endgroup] 2024-04-03T15:48:24.7812869Z ##[group]Run retry () { 2024-04-03T15:48:24.7813290Z retry () { 2024-04-03T15:48:24.7813787Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T15:48:24.7814334Z } 2024-04-03T15:48:24.7814624Z echo "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.7815041Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T15:48:24.7815685Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.7816148Z else 2024-04-03T15:48:24.7816471Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.7816892Z fi 2024-04-03T15:48:24.7817284Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T15:48:24.7840838Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:24.7841358Z env: 2024-04-03T15:48:24.7841603Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:24.7841928Z NO_SUDO: 2024-04-03T15:48:24.7842182Z ##[endgroup] 2024-04-03T15:48:24.8030700Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:25.2604088Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T15:48:25.2604819Z with: 2024-04-03T15:48:25.2605360Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:25.2606159Z fetch-depth: 1 2024-04-03T15:48:25.2606667Z submodules: false 2024-04-03T15:48:25.2607201Z quiet-checkout: true 2024-04-03T15:48:25.2607771Z repository: pytorch/pytorch 2024-04-03T15:48:25.2608655Z token: *** 2024-04-03T15:48:25.2609403Z ssh-strict: true 2024-04-03T15:48:25.2609944Z persist-credentials: true 2024-04-03T15:48:25.2610466Z clean: true 2024-04-03T15:48:25.2610937Z sparse-checkout-cone-mode: true 2024-04-03T15:48:25.2611365Z lfs: false 2024-04-03T15:48:25.2611637Z set-safe-directory: true 2024-04-03T15:48:25.2611958Z env: 2024-04-03T15:48:25.2612196Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:25.2612507Z ##[endgroup] 2024-04-03T15:48:25.3718937Z Syncing repository: pytorch/pytorch 2024-04-03T15:48:25.3720630Z ##[group]Getting Git version info 2024-04-03T15:48:25.3721374Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:25.3722232Z [command]/usr/bin/git version 2024-04-03T15:48:25.3942460Z git version 2.40.1 2024-04-03T15:48:25.3969503Z ##[endgroup] 2024-04-03T15:48:25.3997297Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/34607ba1-d45b-4b47-8a13-1a3d3c3fd452' before making global git config changes 2024-04-03T15:48:25.3999634Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:25.4001702Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:25.4051528Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T15:48:25.4057032Z ##[group]Initializing the repository 2024-04-03T15:48:25.4061272Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:25.4200801Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T15:48:25.4202720Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T15:48:25.4204334Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T15:48:25.4251443Z hint: 2024-04-03T15:48:25.4252275Z hint: git config --global init.defaultBranch 2024-04-03T15:48:25.4253098Z hint: 2024-04-03T15:48:25.4253992Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T15:48:25.4255672Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T15:48:25.4256878Z hint: 2024-04-03T15:48:25.4257439Z hint: git branch -m 2024-04-03T15:48:25.4258663Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T15:48:25.4260189Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T15:48:25.4280876Z ##[endgroup] 2024-04-03T15:48:25.4281833Z ##[group]Disabling automatic garbage collection 2024-04-03T15:48:25.4284638Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T15:48:25.4313080Z ##[endgroup] 2024-04-03T15:48:25.4314373Z ##[group]Setting up auth 2024-04-03T15:48:25.4322900Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:25.4354207Z [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' || :" 2024-04-03T15:48:25.4608847Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:25.4640033Z [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' || :" 2024-04-03T15:48:25.4878094Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T15:48:25.4917279Z ##[endgroup] 2024-04-03T15:48:25.4918617Z ##[group]Fetching the repository 2024-04-03T15:48:25.4926117Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:25.9620999Z remote: Enumerating objects: 13696, done. 2024-04-03T15:48:25.9628500Z remote: Counting objects: 0% (1/13696) 2024-04-03T15:48:25.9631892Z remote: Counting objects: 1% (137/13696) 2024-04-03T15:48:25.9633010Z remote: Counting objects: 2% (274/13696) 2024-04-03T15:48:25.9636285Z remote: Counting objects: 3% (411/13696) 2024-04-03T15:48:25.9639691Z remote: Counting objects: 4% (548/13696) 2024-04-03T15:48:25.9643007Z remote: Counting objects: 5% (685/13696) 2024-04-03T15:48:25.9646276Z remote: Counting objects: 6% (822/13696) 2024-04-03T15:48:25.9650396Z remote: Counting objects: 7% (959/13696) 2024-04-03T15:48:25.9653676Z remote: Counting objects: 8% (1096/13696) 2024-04-03T15:48:25.9657185Z remote: Counting objects: 9% (1233/13696) 2024-04-03T15:48:25.9660435Z remote: Counting objects: 10% (1370/13696) 2024-04-03T15:48:25.9665112Z remote: Counting objects: 11% (1507/13696) 2024-04-03T15:48:25.9668819Z remote: Counting objects: 12% (1644/13696) 2024-04-03T15:48:25.9675319Z remote: Counting objects: 13% (1781/13696) 2024-04-03T15:48:25.9676232Z remote: Counting objects: 14% (1918/13696) 2024-04-03T15:48:25.9677192Z remote: Counting objects: 15% (2055/13696) 2024-04-03T15:48:25.9682620Z remote: Counting objects: 16% (2192/13696) 2024-04-03T15:48:25.9686906Z remote: Counting objects: 17% (2329/13696) 2024-04-03T15:48:25.9691189Z remote: Counting objects: 18% (2466/13696) 2024-04-03T15:48:25.9695596Z remote: Counting objects: 19% (2603/13696) 2024-04-03T15:48:25.9699890Z remote: Counting objects: 20% (2740/13696) 2024-04-03T15:48:25.9703464Z remote: Counting objects: 21% (2877/13696) 2024-04-03T15:48:25.9706893Z remote: Counting objects: 22% (3014/13696) 2024-04-03T15:48:25.9710307Z remote: Counting objects: 23% (3151/13696) 2024-04-03T15:48:25.9713708Z remote: Counting objects: 24% (3288/13696) 2024-04-03T15:48:25.9717231Z remote: Counting objects: 25% (3424/13696) 2024-04-03T15:48:25.9720922Z remote: Counting objects: 26% (3561/13696) 2024-04-03T15:48:25.9724438Z remote: Counting objects: 27% (3698/13696) 2024-04-03T15:48:25.9728329Z remote: Counting objects: 28% (3835/13696) 2024-04-03T15:48:25.9731898Z remote: Counting objects: 29% (3972/13696) 2024-04-03T15:48:25.9735533Z remote: Counting objects: 30% (4109/13696) 2024-04-03T15:48:25.9738362Z remote: Counting objects: 31% (4246/13696) 2024-04-03T15:48:25.9742046Z remote: Counting objects: 32% (4383/13696) 2024-04-03T15:48:25.9743122Z remote: Counting objects: 33% (4520/13696) 2024-04-03T15:48:25.9745287Z remote: Counting objects: 34% (4657/13696) 2024-04-03T15:48:25.9746117Z remote: Counting objects: 35% (4794/13696) 2024-04-03T15:48:25.9748018Z remote: Counting objects: 36% (4931/13696) 2024-04-03T15:48:25.9748814Z remote: Counting objects: 37% (5068/13696) 2024-04-03T15:48:25.9750987Z remote: Counting objects: 38% (5205/13696) 2024-04-03T15:48:25.9751812Z remote: Counting objects: 39% (5342/13696) 2024-04-03T15:48:25.9754024Z remote: Counting objects: 40% (5479/13696) 2024-04-03T15:48:25.9754557Z remote: Counting objects: 41% (5616/13696) 2024-04-03T15:48:25.9755087Z remote: Counting objects: 42% (5753/13696) 2024-04-03T15:48:25.9756677Z remote: Counting objects: 43% (5890/13696) 2024-04-03T15:48:25.9757312Z remote: Counting objects: 44% (6027/13696) 2024-04-03T15:48:25.9757805Z remote: Counting objects: 45% (6164/13696) 2024-04-03T15:48:25.9758373Z remote: Counting objects: 46% (6301/13696) 2024-04-03T15:48:25.9759749Z remote: Counting objects: 47% (6438/13696) 2024-04-03T15:48:25.9760273Z remote: Counting objects: 48% (6575/13696) 2024-04-03T15:48:25.9760766Z remote: Counting objects: 49% (6712/13696) 2024-04-03T15:48:25.9761267Z remote: Counting objects: 50% (6848/13696) 2024-04-03T15:48:25.9762669Z remote: Counting objects: 51% (6985/13696) 2024-04-03T15:48:25.9763421Z remote: Counting objects: 52% (7122/13696) 2024-04-03T15:48:25.9763940Z remote: Counting objects: 53% (7259/13696) 2024-04-03T15:48:25.9764444Z remote: Counting objects: 54% (7396/13696) 2024-04-03T15:48:25.9765243Z remote: Counting objects: 55% (7533/13696) 2024-04-03T15:48:25.9766327Z remote: Counting objects: 56% (7670/13696) 2024-04-03T15:48:25.9766831Z remote: Counting objects: 57% (7807/13696) 2024-04-03T15:48:25.9767322Z remote: Counting objects: 58% (7944/13696) 2024-04-03T15:48:25.9767943Z remote: Counting objects: 59% (8081/13696) 2024-04-03T15:48:25.9769175Z remote: Counting objects: 60% (8218/13696) 2024-04-03T15:48:25.9769670Z remote: Counting objects: 61% (8355/13696) 2024-04-03T15:48:25.9770176Z remote: Counting objects: 62% (8492/13696) 2024-04-03T15:48:25.9770677Z remote: Counting objects: 63% (8629/13696) 2024-04-03T15:48:25.9771457Z remote: Counting objects: 64% (8766/13696) 2024-04-03T15:48:25.9772503Z remote: Counting objects: 65% (8903/13696) 2024-04-03T15:48:25.9773023Z remote: Counting objects: 66% (9040/13696) 2024-04-03T15:48:25.9773529Z remote: Counting objects: 67% (9177/13696) 2024-04-03T15:48:25.9774016Z remote: Counting objects: 68% (9314/13696) 2024-04-03T15:48:25.9774636Z remote: Counting objects: 69% (9451/13696) 2024-04-03T15:48:25.9776226Z remote: Counting objects: 70% (9588/13696) 2024-04-03T15:48:25.9776741Z remote: Counting objects: 71% (9725/13696) 2024-04-03T15:48:25.9777232Z remote: Counting objects: 72% (9862/13696) 2024-04-03T15:48:25.9777743Z remote: Counting objects: 73% (9999/13696) 2024-04-03T15:48:25.9778255Z remote: Counting objects: 74% (10136/13696) 2024-04-03T15:48:25.9778759Z remote: Counting objects: 75% (10272/13696) 2024-04-03T15:48:25.9779278Z remote: Counting objects: 76% (10409/13696) 2024-04-03T15:48:25.9779803Z remote: Counting objects: 77% (10546/13696) 2024-04-03T15:48:25.9780480Z remote: Counting objects: 78% (10683/13696) 2024-04-03T15:48:25.9781000Z remote: Counting objects: 79% (10820/13696) 2024-04-03T15:48:25.9781511Z remote: Counting objects: 80% (10957/13696) 2024-04-03T15:48:25.9782008Z remote: Counting objects: 81% (11094/13696) 2024-04-03T15:48:25.9782521Z remote: Counting objects: 82% (11231/13696) 2024-04-03T15:48:25.9783032Z remote: Counting objects: 83% (11368/13696) 2024-04-03T15:48:25.9783527Z remote: Counting objects: 84% (11505/13696) 2024-04-03T15:48:25.9784041Z remote: Counting objects: 85% (11642/13696) 2024-04-03T15:48:25.9784548Z remote: Counting objects: 86% (11779/13696) 2024-04-03T15:48:25.9785046Z remote: Counting objects: 87% (11916/13696) 2024-04-03T15:48:25.9785559Z remote: Counting objects: 88% (12053/13696) 2024-04-03T15:48:25.9786070Z remote: Counting objects: 89% (12190/13696) 2024-04-03T15:48:25.9786589Z remote: Counting objects: 90% (12327/13696) 2024-04-03T15:48:25.9787091Z remote: Counting objects: 91% (12464/13696) 2024-04-03T15:48:25.9788271Z remote: Counting objects: 92% (12601/13696) 2024-04-03T15:48:25.9789203Z remote: Counting objects: 93% (12738/13696) 2024-04-03T15:48:25.9790498Z remote: Counting objects: 94% (12875/13696) 2024-04-03T15:48:25.9791648Z remote: Counting objects: 95% (13012/13696) 2024-04-03T15:48:25.9793984Z remote: Counting objects: 96% (13149/13696) 2024-04-03T15:48:25.9795290Z remote: Counting objects: 97% (13286/13696) 2024-04-03T15:48:25.9796435Z remote: Counting objects: 98% (13423/13696) 2024-04-03T15:48:25.9797684Z remote: Counting objects: 99% (13560/13696) 2024-04-03T15:48:25.9798845Z remote: Counting objects: 100% (13696/13696) 2024-04-03T15:48:25.9799820Z remote: Counting objects: 100% (13696/13696), done. 2024-04-03T15:48:25.9853057Z remote: Compressing objects: 0% (1/11695) 2024-04-03T15:48:26.0001840Z remote: Compressing objects: 1% (117/11695) 2024-04-03T15:48:26.0457261Z remote: Compressing objects: 2% (234/11695) 2024-04-03T15:48:26.0517636Z remote: Compressing objects: 3% (351/11695) 2024-04-03T15:48:26.0543261Z remote: Compressing objects: 4% (468/11695) 2024-04-03T15:48:26.0639154Z remote: Compressing objects: 5% (585/11695) 2024-04-03T15:48:26.0904053Z remote: Compressing objects: 6% (702/11695) 2024-04-03T15:48:26.1219314Z remote: Compressing objects: 7% (819/11695) 2024-04-03T15:48:26.1697248Z remote: Compressing objects: 8% (936/11695) 2024-04-03T15:48:26.2529535Z remote: Compressing objects: 9% (1053/11695) 2024-04-03T15:48:26.2908726Z remote: Compressing objects: 10% (1170/11695) 2024-04-03T15:48:26.3247024Z remote: Compressing objects: 11% (1287/11695) 2024-04-03T15:48:26.3509640Z remote: Compressing objects: 12% (1404/11695) 2024-04-03T15:48:26.3764245Z remote: Compressing objects: 13% (1521/11695) 2024-04-03T15:48:26.4511631Z remote: Compressing objects: 14% (1638/11695) 2024-04-03T15:48:26.4880559Z remote: Compressing objects: 15% (1755/11695) 2024-04-03T15:48:26.5268140Z remote: Compressing objects: 16% (1872/11695) 2024-04-03T15:48:26.5645273Z remote: Compressing objects: 17% (1989/11695) 2024-04-03T15:48:26.6022188Z remote: Compressing objects: 18% (2106/11695) 2024-04-03T15:48:26.6459026Z remote: Compressing objects: 19% (2223/11695) 2024-04-03T15:48:26.7014400Z remote: Compressing objects: 20% (2339/11695) 2024-04-03T15:48:26.7289921Z remote: Compressing objects: 21% (2456/11695) 2024-04-03T15:48:26.7746739Z remote: Compressing objects: 22% (2573/11695) 2024-04-03T15:48:26.8321547Z remote: Compressing objects: 23% (2690/11695) 2024-04-03T15:48:26.8727444Z remote: Compressing objects: 24% (2807/11695) 2024-04-03T15:48:26.9305556Z remote: Compressing objects: 25% (2924/11695) 2024-04-03T15:48:26.9678180Z remote: Compressing objects: 26% (3041/11695) 2024-04-03T15:48:26.9795516Z remote: Compressing objects: 27% (3158/11695) 2024-04-03T15:48:27.0062757Z remote: Compressing objects: 27% (3183/11695) 2024-04-03T15:48:27.0584767Z remote: Compressing objects: 28% (3275/11695) 2024-04-03T15:48:27.0877346Z remote: Compressing objects: 29% (3392/11695) 2024-04-03T15:48:27.0941854Z remote: Compressing objects: 30% (3509/11695) 2024-04-03T15:48:27.1158910Z remote: Compressing objects: 31% (3626/11695) 2024-04-03T15:48:27.1300101Z remote: Compressing objects: 32% (3743/11695) 2024-04-03T15:48:27.1466053Z remote: Compressing objects: 33% (3860/11695) 2024-04-03T15:48:27.1504567Z remote: Compressing objects: 34% (3977/11695) 2024-04-03T15:48:27.1673179Z remote: Compressing objects: 35% (4094/11695) 2024-04-03T15:48:27.1905817Z remote: Compressing objects: 36% (4211/11695) 2024-04-03T15:48:27.2101203Z remote: Compressing objects: 37% (4328/11695) 2024-04-03T15:48:27.2448717Z remote: Compressing objects: 38% (4445/11695) 2024-04-03T15:48:27.2880299Z remote: Compressing objects: 39% (4562/11695) 2024-04-03T15:48:27.3114720Z remote: Compressing objects: 40% (4678/11695) 2024-04-03T15:48:27.3425439Z remote: Compressing objects: 41% (4795/11695) 2024-04-03T15:48:27.3766748Z remote: Compressing objects: 42% (4912/11695) 2024-04-03T15:48:27.4040746Z remote: Compressing objects: 43% (5029/11695) 2024-04-03T15:48:27.4343968Z remote: Compressing objects: 44% (5146/11695) 2024-04-03T15:48:27.4904084Z remote: Compressing objects: 45% (5263/11695) 2024-04-03T15:48:27.5201836Z remote: Compressing objects: 46% (5380/11695) 2024-04-03T15:48:27.5496391Z remote: Compressing objects: 47% (5497/11695) 2024-04-03T15:48:27.5696657Z remote: Compressing objects: 48% (5614/11695) 2024-04-03T15:48:27.6067480Z remote: Compressing objects: 49% (5731/11695) 2024-04-03T15:48:27.6257623Z remote: Compressing objects: 50% (5848/11695) 2024-04-03T15:48:27.6357538Z remote: Compressing objects: 51% (5965/11695) 2024-04-03T15:48:27.6508514Z remote: Compressing objects: 52% (6082/11695) 2024-04-03T15:48:27.6915530Z remote: Compressing objects: 53% (6199/11695) 2024-04-03T15:48:27.7011579Z remote: Compressing objects: 54% (6316/11695) 2024-04-03T15:48:27.7203923Z remote: Compressing objects: 55% (6433/11695) 2024-04-03T15:48:27.7459398Z remote: Compressing objects: 56% (6550/11695) 2024-04-03T15:48:27.7725749Z remote: Compressing objects: 57% (6667/11695) 2024-04-03T15:48:27.7788616Z remote: Compressing objects: 58% (6784/11695) 2024-04-03T15:48:27.7829258Z remote: Compressing objects: 59% (6901/11695) 2024-04-03T15:48:27.7893077Z remote: Compressing objects: 60% (7017/11695) 2024-04-03T15:48:27.7999096Z remote: Compressing objects: 61% (7134/11695) 2024-04-03T15:48:27.8031683Z remote: Compressing objects: 62% (7251/11695) 2024-04-03T15:48:27.8042059Z remote: Compressing objects: 63% (7368/11695) 2024-04-03T15:48:27.8054291Z remote: Compressing objects: 64% (7485/11695) 2024-04-03T15:48:27.8076758Z remote: Compressing objects: 65% (7602/11695) 2024-04-03T15:48:27.8079848Z remote: Compressing objects: 66% (7719/11695) 2024-04-03T15:48:27.8086431Z remote: Compressing objects: 67% (7836/11695) 2024-04-03T15:48:27.8184256Z remote: Compressing objects: 68% (7953/11695) 2024-04-03T15:48:27.8243502Z remote: Compressing objects: 69% (8070/11695) 2024-04-03T15:48:27.8334602Z remote: Compressing objects: 70% (8187/11695) 2024-04-03T15:48:27.8433326Z remote: Compressing objects: 71% (8304/11695) 2024-04-03T15:48:27.8511948Z remote: Compressing objects: 72% (8421/11695) 2024-04-03T15:48:27.8572575Z remote: Compressing objects: 73% (8538/11695) 2024-04-03T15:48:27.8677803Z remote: Compressing objects: 74% (8655/11695) 2024-04-03T15:48:27.8796947Z remote: Compressing objects: 75% (8772/11695) 2024-04-03T15:48:27.8889143Z remote: Compressing objects: 76% (8889/11695) 2024-04-03T15:48:27.8994804Z remote: Compressing objects: 77% (9006/11695) 2024-04-03T15:48:27.9071899Z remote: Compressing objects: 78% (9123/11695) 2024-04-03T15:48:27.9076446Z remote: Compressing objects: 79% (9240/11695) 2024-04-03T15:48:27.9132513Z remote: Compressing objects: 80% (9356/11695) 2024-04-03T15:48:27.9214671Z remote: Compressing objects: 81% (9473/11695) 2024-04-03T15:48:27.9308204Z remote: Compressing objects: 82% (9590/11695) 2024-04-03T15:48:27.9465055Z remote: Compressing objects: 83% (9707/11695) 2024-04-03T15:48:27.9580718Z remote: Compressing objects: 84% (9824/11695) 2024-04-03T15:48:27.9648398Z remote: Compressing objects: 85% (9941/11695) 2024-04-03T15:48:27.9779345Z remote: Compressing objects: 86% (10058/11695) 2024-04-03T15:48:27.9796712Z remote: Compressing objects: 87% (10175/11695) 2024-04-03T15:48:27.9906469Z remote: Compressing objects: 87% (10179/11695) 2024-04-03T15:48:28.0014243Z remote: Compressing objects: 88% (10292/11695) 2024-04-03T15:48:28.0096989Z remote: Compressing objects: 89% (10409/11695) 2024-04-03T15:48:28.0228059Z remote: Compressing objects: 90% (10526/11695) 2024-04-03T15:48:28.0258830Z remote: Compressing objects: 91% (10643/11695) 2024-04-03T15:48:28.0275958Z remote: Compressing objects: 92% (10760/11695) 2024-04-03T15:48:28.0293732Z remote: Compressing objects: 93% (10877/11695) 2024-04-03T15:48:28.0307260Z remote: Compressing objects: 94% (10994/11695) 2024-04-03T15:48:28.0317672Z remote: Compressing objects: 95% (11111/11695) 2024-04-03T15:48:28.0326206Z remote: Compressing objects: 96% (11228/11695) 2024-04-03T15:48:28.0336834Z remote: Compressing objects: 97% (11345/11695) 2024-04-03T15:48:28.0348134Z remote: Compressing objects: 98% (11462/11695) 2024-04-03T15:48:28.0363014Z remote: Compressing objects: 99% (11579/11695) 2024-04-03T15:48:28.0366465Z remote: Compressing objects: 100% (11695/11695) 2024-04-03T15:48:28.0367598Z remote: Compressing objects: 100% (11695/11695), done. 2024-04-03T15:48:30.7384165Z remote: Total 13696 (delta 1907), reused 9382 (delta 1697), pack-reused 0 2024-04-03T15:48:31.4609510Z ##[endgroup] 2024-04-03T15:48:31.4610513Z ##[group]Determining the checkout info 2024-04-03T15:48:31.4611858Z ##[endgroup] 2024-04-03T15:48:31.4612847Z ##[group]Checking out the ref 2024-04-03T15:48:31.4625950Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T15:48:32.7772126Z ##[endgroup] 2024-04-03T15:48:32.7840697Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T15:48:32.7867413Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T15:48:32.8161013Z Prepare all required actions 2024-04-03T15:48:32.8161471Z Getting action download info 2024-04-03T15:48:32.9257128Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T15:48:33.0601830Z ##[group]Run ./.github/actions/filter-test-configs 2024-04-03T15:48:33.0602341Z with: 2024-04-03T15:48:33.0602837Z github-token: *** 2024-04-03T15:48:33.0603513Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-04-03T15:48:33.0604253Z env: 2024-04-03T15:48:33.0604546Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:33.0604922Z ##[endgroup] 2024-04-03T15:48:33.0652236Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T15:48:33.0652843Z with: 2024-04-03T15:48:33.0653138Z shell: bash 2024-04-03T15:48:33.0653465Z timeout_minutes: 10 2024-04-03T15:48:33.0653816Z max_attempts: 5 2024-04-03T15:48:33.0654202Z retry_wait_seconds: 30 2024-04-03T15:48:33.0655024Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:48:33.0656072Z polling_interval_seconds: 1 2024-04-03T15:48:33.0656477Z warning_on_retry: true 2024-04-03T15:48:33.0656856Z continue_on_error: false 2024-04-03T15:48:33.0657204Z env: 2024-04-03T15:48:33.0657503Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:33.0658071Z GITHUB_TOKEN: *** 2024-04-03T15:48:33.0658397Z ##[endgroup] 2024-04-03T15:48:33.1190735Z + python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T15:48:33.3500168Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T15:48:33.3663739Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2024-04-03T15:48:33.3796058Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-04-03T15:48:33.3807308Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2024.2.2) 2024-04-03T15:48:33.3821574Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2024-04-03T15:48:33.3843865Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.6) 2024-04-03T15:48:33.3859310Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.18) 2024-04-03T15:48:34.1179671Z Command completed after 1 attempt(s). 2024-04-03T15:48:34.1227018Z ##[group]Run set -x 2024-04-03T15:48:34.1227345Z set -x 2024-04-03T15:48:34.1227756Z  2024-04-03T15:48:34.1228276Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:48:34.1228964Z # in runner workspace 2024-04-03T15:48:34.1229473Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-04-03T15:48:34.1261340Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:34.1261819Z env: 2024-04-03T15:48:34.1262075Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:34.1262391Z ##[endgroup] 2024-04-03T15:48:34.1286427Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-04-03T15:48:34.1542645Z ##[group]Run set -x 2024-04-03T15:48:34.1542993Z set -x 2024-04-03T15:48:34.1543256Z  2024-04-03T15:48:34.1543796Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-04-03T15:48:34.1544720Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-04-03T15:48:34.1545649Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-04-03T15:48:34.1546680Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-04-03T15:48:34.1547464Z # expose this variable as part of GitHub context. 2024-04-03T15:48:34.1548315Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-04-03T15:48:34.1549226Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-04-03T15:48:34.1549770Z pwd 2024-04-03T15:48:34.1550026Z  2024-04-03T15:48:34.1550566Z LOG_FILE=$(grep -l -r "4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0" *.log | tail -n 1) 2024-04-03T15:48:34.1551243Z if [ -n "${LOG_FILE}" ]; then 2024-04-03T15:48:34.1552134Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-04-03T15:48:34.1552916Z  # needs to be awk {print $3} on MacOS 2024-04-03T15:48:34.1553363Z  case ${RUNNER_OS} in 2024-04-03T15:48:34.1553728Z  macOS) 2024-04-03T15:48:34.1554391Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-04-03T15:48:34.1555106Z  ;; 2024-04-03T15:48:34.1555380Z  *) 2024-04-03T15:48:34.1556002Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-04-03T15:48:34.1556724Z  ;; 2024-04-03T15:48:34.1557053Z  esac 2024-04-03T15:48:34.1557456Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T15:48:34.1557943Z fi 2024-04-03T15:48:34.1558183Z  2024-04-03T15:48:34.1558433Z popd 2024-04-03T15:48:34.1566067Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:34.1566542Z env: 2024-04-03T15:48:34.1566804Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:34.1567134Z ##[endgroup] 2024-04-03T15:48:34.1590223Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-04-03T15:48:34.1590958Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:34.1591536Z /home/ec2-user/actions-runner/_diag 2024-04-03T15:48:34.1592082Z + pwd 2024-04-03T15:48:34.1599225Z ++ grep -l -r 4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 Runner_20240403-144028-utc.log Runner_20240403-144031-utc.log Worker_20240403-150333-utc.log Worker_20240403-154817-utc.log 2024-04-03T15:48:34.1600623Z ++ tail -n 1 2024-04-03T15:48:34.1611656Z + LOG_FILE=Worker_20240403-154817-utc.log 2024-04-03T15:48:34.1612821Z + '[' -n Worker_20240403-154817-utc.log ']' 2024-04-03T15:48:34.1614053Z + case ${RUNNER_OS} in 2024-04-03T15:48:34.1618001Z ++ grep -r '"jobDisplayName"' Worker_20240403-154817-utc.log 2024-04-03T15:48:34.1619138Z ++ xargs 2024-04-03T15:48:34.1621488Z ++ awk -F '[:]' '{print $2}' 2024-04-03T15:48:34.1626719Z ++ sed 's/"//g' 2024-04-03T15:48:34.1648188Z + JOB_NAME='linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter,' 2024-04-03T15:48:34.1649829Z ~/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:34.1650929Z + echo 'job-name=linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter,' 2024-04-03T15:48:34.1651705Z + popd 2024-04-03T15:48:34.1678514Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:48:34.1679035Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T15:48:34.1679482Z echo "Job name: ${JOB_NAME}" 2024-04-03T15:48:34.1679849Z  2024-04-03T15:48:34.1680379Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T15:48:34.1681056Z # in runner workspace 2024-04-03T15:48:34.1681622Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-04-03T15:48:34.1682245Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-04-03T15:48:34.1682696Z  --job-name "${JOB_NAME}" \ 2024-04-03T15:48:34.1683112Z  --test-matrix "{ include: [ 2024-04-03T15:48:34.1683802Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2024-04-03T15:48:34.1684395Z ]} 2024-04-03T15:48:34.1684650Z " \ 2024-04-03T15:48:34.1684940Z  --pr-number "${PR_NUMBER}" \ 2024-04-03T15:48:34.1685343Z  --tag "${TAG}" \ 2024-04-03T15:48:34.1685709Z  --event-name "${EVENT_NAME}" \ 2024-04-03T15:48:34.1686121Z  --schedule "${SCHEDULE}" \ 2024-04-03T15:48:34.1686525Z  --branch "${HEAD_BRANCH}" 2024-04-03T15:48:34.1693598Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:34.1694082Z env: 2024-04-03T15:48:34.1694324Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:34.1694846Z GITHUB_TOKEN: *** 2024-04-03T15:48:34.1695754Z JOB_NAME: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter, 2024-04-03T15:48:34.1696519Z PR_NUMBER: 123154 2024-04-03T15:48:34.1696787Z TAG: 2024-04-03T15:48:34.1697039Z EVENT_NAME: pull_request 2024-04-03T15:48:34.1697359Z SCHEDULE: 2024-04-03T15:48:34.1697612Z HEAD_BRANCH: 2024-04-03T15:48:34.1697879Z ##[endgroup] 2024-04-03T15:48:34.1718595Z Workflow: pull 2024-04-03T15:48:34.1721356Z Job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single / filter, 2024-04-03T15:48:34.3805492Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-04-03T15:48:34.4886831Z fatal: unknown commit main 2024-04-03T15:48:34.4910603Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:458: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'main']' returned non-zero exit status 128. 2024-04-03T15:48:34.4914342Z warnings.warn(f"failed to get commit messages: {e}") 2024-04-03T15:48:34.5047045Z ##[group]Run echo "Filtered matrix:" 2024-04-03T15:48:34.5047550Z echo "Filtered matrix:" 2024-04-03T15:48:34.5048307Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2024-04-03T15:48:34.5049031Z  2024-04-03T15:48:34.5049331Z echo 2024-04-03T15:48:34.5049738Z echo "Is the current job unstable? False" 2024-04-03T15:48:34.5050219Z  2024-04-03T15:48:34.5050516Z echo 2024-04-03T15:48:34.5050905Z echo "Is keep-going label set? False" 2024-04-03T15:48:34.5051369Z  2024-04-03T15:48:34.5051669Z echo 2024-04-03T15:48:34.5052012Z echo "Renabled issues? " 2024-04-03T15:48:34.5060306Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T15:48:34.5060836Z env: 2024-04-03T15:48:34.5061148Z GIT_DEFAULT_BRANCH: main 2024-04-03T15:48:34.5061521Z ##[endgroup] 2024-04-03T15:48:34.5084626Z Filtered matrix: 2024-04-03T15:48:34.5085677Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2024-04-03T15:48:34.5086434Z 2024-04-03T15:48:34.5087069Z Is the current job unstable? False 2024-04-03T15:48:34.5088062Z 2024-04-03T15:48:34.5088913Z Is keep-going label set? False 2024-04-03T15:48:34.5089456Z 2024-04-03T15:48:34.5090096Z Renabled issues? 2024-04-03T15:48:34.5237813Z Post job cleanup. 2024-04-03T15:48:34.5292902Z Post job cleanup. 2024-04-03T15:48:34.6154582Z [command]/usr/bin/git version 2024-04-03T15:48:34.6195821Z git version 2.40.1 2024-04-03T15:48:34.6239717Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/93bbdad0-b38a-4d7e-835f-2dee89c45270' before making global git config changes 2024-04-03T15:48:34.6242838Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T15:48:34.6249136Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T15:48:34.6285410Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T15:48:34.6317521Z [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' || :" 2024-04-03T15:48:34.6587456Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T15:48:34.6617661Z http.https://github.com/.extraheader 2024-04-03T15:48:34.6620620Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T15:48:34.6648229Z [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' || :" 2024-04-03T15:48:34.7107052Z Evaluate and set job outputs 2024-04-03T15:48:34.7119032Z Set output 'test-matrix' 2024-04-03T15:48:34.7120170Z Set output 'is-test-matrix-empty' 2024-04-03T15:48:34.7120804Z Set output 'keep-going' 2024-04-03T15:48:34.7121910Z Cleaning up orphan processes