2024-08-07T17:14:51.6461425Z Current runner version: '2.318.0' 2024-08-07T17:14:51.6470708Z Runner name: 'i-03d43546111e8c451' 2024-08-07T17:14:51.6472180Z Runner group name: 'Default' 2024-08-07T17:14:51.6473702Z Machine name: 'ip-10-0-26-174' 2024-08-07T17:14:51.6480401Z ##[group]GITHUB_TOKEN Permissions 2024-08-07T17:14:51.6484145Z Actions: read 2024-08-07T17:14:51.6485348Z Attestations: read 2024-08-07T17:14:51.6486446Z Checks: read 2024-08-07T17:14:51.6487609Z Contents: read 2024-08-07T17:14:51.6488739Z Deployments: read 2024-08-07T17:14:51.6489918Z Discussions: read 2024-08-07T17:14:51.6491379Z Issues: read 2024-08-07T17:14:51.6492488Z Metadata: read 2024-08-07T17:14:51.6493544Z Packages: read 2024-08-07T17:14:51.6494710Z Pages: read 2024-08-07T17:14:51.6495814Z PullRequests: read 2024-08-07T17:14:51.6497167Z RepositoryProjects: read 2024-08-07T17:14:51.6498442Z SecurityEvents: read 2024-08-07T17:14:51.6499569Z Statuses: read 2024-08-07T17:14:51.6500572Z ##[endgroup] 2024-08-07T17:14:51.6504967Z Secret source: Actions 2024-08-07T17:14:51.6506494Z Prepare workflow directory 2024-08-07T17:14:52.0354723Z Prepare all required actions 2024-08-07T17:14:52.0400099Z Getting action download info 2024-08-07T17:14:52.2010904Z Download action repository 'pytorch/pytorch@main' (SHA:32a284c27549449c19e3b1455f531692439d6316) 2024-08-07T17:14:55.8335422Z Getting action download info 2024-08-07T17:14:55.9446849Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-07T17:14:56.1840537Z Uses: pytorch/pytorch/.github/workflows/_android-build-test.yml@refs/pull/131248/merge (f779f6b7738020e244184bded4026b37de3f9f24) 2024-08-07T17:14:56.1842544Z ##[group] Inputs 2024-08-07T17:14:56.1843166Z build-environment: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit 2024-08-07T17:14:56.1844170Z docker-image-name: pytorch-linux-focal-py3-clang9-android-ndk-r21e 2024-08-07T17:14:56.1844609Z sync-tag: 2024-08-07T17:14:56.1845082Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-08-07T17:14:56.1845614Z ##[endgroup] 2024-08-07T17:14:56.1846154Z Complete job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter 2024-08-07T17:14:56.2178252Z A job started hook has been configured by the self-hosted runner administrator 2024-08-07T17:14:56.2315638Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-07T17:14:56.2326127Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:14:56.2326772Z ##[endgroup] 2024-08-07T17:14:57.3624184Z Runner Type: linux.large 2024-08-07T17:14:57.3625003Z Instance Type: c5.large 2024-08-07T17:14:57.3625593Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-07T17:14:57.3626193Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-07T17:15:01.6166023Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-07T17:15:01.6166538Z with: 2024-08-07T17:15:01.6166801Z fetch-depth: 1 2024-08-07T17:15:01.6167097Z submodules: false 2024-08-07T17:15:01.6167444Z env: 2024-08-07T17:15:01.6167703Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:01.6168020Z ##[endgroup] 2024-08-07T17:15:01.6249805Z ##[group]Run retry () { 2024-08-07T17:15:01.6250213Z retry () { 2024-08-07T17:15:01.6250626Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-07T17:15:01.6251070Z } 2024-08-07T17:15:01.6251381Z echo "${GITHUB_WORKSPACE}" 2024-08-07T17:15:01.6251791Z if [ -z "${NO_SUDO}" ]; then 2024-08-07T17:15:01.6252199Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:15:01.6252602Z else 2024-08-07T17:15:01.6252934Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-07T17:15:01.6253306Z fi 2024-08-07T17:15:01.6253651Z mkdir "${GITHUB_WORKSPACE}" 2024-08-07T17:15:01.6261094Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:01.6261530Z env: 2024-08-07T17:15:01.6261808Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:01.6262267Z NO_SUDO: 2024-08-07T17:15:01.6262539Z ##[endgroup] 2024-08-07T17:15:01.6309591Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:01.9288869Z ##[group]Run malfet/checkout@silent-checkout 2024-08-07T17:15:01.9289218Z with: 2024-08-07T17:15:01.9289478Z ref: 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:15:01.9289811Z fetch-depth: 1 2024-08-07T17:15:01.9290048Z submodules: false 2024-08-07T17:15:01.9290488Z quiet-checkout: true 2024-08-07T17:15:01.9290834Z repository: pytorch/pytorch 2024-08-07T17:15:01.9291278Z token: *** 2024-08-07T17:15:01.9291498Z ssh-strict: true 2024-08-07T17:15:01.9291761Z persist-credentials: true 2024-08-07T17:15:01.9292030Z clean: true 2024-08-07T17:15:01.9292307Z sparse-checkout-cone-mode: true 2024-08-07T17:15:01.9292611Z lfs: false 2024-08-07T17:15:01.9292838Z set-safe-directory: true 2024-08-07T17:15:01.9293108Z env: 2024-08-07T17:15:01.9293332Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:01.9293607Z ##[endgroup] 2024-08-07T17:15:02.0318421Z Syncing repository: pytorch/pytorch 2024-08-07T17:15:02.0320065Z ##[group]Getting Git version info 2024-08-07T17:15:02.0320863Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-07T17:15:02.0335010Z [command]/usr/bin/git version 2024-08-07T17:15:02.0371624Z git version 2.40.1 2024-08-07T17:15:02.0408627Z ##[endgroup] 2024-08-07T17:15:02.0438942Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/07a20799-2d66-4aa5-aff9-1282200f8d1e' before making global git config changes 2024-08-07T17:15:02.0441169Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:15:02.0446222Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:02.0488689Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-07T17:15:02.0495129Z ##[group]Initializing the repository 2024-08-07T17:15:02.0500824Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:02.0564401Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-07T17:15:02.0565604Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-07T17:15:02.0566630Z hint: of your new repositories, which will suppress this warning, call: 2024-08-07T17:15:02.0567319Z hint: 2024-08-07T17:15:02.0567853Z hint: git config --global init.defaultBranch 2024-08-07T17:15:02.0568378Z hint: 2024-08-07T17:15:02.0568996Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-07T17:15:02.0569921Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-07T17:15:02.0570864Z hint: 2024-08-07T17:15:02.0571314Z hint: git branch -m 2024-08-07T17:15:02.0574179Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-07T17:15:02.0581695Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-07T17:15:02.0622307Z ##[endgroup] 2024-08-07T17:15:02.0638118Z ##[group]Disabling automatic garbage collection 2024-08-07T17:15:02.0639363Z [command]/usr/bin/git config --local gc.auto 0 2024-08-07T17:15:02.0661020Z ##[endgroup] 2024-08-07T17:15:02.0662001Z ##[group]Setting up auth 2024-08-07T17:15:02.0675279Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:15:02.0699698Z [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-08-07T17:15:02.0934471Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:15:02.0966408Z [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-08-07T17:15:02.1190287Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-07T17:15:02.1235950Z ##[endgroup] 2024-08-07T17:15:02.1236655Z ##[group]Fetching the repository 2024-08-07T17:15:02.1244986Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --quiet --depth=1 origin 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:15:02.3559702Z remote: Enumerating objects: 11299, done. 2024-08-07T17:15:02.3572038Z remote: Counting objects: 0% (1/11299) 2024-08-07T17:15:02.3577658Z remote: Counting objects: 1% (113/11299) 2024-08-07T17:15:02.3584211Z remote: Counting objects: 2% (226/11299) 2024-08-07T17:15:02.3589853Z remote: Counting objects: 3% (339/11299) 2024-08-07T17:15:02.3596294Z remote: Counting objects: 4% (452/11299) 2024-08-07T17:15:02.3603051Z remote: Counting objects: 5% (565/11299) 2024-08-07T17:15:02.3610504Z remote: Counting objects: 6% (678/11299) 2024-08-07T17:15:02.3615781Z remote: Counting objects: 7% (791/11299) 2024-08-07T17:15:02.3622250Z remote: Counting objects: 8% (904/11299) 2024-08-07T17:15:02.3631225Z remote: Counting objects: 9% (1017/11299) 2024-08-07T17:15:02.3637812Z remote: Counting objects: 10% (1130/11299) 2024-08-07T17:15:02.3644021Z remote: Counting objects: 11% (1243/11299) 2024-08-07T17:15:02.3650455Z remote: Counting objects: 12% (1356/11299) 2024-08-07T17:15:02.3656903Z remote: Counting objects: 13% (1469/11299) 2024-08-07T17:15:02.3662695Z remote: Counting objects: 14% (1582/11299) 2024-08-07T17:15:02.3669604Z remote: Counting objects: 15% (1695/11299) 2024-08-07T17:15:02.3677314Z remote: Counting objects: 16% (1808/11299) 2024-08-07T17:15:02.3681694Z remote: Counting objects: 17% (1921/11299) 2024-08-07T17:15:02.3685977Z remote: Counting objects: 18% (2034/11299) 2024-08-07T17:15:02.3690855Z remote: Counting objects: 19% (2147/11299) 2024-08-07T17:15:02.3695024Z remote: Counting objects: 20% (2260/11299) 2024-08-07T17:15:02.3700348Z remote: Counting objects: 21% (2373/11299) 2024-08-07T17:15:02.3704609Z remote: Counting objects: 22% (2486/11299) 2024-08-07T17:15:02.3708922Z remote: Counting objects: 23% (2599/11299) 2024-08-07T17:15:02.3714235Z remote: Counting objects: 24% (2712/11299) 2024-08-07T17:15:02.3718414Z remote: Counting objects: 25% (2825/11299) 2024-08-07T17:15:02.3722505Z remote: Counting objects: 26% (2938/11299) 2024-08-07T17:15:02.3726823Z remote: Counting objects: 27% (3051/11299) 2024-08-07T17:15:02.3731560Z remote: Counting objects: 28% (3164/11299) 2024-08-07T17:15:02.3735869Z remote: Counting objects: 29% (3277/11299) 2024-08-07T17:15:02.3740076Z remote: Counting objects: 30% (3390/11299) 2024-08-07T17:15:02.3744535Z remote: Counting objects: 31% (3503/11299) 2024-08-07T17:15:02.3748720Z remote: Counting objects: 32% (3616/11299) 2024-08-07T17:15:02.3753122Z remote: Counting objects: 33% (3729/11299) 2024-08-07T17:15:02.3766290Z remote: Counting objects: 34% (3842/11299) 2024-08-07T17:15:02.3766986Z remote: Counting objects: 35% (3955/11299) 2024-08-07T17:15:02.3767647Z remote: Counting objects: 36% (4068/11299) 2024-08-07T17:15:02.3768294Z remote: Counting objects: 37% (4181/11299) 2024-08-07T17:15:02.3769007Z remote: Counting objects: 38% (4294/11299) 2024-08-07T17:15:02.3769717Z remote: Counting objects: 39% (4407/11299) 2024-08-07T17:15:02.3770407Z remote: Counting objects: 40% (4520/11299) 2024-08-07T17:15:02.3771131Z remote: Counting objects: 41% (4633/11299) 2024-08-07T17:15:02.3771838Z remote: Counting objects: 42% (4746/11299) 2024-08-07T17:15:02.3772534Z remote: Counting objects: 43% (4859/11299) 2024-08-07T17:15:02.3775432Z remote: Counting objects: 44% (4972/11299) 2024-08-07T17:15:02.3776136Z remote: Counting objects: 45% (5085/11299) 2024-08-07T17:15:02.3776773Z remote: Counting objects: 46% (5198/11299) 2024-08-07T17:15:02.3777410Z remote: Counting objects: 47% (5311/11299) 2024-08-07T17:15:02.3778093Z remote: Counting objects: 48% (5424/11299) 2024-08-07T17:15:02.3778801Z remote: Counting objects: 49% (5537/11299) 2024-08-07T17:15:02.3779495Z remote: Counting objects: 50% (5650/11299) 2024-08-07T17:15:02.3780195Z remote: Counting objects: 51% (5763/11299) 2024-08-07T17:15:02.3780892Z remote: Counting objects: 52% (5876/11299) 2024-08-07T17:15:02.3781599Z remote: Counting objects: 53% (5989/11299) 2024-08-07T17:15:02.3782287Z remote: Counting objects: 54% (6102/11299) 2024-08-07T17:15:02.3782947Z remote: Counting objects: 55% (6215/11299) 2024-08-07T17:15:02.3783581Z remote: Counting objects: 56% (6328/11299) 2024-08-07T17:15:02.3784306Z remote: Counting objects: 57% (6441/11299) 2024-08-07T17:15:02.3784891Z remote: Counting objects: 58% (6554/11299) 2024-08-07T17:15:02.3785526Z remote: Counting objects: 59% (6667/11299) 2024-08-07T17:15:02.3786157Z remote: Counting objects: 60% (6780/11299) 2024-08-07T17:15:02.3786820Z remote: Counting objects: 61% (6893/11299) 2024-08-07T17:15:02.3787468Z remote: Counting objects: 62% (7006/11299) 2024-08-07T17:15:02.3788103Z remote: Counting objects: 63% (7119/11299) 2024-08-07T17:15:02.3788914Z remote: Counting objects: 64% (7232/11299) 2024-08-07T17:15:02.3789562Z remote: Counting objects: 65% (7345/11299) 2024-08-07T17:15:02.3790183Z remote: Counting objects: 66% (7458/11299) 2024-08-07T17:15:02.3790813Z remote: Counting objects: 67% (7571/11299) 2024-08-07T17:15:02.3791433Z remote: Counting objects: 68% (7684/11299) 2024-08-07T17:15:02.3792091Z remote: Counting objects: 69% (7797/11299) 2024-08-07T17:15:02.3792672Z remote: Counting objects: 70% (7910/11299) 2024-08-07T17:15:02.3793345Z remote: Counting objects: 71% (8023/11299) 2024-08-07T17:15:02.3794008Z remote: Counting objects: 72% (8136/11299) 2024-08-07T17:15:02.3794652Z remote: Counting objects: 73% (8249/11299) 2024-08-07T17:15:02.3795331Z remote: Counting objects: 74% (8362/11299) 2024-08-07T17:15:02.3795979Z remote: Counting objects: 75% (8475/11299) 2024-08-07T17:15:02.3796647Z remote: Counting objects: 76% (8588/11299) 2024-08-07T17:15:02.3797322Z remote: Counting objects: 77% (8701/11299) 2024-08-07T17:15:02.3797983Z remote: Counting objects: 78% (8814/11299) 2024-08-07T17:15:02.3798900Z remote: Counting objects: 79% (8927/11299) 2024-08-07T17:15:02.3799554Z remote: Counting objects: 80% (9040/11299) 2024-08-07T17:15:02.3800194Z remote: Counting objects: 81% (9153/11299) 2024-08-07T17:15:02.3800859Z remote: Counting objects: 82% (9266/11299) 2024-08-07T17:15:02.3801507Z remote: Counting objects: 83% (9379/11299) 2024-08-07T17:15:02.3802150Z remote: Counting objects: 84% (9492/11299) 2024-08-07T17:15:02.3802797Z remote: Counting objects: 85% (9605/11299) 2024-08-07T17:15:02.3803447Z remote: Counting objects: 86% (9718/11299) 2024-08-07T17:15:02.3804088Z remote: Counting objects: 87% (9831/11299) 2024-08-07T17:15:02.3804740Z remote: Counting objects: 88% (9944/11299) 2024-08-07T17:15:02.3805401Z remote: Counting objects: 89% (10057/11299) 2024-08-07T17:15:02.3806050Z remote: Counting objects: 90% (10170/11299) 2024-08-07T17:15:02.3806721Z remote: Counting objects: 91% (10283/11299) 2024-08-07T17:15:02.3807374Z remote: Counting objects: 92% (10396/11299) 2024-08-07T17:15:02.3808021Z remote: Counting objects: 93% (10509/11299) 2024-08-07T17:15:02.3808858Z remote: Counting objects: 94% (10622/11299) 2024-08-07T17:15:02.3809545Z remote: Counting objects: 95% (10735/11299) 2024-08-07T17:15:02.3810229Z remote: Counting objects: 96% (10848/11299) 2024-08-07T17:15:02.3810918Z remote: Counting objects: 97% (10961/11299) 2024-08-07T17:15:02.3811598Z remote: Counting objects: 98% (11074/11299) 2024-08-07T17:15:02.3812273Z remote: Counting objects: 99% (11187/11299) 2024-08-07T17:15:02.3812928Z remote: Counting objects: 100% (11299/11299) 2024-08-07T17:15:02.3813621Z remote: Counting objects: 100% (11299/11299), done. 2024-08-07T17:15:02.3867265Z remote: Compressing objects: 0% (1/9757) 2024-08-07T17:15:02.4097934Z remote: Compressing objects: 1% (98/9757) 2024-08-07T17:15:02.4810211Z remote: Compressing objects: 2% (196/9757) 2024-08-07T17:15:02.5105180Z remote: Compressing objects: 3% (293/9757) 2024-08-07T17:15:02.5516482Z remote: Compressing objects: 4% (391/9757) 2024-08-07T17:15:02.5985130Z remote: Compressing objects: 5% (488/9757) 2024-08-07T17:15:02.6688261Z remote: Compressing objects: 6% (586/9757) 2024-08-07T17:15:02.7564877Z remote: Compressing objects: 7% (683/9757) 2024-08-07T17:15:02.8073806Z remote: Compressing objects: 8% (781/9757) 2024-08-07T17:15:02.8534707Z remote: Compressing objects: 9% (879/9757) 2024-08-07T17:15:02.8908707Z remote: Compressing objects: 10% (976/9757) 2024-08-07T17:15:02.9328591Z remote: Compressing objects: 11% (1074/9757) 2024-08-07T17:15:02.9698640Z remote: Compressing objects: 12% (1171/9757) 2024-08-07T17:15:03.0614726Z remote: Compressing objects: 13% (1269/9757) 2024-08-07T17:15:03.1069132Z remote: Compressing objects: 14% (1366/9757) 2024-08-07T17:15:03.1660981Z remote: Compressing objects: 15% (1464/9757) 2024-08-07T17:15:03.2218109Z remote: Compressing objects: 16% (1562/9757) 2024-08-07T17:15:03.2594578Z remote: Compressing objects: 17% (1659/9757) 2024-08-07T17:15:03.3288259Z remote: Compressing objects: 18% (1757/9757) 2024-08-07T17:15:03.3809286Z remote: Compressing objects: 19% (1854/9757) 2024-08-07T17:15:03.3822703Z remote: Compressing objects: 19% (1951/9757) 2024-08-07T17:15:03.4341188Z remote: Compressing objects: 20% (1952/9757) 2024-08-07T17:15:03.4741751Z remote: Compressing objects: 21% (2049/9757) 2024-08-07T17:15:03.5254389Z remote: Compressing objects: 22% (2147/9757) 2024-08-07T17:15:03.5903374Z remote: Compressing objects: 23% (2245/9757) 2024-08-07T17:15:03.6337498Z remote: Compressing objects: 24% (2342/9757) 2024-08-07T17:15:03.7021394Z remote: Compressing objects: 25% (2440/9757) 2024-08-07T17:15:03.7421885Z remote: Compressing objects: 26% (2537/9757) 2024-08-07T17:15:03.7807543Z remote: Compressing objects: 27% (2635/9757) 2024-08-07T17:15:03.8288415Z remote: Compressing objects: 28% (2732/9757) 2024-08-07T17:15:03.8725481Z remote: Compressing objects: 29% (2830/9757) 2024-08-07T17:15:03.9292177Z remote: Compressing objects: 30% (2928/9757) 2024-08-07T17:15:03.9375737Z remote: Compressing objects: 31% (3025/9757) 2024-08-07T17:15:03.9446744Z remote: Compressing objects: 32% (3123/9757) 2024-08-07T17:15:03.9688956Z remote: Compressing objects: 33% (3220/9757) 2024-08-07T17:15:03.9816017Z remote: Compressing objects: 34% (3318/9757) 2024-08-07T17:15:04.0065698Z remote: Compressing objects: 35% (3415/9757) 2024-08-07T17:15:04.0096421Z remote: Compressing objects: 36% (3513/9757) 2024-08-07T17:15:04.0190437Z remote: Compressing objects: 37% (3611/9757) 2024-08-07T17:15:04.0439124Z remote: Compressing objects: 38% (3708/9757) 2024-08-07T17:15:04.0636792Z remote: Compressing objects: 39% (3806/9757) 2024-08-07T17:15:04.0843628Z remote: Compressing objects: 40% (3903/9757) 2024-08-07T17:15:04.1120462Z remote: Compressing objects: 41% (4001/9757) 2024-08-07T17:15:04.1552024Z remote: Compressing objects: 42% (4098/9757) 2024-08-07T17:15:04.1889853Z remote: Compressing objects: 43% (4196/9757) 2024-08-07T17:15:04.2123520Z remote: Compressing objects: 44% (4294/9757) 2024-08-07T17:15:04.2487690Z remote: Compressing objects: 45% (4391/9757) 2024-08-07T17:15:04.2878838Z remote: Compressing objects: 46% (4489/9757) 2024-08-07T17:15:04.3245723Z remote: Compressing objects: 47% (4586/9757) 2024-08-07T17:15:04.3578082Z remote: Compressing objects: 48% (4684/9757) 2024-08-07T17:15:04.3772153Z remote: Compressing objects: 49% (4781/9757) 2024-08-07T17:15:04.3867206Z remote: Compressing objects: 49% (4856/9757) 2024-08-07T17:15:04.4494512Z remote: Compressing objects: 50% (4879/9757) 2024-08-07T17:15:04.4854170Z remote: Compressing objects: 51% (4977/9757) 2024-08-07T17:15:04.5085718Z remote: Compressing objects: 52% (5074/9757) 2024-08-07T17:15:04.5341460Z remote: Compressing objects: 53% (5172/9757) 2024-08-07T17:15:04.5560811Z remote: Compressing objects: 54% (5269/9757) 2024-08-07T17:15:04.5891995Z remote: Compressing objects: 55% (5367/9757) 2024-08-07T17:15:04.6227354Z remote: Compressing objects: 56% (5464/9757) 2024-08-07T17:15:04.6451266Z remote: Compressing objects: 57% (5562/9757) 2024-08-07T17:15:04.7022032Z remote: Compressing objects: 58% (5660/9757) 2024-08-07T17:15:04.7090805Z remote: Compressing objects: 59% (5757/9757) 2024-08-07T17:15:04.7231202Z remote: Compressing objects: 60% (5855/9757) 2024-08-07T17:15:04.7408884Z remote: Compressing objects: 61% (5952/9757) 2024-08-07T17:15:04.7763239Z remote: Compressing objects: 62% (6050/9757) 2024-08-07T17:15:04.7942133Z remote: Compressing objects: 63% (6147/9757) 2024-08-07T17:15:04.8022800Z remote: Compressing objects: 64% (6245/9757) 2024-08-07T17:15:04.8048832Z remote: Compressing objects: 65% (6343/9757) 2024-08-07T17:15:04.8113702Z remote: Compressing objects: 66% (6440/9757) 2024-08-07T17:15:04.8227778Z remote: Compressing objects: 67% (6538/9757) 2024-08-07T17:15:04.8293453Z remote: Compressing objects: 68% (6635/9757) 2024-08-07T17:15:04.8386132Z remote: Compressing objects: 69% (6733/9757) 2024-08-07T17:15:04.8502866Z remote: Compressing objects: 70% (6830/9757) 2024-08-07T17:15:04.8646919Z remote: Compressing objects: 71% (6928/9757) 2024-08-07T17:15:04.8748551Z remote: Compressing objects: 72% (7026/9757) 2024-08-07T17:15:04.8843899Z remote: Compressing objects: 73% (7123/9757) 2024-08-07T17:15:04.8939924Z remote: Compressing objects: 74% (7221/9757) 2024-08-07T17:15:04.9091577Z remote: Compressing objects: 75% (7318/9757) 2024-08-07T17:15:04.9190625Z remote: Compressing objects: 76% (7416/9757) 2024-08-07T17:15:04.9300949Z remote: Compressing objects: 77% (7513/9757) 2024-08-07T17:15:04.9423718Z remote: Compressing objects: 78% (7611/9757) 2024-08-07T17:15:04.9537111Z remote: Compressing objects: 79% (7709/9757) 2024-08-07T17:15:04.9679500Z remote: Compressing objects: 80% (7806/9757) 2024-08-07T17:15:04.9852217Z remote: Compressing objects: 81% (7904/9757) 2024-08-07T17:15:04.9998329Z remote: Compressing objects: 82% (8001/9757) 2024-08-07T17:15:05.0118418Z remote: Compressing objects: 83% (8099/9757) 2024-08-07T17:15:05.0248248Z remote: Compressing objects: 84% (8196/9757) 2024-08-07T17:15:05.0363450Z remote: Compressing objects: 85% (8294/9757) 2024-08-07T17:15:05.0509482Z remote: Compressing objects: 86% (8392/9757) 2024-08-07T17:15:05.0616006Z remote: Compressing objects: 87% (8489/9757) 2024-08-07T17:15:05.0717465Z remote: Compressing objects: 88% (8587/9757) 2024-08-07T17:15:05.0834509Z remote: Compressing objects: 89% (8684/9757) 2024-08-07T17:15:05.0861722Z remote: Compressing objects: 90% (8782/9757) 2024-08-07T17:15:05.0873902Z remote: Compressing objects: 91% (8879/9757) 2024-08-07T17:15:05.0887239Z remote: Compressing objects: 92% (8977/9757) 2024-08-07T17:15:05.0906705Z remote: Compressing objects: 93% (9075/9757) 2024-08-07T17:15:05.0916742Z remote: Compressing objects: 94% (9172/9757) 2024-08-07T17:15:05.0926837Z remote: Compressing objects: 95% (9270/9757) 2024-08-07T17:15:05.0938796Z remote: Compressing objects: 96% (9367/9757) 2024-08-07T17:15:05.0951730Z remote: Compressing objects: 97% (9465/9757) 2024-08-07T17:15:05.0964930Z remote: Compressing objects: 98% (9562/9757) 2024-08-07T17:15:05.0973657Z remote: Compressing objects: 99% (9660/9757) 2024-08-07T17:15:05.0975363Z remote: Compressing objects: 100% (9757/9757) 2024-08-07T17:15:05.0975995Z remote: Compressing objects: 100% (9757/9757), done. 2024-08-07T17:15:08.0098759Z remote: Total 11299 (delta 1501), reused 4929 (delta 1255), pack-reused 0 2024-08-07T17:15:08.5778550Z ##[endgroup] 2024-08-07T17:15:08.5779332Z ##[group]Determining the checkout info 2024-08-07T17:15:08.5780149Z ##[endgroup] 2024-08-07T17:15:08.5780829Z ##[group]Checking out the ref 2024-08-07T17:15:08.5781634Z [command]/usr/bin/git checkout --quiet --force 016588f53c6904b840aa56aa86f95460b4d9c996 2024-08-07T17:15:09.8452305Z ##[endgroup] 2024-08-07T17:15:09.8507389Z [command]/usr/bin/git log -1 --format='%H' 2024-08-07T17:15:09.8529804Z '016588f53c6904b840aa56aa86f95460b4d9c996' 2024-08-07T17:15:09.8772863Z Prepare all required actions 2024-08-07T17:15:09.8773380Z Getting action download info 2024-08-07T17:15:10.0092263Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-07T17:15:10.1534384Z ##[group]Run ./.github/actions/filter-test-configs 2024-08-07T17:15:10.1534803Z with: 2024-08-07T17:15:10.1535249Z github-token: *** 2024-08-07T17:15:10.1535752Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2024-08-07T17:15:10.1536291Z env: 2024-08-07T17:15:10.1536563Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:10.1536877Z ##[endgroup] 2024-08-07T17:15:10.1585232Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-07T17:15:10.1585706Z with: 2024-08-07T17:15:10.1585974Z shell: bash 2024-08-07T17:15:10.1586240Z timeout_minutes: 10 2024-08-07T17:15:10.1586549Z max_attempts: 5 2024-08-07T17:15:10.1586894Z retry_wait_seconds: 30 2024-08-07T17:15:10.1587724Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-07T17:15:10.1588647Z polling_interval_seconds: 1 2024-08-07T17:15:10.1589005Z warning_on_retry: true 2024-08-07T17:15:10.1589344Z continue_on_error: false 2024-08-07T17:15:10.1589649Z env: 2024-08-07T17:15:10.1589927Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:10.1590402Z GITHUB_TOKEN: *** 2024-08-07T17:15:10.1590683Z ##[endgroup] 2024-08-07T17:15:10.2123650Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-07T17:15:10.4882640Z Defaulting to user installation because normal site-packages is not writeable 2024-08-07T17:15:10.5133862Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-08-07T17:15:10.5369924Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-08-07T17:15:10.5381030Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-08-07T17:15:10.5574412Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-08-07T17:15:10.5588226Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.7.4) 2024-08-07T17:15:10.5601424Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-08-07T17:15:11.2123321Z Command completed after 1 attempt(s). 2024-08-07T17:15:11.2179011Z ##[group]Run set -x 2024-08-07T17:15:11.2179279Z set -x 2024-08-07T17:15:11.2179509Z  2024-08-07T17:15:11.2179916Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-07T17:15:11.2180381Z # in runner workspace 2024-08-07T17:15:11.2180766Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-07T17:15:11.2188861Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:11.2189243Z env: 2024-08-07T17:15:11.2189498Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:11.2189764Z ##[endgroup] 2024-08-07T17:15:11.2214226Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-07T17:15:11.2465045Z ##[group]Run set -x 2024-08-07T17:15:11.2465414Z set -x 2024-08-07T17:15:11.2465689Z  2024-08-07T17:15:11.2466111Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-07T17:15:11.2466760Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-07T17:15:11.2467544Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-07T17:15:11.2468199Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-07T17:15:11.2468866Z # expose this variable as part of GitHub context. 2024-08-07T17:15:11.2469510Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-07T17:15:11.2470207Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-07T17:15:11.2470675Z pwd 2024-08-07T17:15:11.2470943Z  2024-08-07T17:15:11.2471486Z LOG_FILE=$(grep -l -r "f779f6b7738020e244184bded4026b37de3f9f24" *.log | tail -n 1) 2024-08-07T17:15:11.2472028Z if [ -n "${LOG_FILE}" ]; then 2024-08-07T17:15:11.2472554Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-07T17:15:11.2473097Z  # needs to be awk {print $3} on MacOS 2024-08-07T17:15:11.2473489Z  case ${RUNNER_OS} in 2024-08-07T17:15:11.2473824Z  macOS) 2024-08-07T17:15:11.2474320Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-07T17:15:11.2474846Z  ;; 2024-08-07T17:15:11.2475121Z  *) 2024-08-07T17:15:11.2475601Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-07T17:15:11.2476123Z  ;; 2024-08-07T17:15:11.2476399Z  esac 2024-08-07T17:15:11.2476748Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-07T17:15:11.2477139Z fi 2024-08-07T17:15:11.2477398Z  2024-08-07T17:15:11.2477659Z popd 2024-08-07T17:15:11.2485622Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:11.2486055Z env: 2024-08-07T17:15:11.2486336Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:11.2486650Z ##[endgroup] 2024-08-07T17:15:11.2510869Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-07T17:15:11.2511747Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:11.2513287Z + pwd 2024-08-07T17:15:11.2513709Z /home/ec2-user/actions-runner/_diag 2024-08-07T17:15:11.2521375Z ++ grep -l -r f779f6b7738020e244184bded4026b37de3f9f24 Runner_20240807-162936-utc.log Runner_20240807-163022-utc.log Worker_20240807-164717-utc.log Worker_20240807-164934-utc.log Worker_20240807-165240-utc.log Worker_20240807-171448-utc.log 2024-08-07T17:15:11.2522984Z ++ tail -n 1 2024-08-07T17:15:11.2537219Z + LOG_FILE=Worker_20240807-171448-utc.log 2024-08-07T17:15:11.2538209Z + '[' -n Worker_20240807-171448-utc.log ']' 2024-08-07T17:15:11.2538838Z + case ${RUNNER_OS} in 2024-08-07T17:15:11.2545486Z ++ grep -r '"jobDisplayName"' Worker_20240807-171448-utc.log 2024-08-07T17:15:11.2553313Z ++ sed 's/"//g' 2024-08-07T17:15:11.2564820Z ++ xargs 2024-08-07T17:15:11.2568824Z ++ awk -F '[:]' '{print $2}' 2024-08-07T17:15:11.2585635Z + JOB_NAME='linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter,' 2024-08-07T17:15:11.2587193Z + echo 'job-name=linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter,' 2024-08-07T17:15:11.2587862Z + popd 2024-08-07T17:15:11.2588157Z ~/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:11.2619604Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-07T17:15:11.2620008Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-07T17:15:11.2620349Z echo "Job name: ${JOB_NAME}" 2024-08-07T17:15:11.2620646Z  2024-08-07T17:15:11.2621007Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-07T17:15:11.2621482Z # in runner workspace 2024-08-07T17:15:11.2621905Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-07T17:15:11.2622368Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-07T17:15:11.2622844Z  --job-name "${JOB_NAME}" \ 2024-08-07T17:15:11.2623166Z  --test-matrix "{ include: [ 2024-08-07T17:15:11.2623590Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2024-08-07T17:15:11.2624251Z ]} 2024-08-07T17:15:11.2624471Z " \ 2024-08-07T17:15:11.2624712Z  --selected-test-configs "" \ 2024-08-07T17:15:11.2625059Z  --pr-number "${PR_NUMBER}" \ 2024-08-07T17:15:11.2625371Z  --tag "${TAG}" \ 2024-08-07T17:15:11.2625652Z  --event-name "${EVENT_NAME}" \ 2024-08-07T17:15:11.2625979Z  --schedule "${SCHEDULE}" \ 2024-08-07T17:15:11.2626295Z  --branch "${HEAD_BRANCH}" 2024-08-07T17:15:11.2633382Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:11.2633764Z env: 2024-08-07T17:15:11.2633988Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:11.2634434Z GITHUB_TOKEN: *** 2024-08-07T17:15:11.2634985Z JOB_NAME: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter, 2024-08-07T17:15:11.2635583Z PR_NUMBER: 131248 2024-08-07T17:15:11.2635808Z TAG: 2024-08-07T17:15:11.2636033Z EVENT_NAME: pull_request 2024-08-07T17:15:11.2636296Z SCHEDULE: 2024-08-07T17:15:11.2636507Z HEAD_BRANCH: 2024-08-07T17:15:11.2636734Z ##[endgroup] 2024-08-07T17:15:11.2659164Z Workflow: pull 2024-08-07T17:15:11.2660113Z Job name: linux-focal-py3-clang9-android-ndk-r21e-gradle-custom-build-single-full-jit / filter, 2024-08-07T17:15:11.5193703Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-07T17:15:11.6183701Z fatal: unknown commit origin/main 2024-08-07T17:15:11.6207994Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:487: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2024-08-07T17:15:11.6211047Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-07T17:15:11.6364114Z ##[group]Run echo "Filtered matrix:" 2024-08-07T17:15:11.6364522Z echo "Filtered matrix:" 2024-08-07T17:15:11.6365067Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2024-08-07T17:15:11.6365607Z  2024-08-07T17:15:11.6365865Z echo 2024-08-07T17:15:11.6366351Z echo "Is the current job unstable? False" 2024-08-07T17:15:11.6366738Z  2024-08-07T17:15:11.6366987Z echo 2024-08-07T17:15:11.6367298Z echo "Is keep-going label set? False" 2024-08-07T17:15:11.6367677Z  2024-08-07T17:15:11.6367926Z echo 2024-08-07T17:15:11.6368231Z echo "Renabled issues? " 2024-08-07T17:15:11.6375758Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:11.6376177Z env: 2024-08-07T17:15:11.6376460Z GIT_DEFAULT_BRANCH: main 2024-08-07T17:15:11.6376778Z ##[endgroup] 2024-08-07T17:15:11.6404813Z Filtered matrix: 2024-08-07T17:15:11.6405299Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2024-08-07T17:15:11.6405676Z 2024-08-07T17:15:11.6405811Z Is the current job unstable? False 2024-08-07T17:15:11.6406033Z 2024-08-07T17:15:11.6406175Z Is keep-going label set? False 2024-08-07T17:15:11.6406380Z 2024-08-07T17:15:11.6406508Z Renabled issues? 2024-08-07T17:15:11.6487844Z Post job cleanup. 2024-08-07T17:15:11.6539627Z Post job cleanup. 2024-08-07T17:15:11.7420676Z [command]/usr/bin/git version 2024-08-07T17:15:11.7462891Z git version 2.40.1 2024-08-07T17:15:11.7515697Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/70befcdf-2adf-4480-8d26-15038c1686e0' before making global git config changes 2024-08-07T17:15:11.7519909Z Adding repository directory to the temporary git global config as a safe directory 2024-08-07T17:15:11.7527215Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-07T17:15:11.7566112Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-07T17:15:11.7604421Z [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-08-07T17:15:11.7857704Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-07T17:15:11.7881461Z http.https://github.com/.extraheader 2024-08-07T17:15:11.7894227Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-07T17:15:11.7927262Z [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-08-07T17:15:11.8238327Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-07T17:15:11.8264414Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-07T17:15:11.8271454Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-07T17:15:11.8271847Z ##[endgroup] 2024-08-07T17:15:16.2327222Z Evaluate and set job outputs 2024-08-07T17:15:16.2333623Z Set output 'test-matrix' 2024-08-07T17:15:16.2335354Z Set output 'is-test-matrix-empty' 2024-08-07T17:15:16.2335986Z Set output 'keep-going' 2024-08-07T17:15:16.2336648Z Cleaning up orphan processes