2024-11-01T18:05:10.7165525Z Current runner version: '2.320.0' 2024-11-01T18:05:10.7174867Z Runner name: 'i-0e79e18a73478051d' 2024-11-01T18:05:10.7176041Z Runner group name: 'Default' 2024-11-01T18:05:10.7177105Z Machine name: 'ip-10-0-63-110' 2024-11-01T18:05:10.7200158Z Testing runner upgrade compatibility 2024-11-01T18:05:10.9282955Z ##[group]GITHUB_TOKEN Permissions 2024-11-01T18:05:10.9285750Z Contents: read 2024-11-01T18:05:10.9286391Z Metadata: read 2024-11-01T18:05:10.9287025Z Packages: read 2024-11-01T18:05:10.9287712Z ##[endgroup] 2024-11-01T18:05:10.9292177Z Secret source: Actions 2024-11-01T18:05:10.9293148Z Prepare workflow directory 2024-11-01T18:05:11.4607891Z Prepare all required actions 2024-11-01T18:05:11.4844056Z Getting action download info 2024-11-01T18:05:11.6707216Z Download action repository 'pytorch/test-infra@main' (SHA:49fb39b5efb49007791d74b09885044cd64544bf) 2024-11-01T18:05:12.1311413Z Download action repository 'pytorch/pytorch@main' (SHA:51adab0829b96126f1376ff2971dbb21b2a74754) 2024-11-01T18:05:16.4061693Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-11-01T18:05:16.5857205Z Download action repository 'actions/download-artifact@v4.1.7' (SHA:65a9edc5881444af0b9093a5e628f2fe47ea3b2e) 2024-11-01T18:05:16.9379175Z Getting action download info 2024-11-01T18:05:17.0794696Z Getting action download info 2024-11-01T18:05:17.1726060Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-11-01T18:05:17.3260928Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/138766 (d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea) 2024-11-01T18:05:17.3265089Z ##[group] Inputs 2024-11-01T18:05:17.3265599Z build_name: manywheel-py3_9-cuda11_8 2024-11-01T18:05:17.3266216Z build_environment: linux-binary-manywheel 2024-11-01T18:05:17.3267026Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:05:17.3267793Z PYTORCH_ROOT: /pytorch 2024-11-01T18:05:17.3268275Z BUILDER_ROOT: /builder 2024-11-01T18:05:17.3268735Z PACKAGE_TYPE: manywheel 2024-11-01T18:05:17.3269176Z DESIRED_CUDA: cu118 2024-11-01T18:05:17.3269612Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:05:17.3270059Z GPU_ARCH_TYPE: cuda 2024-11-01T18:05:17.3270590Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:05:17.3271230Z LIBTORCH_CONFIG: 2024-11-01T18:05:17.3271649Z LIBTORCH_VARIANT: 2024-11-01T18:05:17.3272056Z DESIRED_DEVTOOLSET: 2024-11-01T18:05:17.3272499Z DESIRED_PYTHON: 3.9 2024-11-01T18:05:17.3272942Z runner_prefix: 2024-11-01T18:05:17.3273360Z runs_on: linux.4xlarge.nvidia.gpu 2024-11-01T18:05:17.3274521Z use_split_build: false 2024-11-01T18:05:17.3275024Z ##[endgroup] 2024-11-01T18:05:17.3275923Z Complete job name: manywheel-py3_9-cuda11_8-test / test 2024-11-01T18:05:17.4088974Z A job started hook has been configured by the self-hosted runner administrator 2024-11-01T18:05:17.4287237Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-11-01T18:05:17.4299133Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:05:17.4299843Z ##[endgroup] 2024-11-01T18:05:19.3807253Z Runner Type: linux.4xlarge.nvidia.gpu 2024-11-01T18:05:19.3807961Z Instance Type: g3.4xlarge 2024-11-01T18:05:19.3808444Z AMI Name: unknown 2024-11-01T18:05:19.3809118Z AMI ID: ami-0fff1b9a61dec8a5f 2024-11-01T18:05:26.7725865Z ##[group]Run { 2024-11-01T18:05:26.7726377Z { 2024-11-01T18:05:26.7726793Z  echo "PYTORCH_ROOT=/pytorch" 2024-11-01T18:05:26.7727381Z  echo "BUILDER_ROOT=/builder" 2024-11-01T18:05:26.7727963Z  echo "PACKAGE_TYPE=manywheel" 2024-11-01T18:05:26.7728485Z  2024-11-01T18:05:26.7728871Z  echo "DESIRED_CUDA=cu118" 2024-11-01T18:05:26.7729424Z  echo "GPU_ARCH_VERSION=11.8" 2024-11-01T18:05:26.7729965Z  echo "GPU_ARCH_TYPE=cuda" 2024-11-01T18:05:26.7730704Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda11.8-main" 2024-11-01T18:05:26.7731749Z  echo "SKIP_ALL_TESTS=1" 2024-11-01T18:05:26.7732284Z  echo "LIBTORCH_CONFIG=" 2024-11-01T18:05:26.7732801Z  echo "LIBTORCH_VARIANT=" 2024-11-01T18:05:26.7733340Z  echo "DESIRED_DEVTOOLSET=" 2024-11-01T18:05:26.7733892Z  echo "DESIRED_PYTHON=3.9" 2024-11-01T18:05:26.7734444Z  2024-11-01T18:05:26.7735119Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-11-01T18:05:26.7736004Z  echo "ANACONDA_USER=pytorch" 2024-11-01T18:05:26.7736616Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-11-01T18:05:26.7737249Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-11-01T18:05:26.7737936Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-11-01T18:05:26.7738604Z  echo "PR_NUMBER=" 2024-11-01T18:05:26.7739188Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-11-01T18:05:26.7739968Z  echo "SHA1=d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea" 2024-11-01T18:05:26.7740701Z  echo "USE_SPLIT_BUILD=false" 2024-11-01T18:05:26.7741248Z } >> "${GITHUB_ENV} }}" 2024-11-01T18:05:26.7749627Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:05:26.7750297Z env: 2024-11-01T18:05:26.7750661Z PYTORCH_ROOT: /pytorch 2024-11-01T18:05:26.7751110Z BUILDER_ROOT: /builder 2024-11-01T18:05:26.7751562Z PACKAGE_TYPE: manywheel 2024-11-01T18:05:26.7752011Z DESIRED_CUDA: cu118 2024-11-01T18:05:26.7752421Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:05:26.7753022Z GPU_ARCH_TYPE: cuda 2024-11-01T18:05:26.7753561Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:05:26.7754175Z SKIP_ALL_TESTS: 1 2024-11-01T18:05:26.7754587Z LIBTORCH_CONFIG: 2024-11-01T18:05:26.7754993Z LIBTORCH_VARIANT: 2024-11-01T18:05:26.7755398Z DESIRED_DEVTOOLSET: 2024-11-01T18:05:26.7755836Z DESIRED_PYTHON: 3.9 2024-11-01T18:05:26.7756486Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:05:26.7757249Z ANACONDA_USER: pytorch 2024-11-01T18:05:26.7757711Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:05:26.7758190Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:05:26.7758706Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:05:26.7759771Z GITHUB_TOKEN: *** 2024-11-01T18:05:26.7760207Z PR_NUMBER: 2024-11-01T18:05:26.7760632Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:05:26.7761240Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:05:26.7761830Z USE_SPLIT_BUILD: false 2024-11-01T18:05:26.7762267Z ##[endgroup] 2024-11-01T18:05:26.7927265Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-11-01T18:05:26.7928016Z with: 2024-11-01T18:05:26.7928609Z github-secret: *** 2024-11-01T18:05:26.7929075Z activate-with-label: false 2024-11-01T18:05:26.7929547Z label: with-ssh 2024-11-01T18:05:26.7929952Z remove-existing-keys: true 2024-11-01T18:05:26.7930432Z fail-silently: true 2024-11-01T18:05:26.7930860Z env: 2024-11-01T18:05:26.7931204Z PYTORCH_ROOT: /pytorch 2024-11-01T18:05:26.7931666Z BUILDER_ROOT: /builder 2024-11-01T18:05:26.7932121Z PACKAGE_TYPE: manywheel 2024-11-01T18:05:26.7932558Z DESIRED_CUDA: cu118 2024-11-01T18:05:26.7932984Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:05:26.7933430Z GPU_ARCH_TYPE: cuda 2024-11-01T18:05:26.7933959Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:05:26.7934593Z SKIP_ALL_TESTS: 1 2024-11-01T18:05:26.7935008Z LIBTORCH_CONFIG: 2024-11-01T18:05:26.7935399Z LIBTORCH_VARIANT: 2024-11-01T18:05:26.7935883Z DESIRED_DEVTOOLSET: 2024-11-01T18:05:26.7936303Z DESIRED_PYTHON: 3.9 2024-11-01T18:05:26.7936950Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:05:26.7937704Z ANACONDA_USER: pytorch 2024-11-01T18:05:26.7938147Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:05:26.7938626Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:05:26.7939140Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:05:26.7940136Z GITHUB_TOKEN: *** 2024-11-01T18:05:26.7940531Z PR_NUMBER: 2024-11-01T18:05:26.7940936Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:05:26.7941526Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:05:26.7942090Z USE_SPLIT_BUILD: false 2024-11-01T18:05:26.7942528Z ##[endgroup] 2024-11-01T18:05:26.9138097Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-11-01T18:05:26.9143681Z ciflow reference detected, attempting to extract PR number 2024-11-01T18:05:27.2321696Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-11-01T18:05:27.2850903Z No SSH keys found for user pytorch-bot[bot] 2024-11-01T18:05:27.2851659Z Grabbing public ssh keys from https://github.com/c00w.keys 2024-11-01T18:05:27.3463986Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-11-01T18:05:27.3486643Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-11-01T18:05:27.3527380Z Login using: ssh ec2-user@ec2-3-80-22-167.compute-1.amazonaws.com 2024-11-01T18:05:27.3677440Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-11-01T18:05:27.3678190Z with: 2024-11-01T18:05:27.3678523Z no-sudo: false 2024-11-01T18:05:27.3678928Z submodules: recursive 2024-11-01T18:05:27.3679360Z fetch-depth: 0 2024-11-01T18:05:27.3679716Z env: 2024-11-01T18:05:27.3680072Z PYTORCH_ROOT: /pytorch 2024-11-01T18:05:27.3680509Z BUILDER_ROOT: /builder 2024-11-01T18:05:27.3680956Z PACKAGE_TYPE: manywheel 2024-11-01T18:05:27.3681406Z DESIRED_CUDA: cu118 2024-11-01T18:05:27.3681816Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:05:27.3682257Z GPU_ARCH_TYPE: cuda 2024-11-01T18:05:27.3682802Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:05:27.3683429Z SKIP_ALL_TESTS: 1 2024-11-01T18:05:27.3683821Z LIBTORCH_CONFIG: 2024-11-01T18:05:27.3684228Z LIBTORCH_VARIANT: 2024-11-01T18:05:27.3684631Z DESIRED_DEVTOOLSET: 2024-11-01T18:05:27.3685080Z DESIRED_PYTHON: 3.9 2024-11-01T18:05:27.3685785Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:05:27.3686522Z ANACONDA_USER: pytorch 2024-11-01T18:05:27.3686988Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:05:27.3687485Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:05:27.3687982Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:05:27.3688786Z GITHUB_TOKEN: *** 2024-11-01T18:05:27.3689203Z PR_NUMBER: 2024-11-01T18:05:27.3689603Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:05:27.3690217Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:05:27.3690809Z USE_SPLIT_BUILD: false 2024-11-01T18:05:27.3691227Z ##[endgroup] 2024-11-01T18:05:27.3950529Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:05:27.3952170Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:05:27.3960084Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:05:27.3960738Z env: 2024-11-01T18:05:27.3961084Z PYTORCH_ROOT: /pytorch 2024-11-01T18:05:27.3961536Z BUILDER_ROOT: /builder 2024-11-01T18:05:27.3961990Z PACKAGE_TYPE: manywheel 2024-11-01T18:05:27.3962429Z DESIRED_CUDA: cu118 2024-11-01T18:05:27.3963216Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:05:27.3963670Z GPU_ARCH_TYPE: cuda 2024-11-01T18:05:27.3964192Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:05:27.3964824Z SKIP_ALL_TESTS: 1 2024-11-01T18:05:27.3965232Z LIBTORCH_CONFIG: 2024-11-01T18:05:27.3965626Z LIBTORCH_VARIANT: 2024-11-01T18:05:27.3966043Z DESIRED_DEVTOOLSET: 2024-11-01T18:05:27.3966480Z DESIRED_PYTHON: 3.9 2024-11-01T18:05:27.3967108Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:05:27.3967864Z ANACONDA_USER: pytorch 2024-11-01T18:05:27.3968326Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:05:27.3969036Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:05:27.3969560Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:05:27.3970342Z GITHUB_TOKEN: *** 2024-11-01T18:05:27.3970761Z PR_NUMBER: 2024-11-01T18:05:27.3971162Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:05:27.3971781Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:05:27.3972374Z USE_SPLIT_BUILD: false 2024-11-01T18:05:27.3972790Z ##[endgroup] 2024-11-01T18:05:27.4070067Z ##[group]Run retry () { 2024-11-01T18:05:27.4070546Z retry () { 2024-11-01T18:05:27.4071189Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T18:05:27.4071913Z } 2024-11-01T18:05:27.4072302Z echo "${GITHUB_WORKSPACE}" 2024-11-01T18:05:27.4072848Z if [ -z "${NO_SUDO}" ]; then 2024-11-01T18:05:27.4073476Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:05:27.4074055Z else 2024-11-01T18:05:27.4074583Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:05:27.4075366Z fi 2024-11-01T18:05:27.4075786Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T18:05:27.4082727Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:05:27.4083377Z env: 2024-11-01T18:05:27.4083721Z PYTORCH_ROOT: /pytorch 2024-11-01T18:05:27.4084182Z BUILDER_ROOT: /builder 2024-11-01T18:05:27.4084635Z PACKAGE_TYPE: manywheel 2024-11-01T18:05:27.4085076Z DESIRED_CUDA: cu118 2024-11-01T18:05:27.4085515Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:05:27.4085960Z GPU_ARCH_TYPE: cuda 2024-11-01T18:05:27.4086488Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:05:27.4087122Z SKIP_ALL_TESTS: 1 2024-11-01T18:05:27.4087531Z LIBTORCH_CONFIG: 2024-11-01T18:05:27.4087923Z LIBTORCH_VARIANT: 2024-11-01T18:05:27.4088350Z DESIRED_DEVTOOLSET: 2024-11-01T18:05:27.4088792Z DESIRED_PYTHON: 3.9 2024-11-01T18:05:27.4089430Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:05:27.4090195Z ANACONDA_USER: pytorch 2024-11-01T18:05:27.4090667Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:05:27.4091153Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:05:27.4091676Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:05:27.4092462Z GITHUB_TOKEN: *** 2024-11-01T18:05:27.4092888Z PR_NUMBER: 2024-11-01T18:05:27.4093293Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:05:27.4093909Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:05:27.4094505Z USE_SPLIT_BUILD: false 2024-11-01T18:05:27.4094921Z NO_SUDO: false 2024-11-01T18:05:27.4095308Z ##[endgroup] 2024-11-01T18:05:27.4124612Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:05:30.4782202Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:05:30.4782781Z with: 2024-11-01T18:05:30.4783211Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:05:30.4783780Z fetch-depth: 0 2024-11-01T18:05:30.4784184Z submodules: recursive 2024-11-01T18:05:30.4784657Z quiet-checkout: true 2024-11-01T18:05:30.4785112Z repository: pytorch/pytorch 2024-11-01T18:05:30.4785748Z token: *** 2024-11-01T18:05:30.4786135Z ssh-strict: true 2024-11-01T18:05:30.4786560Z persist-credentials: true 2024-11-01T18:05:30.4787006Z clean: true 2024-11-01T18:05:30.4787417Z sparse-checkout-cone-mode: true 2024-11-01T18:05:30.4787921Z lfs: false 2024-11-01T18:05:30.4788295Z set-safe-directory: true 2024-11-01T18:05:30.4788730Z env: 2024-11-01T18:05:30.4789087Z PYTORCH_ROOT: /pytorch 2024-11-01T18:05:30.4789527Z BUILDER_ROOT: /builder 2024-11-01T18:05:30.4789980Z PACKAGE_TYPE: manywheel 2024-11-01T18:05:30.4790430Z DESIRED_CUDA: cu118 2024-11-01T18:05:30.4790844Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:05:30.4791291Z GPU_ARCH_TYPE: cuda 2024-11-01T18:05:30.4791826Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:05:30.4792440Z SKIP_ALL_TESTS: 1 2024-11-01T18:05:30.4792850Z LIBTORCH_CONFIG: 2024-11-01T18:05:30.4793259Z LIBTORCH_VARIANT: 2024-11-01T18:05:30.4793892Z DESIRED_DEVTOOLSET: 2024-11-01T18:05:30.4794332Z DESIRED_PYTHON: 3.9 2024-11-01T18:05:30.4794986Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:05:30.4795722Z ANACONDA_USER: pytorch 2024-11-01T18:05:30.4796187Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:05:30.4796685Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:05:30.4797185Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:05:30.4797935Z GITHUB_TOKEN: *** 2024-11-01T18:05:30.4798349Z PR_NUMBER: 2024-11-01T18:05:30.4798751Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:05:30.4799366Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:05:30.4799959Z USE_SPLIT_BUILD: false 2024-11-01T18:05:30.4800382Z ##[endgroup] 2024-11-01T18:05:30.6142023Z Syncing repository: pytorch/pytorch 2024-11-01T18:05:30.6144214Z ##[group]Getting Git version info 2024-11-01T18:05:30.6145192Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T18:05:30.6146339Z [command]/usr/bin/git version 2024-11-01T18:05:30.6147143Z git version 2.40.1 2024-11-01T18:05:30.6159895Z ##[endgroup] 2024-11-01T18:05:30.6182992Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/25112045-6efa-4170-ac7c-fb20bcb5adeb' before making global git config changes 2024-11-01T18:05:30.6184628Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:05:30.6189113Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:05:30.6235667Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-11-01T18:05:30.6241072Z ##[group]Initializing the repository 2024-11-01T18:05:30.6245436Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-11-01T18:05:30.6284100Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:05:30.6285998Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:05:30.6287083Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:05:30.6287826Z hint: 2024-11-01T18:05:30.6288397Z hint: git config --global init.defaultBranch 2024-11-01T18:05:30.6289010Z hint: 2024-11-01T18:05:30.6289803Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:05:30.6291741Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:05:30.6292514Z hint: 2024-11-01T18:05:30.6292965Z hint: git branch -m 2024-11-01T18:05:30.6293936Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-11-01T18:05:30.6301023Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T18:05:30.6340184Z ##[endgroup] 2024-11-01T18:05:30.6340927Z ##[group]Disabling automatic garbage collection 2024-11-01T18:05:30.6344492Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:05:30.6384801Z ##[endgroup] 2024-11-01T18:05:30.6385489Z ##[group]Setting up auth 2024-11-01T18:05:30.6395168Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:05:30.6438909Z [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-11-01T18:05:30.6770796Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:05:30.6808761Z [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-11-01T18:05:30.7139836Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:05:30.7201847Z ##[endgroup] 2024-11-01T18:05:30.7203220Z ##[group]Fetching the repository 2024-11-01T18:05:30.7213990Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-11-01T18:05:34.0863200Z remote: Enumerating objects: 1053013 2024-11-01T18:05:34.0863945Z remote: Enumerating objects: 1054068, done. 2024-11-01T18:05:34.0865680Z remote: Counting objects: 0% (1/1055) 2024-11-01T18:05:34.0867706Z remote: Counting objects: 1% (11/1055) 2024-11-01T18:05:34.0868914Z remote: Counting objects: 2% (22/1055) 2024-11-01T18:05:34.0870044Z remote: Counting objects: 3% (32/1055) 2024-11-01T18:05:34.0871226Z remote: Counting objects: 4% (43/1055) 2024-11-01T18:05:34.0872245Z remote: Counting objects: 5% (53/1055) 2024-11-01T18:05:34.0873539Z remote: Counting objects: 6% (64/1055) 2024-11-01T18:05:34.0874734Z remote: Counting objects: 7% (74/1055) 2024-11-01T18:05:34.0876141Z remote: Counting objects: 8% (85/1055) 2024-11-01T18:05:34.0877173Z remote: Counting objects: 9% (95/1055) 2024-11-01T18:05:34.0877868Z remote: Counting objects: 10% (106/1055) 2024-11-01T18:05:34.0878536Z remote: Counting objects: 11% (117/1055) 2024-11-01T18:05:34.0879361Z remote: Counting objects: 12% (127/1055) 2024-11-01T18:05:34.0880543Z remote: Counting objects: 13% (138/1055) 2024-11-01T18:05:34.0881276Z remote: Counting objects: 14% (148/1055) 2024-11-01T18:05:34.0881946Z remote: Counting objects: 15% (159/1055) 2024-11-01T18:05:34.0882548Z remote: Counting objects: 16% (169/1055) 2024-11-01T18:05:34.0883475Z remote: Counting objects: 17% (180/1055) 2024-11-01T18:05:34.0884097Z remote: Counting objects: 18% (190/1055) 2024-11-01T18:05:34.0884687Z remote: Counting objects: 19% (201/1055) 2024-11-01T18:05:34.0885334Z remote: Counting objects: 20% (211/1055) 2024-11-01T18:05:34.0885999Z remote: Counting objects: 21% (222/1055) 2024-11-01T18:05:34.0886630Z remote: Counting objects: 22% (233/1055) 2024-11-01T18:05:34.0887274Z remote: Counting objects: 23% (243/1055) 2024-11-01T18:05:34.0887929Z remote: Counting objects: 24% (254/1055) 2024-11-01T18:05:34.0888558Z remote: Counting objects: 25% (264/1055) 2024-11-01T18:05:34.0889201Z remote: Counting objects: 26% (275/1055) 2024-11-01T18:05:34.0889854Z remote: Counting objects: 27% (285/1055) 2024-11-01T18:05:34.0890498Z remote: Counting objects: 28% (296/1055) 2024-11-01T18:05:34.0891126Z remote: Counting objects: 29% (306/1055) 2024-11-01T18:05:34.0891775Z remote: Counting objects: 30% (317/1055) 2024-11-01T18:05:34.0892427Z remote: Counting objects: 31% (328/1055) 2024-11-01T18:05:34.0893056Z remote: Counting objects: 32% (338/1055) 2024-11-01T18:05:34.0893703Z remote: Counting objects: 33% (349/1055) 2024-11-01T18:05:34.0894357Z remote: Counting objects: 34% (359/1055) 2024-11-01T18:05:34.0894987Z remote: Counting objects: 35% (370/1055) 2024-11-01T18:05:34.0895640Z remote: Counting objects: 36% (380/1055) 2024-11-01T18:05:34.0896291Z remote: Counting objects: 37% (391/1055) 2024-11-01T18:05:34.0896922Z remote: Counting objects: 38% (401/1055) 2024-11-01T18:05:34.0897575Z remote: Counting objects: 39% (412/1055) 2024-11-01T18:05:34.0898227Z remote: Counting objects: 40% (422/1055) 2024-11-01T18:05:34.0898856Z remote: Counting objects: 41% (433/1055) 2024-11-01T18:05:34.0899504Z remote: Counting objects: 42% (444/1055) 2024-11-01T18:05:34.0900151Z remote: Counting objects: 43% (454/1055) 2024-11-01T18:05:34.0900779Z remote: Counting objects: 44% (465/1055) 2024-11-01T18:05:34.0901429Z remote: Counting objects: 45% (475/1055) 2024-11-01T18:05:34.0902077Z remote: Counting objects: 46% (486/1055) 2024-11-01T18:05:34.0902934Z remote: Counting objects: 47% (496/1055) 2024-11-01T18:05:34.0903568Z remote: Counting objects: 48% (507/1055) 2024-11-01T18:05:34.0904222Z remote: Counting objects: 49% (517/1055) 2024-11-01T18:05:34.0904871Z remote: Counting objects: 50% (528/1055) 2024-11-01T18:05:34.0905501Z remote: Counting objects: 51% (539/1055) 2024-11-01T18:05:34.0906152Z remote: Counting objects: 52% (549/1055) 2024-11-01T18:05:34.0906804Z remote: Counting objects: 53% (560/1055) 2024-11-01T18:05:34.0907433Z remote: Counting objects: 54% (570/1055) 2024-11-01T18:05:34.0908088Z remote: Counting objects: 55% (581/1055) 2024-11-01T18:05:34.0908739Z remote: Counting objects: 56% (591/1055) 2024-11-01T18:05:34.0909365Z remote: Counting objects: 57% (602/1055) 2024-11-01T18:05:34.0910015Z remote: Counting objects: 58% (612/1055) 2024-11-01T18:05:34.0910663Z remote: Counting objects: 59% (623/1055) 2024-11-01T18:05:34.0911348Z remote: Counting objects: 60% (633/1055) 2024-11-01T18:05:34.0912066Z remote: Counting objects: 61% (644/1055) 2024-11-01T18:05:34.0912731Z remote: Counting objects: 62% (655/1055) 2024-11-01T18:05:34.0913380Z remote: Counting objects: 63% (665/1055) 2024-11-01T18:05:34.0914009Z remote: Counting objects: 64% (676/1055) 2024-11-01T18:05:34.0914657Z remote: Counting objects: 65% (686/1055) 2024-11-01T18:05:34.0915301Z remote: Counting objects: 66% (697/1055) 2024-11-01T18:05:34.0915925Z remote: Counting objects: 67% (707/1055) 2024-11-01T18:05:34.0916573Z remote: Counting objects: 68% (718/1055) 2024-11-01T18:05:34.0917215Z remote: Counting objects: 69% (728/1055) 2024-11-01T18:05:34.0917838Z remote: Counting objects: 70% (739/1055) 2024-11-01T18:05:34.0918485Z remote: Counting objects: 71% (750/1055) 2024-11-01T18:05:34.0919132Z remote: Counting objects: 72% (760/1055) 2024-11-01T18:05:34.0919768Z remote: Counting objects: 73% (771/1055) 2024-11-01T18:05:34.0920424Z remote: Counting objects: 74% (781/1055) 2024-11-01T18:05:34.0921076Z remote: Counting objects: 75% (792/1055) 2024-11-01T18:05:34.0921700Z remote: Counting objects: 76% (802/1055) 2024-11-01T18:05:34.0922341Z remote: Counting objects: 77% (813/1055) 2024-11-01T18:05:34.0922983Z remote: Counting objects: 78% (823/1055) 2024-11-01T18:05:34.0923629Z remote: Counting objects: 79% (834/1055) 2024-11-01T18:05:34.0924253Z remote: Counting objects: 80% (844/1055) 2024-11-01T18:05:34.0924896Z remote: Counting objects: 81% (855/1055) 2024-11-01T18:05:34.0925539Z remote: Counting objects: 82% (866/1055) 2024-11-01T18:05:34.0926162Z remote: Counting objects: 83% (876/1055) 2024-11-01T18:05:34.0926809Z remote: Counting objects: 84% (887/1055) 2024-11-01T18:05:34.0927461Z remote: Counting objects: 85% (897/1055) 2024-11-01T18:05:34.0928095Z remote: Counting objects: 86% (908/1055) 2024-11-01T18:05:34.0928761Z remote: Counting objects: 87% (918/1055) 2024-11-01T18:05:34.0929408Z remote: Counting objects: 88% (929/1055) 2024-11-01T18:05:34.0930036Z remote: Counting objects: 89% (939/1055) 2024-11-01T18:05:34.0930681Z remote: Counting objects: 90% (950/1055) 2024-11-01T18:05:34.0931324Z remote: Counting objects: 91% (961/1055) 2024-11-01T18:05:34.0931964Z remote: Counting objects: 92% (971/1055) 2024-11-01T18:05:34.0932608Z remote: Counting objects: 93% (982/1055) 2024-11-01T18:05:34.0933254Z remote: Counting objects: 94% (992/1055) 2024-11-01T18:05:34.0933892Z remote: Counting objects: 95% (1003/1055) 2024-11-01T18:05:34.0934568Z remote: Counting objects: 96% (1013/1055) 2024-11-01T18:05:34.0935245Z remote: Counting objects: 97% (1024/1055) 2024-11-01T18:05:34.0935900Z remote: Counting objects: 98% (1034/1055) 2024-11-01T18:05:34.0936676Z remote: Counting objects: 99% (1045/1055) 2024-11-01T18:05:34.0937357Z remote: Counting objects: 100% (1055/1055) 2024-11-01T18:05:34.0938072Z remote: Counting objects: 100% (1055/1055), done. 2024-11-01T18:05:34.0946790Z remote: Compressing objects: 0% (1/521) 2024-11-01T18:05:34.1124011Z remote: Compressing objects: 1% (6/521) 2024-11-01T18:05:34.1280578Z remote: Compressing objects: 2% (11/521) 2024-11-01T18:05:34.1687912Z remote: Compressing objects: 3% (16/521) 2024-11-01T18:05:34.1981425Z remote: Compressing objects: 4% (21/521) 2024-11-01T18:05:34.2272350Z remote: Compressing objects: 5% (27/521) 2024-11-01T18:05:34.2540460Z remote: Compressing objects: 6% (32/521) 2024-11-01T18:05:34.2807219Z remote: Compressing objects: 7% (37/521) 2024-11-01T18:05:34.2990342Z remote: Compressing objects: 8% (42/521) 2024-11-01T18:05:34.3103134Z remote: Compressing objects: 9% (47/521) 2024-11-01T18:05:34.3175186Z remote: Compressing objects: 10% (53/521) 2024-11-01T18:05:34.3239146Z remote: Compressing objects: 11% (58/521) 2024-11-01T18:05:34.3280104Z remote: Compressing objects: 12% (63/521) 2024-11-01T18:05:34.3304184Z remote: Compressing objects: 13% (68/521) 2024-11-01T18:05:34.3330682Z remote: Compressing objects: 14% (73/521) 2024-11-01T18:05:34.3339096Z remote: Compressing objects: 15% (79/521) 2024-11-01T18:05:34.3342343Z remote: Compressing objects: 16% (84/521) 2024-11-01T18:05:34.3344846Z remote: Compressing objects: 17% (89/521) 2024-11-01T18:05:34.3349750Z remote: Compressing objects: 18% (94/521) 2024-11-01T18:05:34.3359303Z remote: Compressing objects: 19% (99/521) 2024-11-01T18:05:34.3363028Z remote: Compressing objects: 20% (105/521) 2024-11-01T18:05:34.3367981Z remote: Compressing objects: 21% (110/521) 2024-11-01T18:05:34.3371660Z remote: Compressing objects: 22% (115/521) 2024-11-01T18:05:34.3376003Z remote: Compressing objects: 23% (120/521) 2024-11-01T18:05:34.3379033Z remote: Compressing objects: 24% (126/521) 2024-11-01T18:05:34.3394811Z remote: Compressing objects: 25% (131/521) 2024-11-01T18:05:34.3401313Z remote: Compressing objects: 26% (136/521) 2024-11-01T18:05:34.3418258Z remote: Compressing objects: 27% (141/521) 2024-11-01T18:05:34.3441359Z remote: Compressing objects: 28% (146/521) 2024-11-01T18:05:34.3446767Z remote: Compressing objects: 29% (152/521) 2024-11-01T18:05:34.3447410Z remote: Compressing objects: 30% (157/521) 2024-11-01T18:05:34.3448099Z remote: Compressing objects: 31% (162/521) 2024-11-01T18:05:34.3450038Z remote: Compressing objects: 32% (167/521) 2024-11-01T18:05:34.3472367Z remote: Compressing objects: 33% (172/521) 2024-11-01T18:05:34.3480541Z remote: Compressing objects: 34% (178/521) 2024-11-01T18:05:34.3483622Z remote: Compressing objects: 35% (183/521) 2024-11-01T18:05:34.3495484Z remote: Compressing objects: 36% (188/521) 2024-11-01T18:05:34.3497747Z remote: Compressing objects: 37% (193/521) 2024-11-01T18:05:34.3510527Z remote: Compressing objects: 38% (198/521) 2024-11-01T18:05:34.3521420Z remote: Compressing objects: 39% (204/521) 2024-11-01T18:05:34.3522150Z remote: Compressing objects: 40% (209/521) 2024-11-01T18:05:34.3522757Z remote: Compressing objects: 41% (214/521) 2024-11-01T18:05:34.3523443Z remote: Compressing objects: 42% (219/521) 2024-11-01T18:05:34.3528430Z remote: Compressing objects: 43% (225/521) 2024-11-01T18:05:34.3537429Z remote: Compressing objects: 44% (230/521) 2024-11-01T18:05:34.3540780Z remote: Compressing objects: 45% (235/521) 2024-11-01T18:05:34.3544479Z remote: Compressing objects: 46% (240/521) 2024-11-01T18:05:34.3549062Z remote: Compressing objects: 47% (245/521) 2024-11-01T18:05:34.3552153Z remote: Compressing objects: 48% (251/521) 2024-11-01T18:05:34.3554669Z remote: Compressing objects: 49% (256/521) 2024-11-01T18:05:34.3557234Z remote: Compressing objects: 50% (261/521) 2024-11-01T18:05:34.3560040Z remote: Compressing objects: 51% (266/521) 2024-11-01T18:05:34.3560684Z remote: Compressing objects: 52% (271/521) 2024-11-01T18:05:34.3562939Z remote: Compressing objects: 53% (277/521) 2024-11-01T18:05:34.3563704Z remote: Compressing objects: 54% (282/521) 2024-11-01T18:05:34.3564357Z remote: Compressing objects: 55% (287/521) 2024-11-01T18:05:34.3565032Z remote: Compressing objects: 56% (292/521) 2024-11-01T18:05:34.3565719Z remote: Compressing objects: 57% (297/521) 2024-11-01T18:05:34.3566423Z remote: Compressing objects: 58% (303/521) 2024-11-01T18:05:34.3567057Z remote: Compressing objects: 59% (308/521) 2024-11-01T18:05:34.3567747Z remote: Compressing objects: 60% (313/521) 2024-11-01T18:05:34.3568645Z remote: Compressing objects: 61% (318/521) 2024-11-01T18:05:34.3569311Z remote: Compressing objects: 62% (324/521) 2024-11-01T18:05:34.3569993Z remote: Compressing objects: 63% (329/521) 2024-11-01T18:05:34.3570687Z remote: Compressing objects: 64% (334/521) 2024-11-01T18:05:34.3572851Z remote: Compressing objects: 65% (339/521) 2024-11-01T18:05:34.3577769Z remote: Compressing objects: 66% (344/521) 2024-11-01T18:05:34.3581724Z remote: Compressing objects: 67% (350/521) 2024-11-01T18:05:34.3584960Z remote: Compressing objects: 68% (355/521) 2024-11-01T18:05:34.3589115Z remote: Compressing objects: 69% (360/521) 2024-11-01T18:05:34.3592999Z remote: Compressing objects: 70% (365/521) 2024-11-01T18:05:34.3595469Z remote: Compressing objects: 71% (370/521) 2024-11-01T18:05:34.3598019Z remote: Compressing objects: 72% (376/521) 2024-11-01T18:05:34.3600683Z remote: Compressing objects: 73% (381/521) 2024-11-01T18:05:34.3601367Z remote: Compressing objects: 74% (386/521) 2024-11-01T18:05:34.3605616Z remote: Compressing objects: 75% (391/521) 2024-11-01T18:05:34.3608320Z remote: Compressing objects: 76% (396/521) 2024-11-01T18:05:34.3610832Z remote: Compressing objects: 77% (402/521) 2024-11-01T18:05:34.3613448Z remote: Compressing objects: 78% (407/521) 2024-11-01T18:05:34.3616048Z remote: Compressing objects: 79% (412/521) 2024-11-01T18:05:34.3617239Z remote: Compressing objects: 80% (417/521) 2024-11-01T18:05:34.3618448Z remote: Compressing objects: 81% (423/521) 2024-11-01T18:05:34.3619773Z remote: Compressing objects: 82% (428/521) 2024-11-01T18:05:34.3621034Z remote: Compressing objects: 83% (433/521) 2024-11-01T18:05:34.3623262Z remote: Compressing objects: 84% (438/521) 2024-11-01T18:05:34.3630618Z remote: Compressing objects: 85% (443/521) 2024-11-01T18:05:34.3637512Z remote: Compressing objects: 86% (449/521) 2024-11-01T18:05:34.3638238Z remote: Compressing objects: 87% (454/521) 2024-11-01T18:05:34.3638907Z remote: Compressing objects: 88% (459/521) 2024-11-01T18:05:34.3639534Z remote: Compressing objects: 89% (464/521) 2024-11-01T18:05:34.3640218Z remote: Compressing objects: 90% (469/521) 2024-11-01T18:05:34.3641167Z remote: Compressing objects: 91% (475/521) 2024-11-01T18:05:34.3641852Z remote: Compressing objects: 92% (480/521) 2024-11-01T18:05:34.3642758Z remote: Compressing objects: 93% (485/521) 2024-11-01T18:05:34.3643483Z remote: Compressing objects: 94% (490/521) 2024-11-01T18:05:34.3644147Z remote: Compressing objects: 95% (495/521) 2024-11-01T18:05:34.3644812Z remote: Compressing objects: 96% (501/521) 2024-11-01T18:05:34.3645491Z remote: Compressing objects: 97% (506/521) 2024-11-01T18:05:34.3646174Z remote: Compressing objects: 98% (511/521) 2024-11-01T18:05:34.3647067Z remote: Compressing objects: 99% (516/521) 2024-11-01T18:05:34.3647750Z remote: Compressing objects: 100% (521/521) 2024-11-01T18:05:34.3648486Z remote: Compressing objects: 100% (521/521), done. 2024-11-01T18:06:02.7422207Z remote: Total 1054068 (delta 665), reused 867 (delta 533), pack-reused 1053013 (from 1) 2024-11-01T18:06:30.4967520Z [command]/usr/bin/git rev-parse --verify --quiet d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea^{object} 2024-11-01T18:06:30.4999930Z d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:06:30.5006307Z ##[endgroup] 2024-11-01T18:06:30.5008964Z ##[group]Determining the checkout info 2024-11-01T18:06:30.5009784Z ##[endgroup] 2024-11-01T18:06:30.5010527Z ##[group]Checking out the ref 2024-11-01T18:06:30.5014641Z [command]/usr/bin/git checkout --quiet --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:06:32.4537861Z ##[endgroup] 2024-11-01T18:06:32.4538641Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:06:32.4542864Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:06:32.4605056Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:06:32.4644058Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:06:32.4682747Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:06:32.4715913Z ##[endgroup] 2024-11-01T18:06:32.4716532Z ##[group]Fetching submodules 2024-11-01T18:06:32.4723081Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:06:32.5082229Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-11-01T18:06:32.5430778Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-11-01T18:06:32.5433457Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-11-01T18:06:32.5437489Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-11-01T18:06:32.5441124Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-11-01T18:06:32.5445059Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-11-01T18:06:32.5473290Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-11-01T18:06:32.5475505Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-11-01T18:06:32.5477242Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-11-01T18:06:32.5479271Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2024-11-01T18:06:32.5481265Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-11-01T18:06:32.5483070Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-11-01T18:06:32.5484908Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-11-01T18:06:32.5486964Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-11-01T18:06:32.5495577Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-11-01T18:06:32.5503983Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-11-01T18:06:32.5514331Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-11-01T18:06:32.5526101Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-11-01T18:06:32.5535512Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:06:32.5544641Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-11-01T18:06:32.5552846Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-11-01T18:06:32.5558628Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-11-01T18:06:32.5565347Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-11-01T18:06:32.5571459Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-11-01T18:06:32.5577549Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-11-01T18:06:32.5583788Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-11-01T18:06:32.5590167Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-11-01T18:06:32.5596574Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-11-01T18:06:32.5603671Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-11-01T18:06:32.5610085Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-11-01T18:06:32.5616971Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-11-01T18:06:32.5623959Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-11-01T18:06:32.5631071Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-11-01T18:06:32.5638095Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-11-01T18:06:32.5647443Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-11-01T18:06:32.5654804Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-11-01T18:06:32.5662556Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-11-01T18:06:32.5696839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-11-01T18:06:32.9030516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-11-01T18:06:33.1061164Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-11-01T18:06:33.2950840Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-11-01T18:06:33.6047990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2024-11-01T18:06:33.9674151Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-11-01T18:06:36.2271325Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-11-01T18:06:49.7143202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-11-01T18:06:50.1804203Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2024-11-01T18:06:52.2212522Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-11-01T18:06:52.7924126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-11-01T18:06:53.4793348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-11-01T18:06:54.9390307Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-11-01T18:06:57.5778064Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-11-01T18:07:04.5888425Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-11-01T18:07:06.6293459Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-11-01T18:07:08.6359844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-11-01T18:07:10.0393700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-11-01T18:07:10.5517438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-11-01T18:07:10.9413555Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-11-01T18:07:12.1701167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-11-01T18:07:12.5984472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-11-01T18:07:12.8828220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-11-01T18:07:14.8147077Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-11-01T18:07:15.7055500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-11-01T18:07:16.1363101Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-11-01T18:07:23.4682708Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-11-01T18:07:26.0113998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-11-01T18:07:35.8158191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-11-01T18:07:36.1117975Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-11-01T18:07:47.7790683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-11-01T18:07:48.0026172Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-11-01T18:07:48.3255798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-11-01T18:07:49.5079366Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-11-01T18:07:49.8219795Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-11-01T18:07:50.6795564Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-11-01T18:07:51.1542144Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-11-01T18:07:51.1691127Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-11-01T18:07:51.1807829Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-11-01T18:07:51.2138525Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-11-01T18:07:51.2554805Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-11-01T18:07:51.3057113Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-11-01T18:07:52.4511728Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-11-01T18:07:52.4816306Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-11-01T18:07:52.7755418Z Submodule path 'third_party/composable_kernel': checked out 'cedccd59c94cb0c74e7ec0d0f6c791aed081febc' 2024-11-01T18:07:52.8350337Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-11-01T18:07:52.9606003Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2024-11-01T18:07:53.0025503Z Submodule path 'third_party/cudnn_frontend': checked out '936021bfed8c91dc416af1588b2c4eca631a9e45' 2024-11-01T18:07:53.6966427Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-11-01T18:07:54.0241765Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-11-01T18:07:54.1410048Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-11-01T18:07:54.1430567Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:07:54.1434441Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:07:54.1438364Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:07:54.1442346Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:07:54.1446571Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:07:54.1478427Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-11-01T18:07:55.3413190Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-11-01T18:07:56.0146471Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-11-01T18:07:58.6689340Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-11-01T18:07:59.8610108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-11-01T18:08:00.2724422Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-11-01T18:08:00.3989115Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-11-01T18:08:00.9691786Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-11-01T18:08:01.0494640Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-11-01T18:08:01.0652931Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-11-01T18:08:01.2305453Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-11-01T18:08:01.2804767Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-11-01T18:08:01.3313025Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-11-01T18:08:01.3666621Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-11-01T18:08:01.4268519Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:08:01.4436475Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-11-01T18:08:01.4458270Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-11-01T18:08:01.4490567Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-11-01T18:08:16.8648269Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-11-01T18:08:16.8883741Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-11-01T18:08:17.0015064Z Submodule path 'third_party/kineto': checked out 'ed052ea024b9468908d558b15cd3f7584fb0f492' 2024-11-01T18:08:17.0036555Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:08:17.0040400Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:08:17.0044696Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:08:17.0076025Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-11-01T18:08:17.7507408Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-11-01T18:08:19.1764106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-11-01T18:08:20.4885149Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-11-01T18:08:20.4906323Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:08:20.4910219Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:08:20.4914393Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:08:20.4918640Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:08:20.4922796Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:08:20.4927316Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:08:20.4931734Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:08:20.4936283Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:08:20.4969827Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-11-01T18:08:21.5306108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-11-01T18:08:22.0624346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-11-01T18:08:23.4442578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-11-01T18:08:23.7894755Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-11-01T18:08:24.5136410Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-11-01T18:08:25.7504563Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-11-01T18:08:33.0691506Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-11-01T18:08:33.5345703Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-11-01T18:08:33.5594931Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-11-01T18:08:33.6069047Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-11-01T18:08:33.6240688Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-11-01T18:08:33.6260446Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:08:33.6294460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-11-01T18:08:34.2421423Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-11-01T18:08:34.2660267Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-11-01T18:08:34.3196882Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-11-01T18:08:34.4520657Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-11-01T18:08:34.4732533Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-11-01T18:08:34.5218129Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-11-01T18:08:34.5951899Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-11-01T18:08:34.6434882Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-11-01T18:08:34.6804508Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-11-01T18:08:34.8182032Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-11-01T18:08:35.3517652Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2024-11-01T18:08:35.3558981Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-11-01T18:08:35.3590780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-11-01T18:08:36.6546024Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-11-01T18:08:36.7516452Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-11-01T18:08:36.7539012Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:08:36.7542736Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:08:36.7547233Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:08:36.7551033Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:08:36.7555750Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:08:36.7559497Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:08:36.7564088Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:08:36.7568842Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:08:36.7599630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-11-01T18:08:37.2550632Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-11-01T18:08:38.4706965Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-11-01T18:08:38.8412392Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-11-01T18:08:46.2495195Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-11-01T18:08:46.5577668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-11-01T18:08:46.8280005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-11-01T18:08:47.1667343Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-11-01T18:08:54.9286398Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-11-01T18:08:54.9812620Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-11-01T18:08:55.0011699Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-11-01T18:08:55.1339904Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-11-01T18:08:55.1506302Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-11-01T18:08:55.1695032Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-11-01T18:08:55.1906172Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-11-01T18:08:55.1925930Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:08:55.1929457Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:08:55.1959639Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-11-01T18:08:57.4720253Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-11-01T18:08:58.9640188Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-11-01T18:08:59.0236403Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:08:59.7087648Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-11-01T18:08:59.7231949Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-11-01T18:09:00.1029903Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-11-01T18:09:00.1055732Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:00.1059808Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:00.1092063Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-11-01T18:09:00.7030395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-11-01T18:09:01.9406902Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-11-01T18:09:02.0324178Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-11-01T18:09:02.0437068Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-11-01T18:09:02.0594131Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-11-01T18:09:02.1060487Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-11-01T18:09:02.1429888Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-11-01T18:09:02.1976547Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-11-01T18:09:02.2336003Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-11-01T18:09:02.2357281Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:02.2360906Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:02.2365122Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:02.2369106Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:02.2401334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-11-01T18:09:03.4826868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-11-01T18:09:03.7296472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-11-01T18:09:05.3187659Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-11-01T18:09:06.6469701Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-11-01T18:09:06.6668910Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-11-01T18:09:06.7573557Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-11-01T18:09:06.7940332Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-11-01T18:09:06.7959687Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:06.7990634Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-11-01T18:09:07.0144079Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-11-01T18:09:07.0185338Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:09:07.0534056Z Entering 'android/libs/fbjni' 2024-11-01T18:09:07.0584332Z Entering 'third_party/FP16' 2024-11-01T18:09:07.0633189Z Entering 'third_party/FXdiv' 2024-11-01T18:09:07.0683437Z Entering 'third_party/NNPACK' 2024-11-01T18:09:07.0732979Z Entering 'third_party/NVTX' 2024-11-01T18:09:07.0783316Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:07.0832338Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:07.0902153Z Entering 'third_party/benchmark' 2024-11-01T18:09:07.0951963Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:07.1011464Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:07.1059810Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:07.1110216Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:07.1159166Z Entering 'third_party/cutlass' 2024-11-01T18:09:07.1217330Z Entering 'third_party/eigen' 2024-11-01T18:09:07.1269499Z Entering 'third_party/fbgemm' 2024-11-01T18:09:07.1321188Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:07.1372970Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:07.1422859Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:07.1480480Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:07.1529716Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:07.1580277Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:07.1632684Z Entering 'third_party/fmt' 2024-11-01T18:09:07.1682744Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:07.1732121Z Entering 'third_party/gloo' 2024-11-01T18:09:07.1782055Z Entering 'third_party/googletest' 2024-11-01T18:09:07.1831146Z Entering 'third_party/ideep' 2024-11-01T18:09:07.1879565Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:07.1936761Z Entering 'third_party/ittapi' 2024-11-01T18:09:07.1986597Z Entering 'third_party/kineto' 2024-11-01T18:09:07.2035872Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:07.2085287Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:07.2135830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:07.2187465Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:07.2236462Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:07.2287226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:07.2338903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:07.2390673Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:07.2439616Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:07.2491848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:07.2542472Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:07.2593099Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:07.2643006Z Entering 'third_party/mimalloc' 2024-11-01T18:09:07.2693779Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:07.2743122Z Entering 'third_party/nlohmann' 2024-11-01T18:09:07.2794757Z Entering 'third_party/onnx' 2024-11-01T18:09:07.2861984Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:07.2914385Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:07.2967135Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:07.3014774Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:07.3063704Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:07.3111695Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:07.3162132Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:07.3210318Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:07.3258214Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:07.3307074Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:07.3356934Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:07.3408624Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:07.3480766Z Entering 'third_party/pocketfft' 2024-11-01T18:09:07.3529146Z Entering 'third_party/protobuf' 2024-11-01T18:09:07.3582846Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:07.3630236Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:07.3681581Z Entering 'third_party/psimd' 2024-11-01T18:09:07.3731033Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:07.3780693Z Entering 'third_party/pybind11' 2024-11-01T18:09:07.3829922Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:07.3879498Z Entering 'third_party/sleef' 2024-11-01T18:09:07.3928549Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:07.3978446Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:07.4026141Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:07.4076034Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:07.4124228Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:07.4173599Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:07.4240809Z ##[endgroup] 2024-11-01T18:09:07.4244465Z ##[group]Persisting credentials for submodules 2024-11-01T18:09:07.4251339Z [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' || :" 2024-11-01T18:09:07.4599651Z Entering 'android/libs/fbjni' 2024-11-01T18:09:07.4664022Z Entering 'third_party/FP16' 2024-11-01T18:09:07.4727894Z Entering 'third_party/FXdiv' 2024-11-01T18:09:07.4792647Z Entering 'third_party/NNPACK' 2024-11-01T18:09:07.4856828Z Entering 'third_party/NVTX' 2024-11-01T18:09:07.4922666Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:07.4987072Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:07.5069392Z Entering 'third_party/benchmark' 2024-11-01T18:09:07.5133868Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:07.5204967Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:07.5269250Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:07.5333741Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:07.5398499Z Entering 'third_party/cutlass' 2024-11-01T18:09:07.5470935Z Entering 'third_party/eigen' 2024-11-01T18:09:07.5537862Z Entering 'third_party/fbgemm' 2024-11-01T18:09:07.5603280Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:07.5667039Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:07.5731196Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:07.5803178Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:07.5867259Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:07.5932381Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:07.6000140Z Entering 'third_party/fmt' 2024-11-01T18:09:07.6066325Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:07.6130405Z Entering 'third_party/gloo' 2024-11-01T18:09:07.6194961Z Entering 'third_party/googletest' 2024-11-01T18:09:07.6259244Z Entering 'third_party/ideep' 2024-11-01T18:09:07.6325070Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:07.6398787Z Entering 'third_party/ittapi' 2024-11-01T18:09:07.6462639Z Entering 'third_party/kineto' 2024-11-01T18:09:07.6527303Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:07.6591398Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:07.6656784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:07.6722999Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:07.6788111Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:07.6850862Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:07.6919262Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:07.6983525Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:07.7047779Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:07.7114917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:07.7182262Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:07.7245390Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:07.7311837Z Entering 'third_party/mimalloc' 2024-11-01T18:09:07.7376232Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:07.7440759Z Entering 'third_party/nlohmann' 2024-11-01T18:09:07.7507714Z Entering 'third_party/onnx' 2024-11-01T18:09:07.7588775Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:07.7655146Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:07.7722337Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:07.7787748Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:07.7851421Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:07.7916331Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:07.7981661Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:07.8046009Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:07.8110215Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:07.8173236Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:07.8238563Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:07.8304257Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:07.8393385Z Entering 'third_party/pocketfft' 2024-11-01T18:09:07.8456959Z Entering 'third_party/protobuf' 2024-11-01T18:09:07.8525153Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:07.8590291Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:07.8654850Z Entering 'third_party/psimd' 2024-11-01T18:09:07.8719675Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:07.8783787Z Entering 'third_party/pybind11' 2024-11-01T18:09:07.8848476Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:07.8913991Z Entering 'third_party/sleef' 2024-11-01T18:09:07.8978627Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:07.9042076Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:07.9106845Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:07.9170869Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:07.9235902Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:07.9298798Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:07.9393783Z [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" 2024-11-01T18:09:07.9742694Z Entering 'android/libs/fbjni' 2024-11-01T18:09:07.9803435Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-11-01T18:09:07.9822968Z Entering 'third_party/FP16' 2024-11-01T18:09:07.9885527Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-11-01T18:09:07.9904627Z Entering 'third_party/FXdiv' 2024-11-01T18:09:07.9966491Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-11-01T18:09:07.9985828Z Entering 'third_party/NNPACK' 2024-11-01T18:09:08.0049134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-11-01T18:09:08.0068913Z Entering 'third_party/NVTX' 2024-11-01T18:09:08.0129577Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-11-01T18:09:08.0150295Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:08.0212576Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-11-01T18:09:08.0232532Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:08.0295441Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-11-01T18:09:08.0335403Z Entering 'third_party/benchmark' 2024-11-01T18:09:08.0395620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:09:08.0415155Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:08.0478544Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2024-11-01T18:09:08.0504790Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:08.0566174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-11-01T18:09:08.0585932Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:08.0647240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:09:08.0668334Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:08.0730332Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-11-01T18:09:08.0750129Z Entering 'third_party/cutlass' 2024-11-01T18:09:08.0811559Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:09:08.0839365Z Entering 'third_party/eigen' 2024-11-01T18:09:08.0901063Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-11-01T18:09:08.0924093Z Entering 'third_party/fbgemm' 2024-11-01T18:09:08.0987396Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-11-01T18:09:08.1006291Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:08.1068030Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-11-01T18:09:08.1086798Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:08.1148710Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:09:08.1169588Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:08.1230209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:09:08.1256819Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:08.1318072Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:08.1337356Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:08.1399107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-11-01T18:09:08.1419853Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:08.1481880Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-11-01T18:09:08.1504051Z Entering 'third_party/fmt' 2024-11-01T18:09:08.1565709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:09:08.1584661Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:08.1645517Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-11-01T18:09:08.1664835Z Entering 'third_party/gloo' 2024-11-01T18:09:08.1726108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-11-01T18:09:08.1745369Z Entering 'third_party/googletest' 2024-11-01T18:09:08.1806497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:08.1825490Z Entering 'third_party/ideep' 2024-11-01T18:09:08.1886896Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-11-01T18:09:08.1904123Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:08.1964575Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-11-01T18:09:08.1993036Z Entering 'third_party/ittapi' 2024-11-01T18:09:08.2054044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-11-01T18:09:08.2074260Z Entering 'third_party/kineto' 2024-11-01T18:09:08.2136079Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-11-01T18:09:08.2154573Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:08.2216957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-11-01T18:09:08.2234914Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:08.2296847Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-11-01T18:09:08.2316712Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:08.2378896Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-11-01T18:09:08.2397710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:08.2459651Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:09:08.2480092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:08.2541401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-11-01T18:09:08.2558651Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:08.2621349Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-11-01T18:09:08.2641969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:08.2703917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-11-01T18:09:08.2722483Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:08.2784405Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:08.2803612Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:08.2866055Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-11-01T18:09:08.2886286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:08.2947703Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-11-01T18:09:08.2969792Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:08.3029878Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-11-01T18:09:08.3048610Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:08.3110068Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-11-01T18:09:08.3130647Z Entering 'third_party/mimalloc' 2024-11-01T18:09:08.3190938Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-11-01T18:09:08.3209827Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:08.3270701Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-11-01T18:09:08.3289557Z Entering 'third_party/nlohmann' 2024-11-01T18:09:08.3349738Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-11-01T18:09:08.3370816Z Entering 'third_party/onnx' 2024-11-01T18:09:08.3430876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-11-01T18:09:08.3470230Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:08.3531074Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:09:08.3552146Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:08.3613666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-11-01T18:09:08.3633821Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:08.3695142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:09:08.3713458Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:08.3774250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:08.3792846Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:08.3853152Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-11-01T18:09:08.3872358Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:08.3932288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-11-01T18:09:08.3952090Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:08.4012741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-11-01T18:09:08.4030612Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:08.4090893Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-11-01T18:09:08.4109017Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:08.4171274Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-11-01T18:09:08.4188170Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:08.4248300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-11-01T18:09:08.4270441Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:08.4330125Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-11-01T18:09:08.4350225Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:08.4412140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-11-01T18:09:08.4450521Z Entering 'third_party/pocketfft' 2024-11-01T18:09:08.4512140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-11-01T18:09:08.4531329Z Entering 'third_party/protobuf' 2024-11-01T18:09:08.4592282Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-11-01T18:09:08.4614512Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:08.4675626Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:09:08.4693797Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:08.4753633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:08.4775193Z Entering 'third_party/psimd' 2024-11-01T18:09:08.4835302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-11-01T18:09:08.4854358Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:08.4915416Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-11-01T18:09:08.4934671Z Entering 'third_party/pybind11' 2024-11-01T18:09:08.4994931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:09:08.5014162Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:08.5075431Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-11-01T18:09:08.5094485Z Entering 'third_party/sleef' 2024-11-01T18:09:08.5154394Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-11-01T18:09:08.5175820Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:08.5236243Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-11-01T18:09:08.5254761Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:08.5314814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:09:08.5333297Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:08.5393689Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-11-01T18:09:08.5411749Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:08.5471485Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-11-01T18:09:08.5490317Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:08.5550445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:09:08.5568004Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:08.5628019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-11-01T18:09:08.6738541Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:09:08.7089221Z Entering 'android/libs/fbjni' 2024-11-01T18:09:08.7138009Z Entering 'third_party/FP16' 2024-11-01T18:09:08.7187619Z Entering 'third_party/FXdiv' 2024-11-01T18:09:08.7236803Z Entering 'third_party/NNPACK' 2024-11-01T18:09:08.7286882Z Entering 'third_party/NVTX' 2024-11-01T18:09:08.7336577Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:08.7386411Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:08.7453594Z Entering 'third_party/benchmark' 2024-11-01T18:09:08.7504432Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:08.7561009Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:08.7610714Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:08.7660621Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:08.7710618Z Entering 'third_party/cutlass' 2024-11-01T18:09:08.7768917Z Entering 'third_party/eigen' 2024-11-01T18:09:08.7820864Z Entering 'third_party/fbgemm' 2024-11-01T18:09:08.7871953Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:08.7920691Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:08.7970964Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:08.8026776Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:08.8075818Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:08.8125568Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:08.8179386Z Entering 'third_party/fmt' 2024-11-01T18:09:08.8228583Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:08.8278716Z Entering 'third_party/gloo' 2024-11-01T18:09:08.8328156Z Entering 'third_party/googletest' 2024-11-01T18:09:08.8379235Z Entering 'third_party/ideep' 2024-11-01T18:09:08.8427637Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:08.8485654Z Entering 'third_party/ittapi' 2024-11-01T18:09:08.8536026Z Entering 'third_party/kineto' 2024-11-01T18:09:08.8586351Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:08.8635082Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:08.8685945Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:08.8735706Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:08.8786519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:08.8834409Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:08.8886027Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:08.8935186Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:08.8984329Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:08.9034443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:08.9085375Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:08.9134478Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:08.9187223Z Entering 'third_party/mimalloc' 2024-11-01T18:09:08.9236351Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:08.9286374Z Entering 'third_party/nlohmann' 2024-11-01T18:09:08.9336314Z Entering 'third_party/onnx' 2024-11-01T18:09:08.9404692Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:08.9456207Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:08.9508633Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:08.9557582Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:08.9606548Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:08.9654482Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:08.9704987Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:08.9753136Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:08.9802926Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:08.9850752Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:08.9902572Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:08.9953221Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:09.0024921Z Entering 'third_party/pocketfft' 2024-11-01T18:09:09.0074295Z Entering 'third_party/protobuf' 2024-11-01T18:09:09.0127325Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:09.0176209Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:09.0226882Z Entering 'third_party/psimd' 2024-11-01T18:09:09.0277301Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:09.0326503Z Entering 'third_party/pybind11' 2024-11-01T18:09:09.0377680Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:09.0426698Z Entering 'third_party/sleef' 2024-11-01T18:09:09.0477475Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:09.0526844Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:09.0575565Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:09.0623879Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:09.0673668Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:09.0721635Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:09.0793574Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:09:09.1146242Z Entering 'android/libs/fbjni' 2024-11-01T18:09:09.1195571Z Entering 'third_party/FP16' 2024-11-01T18:09:09.1244565Z Entering 'third_party/FXdiv' 2024-11-01T18:09:09.1294549Z Entering 'third_party/NNPACK' 2024-11-01T18:09:09.1344174Z Entering 'third_party/NVTX' 2024-11-01T18:09:09.1395806Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:09.1445630Z Entering 'third_party/XNNPACK' 2024-11-01T18:09:09.1514423Z Entering 'third_party/benchmark' 2024-11-01T18:09:09.1563908Z Entering 'third_party/composable_kernel' 2024-11-01T18:09:09.1620436Z Entering 'third_party/cpp-httplib' 2024-11-01T18:09:09.1671094Z Entering 'third_party/cpuinfo' 2024-11-01T18:09:09.1720965Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:09:09.1772762Z Entering 'third_party/cutlass' 2024-11-01T18:09:09.1831348Z Entering 'third_party/eigen' 2024-11-01T18:09:09.1884405Z Entering 'third_party/fbgemm' 2024-11-01T18:09:09.1934185Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:09.1983474Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:09.2031612Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:09.2087015Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:09.2134894Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:09.2185728Z Entering 'third_party/flatbuffers' 2024-11-01T18:09:09.2238206Z Entering 'third_party/fmt' 2024-11-01T18:09:09.2288810Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:09.2338192Z Entering 'third_party/gloo' 2024-11-01T18:09:09.2388493Z Entering 'third_party/googletest' 2024-11-01T18:09:09.2438329Z Entering 'third_party/ideep' 2024-11-01T18:09:09.2487508Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:09:09.2542884Z Entering 'third_party/ittapi' 2024-11-01T18:09:09.2593559Z Entering 'third_party/kineto' 2024-11-01T18:09:09.2643092Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:09:09.2694207Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:09:09.2744572Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:09:09.2795297Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:09:09.2844941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:09:09.2894582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:09:09.2945753Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:09:09.2995519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:09:09.3044213Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:09:09.3095546Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:09:09.3146768Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:09:09.3196602Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:09:09.3246876Z Entering 'third_party/mimalloc' 2024-11-01T18:09:09.3297813Z Entering 'third_party/nccl/nccl' 2024-11-01T18:09:09.3347008Z Entering 'third_party/nlohmann' 2024-11-01T18:09:09.3399222Z Entering 'third_party/onnx' 2024-11-01T18:09:09.3466547Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:09:09.3518114Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:09:09.3572075Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:09:09.3619728Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:09:09.3669460Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:09:09.3717541Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:09:09.3767799Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:09:09.3816648Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:09:09.3865560Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:09:09.3946823Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:09:09.3999350Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:09:09.4049907Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:09:09.4122276Z Entering 'third_party/pocketfft' 2024-11-01T18:09:09.4172299Z Entering 'third_party/protobuf' 2024-11-01T18:09:09.4226029Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:09:09.4275078Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:09:09.4325196Z Entering 'third_party/psimd' 2024-11-01T18:09:09.4375869Z Entering 'third_party/pthreadpool' 2024-11-01T18:09:09.4425541Z Entering 'third_party/pybind11' 2024-11-01T18:09:09.4476427Z Entering 'third_party/python-peachpy' 2024-11-01T18:09:09.4525910Z Entering 'third_party/sleef' 2024-11-01T18:09:09.4576357Z Entering 'third_party/tensorpipe' 2024-11-01T18:09:09.4626006Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:09:09.4674359Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:09:09.4721882Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:09:09.4771236Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:09:09.4818507Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:09:09.4883713Z ##[endgroup] 2024-11-01T18:09:09.4938783Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:09:09.4971252Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T18:09:09.5212166Z Prepare all required actions 2024-11-01T18:09:09.5212800Z Getting action download info 2024-11-01T18:09:09.6557368Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2024-11-01T18:09:09.7925668Z ##[group]Run ./.github/actions/setup-linux 2024-11-01T18:09:09.7966532Z env: 2024-11-01T18:09:09.7967149Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:09.7967968Z BUILDER_ROOT: /builder 2024-11-01T18:09:09.7968757Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:09.7969463Z DESIRED_CUDA: cu118 2024-11-01T18:09:09.7969875Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:09.7970290Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:09.7970794Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:09.7971390Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:09.7971770Z LIBTORCH_CONFIG: 2024-11-01T18:09:09.7972144Z LIBTORCH_VARIANT: 2024-11-01T18:09:09.7972535Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:09.7972936Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:09.7973591Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:09.7974309Z ANACONDA_USER: pytorch 2024-11-01T18:09:09.7974749Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:09.7975214Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:09.7975704Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:09.7976483Z GITHUB_TOKEN: *** 2024-11-01T18:09:09.7976884Z PR_NUMBER: 2024-11-01T18:09:09.7977271Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:09.7977846Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:09.7978404Z USE_SPLIT_BUILD: false 2024-11-01T18:09:09.7978802Z ##[endgroup] 2024-11-01T18:09:09.8008428Z ##[group]Run set -euo pipefail 2024-11-01T18:09:09.8008990Z set -euo pipefail 2024-11-01T18:09:09.8009482Z function get_ec2_metadata() { 2024-11-01T18:09:09.8010169Z  # Pulled from instance metadata endpoint for EC2 2024-11-01T18:09:09.8011333Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-11-01T18:09:09.8012332Z  category=$1 2024-11-01T18:09:09.8013025Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-11-01T18:09:09.8013840Z  runner_name_str=i-0e79e18a73478051d 2024-11-01T18:09:09.8014416Z  if [[ -f /.inarc ]]; then 2024-11-01T18:09:09.8015049Z  echo "ARC Runner, no info on ec2 metadata" 2024-11-01T18:09:09.8015777Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-11-01T18:09:09.8016643Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-11-01T18:09:09.8017431Z  else 2024-11-01T18:09:09.8019009Z  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}" 2024-11-01T18:09:09.8020688Z  fi 2024-11-01T18:09:09.8021054Z } 2024-11-01T18:09:09.8021529Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-11-01T18:09:09.8022286Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-11-01T18:09:09.8023319Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-11-01T18:09:09.8024057Z echo "system info $(uname -a)" 2024-11-01T18:09:09.8031130Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:09.8031762Z env: 2024-11-01T18:09:09.8032126Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:09.8032584Z BUILDER_ROOT: /builder 2024-11-01T18:09:09.8033022Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:09.8033482Z DESIRED_CUDA: cu118 2024-11-01T18:09:09.8033924Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:09.8034354Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:09.8034901Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:09.8035534Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:09.8035929Z LIBTORCH_CONFIG: 2024-11-01T18:09:09.8036340Z LIBTORCH_VARIANT: 2024-11-01T18:09:09.8036935Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:09.8037382Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:09.8038042Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:09.8038790Z ANACONDA_USER: pytorch 2024-11-01T18:09:09.8039230Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:09.8039726Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:09.8040246Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:09.8041014Z GITHUB_TOKEN: *** 2024-11-01T18:09:09.8041418Z PR_NUMBER: 2024-11-01T18:09:09.8041839Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:09.8042452Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:09.8043024Z USE_SPLIT_BUILD: false 2024-11-01T18:09:09.8043461Z ##[endgroup] 2024-11-01T18:09:09.8213888Z ami-id: ami-0fff1b9a61dec8a5f 2024-11-01T18:09:09.8331773Z instance-id: i-0e79e18a73478051d 2024-11-01T18:09:09.8451934Z instance-type: g3.4xlarge 2024-11-01T18:09:09.8466356Z system info Linux ip-10-0-63-110.ec2.internal 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-11-01T18:09:09.8494873Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:09:09.8496515Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2024-11-01T18:09:09.8503795Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:09.8504447Z env: 2024-11-01T18:09:09.8504794Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:09.8505254Z BUILDER_ROOT: /builder 2024-11-01T18:09:09.8505712Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:09.8506150Z DESIRED_CUDA: cu118 2024-11-01T18:09:09.8506584Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:09.8507034Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:09.8507566Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:09.8508215Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:09.8508633Z LIBTORCH_CONFIG: 2024-11-01T18:09:09.8509027Z LIBTORCH_VARIANT: 2024-11-01T18:09:09.8509469Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:09.8509907Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:09.8510545Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:09.8511304Z ANACONDA_USER: pytorch 2024-11-01T18:09:09.8511775Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:09.8512257Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:09.8512780Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:09.8513577Z GITHUB_TOKEN: *** 2024-11-01T18:09:09.8514002Z PR_NUMBER: 2024-11-01T18:09:09.8514409Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:09.8515026Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:09.8515619Z USE_SPLIT_BUILD: false 2024-11-01T18:09:09.8516035Z ##[endgroup] 2024-11-01T18:09:09.8582266Z ##[group]Run if systemctl is-active --quiet docker; then 2024-11-01T18:09:09.8583053Z if systemctl is-active --quiet docker; then 2024-11-01T18:09:09.8583754Z  echo "Docker daemon is running..."; 2024-11-01T18:09:09.8584509Z else 2024-11-01T18:09:09.8585148Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-11-01T18:09:09.8585909Z fi 2024-11-01T18:09:09.8592551Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:09.8593186Z env: 2024-11-01T18:09:09.8593553Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:09.8594011Z BUILDER_ROOT: /builder 2024-11-01T18:09:09.8594450Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:09.8594912Z DESIRED_CUDA: cu118 2024-11-01T18:09:09.8595351Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:09.8595782Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:09.8596379Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:09.8597014Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:09.8597410Z LIBTORCH_CONFIG: 2024-11-01T18:09:09.8597829Z LIBTORCH_VARIANT: 2024-11-01T18:09:09.8598417Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:09.8598869Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:09.8599523Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:09.8600291Z ANACONDA_USER: pytorch 2024-11-01T18:09:09.8600742Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:09.8601247Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:09.8601770Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:09.8602532Z GITHUB_TOKEN: *** 2024-11-01T18:09:09.8602958Z PR_NUMBER: 2024-11-01T18:09:09.8603397Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:09.8604019Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:09.8604615Z USE_SPLIT_BUILD: false 2024-11-01T18:09:09.8605035Z ##[endgroup] 2024-11-01T18:09:09.8687547Z Docker daemon is running... 2024-11-01T18:09:09.8744668Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T18:09:09.8745175Z with: 2024-11-01T18:09:09.8745520Z shell: bash 2024-11-01T18:09:09.8745909Z timeout_minutes: 5 2024-11-01T18:09:09.8746318Z max_attempts: 3 2024-11-01T18:09:09.8746731Z retry_wait_seconds: 30 2024-11-01T18:09:09.8750588Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2024-11-01T18:09:09.8754555Z polling_interval_seconds: 1 2024-11-01T18:09:09.8755046Z warning_on_retry: true 2024-11-01T18:09:09.8755502Z continue_on_error: false 2024-11-01T18:09:09.8755918Z env: 2024-11-01T18:09:09.8756278Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:09.8756738Z BUILDER_ROOT: /builder 2024-11-01T18:09:09.8757175Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:09.8757626Z DESIRED_CUDA: cu118 2024-11-01T18:09:09.8758067Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:09.8758494Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:09.8759035Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:09.8759665Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:09.8760056Z LIBTORCH_CONFIG: 2024-11-01T18:09:09.8760463Z LIBTORCH_VARIANT: 2024-11-01T18:09:09.8760883Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:09.8761298Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:09.8761945Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:09.8763179Z ANACONDA_USER: pytorch 2024-11-01T18:09:09.8763769Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:09.8764274Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:09.8764791Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:09.8765553Z GITHUB_TOKEN: *** 2024-11-01T18:09:09.8765974Z PR_NUMBER: 2024-11-01T18:09:09.8766407Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:09.8767011Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:09.8767808Z USE_SPLIT_BUILD: false 2024-11-01T18:09:09.8768261Z AWS_RETRY_MODE: standard 2024-11-01T18:09:09.8768694Z AWS_MAX_ATTEMPTS: 5 2024-11-01T18:09:09.8769117Z ##[endgroup] 2024-11-01T18:09:11.3765007Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T18:09:11.3766252Z Configure a credential helper to remove this warning. See 2024-11-01T18:09:11.3768160Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T18:09:11.3768858Z 2024-11-01T18:09:11.3769024Z Login Succeeded 2024-11-01T18:09:11.9839108Z Command completed after 1 attempt(s). 2024-11-01T18:09:11.9913944Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:09:11.9914857Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:09:11.9915895Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-11-01T18:09:11.9924568Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:11.9925247Z env: 2024-11-01T18:09:11.9925616Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:11.9926061Z BUILDER_ROOT: /builder 2024-11-01T18:09:11.9926518Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:11.9926977Z DESIRED_CUDA: cu118 2024-11-01T18:09:11.9927389Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:11.9927832Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:11.9928378Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:11.9928990Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:11.9929400Z LIBTORCH_CONFIG: 2024-11-01T18:09:11.9929812Z LIBTORCH_VARIANT: 2024-11-01T18:09:11.9930216Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:11.9930653Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:11.9931305Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:11.9932043Z ANACONDA_USER: pytorch 2024-11-01T18:09:11.9932510Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:11.9933008Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:11.9933511Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:11.9934450Z GITHUB_TOKEN: *** 2024-11-01T18:09:11.9934884Z PR_NUMBER: 2024-11-01T18:09:11.9935309Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:11.9935910Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:11.9936504Z USE_SPLIT_BUILD: false 2024-11-01T18:09:11.9936939Z ##[endgroup] 2024-11-01T18:09:12.0037628Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:09:12.0038598Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:09:12.0039369Z # shellcheck disable=SC2046 2024-11-01T18:09:12.0039965Z docker stop $(docker ps -q) || true 2024-11-01T18:09:12.0040566Z # Prune all of the docker images 2024-11-01T18:09:12.0041148Z docker system prune -af 2024-11-01T18:09:12.0048125Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:12.0048777Z env: 2024-11-01T18:09:12.0049137Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:12.0049584Z BUILDER_ROOT: /builder 2024-11-01T18:09:12.0050036Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:12.0050488Z DESIRED_CUDA: cu118 2024-11-01T18:09:12.0050899Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:12.0051342Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:12.0051881Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:12.0052493Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:12.0052901Z LIBTORCH_CONFIG: 2024-11-01T18:09:12.0053313Z LIBTORCH_VARIANT: 2024-11-01T18:09:12.0053717Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:12.0054149Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:12.0054795Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.0055530Z ANACONDA_USER: pytorch 2024-11-01T18:09:12.0055988Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:12.0056486Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:12.0056987Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:12.0057765Z GITHUB_TOKEN: *** 2024-11-01T18:09:12.0058397Z PR_NUMBER: 2024-11-01T18:09:12.0058816Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:12.0059412Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:12.0060007Z USE_SPLIT_BUILD: false 2024-11-01T18:09:12.0060438Z ##[endgroup] 2024-11-01T18:09:12.0396841Z "docker stop" requires at least 1 argument. 2024-11-01T18:09:12.0398310Z See 'docker stop --help'. 2024-11-01T18:09:12.0398650Z 2024-11-01T18:09:12.0398941Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-11-01T18:09:12.0399446Z 2024-11-01T18:09:12.0399640Z Stop one or more running containers 2024-11-01T18:09:12.0580001Z Total reclaimed space: 0B 2024-11-01T18:09:12.0616490Z ##[group]Run set +e 2024-11-01T18:09:12.0616958Z set +e 2024-11-01T18:09:12.0617334Z set -x 2024-11-01T18:09:12.0617717Z  2024-11-01T18:09:12.0618306Z PT_DOMAIN=download.pytorch.org 2024-11-01T18:09:12.0619331Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-11-01T18:09:12.0620738Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-11-01T18:09:12.0621708Z # one is returned at random 2024-11-01T18:09:12.0622384Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-11-01T18:09:12.0623052Z  2024-11-01T18:09:12.0623453Z if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T18:09:12.0624251Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-11-01T18:09:12.0625212Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-11-01T18:09:12.0625933Z  2024-11-01T18:09:12.0626347Z  if [ -z "${RESOLVED_IP}" ]; then 2024-11-01T18:09:12.0627039Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-11-01T18:09:12.0627703Z  exit 1 2024-11-01T18:09:12.0628112Z  fi 2024-11-01T18:09:12.0628466Z fi 2024-11-01T18:09:12.0628831Z  2024-11-01T18:09:12.0629288Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-11-01T18:09:12.0629934Z  # Clean up any old records first 2024-11-01T18:09:12.0630591Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-11-01T18:09:12.0631173Z fi 2024-11-01T18:09:12.0631512Z  2024-11-01T18:09:12.0632063Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-11-01T18:09:12.0632770Z cat /etc/hosts 2024-11-01T18:09:12.0639683Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:12.0640337Z env: 2024-11-01T18:09:12.0640696Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:12.0641139Z BUILDER_ROOT: /builder 2024-11-01T18:09:12.0641593Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:12.0642043Z DESIRED_CUDA: cu118 2024-11-01T18:09:12.0642457Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:12.0642912Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:12.0643457Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:12.0644080Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:12.0644493Z LIBTORCH_CONFIG: 2024-11-01T18:09:12.0644904Z LIBTORCH_VARIANT: 2024-11-01T18:09:12.0645311Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:12.0645752Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:12.0646403Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.0647140Z ANACONDA_USER: pytorch 2024-11-01T18:09:12.0647606Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:12.0648106Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:12.0648604Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:12.0649397Z GITHUB_TOKEN: *** 2024-11-01T18:09:12.0649820Z PR_NUMBER: 2024-11-01T18:09:12.0650241Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:12.0650839Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:12.0651434Z USE_SPLIT_BUILD: false 2024-11-01T18:09:12.0651879Z ##[endgroup] 2024-11-01T18:09:12.0682108Z + PT_DOMAIN=download.pytorch.org 2024-11-01T18:09:12.0688507Z ++ dig -4 +short download.pytorch.org 2024-11-01T18:09:12.0689605Z ++ tail -n1 2024-11-01T18:09:12.1278206Z + RESOLVED_IP=18.160.10.28 2024-11-01T18:09:12.1278850Z + '[' -z 18.160.10.28 ']' 2024-11-01T18:09:12.1279380Z + grep -r download.pytorch.org /etc/hosts 2024-11-01T18:09:12.1291824Z 18.160.10.76 download.pytorch.org 2024-11-01T18:09:12.1293580Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-11-01T18:09:12.2874565Z + echo '18.160.10.28 download.pytorch.org' 2024-11-01T18:09:12.2876237Z + sudo tee -a /etc/hosts 2024-11-01T18:09:12.3410119Z 18.160.10.28 download.pytorch.org 2024-11-01T18:09:12.3429652Z + cat /etc/hosts 2024-11-01T18:09:12.3440225Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-11-01T18:09:12.3455801Z ::1 localhost6 localhost6.localdomain6 2024-11-01T18:09:12.3456442Z 18.160.10.28 download.pytorch.org 2024-11-01T18:09:12.3510342Z Prepare all required actions 2024-11-01T18:09:12.3547990Z ##[group]Run ./.github/actions/chown-workspace 2024-11-01T18:09:12.3548585Z with: 2024-11-01T18:09:12.3549170Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.3549893Z env: 2024-11-01T18:09:12.3550238Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:12.3550694Z BUILDER_ROOT: /builder 2024-11-01T18:09:12.3551126Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:12.3551573Z DESIRED_CUDA: cu118 2024-11-01T18:09:12.3552002Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:12.3552426Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:12.3552966Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:12.3553595Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:12.3554005Z LIBTORCH_CONFIG: 2024-11-01T18:09:12.3554398Z LIBTORCH_VARIANT: 2024-11-01T18:09:12.3554819Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:12.3555251Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:12.3555972Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.3556721Z ANACONDA_USER: pytorch 2024-11-01T18:09:12.3557187Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:12.3557696Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:12.3558198Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:12.3559001Z GITHUB_TOKEN: *** 2024-11-01T18:09:12.3559421Z PR_NUMBER: 2024-11-01T18:09:12.3559843Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:12.3560444Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:12.3561042Z USE_SPLIT_BUILD: false 2024-11-01T18:09:12.3561479Z ##[endgroup] 2024-11-01T18:09:12.3584712Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:09:12.3585882Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:09:12.3593578Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:12.3594230Z env: 2024-11-01T18:09:12.3594603Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:12.3595052Z BUILDER_ROOT: /builder 2024-11-01T18:09:12.3595499Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:12.3595962Z DESIRED_CUDA: cu118 2024-11-01T18:09:12.3596374Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:12.3596817Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:12.3597362Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:12.3597977Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:12.3598383Z LIBTORCH_CONFIG: 2024-11-01T18:09:12.3598791Z LIBTORCH_VARIANT: 2024-11-01T18:09:12.3599193Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:12.3599624Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:12.3600273Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:12.3601013Z ANACONDA_USER: pytorch 2024-11-01T18:09:12.3601478Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:12.3601974Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:12.3602477Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:12.3603251Z GITHUB_TOKEN: *** 2024-11-01T18:09:12.3603690Z PR_NUMBER: 2024-11-01T18:09:12.3604113Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:12.3604716Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:12.3605541Z USE_SPLIT_BUILD: false 2024-11-01T18:09:12.3605981Z ##[endgroup] 2024-11-01T18:09:12.3833078Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-11-01T18:09:12.5963726Z latest: Pulling from tool/alpine 2024-11-01T18:09:12.5964292Z 540db60ca938: Pulling fs layer 2024-11-01T18:09:12.6822710Z 540db60ca938: Download complete 2024-11-01T18:09:12.8097844Z 540db60ca938: Pull complete 2024-11-01T18:09:12.8202597Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:09:12.8237983Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:09:15.7920227Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:09:15.7920897Z rm -rf "${GITHUB_WORKSPACE}" 2024-11-01T18:09:15.7921459Z mkdir "${GITHUB_WORKSPACE}" 2024-11-01T18:09:15.7930655Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:09:15.7931332Z env: 2024-11-01T18:09:15.7931705Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:15.7932154Z BUILDER_ROOT: /builder 2024-11-01T18:09:15.7932609Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:15.7933064Z DESIRED_CUDA: cu118 2024-11-01T18:09:15.7933477Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:15.7933930Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:15.7934476Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:15.7935091Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:15.7935501Z LIBTORCH_CONFIG: 2024-11-01T18:09:15.7935911Z LIBTORCH_VARIANT: 2024-11-01T18:09:15.7936318Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:15.7936752Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:15.7955509Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:15.7956281Z ANACONDA_USER: pytorch 2024-11-01T18:09:15.7956748Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:15.7957244Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:15.7957744Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:15.7958606Z GITHUB_TOKEN: *** 2024-11-01T18:09:15.7959034Z PR_NUMBER: 2024-11-01T18:09:15.7959439Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:15.7960057Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:15.7960649Z USE_SPLIT_BUILD: false 2024-11-01T18:09:15.7961090Z ##[endgroup] 2024-11-01T18:09:18.6924301Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:09:18.6924923Z with: 2024-11-01T18:09:18.6925605Z ref: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:18.6926395Z submodules: recursive 2024-11-01T18:09:18.6926786Z path: pytorch 2024-11-01T18:09:18.6927199Z repository: pytorch/pytorch 2024-11-01T18:09:18.6927814Z token: *** 2024-11-01T18:09:18.6928180Z ssh-strict: true 2024-11-01T18:09:18.6928603Z persist-credentials: true 2024-11-01T18:09:18.6929068Z clean: true 2024-11-01T18:09:18.6929462Z sparse-checkout-cone-mode: true 2024-11-01T18:09:18.6929966Z fetch-depth: 1 2024-11-01T18:09:18.6930370Z lfs: false 2024-11-01T18:09:18.6930739Z set-safe-directory: true 2024-11-01T18:09:18.6931199Z quiet-checkout: false 2024-11-01T18:09:18.6931675Z env: 2024-11-01T18:09:18.6932020Z PYTORCH_ROOT: /pytorch 2024-11-01T18:09:18.6932406Z BUILDER_ROOT: /builder 2024-11-01T18:09:18.6932854Z PACKAGE_TYPE: manywheel 2024-11-01T18:09:18.6933349Z DESIRED_CUDA: cu118 2024-11-01T18:09:18.6933768Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:09:18.6934212Z GPU_ARCH_TYPE: cuda 2024-11-01T18:09:18.6934750Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:09:18.6935361Z SKIP_ALL_TESTS: 1 2024-11-01T18:09:18.6935769Z LIBTORCH_CONFIG: 2024-11-01T18:09:18.6936176Z LIBTORCH_VARIANT: 2024-11-01T18:09:18.6936633Z DESIRED_DEVTOOLSET: 2024-11-01T18:09:18.6937017Z DESIRED_PYTHON: 3.9 2024-11-01T18:09:18.6937671Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:09:18.6938404Z ANACONDA_USER: pytorch 2024-11-01T18:09:18.6938865Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:09:18.6939623Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:09:18.6940123Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:09:18.6940872Z GITHUB_TOKEN: *** 2024-11-01T18:09:18.6941284Z PR_NUMBER: 2024-11-01T18:09:18.6941702Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:09:18.6942309Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:18.6942910Z USE_SPLIT_BUILD: false 2024-11-01T18:09:18.6943341Z ##[endgroup] 2024-11-01T18:09:18.8181197Z Syncing repository: pytorch/pytorch 2024-11-01T18:09:18.8203785Z ##[group]Getting Git version info 2024-11-01T18:09:18.8206380Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-11-01T18:09:18.8241945Z [command]/usr/bin/git version 2024-11-01T18:09:18.8298033Z git version 2.40.1 2024-11-01T18:09:18.8333088Z ##[endgroup] 2024-11-01T18:09:18.8354797Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f535fc76-d4e9-4c99-86d0-2dbe7ad9812d' before making global git config changes 2024-11-01T18:09:18.8356468Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:09:18.8360989Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:09:18.8403069Z ##[group]Initializing the repository 2024-11-01T18:09:18.8407565Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:09:18.8464174Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:09:18.8465479Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:09:18.8466527Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:09:18.8467252Z hint: 2024-11-01T18:09:18.8467850Z hint: git config --global init.defaultBranch 2024-11-01T18:09:18.8468459Z hint: 2024-11-01T18:09:18.8469134Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:09:18.8470269Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:09:18.8471117Z hint: 2024-11-01T18:09:18.8471819Z hint: git branch -m 2024-11-01T18:09:18.8472894Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-11-01T18:09:18.8482116Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-11-01T18:09:18.8522288Z ##[endgroup] 2024-11-01T18:09:18.8523034Z ##[group]Disabling automatic garbage collection 2024-11-01T18:09:18.8527032Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:09:18.8561364Z ##[endgroup] 2024-11-01T18:09:18.8562031Z ##[group]Setting up auth 2024-11-01T18:09:18.8571076Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:09:18.8608222Z [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-11-01T18:09:18.8943790Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:09:18.8979832Z [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-11-01T18:09:18.9310524Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:09:18.9364394Z ##[endgroup] 2024-11-01T18:09:18.9365134Z ##[group]Fetching the repository 2024-11-01T18:09:18.9373211Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:19.2166690Z remote: Enumerating objects: 11385, done. 2024-11-01T18:09:19.2173013Z remote: Counting objects: 0% (1/11385) 2024-11-01T18:09:19.2174975Z remote: Counting objects: 1% (114/11385) 2024-11-01T18:09:19.2175823Z remote: Counting objects: 2% (228/11385) 2024-11-01T18:09:19.2177490Z remote: Counting objects: 3% (342/11385) 2024-11-01T18:09:19.2180176Z remote: Counting objects: 4% (456/11385) 2024-11-01T18:09:19.2181019Z remote: Counting objects: 5% (570/11385) 2024-11-01T18:09:19.2182008Z remote: Counting objects: 6% (684/11385) 2024-11-01T18:09:19.2183071Z remote: Counting objects: 7% (797/11385) 2024-11-01T18:09:19.2186098Z remote: Counting objects: 8% (911/11385) 2024-11-01T18:09:19.2187682Z remote: Counting objects: 9% (1025/11385) 2024-11-01T18:09:19.2191093Z remote: Counting objects: 10% (1139/11385) 2024-11-01T18:09:19.2194063Z remote: Counting objects: 11% (1253/11385) 2024-11-01T18:09:19.2197414Z remote: Counting objects: 12% (1367/11385) 2024-11-01T18:09:19.2199049Z remote: Counting objects: 13% (1481/11385) 2024-11-01T18:09:19.2202419Z remote: Counting objects: 14% (1594/11385) 2024-11-01T18:09:19.2203522Z remote: Counting objects: 15% (1708/11385) 2024-11-01T18:09:19.2204736Z remote: Counting objects: 16% (1822/11385) 2024-11-01T18:09:19.2206320Z remote: Counting objects: 17% (1936/11385) 2024-11-01T18:09:19.2209641Z remote: Counting objects: 18% (2050/11385) 2024-11-01T18:09:19.2212104Z remote: Counting objects: 19% (2164/11385) 2024-11-01T18:09:19.2212993Z remote: Counting objects: 20% (2277/11385) 2024-11-01T18:09:19.2213940Z remote: Counting objects: 21% (2391/11385) 2024-11-01T18:09:19.2214824Z remote: Counting objects: 22% (2505/11385) 2024-11-01T18:09:19.2215754Z remote: Counting objects: 23% (2619/11385) 2024-11-01T18:09:19.2216619Z remote: Counting objects: 24% (2733/11385) 2024-11-01T18:09:19.2217732Z remote: Counting objects: 25% (2847/11385) 2024-11-01T18:09:19.2218465Z remote: Counting objects: 26% (2961/11385) 2024-11-01T18:09:19.2219606Z remote: Counting objects: 27% (3074/11385) 2024-11-01T18:09:19.2220438Z remote: Counting objects: 28% (3188/11385) 2024-11-01T18:09:19.2221128Z remote: Counting objects: 29% (3302/11385) 2024-11-01T18:09:19.2222144Z remote: Counting objects: 30% (3416/11385) 2024-11-01T18:09:19.2223041Z remote: Counting objects: 31% (3530/11385) 2024-11-01T18:09:19.2223822Z remote: Counting objects: 32% (3644/11385) 2024-11-01T18:09:19.2224759Z remote: Counting objects: 33% (3758/11385) 2024-11-01T18:09:19.2225445Z remote: Counting objects: 34% (3871/11385) 2024-11-01T18:09:19.2226597Z remote: Counting objects: 35% (3985/11385) 2024-11-01T18:09:19.2227934Z remote: Counting objects: 36% (4099/11385) 2024-11-01T18:09:19.2230419Z remote: Counting objects: 37% (4213/11385) 2024-11-01T18:09:19.2231329Z remote: Counting objects: 38% (4327/11385) 2024-11-01T18:09:19.2232547Z remote: Counting objects: 39% (4441/11385) 2024-11-01T18:09:19.2234161Z remote: Counting objects: 40% (4554/11385) 2024-11-01T18:09:19.2236722Z remote: Counting objects: 41% (4668/11385) 2024-11-01T18:09:19.2237411Z remote: Counting objects: 42% (4782/11385) 2024-11-01T18:09:19.2240119Z remote: Counting objects: 43% (4896/11385) 2024-11-01T18:09:19.2241705Z remote: Counting objects: 44% (5010/11385) 2024-11-01T18:09:19.2242689Z remote: Counting objects: 45% (5124/11385) 2024-11-01T18:09:19.2244314Z remote: Counting objects: 46% (5238/11385) 2024-11-01T18:09:19.2247742Z remote: Counting objects: 47% (5351/11385) 2024-11-01T18:09:19.2248911Z remote: Counting objects: 48% (5465/11385) 2024-11-01T18:09:19.2251538Z remote: Counting objects: 49% (5579/11385) 2024-11-01T18:09:19.2254570Z remote: Counting objects: 50% (5693/11385) 2024-11-01T18:09:19.2256620Z remote: Counting objects: 51% (5807/11385) 2024-11-01T18:09:19.2260324Z remote: Counting objects: 52% (5921/11385) 2024-11-01T18:09:19.2263199Z remote: Counting objects: 53% (6035/11385) 2024-11-01T18:09:19.2265005Z remote: Counting objects: 54% (6148/11385) 2024-11-01T18:09:19.2266356Z remote: Counting objects: 55% (6262/11385) 2024-11-01T18:09:19.2268604Z remote: Counting objects: 56% (6376/11385) 2024-11-01T18:09:19.2271242Z remote: Counting objects: 57% (6490/11385) 2024-11-01T18:09:19.2275245Z remote: Counting objects: 58% (6604/11385) 2024-11-01T18:09:19.2276442Z remote: Counting objects: 59% (6718/11385) 2024-11-01T18:09:19.2278066Z remote: Counting objects: 60% (6831/11385) 2024-11-01T18:09:19.2278963Z remote: Counting objects: 61% (6945/11385) 2024-11-01T18:09:19.2281244Z remote: Counting objects: 62% (7059/11385) 2024-11-01T18:09:19.2285203Z remote: Counting objects: 63% (7173/11385) 2024-11-01T18:09:19.2288526Z remote: Counting objects: 64% (7287/11385) 2024-11-01T18:09:19.2292429Z remote: Counting objects: 65% (7401/11385) 2024-11-01T18:09:19.2295812Z remote: Counting objects: 66% (7515/11385) 2024-11-01T18:09:19.2297996Z remote: Counting objects: 67% (7628/11385) 2024-11-01T18:09:19.2300754Z remote: Counting objects: 68% (7742/11385) 2024-11-01T18:09:19.2303989Z remote: Counting objects: 69% (7856/11385) 2024-11-01T18:09:19.2305043Z remote: Counting objects: 70% (7970/11385) 2024-11-01T18:09:19.2306062Z remote: Counting objects: 71% (8084/11385) 2024-11-01T18:09:19.2306990Z remote: Counting objects: 72% (8198/11385) 2024-11-01T18:09:19.2309282Z remote: Counting objects: 73% (8312/11385) 2024-11-01T18:09:19.2311488Z remote: Counting objects: 74% (8425/11385) 2024-11-01T18:09:19.2313033Z remote: Counting objects: 75% (8539/11385) 2024-11-01T18:09:19.2315376Z remote: Counting objects: 76% (8653/11385) 2024-11-01T18:09:19.2316085Z remote: Counting objects: 77% (8767/11385) 2024-11-01T18:09:19.2318176Z remote: Counting objects: 78% (8881/11385) 2024-11-01T18:09:19.2318873Z remote: Counting objects: 79% (8995/11385) 2024-11-01T18:09:19.2319880Z remote: Counting objects: 80% (9108/11385) 2024-11-01T18:09:19.2321285Z remote: Counting objects: 81% (9222/11385) 2024-11-01T18:09:19.2323361Z remote: Counting objects: 82% (9336/11385) 2024-11-01T18:09:19.2324955Z remote: Counting objects: 83% (9450/11385) 2024-11-01T18:09:19.2331907Z remote: Counting objects: 84% (9564/11385) 2024-11-01T18:09:19.2332607Z remote: Counting objects: 85% (9678/11385) 2024-11-01T18:09:19.2333285Z remote: Counting objects: 86% (9792/11385) 2024-11-01T18:09:19.2333994Z remote: Counting objects: 87% (9905/11385) 2024-11-01T18:09:19.2334977Z remote: Counting objects: 88% (10019/11385) 2024-11-01T18:09:19.2336545Z remote: Counting objects: 89% (10133/11385) 2024-11-01T18:09:19.2339996Z remote: Counting objects: 90% (10247/11385) 2024-11-01T18:09:19.2341813Z remote: Counting objects: 91% (10361/11385) 2024-11-01T18:09:19.2343961Z remote: Counting objects: 92% (10475/11385) 2024-11-01T18:09:19.2345052Z remote: Counting objects: 93% (10589/11385) 2024-11-01T18:09:19.2347975Z remote: Counting objects: 94% (10702/11385) 2024-11-01T18:09:19.2350135Z remote: Counting objects: 95% (10816/11385) 2024-11-01T18:09:19.2351947Z remote: Counting objects: 96% (10930/11385) 2024-11-01T18:09:19.2353862Z remote: Counting objects: 97% (11044/11385) 2024-11-01T18:09:19.2355822Z remote: Counting objects: 98% (11158/11385) 2024-11-01T18:09:19.2359134Z remote: Counting objects: 99% (11272/11385) 2024-11-01T18:09:19.2359828Z remote: Counting objects: 100% (11385/11385) 2024-11-01T18:09:19.2360530Z remote: Counting objects: 100% (11385/11385), done. 2024-11-01T18:09:19.2453341Z remote: Compressing objects: 0% (1/9985) 2024-11-01T18:09:19.2718906Z remote: Compressing objects: 1% (100/9985) 2024-11-01T18:09:19.3358216Z remote: Compressing objects: 2% (200/9985) 2024-11-01T18:09:19.3633638Z remote: Compressing objects: 3% (300/9985) 2024-11-01T18:09:19.3993373Z remote: Compressing objects: 4% (400/9985) 2024-11-01T18:09:19.4433605Z remote: Compressing objects: 5% (500/9985) 2024-11-01T18:09:19.5073836Z remote: Compressing objects: 6% (600/9985) 2024-11-01T18:09:19.5823247Z remote: Compressing objects: 7% (699/9985) 2024-11-01T18:09:19.6456390Z remote: Compressing objects: 8% (799/9985) 2024-11-01T18:09:19.6881049Z remote: Compressing objects: 9% (899/9985) 2024-11-01T18:09:19.7282088Z remote: Compressing objects: 10% (999/9985) 2024-11-01T18:09:19.7682151Z remote: Compressing objects: 11% (1099/9985) 2024-11-01T18:09:19.8033306Z remote: Compressing objects: 12% (1199/9985) 2024-11-01T18:09:19.8739292Z remote: Compressing objects: 13% (1299/9985) 2024-11-01T18:09:19.9292995Z remote: Compressing objects: 14% (1398/9985) 2024-11-01T18:09:19.9797264Z remote: Compressing objects: 15% (1498/9985) 2024-11-01T18:09:20.0311812Z remote: Compressing objects: 16% (1598/9985) 2024-11-01T18:09:20.0839132Z remote: Compressing objects: 17% (1698/9985) 2024-11-01T18:09:20.1317272Z remote: Compressing objects: 18% (1798/9985) 2024-11-01T18:09:20.1988165Z remote: Compressing objects: 19% (1898/9985) 2024-11-01T18:09:20.2373032Z remote: Compressing objects: 20% (1997/9985) 2024-11-01T18:09:20.2622853Z remote: Compressing objects: 20% (2060/9985) 2024-11-01T18:09:20.2988924Z remote: Compressing objects: 21% (2097/9985) 2024-11-01T18:09:20.3574266Z remote: Compressing objects: 22% (2197/9985) 2024-11-01T18:09:20.4205806Z remote: Compressing objects: 23% (2297/9985) 2024-11-01T18:09:20.4767004Z remote: Compressing objects: 24% (2397/9985) 2024-11-01T18:09:20.5222330Z remote: Compressing objects: 25% (2497/9985) 2024-11-01T18:09:20.5858872Z remote: Compressing objects: 26% (2597/9985) 2024-11-01T18:09:20.6280503Z remote: Compressing objects: 27% (2696/9985) 2024-11-01T18:09:20.6703719Z remote: Compressing objects: 28% (2796/9985) 2024-11-01T18:09:20.7231338Z remote: Compressing objects: 29% (2896/9985) 2024-11-01T18:09:20.7746175Z remote: Compressing objects: 30% (2996/9985) 2024-11-01T18:09:20.8247489Z remote: Compressing objects: 31% (3096/9985) 2024-11-01T18:09:20.8323960Z remote: Compressing objects: 32% (3196/9985) 2024-11-01T18:09:20.8476718Z remote: Compressing objects: 33% (3296/9985) 2024-11-01T18:09:20.8669147Z remote: Compressing objects: 34% (3395/9985) 2024-11-01T18:09:20.8827072Z remote: Compressing objects: 35% (3495/9985) 2024-11-01T18:09:20.9025967Z remote: Compressing objects: 36% (3595/9985) 2024-11-01T18:09:20.9076562Z remote: Compressing objects: 37% (3695/9985) 2024-11-01T18:09:20.9259659Z remote: Compressing objects: 38% (3795/9985) 2024-11-01T18:09:20.9493451Z remote: Compressing objects: 39% (3895/9985) 2024-11-01T18:09:20.9779013Z remote: Compressing objects: 40% (3994/9985) 2024-11-01T18:09:21.0023037Z remote: Compressing objects: 41% (4094/9985) 2024-11-01T18:09:21.0491545Z remote: Compressing objects: 42% (4194/9985) 2024-11-01T18:09:21.0978884Z remote: Compressing objects: 43% (4294/9985) 2024-11-01T18:09:21.1276106Z remote: Compressing objects: 44% (4394/9985) 2024-11-01T18:09:21.1551797Z remote: Compressing objects: 45% (4494/9985) 2024-11-01T18:09:21.1992679Z remote: Compressing objects: 46% (4594/9985) 2024-11-01T18:09:21.2368478Z remote: Compressing objects: 47% (4693/9985) 2024-11-01T18:09:21.2451467Z remote: Compressing objects: 47% (4769/9985) 2024-11-01T18:09:21.2793788Z remote: Compressing objects: 48% (4793/9985) 2024-11-01T18:09:21.3114226Z remote: Compressing objects: 49% (4893/9985) 2024-11-01T18:09:21.3696328Z remote: Compressing objects: 50% (4993/9985) 2024-11-01T18:09:21.4074139Z remote: Compressing objects: 51% (5093/9985) 2024-11-01T18:09:21.4356581Z remote: Compressing objects: 52% (5193/9985) 2024-11-01T18:09:21.4610506Z remote: Compressing objects: 53% (5293/9985) 2024-11-01T18:09:21.4891345Z remote: Compressing objects: 54% (5392/9985) 2024-11-01T18:09:21.5230766Z remote: Compressing objects: 55% (5492/9985) 2024-11-01T18:09:21.5581864Z remote: Compressing objects: 56% (5592/9985) 2024-11-01T18:09:21.5816718Z remote: Compressing objects: 57% (5692/9985) 2024-11-01T18:09:21.6424046Z remote: Compressing objects: 58% (5792/9985) 2024-11-01T18:09:21.6468068Z remote: Compressing objects: 59% (5892/9985) 2024-11-01T18:09:21.6718562Z remote: Compressing objects: 60% (5991/9985) 2024-11-01T18:09:21.6942665Z remote: Compressing objects: 61% (6091/9985) 2024-11-01T18:09:21.7440050Z remote: Compressing objects: 62% (6191/9985) 2024-11-01T18:09:21.7685873Z remote: Compressing objects: 63% (6291/9985) 2024-11-01T18:09:21.7789108Z remote: Compressing objects: 64% (6391/9985) 2024-11-01T18:09:21.7830939Z remote: Compressing objects: 65% (6491/9985) 2024-11-01T18:09:21.7896959Z remote: Compressing objects: 66% (6591/9985) 2024-11-01T18:09:21.8015897Z remote: Compressing objects: 67% (6690/9985) 2024-11-01T18:09:21.8087883Z remote: Compressing objects: 68% (6790/9985) 2024-11-01T18:09:21.8190439Z remote: Compressing objects: 69% (6890/9985) 2024-11-01T18:09:21.8325448Z remote: Compressing objects: 70% (6990/9985) 2024-11-01T18:09:21.8480915Z remote: Compressing objects: 71% (7090/9985) 2024-11-01T18:09:21.8592427Z remote: Compressing objects: 72% (7190/9985) 2024-11-01T18:09:21.8702180Z remote: Compressing objects: 73% (7290/9985) 2024-11-01T18:09:21.8813678Z remote: Compressing objects: 74% (7389/9985) 2024-11-01T18:09:21.8978391Z remote: Compressing objects: 75% (7489/9985) 2024-11-01T18:09:21.9092576Z remote: Compressing objects: 76% (7589/9985) 2024-11-01T18:09:21.9251690Z remote: Compressing objects: 77% (7689/9985) 2024-11-01T18:09:21.9391869Z remote: Compressing objects: 78% (7789/9985) 2024-11-01T18:09:21.9527366Z remote: Compressing objects: 79% (7889/9985) 2024-11-01T18:09:21.9665161Z remote: Compressing objects: 80% (7988/9985) 2024-11-01T18:09:21.9857846Z remote: Compressing objects: 81% (8088/9985) 2024-11-01T18:09:22.0025715Z remote: Compressing objects: 82% (8188/9985) 2024-11-01T18:09:22.0158299Z remote: Compressing objects: 83% (8288/9985) 2024-11-01T18:09:22.0296585Z remote: Compressing objects: 84% (8388/9985) 2024-11-01T18:09:22.0424356Z remote: Compressing objects: 85% (8488/9985) 2024-11-01T18:09:22.0593517Z remote: Compressing objects: 86% (8588/9985) 2024-11-01T18:09:22.0733739Z remote: Compressing objects: 87% (8687/9985) 2024-11-01T18:09:22.0850853Z remote: Compressing objects: 88% (8787/9985) 2024-11-01T18:09:22.0984566Z remote: Compressing objects: 89% (8887/9985) 2024-11-01T18:09:22.1029623Z remote: Compressing objects: 90% (8987/9985) 2024-11-01T18:09:22.1043943Z remote: Compressing objects: 91% (9087/9985) 2024-11-01T18:09:22.1060373Z remote: Compressing objects: 92% (9187/9985) 2024-11-01T18:09:22.1086365Z remote: Compressing objects: 93% (9287/9985) 2024-11-01T18:09:22.1097907Z remote: Compressing objects: 94% (9386/9985) 2024-11-01T18:09:22.1111914Z remote: Compressing objects: 95% (9486/9985) 2024-11-01T18:09:22.1122181Z remote: Compressing objects: 96% (9586/9985) 2024-11-01T18:09:22.1138289Z remote: Compressing objects: 97% (9686/9985) 2024-11-01T18:09:22.1152408Z remote: Compressing objects: 98% (9786/9985) 2024-11-01T18:09:22.1164023Z remote: Compressing objects: 99% (9886/9985) 2024-11-01T18:09:22.1164769Z remote: Compressing objects: 100% (9985/9985) 2024-11-01T18:09:22.1165531Z remote: Compressing objects: 100% (9985/9985), done. 2024-11-01T18:09:22.1210521Z Receiving objects: 0% (1/11385) 2024-11-01T18:09:22.1227748Z Receiving objects: 1% (114/11385) 2024-11-01T18:09:22.1256659Z Receiving objects: 2% (228/11385) 2024-11-01T18:09:22.1271959Z Receiving objects: 3% (342/11385) 2024-11-01T18:09:22.1377543Z Receiving objects: 4% (456/11385) 2024-11-01T18:09:22.1386562Z Receiving objects: 5% (570/11385) 2024-11-01T18:09:22.1393282Z Receiving objects: 6% (684/11385) 2024-11-01T18:09:22.1417232Z Receiving objects: 7% (797/11385) 2024-11-01T18:09:22.1438122Z Receiving objects: 8% (911/11385) 2024-11-01T18:09:22.1457305Z Receiving objects: 9% (1025/11385) 2024-11-01T18:09:22.1506764Z Receiving objects: 10% (1139/11385) 2024-11-01T18:09:22.1555919Z Receiving objects: 11% (1253/11385) 2024-11-01T18:09:22.1800776Z Receiving objects: 12% (1367/11385) 2024-11-01T18:09:22.1911730Z Receiving objects: 13% (1481/11385) 2024-11-01T18:09:22.5271605Z Receiving objects: 14% (1594/11385) 2024-11-01T18:09:22.5343163Z Receiving objects: 15% (1708/11385) 2024-11-01T18:09:22.5419925Z Receiving objects: 16% (1822/11385) 2024-11-01T18:09:22.5544762Z Receiving objects: 17% (1936/11385) 2024-11-01T18:09:22.5645869Z Receiving objects: 18% (2050/11385) 2024-11-01T18:09:22.5719136Z Receiving objects: 19% (2164/11385) 2024-11-01T18:09:22.5849271Z Receiving objects: 20% (2277/11385) 2024-11-01T18:09:22.6275035Z Receiving objects: 21% (2391/11385) 2024-11-01T18:09:22.6394530Z Receiving objects: 22% (2505/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.6486905Z Receiving objects: 23% (2619/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.6618540Z Receiving objects: 24% (2733/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.6735083Z Receiving objects: 25% (2847/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.6806979Z Receiving objects: 26% (2961/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.6982705Z Receiving objects: 27% (3074/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7084602Z Receiving objects: 28% (3188/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7165301Z Receiving objects: 29% (3302/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7237255Z Receiving objects: 30% (3416/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7251259Z Receiving objects: 31% (3530/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7367163Z Receiving objects: 32% (3644/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7437911Z Receiving objects: 33% (3758/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7466877Z Receiving objects: 34% (3871/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7523212Z Receiving objects: 35% (3985/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7580658Z Receiving objects: 36% (4099/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7671895Z Receiving objects: 37% (4213/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7732768Z Receiving objects: 38% (4327/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7821579Z Receiving objects: 39% (4441/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7880055Z Receiving objects: 40% (4554/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.7979739Z Receiving objects: 41% (4668/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.8188020Z Receiving objects: 42% (4782/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.8304418Z Receiving objects: 43% (4896/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.8436356Z Receiving objects: 44% (5010/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.8555026Z Receiving objects: 45% (5124/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.9676595Z Receiving objects: 46% (5238/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:22.9990939Z Receiving objects: 47% (5351/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:23.0329019Z Receiving objects: 48% (5465/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:23.1201575Z Receiving objects: 49% (5579/11385), 17.61 MiB | 35.20 MiB/s 2024-11-01T18:09:24.0032150Z Receiving objects: 49% (5684/11385), 32.61 MiB | 32.60 MiB/s 2024-11-01T18:09:24.0135206Z Receiving objects: 50% (5693/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.0287074Z Receiving objects: 51% (5807/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.0444000Z Receiving objects: 52% (5921/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.0539501Z Receiving objects: 53% (6035/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.0654272Z Receiving objects: 54% (6148/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.0868687Z Receiving objects: 55% (6262/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.1019322Z Receiving objects: 56% (6376/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.1200474Z Receiving objects: 57% (6490/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.1263876Z Receiving objects: 57% (6566/11385), 54.41 MiB | 36.27 MiB/s 2024-11-01T18:09:24.1482147Z Receiving objects: 58% (6604/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.1608419Z Receiving objects: 59% (6718/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.1957143Z Receiving objects: 60% (6831/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.2177737Z Receiving objects: 61% (6945/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.2593358Z Receiving objects: 62% (7059/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.3204847Z Receiving objects: 63% (7173/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.3379751Z Receiving objects: 64% (7287/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.3431820Z Receiving objects: 65% (7401/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.3504230Z Receiving objects: 66% (7515/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.3761129Z Receiving objects: 67% (7628/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.3916807Z Receiving objects: 68% (7742/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.4200102Z Receiving objects: 69% (7856/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.4431812Z Receiving objects: 70% (7970/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.4697272Z Receiving objects: 71% (8084/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.4989230Z Receiving objects: 72% (8198/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5152532Z Receiving objects: 73% (8312/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5220860Z Receiving objects: 74% (8425/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5281676Z Receiving objects: 75% (8539/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5411167Z Receiving objects: 76% (8653/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5489457Z Receiving objects: 77% (8767/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5630397Z Receiving objects: 78% (8881/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5740075Z Receiving objects: 79% (8995/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5822269Z Receiving objects: 80% (9108/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5924009Z Receiving objects: 81% (9222/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.5992471Z Receiving objects: 82% (9336/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.6085644Z Receiving objects: 83% (9450/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.6207335Z Receiving objects: 84% (9564/11385), 72.39 MiB | 36.19 MiB/s 2024-11-01T18:09:24.6390736Z Receiving objects: 85% (9678/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.6517273Z Receiving objects: 86% (9792/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.6582740Z Receiving objects: 87% (9905/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.6673359Z Receiving objects: 88% (10019/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.6789850Z Receiving objects: 89% (10133/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.7246728Z Receiving objects: 90% (10247/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.7539540Z Receiving objects: 91% (10361/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.8084660Z Receiving objects: 92% (10475/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.8489367Z Receiving objects: 93% (10589/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.8796221Z Receiving objects: 94% (10702/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.9085880Z Receiving objects: 95% (10816/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:24.9613465Z Receiving objects: 96% (10930/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:25.0552528Z Receiving objects: 97% (11044/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:25.0879566Z Receiving objects: 98% (11158/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:25.1188148Z Receiving objects: 99% (11272/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:25.1189529Z remote: Total 11385 (delta 1370), reused 4206 (delta 1106), pack-reused 0 (from 0) 2024-11-01T18:09:25.1191143Z Receiving objects: 100% (11385/11385), 83.73 MiB | 33.49 MiB/s 2024-11-01T18:09:25.1192028Z Receiving objects: 100% (11385/11385), 88.73 MiB | 29.58 MiB/s, done. 2024-11-01T18:09:25.1589945Z Resolving deltas: 0% (0/1370) 2024-11-01T18:09:25.1594614Z Resolving deltas: 1% (15/1370) 2024-11-01T18:09:25.1602063Z Resolving deltas: 2% (28/1370) 2024-11-01T18:09:25.1606481Z Resolving deltas: 3% (42/1370) 2024-11-01T18:09:25.1618253Z Resolving deltas: 4% (56/1370) 2024-11-01T18:09:25.1635012Z Resolving deltas: 5% (70/1370) 2024-11-01T18:09:25.1681909Z Resolving deltas: 6% (83/1370) 2024-11-01T18:09:25.1701423Z Resolving deltas: 7% (96/1370) 2024-11-01T18:09:25.1713657Z Resolving deltas: 8% (110/1370) 2024-11-01T18:09:25.1719116Z Resolving deltas: 9% (124/1370) 2024-11-01T18:09:25.1726150Z Resolving deltas: 10% (137/1370) 2024-11-01T18:09:25.1742198Z Resolving deltas: 11% (151/1370) 2024-11-01T18:09:25.1753405Z Resolving deltas: 12% (165/1370) 2024-11-01T18:09:25.1757065Z Resolving deltas: 13% (179/1370) 2024-11-01T18:09:25.1760721Z Resolving deltas: 14% (193/1370) 2024-11-01T18:09:25.1769934Z Resolving deltas: 15% (206/1370) 2024-11-01T18:09:25.1772519Z Resolving deltas: 16% (223/1370) 2024-11-01T18:09:25.1773603Z Resolving deltas: 17% (233/1370) 2024-11-01T18:09:25.1777603Z Resolving deltas: 18% (247/1370) 2024-11-01T18:09:25.1784107Z Resolving deltas: 19% (261/1370) 2024-11-01T18:09:25.1790667Z Resolving deltas: 20% (274/1370) 2024-11-01T18:09:25.1796495Z Resolving deltas: 21% (288/1370) 2024-11-01T18:09:25.1813138Z Resolving deltas: 22% (302/1370) 2024-11-01T18:09:25.1819483Z Resolving deltas: 23% (316/1370) 2024-11-01T18:09:25.1824043Z Resolving deltas: 24% (329/1370) 2024-11-01T18:09:25.1829380Z Resolving deltas: 25% (343/1370) 2024-11-01T18:09:25.1840874Z Resolving deltas: 26% (358/1370) 2024-11-01T18:09:25.1846972Z Resolving deltas: 27% (372/1370) 2024-11-01T18:09:25.1852496Z Resolving deltas: 28% (384/1370) 2024-11-01T18:09:25.1858468Z Resolving deltas: 29% (398/1370) 2024-11-01T18:09:25.1866384Z Resolving deltas: 30% (411/1370) 2024-11-01T18:09:25.1867361Z Resolving deltas: 31% (425/1370) 2024-11-01T18:09:25.1868065Z Resolving deltas: 32% (439/1370) 2024-11-01T18:09:25.1869084Z Resolving deltas: 33% (453/1370) 2024-11-01T18:09:25.1870106Z Resolving deltas: 34% (466/1370) 2024-11-01T18:09:25.1870963Z Resolving deltas: 35% (480/1370) 2024-11-01T18:09:25.1872057Z Resolving deltas: 36% (494/1370) 2024-11-01T18:09:25.1876853Z Resolving deltas: 37% (507/1370) 2024-11-01T18:09:25.1881412Z Resolving deltas: 38% (522/1370) 2024-11-01T18:09:25.1882308Z Resolving deltas: 39% (535/1370) 2024-11-01T18:09:25.1883945Z Resolving deltas: 40% (548/1370) 2024-11-01T18:09:25.1887330Z Resolving deltas: 41% (562/1370) 2024-11-01T18:09:25.1888485Z Resolving deltas: 42% (576/1370) 2024-11-01T18:09:25.1891009Z Resolving deltas: 43% (590/1370) 2024-11-01T18:09:25.1894277Z Resolving deltas: 44% (603/1370) 2024-11-01T18:09:25.1896355Z Resolving deltas: 45% (617/1370) 2024-11-01T18:09:25.1897362Z Resolving deltas: 46% (631/1370) 2024-11-01T18:09:25.1901316Z Resolving deltas: 47% (644/1370) 2024-11-01T18:09:25.1902542Z Resolving deltas: 48% (658/1370) 2024-11-01T18:09:25.1905147Z Resolving deltas: 49% (672/1370) 2024-11-01T18:09:25.1910798Z Resolving deltas: 50% (685/1370) 2024-11-01T18:09:25.1919338Z Resolving deltas: 51% (699/1370) 2024-11-01T18:09:25.1922531Z Resolving deltas: 52% (715/1370) 2024-11-01T18:09:25.1926672Z Resolving deltas: 53% (729/1370) 2024-11-01T18:09:25.1931515Z Resolving deltas: 54% (741/1370) 2024-11-01T18:09:25.1935954Z Resolving deltas: 55% (755/1370) 2024-11-01T18:09:25.1943691Z Resolving deltas: 56% (768/1370) 2024-11-01T18:09:25.1953412Z Resolving deltas: 57% (781/1370) 2024-11-01T18:09:25.1959454Z Resolving deltas: 58% (796/1370) 2024-11-01T18:09:25.1968780Z Resolving deltas: 59% (809/1370) 2024-11-01T18:09:25.1975853Z Resolving deltas: 60% (823/1370) 2024-11-01T18:09:25.1981462Z Resolving deltas: 61% (836/1370) 2024-11-01T18:09:25.1986842Z Resolving deltas: 62% (850/1370) 2024-11-01T18:09:25.1999023Z Resolving deltas: 63% (864/1370) 2024-11-01T18:09:25.2013548Z Resolving deltas: 64% (877/1370) 2024-11-01T18:09:25.2019326Z Resolving deltas: 65% (891/1370) 2024-11-01T18:09:25.2024554Z Resolving deltas: 66% (905/1370) 2024-11-01T18:09:25.2031359Z Resolving deltas: 67% (918/1370) 2024-11-01T18:09:25.2040823Z Resolving deltas: 68% (932/1370) 2024-11-01T18:09:25.2047234Z Resolving deltas: 69% (946/1370) 2024-11-01T18:09:25.2056274Z Resolving deltas: 70% (959/1370) 2024-11-01T18:09:25.2061168Z Resolving deltas: 71% (976/1370) 2024-11-01T18:09:25.2071640Z Resolving deltas: 72% (988/1370) 2024-11-01T18:09:25.2075847Z Resolving deltas: 73% (1001/1370) 2024-11-01T18:09:25.2081272Z Resolving deltas: 74% (1014/1370) 2024-11-01T18:09:25.2084689Z Resolving deltas: 75% (1028/1370) 2024-11-01T18:09:25.2091992Z Resolving deltas: 76% (1042/1370) 2024-11-01T18:09:25.2095250Z Resolving deltas: 77% (1055/1370) 2024-11-01T18:09:25.2101343Z Resolving deltas: 78% (1069/1370) 2024-11-01T18:09:25.2108606Z Resolving deltas: 79% (1083/1370) 2024-11-01T18:09:25.2114993Z Resolving deltas: 80% (1097/1370) 2024-11-01T18:09:25.2123642Z Resolving deltas: 81% (1110/1370) 2024-11-01T18:09:25.2130808Z Resolving deltas: 82% (1124/1370) 2024-11-01T18:09:25.2141760Z Resolving deltas: 83% (1138/1370) 2024-11-01T18:09:25.2145694Z Resolving deltas: 84% (1152/1370) 2024-11-01T18:09:25.2154681Z Resolving deltas: 85% (1165/1370) 2024-11-01T18:09:25.2159963Z Resolving deltas: 86% (1179/1370) 2024-11-01T18:09:25.2166514Z Resolving deltas: 87% (1192/1370) 2024-11-01T18:09:25.2171488Z Resolving deltas: 88% (1206/1370) 2024-11-01T18:09:25.2179474Z Resolving deltas: 89% (1220/1370) 2024-11-01T18:09:25.2188178Z Resolving deltas: 90% (1235/1370) 2024-11-01T18:09:25.2197440Z Resolving deltas: 91% (1247/1370) 2024-11-01T18:09:25.2200781Z Resolving deltas: 92% (1262/1370) 2024-11-01T18:09:25.2203126Z Resolving deltas: 93% (1275/1370) 2024-11-01T18:09:25.2205450Z Resolving deltas: 94% (1288/1370) 2024-11-01T18:09:25.2209093Z Resolving deltas: 95% (1302/1370) 2024-11-01T18:09:25.2211045Z Resolving deltas: 96% (1318/1370) 2024-11-01T18:09:25.2219076Z Resolving deltas: 97% (1329/1370) 2024-11-01T18:09:25.2236986Z Resolving deltas: 98% (1343/1370) 2024-11-01T18:09:25.4770656Z Resolving deltas: 99% (1357/1370) 2024-11-01T18:09:25.4771814Z Resolving deltas: 100% (1370/1370) 2024-11-01T18:09:25.4772864Z Resolving deltas: 100% (1370/1370), done. 2024-11-01T18:09:25.7145807Z From https://github.com/pytorch/pytorch 2024-11-01T18:09:25.7146921Z * branch d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea -> FETCH_HEAD 2024-11-01T18:09:25.7171610Z ##[endgroup] 2024-11-01T18:09:25.7172320Z ##[group]Determining the checkout info 2024-11-01T18:09:25.7175255Z ##[endgroup] 2024-11-01T18:09:25.7175926Z ##[group]Checking out the ref 2024-11-01T18:09:25.7180917Z [command]/usr/bin/git checkout --progress --force d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:09:26.7403350Z Updating files: 32% (5238/15945) 2024-11-01T18:09:26.7569298Z Updating files: 33% (5262/15945) 2024-11-01T18:09:26.7613343Z Updating files: 34% (5422/15945) 2024-11-01T18:09:26.7661987Z Updating files: 35% (5581/15945) 2024-11-01T18:09:26.7710543Z Updating files: 36% (5741/15945) 2024-11-01T18:09:26.7759129Z Updating files: 37% (5900/15945) 2024-11-01T18:09:26.7807602Z Updating files: 38% (6060/15945) 2024-11-01T18:09:26.7855525Z Updating files: 39% (6219/15945) 2024-11-01T18:09:26.7906104Z Updating files: 40% (6378/15945) 2024-11-01T18:09:26.7951782Z Updating files: 41% (6538/15945) 2024-11-01T18:09:26.7999723Z Updating files: 42% (6697/15945) 2024-11-01T18:09:26.8047710Z Updating files: 43% (6857/15945) 2024-11-01T18:09:26.8098192Z Updating files: 44% (7016/15945) 2024-11-01T18:09:26.8146076Z Updating files: 45% (7176/15945) 2024-11-01T18:09:26.8196231Z Updating files: 46% (7335/15945) 2024-11-01T18:09:26.8245029Z Updating files: 47% (7495/15945) 2024-11-01T18:09:26.8294977Z Updating files: 48% (7654/15945) 2024-11-01T18:09:26.8344496Z Updating files: 49% (7814/15945) 2024-11-01T18:09:26.8395408Z Updating files: 50% (7973/15945) 2024-11-01T18:09:26.8446550Z Updating files: 51% (8132/15945) 2024-11-01T18:09:26.8498138Z Updating files: 52% (8292/15945) 2024-11-01T18:09:26.8551093Z Updating files: 53% (8451/15945) 2024-11-01T18:09:26.8605983Z Updating files: 54% (8611/15945) 2024-11-01T18:09:26.8660068Z Updating files: 55% (8770/15945) 2024-11-01T18:09:26.8714914Z Updating files: 56% (8930/15945) 2024-11-01T18:09:26.8769108Z Updating files: 57% (9089/15945) 2024-11-01T18:09:26.8823872Z Updating files: 58% (9249/15945) 2024-11-01T18:09:26.8877858Z Updating files: 59% (9408/15945) 2024-11-01T18:09:26.8932262Z Updating files: 60% (9567/15945) 2024-11-01T18:09:26.8990326Z Updating files: 61% (9727/15945) 2024-11-01T18:09:26.9044635Z Updating files: 62% (9886/15945) 2024-11-01T18:09:26.9098591Z Updating files: 63% (10046/15945) 2024-11-01T18:09:26.9152575Z Updating files: 64% (10205/15945) 2024-11-01T18:09:26.9244341Z Updating files: 65% (10365/15945) 2024-11-01T18:09:26.9283602Z Updating files: 66% (10524/15945) 2024-11-01T18:09:26.9357919Z Updating files: 67% (10684/15945) 2024-11-01T18:09:26.9567758Z Updating files: 68% (10843/15945) 2024-11-01T18:09:26.9751471Z Updating files: 69% (11003/15945) 2024-11-01T18:09:26.9965416Z Updating files: 70% (11162/15945) 2024-11-01T18:09:27.0159639Z Updating files: 71% (11321/15945) 2024-11-01T18:09:27.0533393Z Updating files: 72% (11481/15945) 2024-11-01T18:09:27.0743640Z Updating files: 73% (11640/15945) 2024-11-01T18:09:27.0868644Z Updating files: 74% (11800/15945) 2024-11-01T18:09:27.0996785Z Updating files: 75% (11959/15945) 2024-11-01T18:09:27.1187376Z Updating files: 76% (12119/15945) 2024-11-01T18:09:27.1425122Z Updating files: 77% (12278/15945) 2024-11-01T18:09:27.1655577Z Updating files: 78% (12438/15945) 2024-11-01T18:09:27.1900248Z Updating files: 79% (12597/15945) 2024-11-01T18:09:27.2073278Z Updating files: 80% (12756/15945) 2024-11-01T18:09:27.2195930Z Updating files: 81% (12916/15945) 2024-11-01T18:09:27.2335938Z Updating files: 82% (13075/15945) 2024-11-01T18:09:27.2484108Z Updating files: 83% (13235/15945) 2024-11-01T18:09:27.2623504Z Updating files: 84% (13394/15945) 2024-11-01T18:09:27.2755457Z Updating files: 85% (13554/15945) 2024-11-01T18:09:27.2885508Z Updating files: 86% (13713/15945) 2024-11-01T18:09:27.3007714Z Updating files: 87% (13873/15945) 2024-11-01T18:09:27.3170070Z Updating files: 88% (14032/15945) 2024-11-01T18:09:27.3346196Z Updating files: 89% (14192/15945) 2024-11-01T18:09:27.3461538Z Updating files: 90% (14351/15945) 2024-11-01T18:09:27.3593256Z Updating files: 91% (14510/15945) 2024-11-01T18:09:27.3762099Z Updating files: 92% (14670/15945) 2024-11-01T18:09:27.3926684Z Updating files: 93% (14829/15945) 2024-11-01T18:09:27.4120214Z Updating files: 94% (14989/15945) 2024-11-01T18:09:27.4284139Z Updating files: 95% (15148/15945) 2024-11-01T18:09:27.4440243Z Updating files: 96% (15308/15945) 2024-11-01T18:09:27.4707469Z Updating files: 97% (15467/15945) 2024-11-01T18:09:27.4879891Z Updating files: 98% (15627/15945) 2024-11-01T18:09:27.5041374Z Updating files: 99% (15786/15945) 2024-11-01T18:09:27.5041908Z Updating files: 100% (15945/15945) 2024-11-01T18:09:27.5042457Z Updating files: 100% (15945/15945), done. 2024-11-01T18:09:27.5321284Z Note: switching to 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea'. 2024-11-01T18:09:27.5322428Z 2024-11-01T18:09:27.5322997Z You are in 'detached HEAD' state. You can look around, make experimental 2024-11-01T18:09:27.5324025Z changes and commit them, and you can discard any commits you make in this 2024-11-01T18:09:27.5325446Z state without impacting any branches by switching back to a branch. 2024-11-01T18:09:27.5326465Z 2024-11-01T18:09:27.5326887Z If you want to create a new branch to retain commits you create, you may 2024-11-01T18:09:27.5327923Z do so (now or later) by using -c with the switch command. Example: 2024-11-01T18:09:27.5328508Z 2024-11-01T18:09:27.5328767Z git switch -c 2024-11-01T18:09:27.5329143Z 2024-11-01T18:09:27.5329327Z Or undo this operation with: 2024-11-01T18:09:27.5329664Z 2024-11-01T18:09:27.5329839Z git switch - 2024-11-01T18:09:27.5330075Z 2024-11-01T18:09:27.5330549Z Turn off this advice by setting config variable advice.detachedHead to false 2024-11-01T18:09:27.5331195Z 2024-11-01T18:09:27.5331376Z HEAD is now at d1aa4ef Update 2024-11-01T18:09:27.5374705Z ##[endgroup] 2024-11-01T18:09:27.5375446Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:09:27.5381435Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:09:27.5464289Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:09:27.5500203Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:09:27.5535925Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:09:27.5569159Z ##[endgroup] 2024-11-01T18:09:27.5569856Z ##[group]Fetching submodules 2024-11-01T18:09:27.5573648Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:09:27.5936049Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-11-01T18:09:27.6288742Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-11-01T18:09:27.6293001Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-11-01T18:09:27.6299407Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-11-01T18:09:27.6304610Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-11-01T18:09:27.6309747Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2024-11-01T18:09:27.6315745Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-11-01T18:09:27.6320785Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-11-01T18:09:27.6326496Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-11-01T18:09:27.6332583Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2024-11-01T18:09:27.6338377Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-11-01T18:09:27.6344350Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-11-01T18:09:27.6351205Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-11-01T18:09:27.6357640Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-11-01T18:09:27.6364354Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-11-01T18:09:27.6371128Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-11-01T18:09:27.6377859Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-11-01T18:09:27.6386820Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-11-01T18:09:27.6394100Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:09:27.6400932Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-11-01T18:09:27.6408438Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-11-01T18:09:27.6415518Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-11-01T18:09:27.6422894Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-11-01T18:09:27.6430399Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-11-01T18:09:27.6438033Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-11-01T18:09:27.6445719Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-11-01T18:09:27.6453593Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-11-01T18:09:27.6461514Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-11-01T18:09:27.6470979Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-11-01T18:09:27.6478526Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-11-01T18:09:27.6486784Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-11-01T18:09:27.6495262Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-11-01T18:09:27.6504039Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-11-01T18:09:27.6512463Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-11-01T18:09:27.6523279Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-11-01T18:09:27.6531991Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-11-01T18:09:27.6541254Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-11-01T18:09:27.6575704Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-11-01T18:09:27.9370391Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-11-01T18:09:28.1870347Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-11-01T18:09:28.4302443Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-11-01T18:09:28.7039879Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2024-11-01T18:09:29.0030575Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-11-01T18:09:29.3114954Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-11-01T18:09:32.1292073Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-11-01T18:09:32.3688419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2024-11-01T18:09:32.7876212Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-11-01T18:09:33.1108409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-11-01T18:09:33.5131813Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-11-01T18:09:33.9230743Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-11-01T18:09:35.1430369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-11-01T18:09:35.9073716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-11-01T18:09:36.2513819Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-11-01T18:09:36.5928418Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-11-01T18:09:36.8665968Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-11-01T18:09:37.4849597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-11-01T18:09:37.7371557Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-11-01T18:09:38.0068297Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-11-01T18:09:38.2884905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-11-01T18:09:38.5466860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-11-01T18:09:38.9854396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-11-01T18:09:39.2378824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-11-01T18:09:39.5350701Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-11-01T18:09:39.9482833Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-11-01T18:09:40.8444684Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-11-01T18:09:41.1545864Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-11-01T18:09:41.3639424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-11-01T18:09:42.4253228Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-11-01T18:09:42.6199548Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-11-01T18:09:42.8520750Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-11-01T18:09:43.1712147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-11-01T18:09:43.4254410Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-11-01T18:09:43.8629304Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-11-01T18:09:44.7394866Z From https://github.com/facebookincubator/fbjni 2024-11-01T18:09:44.7396097Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-11-01T18:09:44.7563403Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-11-01T18:09:45.1980729Z From https://github.com/Maratyszcza/FP16 2024-11-01T18:09:45.1981733Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-11-01T18:09:45.2094119Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-11-01T18:09:45.6079229Z From https://github.com/Maratyszcza/FXdiv 2024-11-01T18:09:45.6080314Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-11-01T18:09:45.6144798Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-11-01T18:09:46.0264023Z From https://github.com/Maratyszcza/NNPACK 2024-11-01T18:09:46.0265139Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-11-01T18:09:46.0509740Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-11-01T18:09:46.6388521Z From https://github.com/NVIDIA/NVTX 2024-11-01T18:09:46.6389552Z * branch e170594ac7cf1dac584da473d4ca9301087090c1 -> FETCH_HEAD 2024-11-01T18:09:46.6779079Z Submodule path 'third_party/NVTX': checked out 'e170594ac7cf1dac584da473d4ca9301087090c1' 2024-11-01T18:09:47.4307204Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-11-01T18:09:47.4308310Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-11-01T18:09:47.4725309Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-11-01T18:09:51.2691127Z From https://github.com/google/XNNPACK 2024-11-01T18:09:51.2692379Z * branch 87ee0b46b834f67bad9025d4a82ed5654f3403d3 -> FETCH_HEAD 2024-11-01T18:09:52.3058640Z Submodule path 'third_party/XNNPACK': checked out '87ee0b46b834f67bad9025d4a82ed5654f3403d3' 2024-11-01T18:09:52.9829035Z From https://github.com/google/benchmark 2024-11-01T18:09:52.9831343Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-11-01T18:09:53.0028406Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-11-01T18:09:53.6344189Z From https://github.com/ROCm/composable_kernel 2024-11-01T18:09:53.6345305Z * branch cedccd59c94cb0c74e7ec0d0f6c791aed081febc -> FETCH_HEAD 2024-11-01T18:09:53.8957821Z Submodule path 'third_party/composable_kernel': checked out 'cedccd59c94cb0c74e7ec0d0f6c791aed081febc' 2024-11-01T18:09:54.3621453Z From https://github.com/yhirose/cpp-httplib 2024-11-01T18:09:54.3622420Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-11-01T18:09:54.4028742Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-11-01T18:09:54.8997931Z From https://github.com/pytorch/cpuinfo 2024-11-01T18:09:54.8998967Z * branch 1e83a2fdd3102f65c6f1fb602c1b320486218a99 -> FETCH_HEAD 2024-11-01T18:09:55.0096991Z Submodule path 'third_party/cpuinfo': checked out '1e83a2fdd3102f65c6f1fb602c1b320486218a99' 2024-11-01T18:09:55.0461162Z Submodule path 'third_party/cudnn_frontend': checked out '936021bfed8c91dc416af1588b2c4eca631a9e45' 2024-11-01T18:09:55.9580455Z From https://github.com/NVIDIA/cutlass 2024-11-01T18:09:55.9581563Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-11-01T18:09:56.6458159Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-11-01T18:09:58.2287651Z From https://gitlab.com/libeigen/eigen 2024-11-01T18:09:58.2288823Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-11-01T18:09:58.4269332Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-11-01T18:09:59.2560546Z From https://github.com/pytorch/fbgemm 2024-11-01T18:09:59.2561694Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-11-01T18:09:59.3200424Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-11-01T18:09:59.3220767Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:09:59.3224655Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:09:59.3228630Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:09:59.3232811Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:09:59.3237089Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:09:59.3268837Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-11-01T18:09:59.8107332Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-11-01T18:10:00.1919347Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-11-01T18:10:01.3955028Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-11-01T18:10:01.7183714Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-11-01T18:10:02.7137671Z From https://github.com/asmjit/asmjit 2024-11-01T18:10:02.7139294Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-11-01T18:10:02.7660110Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-11-01T18:10:03.6212495Z From https://github.com/pytorch/cpuinfo 2024-11-01T18:10:03.6213894Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-11-01T18:10:03.7398803Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-11-01T18:10:04.6544012Z From https://github.com/NVIDIA/cutlass 2024-11-01T18:10:04.6545143Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-11-01T18:10:05.2128282Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-11-01T18:10:05.9219332Z From https://github.com/google/googletest 2024-11-01T18:10:05.9220437Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-11-01T18:10:05.9689660Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-11-01T18:10:06.4971520Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-11-01T18:10:06.4972712Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-11-01T18:10:06.5046442Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-11-01T18:10:07.2758594Z From https://github.com/google/flatbuffers 2024-11-01T18:10:07.2759659Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-11-01T18:10:07.4191308Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-11-01T18:10:08.0287311Z From https://github.com/fmtlib/fmt 2024-11-01T18:10:08.0288459Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-11-01T18:10:08.0590997Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-11-01T18:10:08.6925029Z From https://github.com/google/gemmlowp 2024-11-01T18:10:08.6926010Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-11-01T18:10:08.7292486Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-11-01T18:10:09.4310118Z From https://github.com/facebookincubator/gloo 2024-11-01T18:10:09.4311236Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-11-01T18:10:09.4581192Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-11-01T18:10:10.2558942Z From https://github.com/google/googletest 2024-11-01T18:10:10.2560061Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-11-01T18:10:10.3018843Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:10:10.8327048Z From https://github.com/intel/ideep 2024-11-01T18:10:10.8328094Z * branch 41d636c2bbcea6bff0faf97cdb65a48cdde987af -> FETCH_HEAD 2024-11-01T18:10:10.8434860Z Submodule path 'third_party/ideep': checked out '41d636c2bbcea6bff0faf97cdb65a48cdde987af' 2024-11-01T18:10:10.8455239Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-11-01T18:10:10.8485109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-11-01T18:10:13.4064634Z From https://github.com/intel/mkl-dnn 2024-11-01T18:10:13.4065646Z * branch 66f0cb9eb66affd2da3bf5f8d897376f04aae6af -> FETCH_HEAD 2024-11-01T18:10:14.0023496Z Submodule path 'third_party/ideep/mkl-dnn': checked out '66f0cb9eb66affd2da3bf5f8d897376f04aae6af' 2024-11-01T18:10:14.5357337Z From https://github.com/intel/ittapi 2024-11-01T18:10:14.5358423Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-11-01T18:10:14.5512460Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-11-01T18:10:15.0780523Z From https://github.com/pytorch/kineto 2024-11-01T18:10:15.0781489Z * branch ed052ea024b9468908d558b15cd3f7584fb0f492 -> FETCH_HEAD 2024-11-01T18:10:15.1772280Z Submodule path 'third_party/kineto': checked out 'ed052ea024b9468908d558b15cd3f7584fb0f492' 2024-11-01T18:10:15.1794274Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:10:15.1798083Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:10:15.1802078Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:10:15.1833998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-11-01T18:10:16.0476640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-11-01T18:10:16.2924341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-11-01T18:10:17.3361470Z From https://github.com/facebookincubator/dynolog 2024-11-01T18:10:17.3363000Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-11-01T18:10:17.4300556Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-11-01T18:10:17.4321322Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:10:17.4325283Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:10:17.4329424Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:10:17.4333586Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:10:17.4337704Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:10:17.4342260Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:10:17.4346625Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:10:17.4351274Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:10:17.4386995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-11-01T18:10:18.3342985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-11-01T18:10:18.5951428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-11-01T18:10:18.8291832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-11-01T18:10:19.0365807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-11-01T18:10:19.3301303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-11-01T18:10:19.5975948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-11-01T18:10:20.0070129Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-11-01T18:10:21.3434341Z From https://github.com/NVIDIA/DCGM 2024-11-01T18:10:21.3435553Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-11-01T18:10:21.5575852Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-11-01T18:10:22.1248618Z From https://github.com/libcpr/cpr 2024-11-01T18:10:22.1249714Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-11-01T18:10:22.1420961Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-11-01T18:10:22.8513211Z From https://github.com/fmtlib/fmt 2024-11-01T18:10:22.8514324Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-11-01T18:10:22.8830490Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-11-01T18:10:23.4273138Z From https://github.com/gflags/gflags 2024-11-01T18:10:23.4274162Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-11-01T18:10:23.4385762Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-11-01T18:10:23.4405552Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:10:23.4435767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-11-01T18:10:24.1993820Z From https://github.com/gflags/gflags 2024-11-01T18:10:24.1995086Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-11-01T18:10:24.2054411Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-11-01T18:10:24.8454424Z From https://github.com/google/glog 2024-11-01T18:10:24.8455529Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-11-01T18:10:24.8638746Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-11-01T18:10:25.6540140Z From https://github.com/google/googletest 2024-11-01T18:10:25.6541233Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-11-01T18:10:25.6975825Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-11-01T18:10:26.4490031Z From https://github.com/nlohmann/json 2024-11-01T18:10:26.4491167Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-11-01T18:10:26.5523118Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-11-01T18:10:27.0651080Z From https://github.com/dtrugman/pfs 2024-11-01T18:10:27.0652091Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-11-01T18:10:27.0826363Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-11-01T18:10:27.7470040Z From https://github.com/fmtlib/fmt 2024-11-01T18:10:27.7471201Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-11-01T18:10:27.7794417Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-11-01T18:10:28.7635766Z From https://github.com/google/googletest 2024-11-01T18:10:28.7636931Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-11-01T18:10:28.8084290Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-11-01T18:10:29.4909177Z From https://github.com/microsoft/mimalloc 2024-11-01T18:10:29.4910313Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-11-01T18:10:29.5320174Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-11-01T18:10:30.2183794Z From https://github.com/NVIDIA/nccl 2024-11-01T18:10:30.2185590Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-11-01T18:10:30.2455620Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-11-01T18:10:31.0771630Z From https://github.com/nlohmann/json 2024-11-01T18:10:31.0772786Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-11-01T18:10:31.1942304Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-11-01T18:10:32.1273255Z From https://github.com/onnx/onnx 2024-11-01T18:10:32.1274367Z * branch b8baa8446686496da4cc8fda09f2b6fe65c2a02c -> FETCH_HEAD 2024-11-01T18:10:32.6193731Z Submodule path 'third_party/onnx': checked out 'b8baa8446686496da4cc8fda09f2b6fe65c2a02c' 2024-11-01T18:10:32.6234812Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-11-01T18:10:32.6267651Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-11-01T18:10:33.7540027Z From https://github.com/pybind/pybind11 2024-11-01T18:10:33.7541455Z * branch 3e9dfa2866941655c56877882565e7577de6fc7b -> FETCH_HEAD 2024-11-01T18:10:33.7905060Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-11-01T18:10:34.5304522Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-11-01T18:10:34.5305602Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-11-01T18:10:34.6157319Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-11-01T18:10:34.6180738Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:10:34.6184779Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:10:34.6188769Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:10:34.6192995Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:10:34.6197809Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:10:34.6201993Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:10:34.6206339Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:10:34.6210770Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:10:34.6242475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-11-01T18:10:34.9149535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-11-01T18:10:35.1956284Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-11-01T18:10:35.4839024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-11-01T18:10:35.9335238Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-11-01T18:10:36.2369504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-11-01T18:10:36.4613323Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-11-01T18:10:36.6950301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-11-01T18:10:37.8142609Z From https://github.com/google/benchmark 2024-11-01T18:10:37.8143721Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-11-01T18:10:37.8357885Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-11-01T18:10:38.6156934Z From https://github.com/google/googletest 2024-11-01T18:10:38.6158944Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-11-01T18:10:38.6594544Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-11-01T18:10:39.3174876Z From https://github.com/microsoft/GSL 2024-11-01T18:10:39.3176004Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-11-01T18:10:39.3291023Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-11-01T18:10:40.1705282Z From https://github.com/nlohmann/json 2024-11-01T18:10:40.1706448Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-11-01T18:10:40.2927942Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-11-01T18:10:40.8785423Z From https://github.com/open-telemetry/opentelemetry-proto 2024-11-01T18:10:40.8786480Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-11-01T18:10:40.8892639Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-11-01T18:10:41.2931864Z From https://github.com/opentracing/opentracing-cpp 2024-11-01T18:10:41.2932883Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-11-01T18:10:41.3067019Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-11-01T18:10:41.8040255Z From https://github.com/jupp0r/prometheus-cpp 2024-11-01T18:10:41.8041263Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-11-01T18:10:41.8211385Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-11-01T18:10:41.8231490Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:10:41.8235660Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:10:41.8266471Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-11-01T18:10:42.7983957Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-11-01T18:10:43.6809382Z From https://github.com/civetweb/civetweb 2024-11-01T18:10:43.6810771Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-11-01T18:10:43.9570782Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-11-01T18:10:44.7311261Z From https://github.com/google/googletest 2024-11-01T18:10:44.7312409Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-11-01T18:10:44.7769993Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-11-01T18:10:46.5687995Z From https://github.com/Microsoft/vcpkg 2024-11-01T18:10:46.5689280Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-11-01T18:10:47.2513886Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-11-01T18:10:47.7053155Z From https://github.com/mreineck/pocketfft 2024-11-01T18:10:47.7054754Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-11-01T18:10:47.7115570Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-11-01T18:10:49.2072722Z From https://github.com/protocolbuffers/protobuf 2024-11-01T18:10:49.2074000Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-11-01T18:10:49.5199291Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-11-01T18:10:49.5226150Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:10:49.5229876Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-11-01T18:10:49.5261518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-11-01T18:10:49.8869997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-11-01T18:10:50.7640295Z From https://github.com/google/benchmark 2024-11-01T18:10:50.7641802Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-11-01T18:10:50.7795754Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-11-01T18:10:51.5142236Z From https://github.com/google/googletest 2024-11-01T18:10:51.5143601Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-11-01T18:10:51.5660549Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-11-01T18:10:51.5770369Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-11-01T18:10:52.0920366Z From https://github.com/Maratyszcza/pthreadpool 2024-11-01T18:10:52.0921502Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-11-01T18:10:52.1022142Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-11-01T18:10:52.7726623Z From https://github.com/pybind/pybind11 2024-11-01T18:10:52.7727708Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2024-11-01T18:10:52.8085218Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2024-11-01T18:11:49.3698258Z From https://github.com/malfet/PeachPy 2024-11-01T18:11:49.3699413Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-11-01T18:11:49.3975765Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-11-01T18:11:49.9100503Z From https://github.com/shibatch/sleef 2024-11-01T18:11:49.9101490Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-11-01T18:11:49.9606269Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-11-01T18:11:50.4873859Z From https://github.com/pytorch/tensorpipe 2024-11-01T18:11:50.4874941Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-11-01T18:11:50.5145791Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-11-01T18:11:50.5167220Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:11:50.5170928Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:11:50.5174868Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:11:50.5179596Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:11:50.5209985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-11-01T18:11:50.7897012Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-11-01T18:11:51.0430491Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-11-01T18:11:51.3523531Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-11-01T18:11:52.3089359Z From https://github.com/google/googletest 2024-11-01T18:11:52.3090736Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-11-01T18:11:52.3536111Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-11-01T18:11:52.8288124Z From https://github.com/google/libnop 2024-11-01T18:11:52.8289206Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-11-01T18:11:52.8435985Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-11-01T18:11:53.5793075Z From https://github.com/libuv/libuv 2024-11-01T18:11:53.5794048Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-11-01T18:11:53.6367447Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-11-01T18:11:54.3754708Z From https://github.com/pybind/pybind11 2024-11-01T18:11:54.3755799Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-11-01T18:11:54.4060819Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-11-01T18:11:54.4081176Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:11:54.4111763Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-11-01T18:11:55.0922187Z From https://github.com/wjakob/clang-cindex-python3 2024-11-01T18:11:55.0923214Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-11-01T18:11:55.0988088Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-11-01T18:11:55.1029469Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:11:55.1381681Z Entering 'android/libs/fbjni' 2024-11-01T18:11:55.1431095Z Entering 'third_party/FP16' 2024-11-01T18:11:55.1480354Z Entering 'third_party/FXdiv' 2024-11-01T18:11:55.1530157Z Entering 'third_party/NNPACK' 2024-11-01T18:11:55.1579825Z Entering 'third_party/NVTX' 2024-11-01T18:11:55.1630100Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:11:55.1681692Z Entering 'third_party/XNNPACK' 2024-11-01T18:11:55.1750498Z Entering 'third_party/benchmark' 2024-11-01T18:11:55.1802087Z Entering 'third_party/composable_kernel' 2024-11-01T18:11:55.1859110Z Entering 'third_party/cpp-httplib' 2024-11-01T18:11:55.1911536Z Entering 'third_party/cpuinfo' 2024-11-01T18:11:55.1962044Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:11:55.2012417Z Entering 'third_party/cutlass' 2024-11-01T18:11:55.2070662Z Entering 'third_party/eigen' 2024-11-01T18:11:55.2122912Z Entering 'third_party/fbgemm' 2024-11-01T18:11:55.2172655Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:11:55.2221537Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:11:55.2271356Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:11:55.2326882Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:11:55.2377476Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:11:55.2427423Z Entering 'third_party/flatbuffers' 2024-11-01T18:11:55.2481162Z Entering 'third_party/fmt' 2024-11-01T18:11:55.2530564Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:11:55.2581484Z Entering 'third_party/gloo' 2024-11-01T18:11:55.2631581Z Entering 'third_party/googletest' 2024-11-01T18:11:55.2681998Z Entering 'third_party/ideep' 2024-11-01T18:11:55.2730600Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:11:55.2788586Z Entering 'third_party/ittapi' 2024-11-01T18:11:55.2838315Z Entering 'third_party/kineto' 2024-11-01T18:11:55.2888045Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:11:55.2936994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:11:55.2989731Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:11:55.3038902Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:11:55.3090580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:11:55.3138974Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:11:55.3191386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:11:55.3241072Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:11:55.3291518Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:11:55.3342320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:11:55.3394158Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:11:55.3443008Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:11:55.3494960Z Entering 'third_party/mimalloc' 2024-11-01T18:11:55.3544503Z Entering 'third_party/nccl/nccl' 2024-11-01T18:11:55.3595360Z Entering 'third_party/nlohmann' 2024-11-01T18:11:55.3646300Z Entering 'third_party/onnx' 2024-11-01T18:11:55.3714457Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:11:55.3766498Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:11:55.3817475Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:11:55.3866766Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:11:55.3915026Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:11:55.3963646Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:11:55.4014090Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:11:55.4062412Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:11:55.4111444Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:11:55.4158726Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:11:55.4210305Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:11:55.4260666Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:11:55.4332465Z Entering 'third_party/pocketfft' 2024-11-01T18:11:55.4381627Z Entering 'third_party/protobuf' 2024-11-01T18:11:55.4434028Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:11:55.4483918Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:11:55.4534364Z Entering 'third_party/psimd' 2024-11-01T18:11:55.4584570Z Entering 'third_party/pthreadpool' 2024-11-01T18:11:55.4634203Z Entering 'third_party/pybind11' 2024-11-01T18:11:55.4684627Z Entering 'third_party/python-peachpy' 2024-11-01T18:11:55.4734385Z Entering 'third_party/sleef' 2024-11-01T18:11:55.4784832Z Entering 'third_party/tensorpipe' 2024-11-01T18:11:55.4833414Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:11:55.4882631Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:11:55.4930194Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:11:55.4980203Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:11:55.5028012Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:11:55.5094870Z ##[endgroup] 2024-11-01T18:11:55.5096245Z ##[group]Persisting credentials for submodules 2024-11-01T18:11:55.5103258Z [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' || :" 2024-11-01T18:11:55.5448551Z Entering 'android/libs/fbjni' 2024-11-01T18:11:55.5515017Z Entering 'third_party/FP16' 2024-11-01T18:11:55.5578962Z Entering 'third_party/FXdiv' 2024-11-01T18:11:55.5642306Z Entering 'third_party/NNPACK' 2024-11-01T18:11:55.5707148Z Entering 'third_party/NVTX' 2024-11-01T18:11:55.5772471Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:11:55.5837122Z Entering 'third_party/XNNPACK' 2024-11-01T18:11:55.5920263Z Entering 'third_party/benchmark' 2024-11-01T18:11:55.5985818Z Entering 'third_party/composable_kernel' 2024-11-01T18:11:55.6058293Z Entering 'third_party/cpp-httplib' 2024-11-01T18:11:55.6122373Z Entering 'third_party/cpuinfo' 2024-11-01T18:11:55.6188697Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:11:55.6253439Z Entering 'third_party/cutlass' 2024-11-01T18:11:55.6326867Z Entering 'third_party/eigen' 2024-11-01T18:11:55.6394137Z Entering 'third_party/fbgemm' 2024-11-01T18:11:55.6458553Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:11:55.6524516Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:11:55.6589069Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:11:55.6661000Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:11:55.6725418Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:11:55.6791166Z Entering 'third_party/flatbuffers' 2024-11-01T18:11:55.6858645Z Entering 'third_party/fmt' 2024-11-01T18:11:55.6925040Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:11:55.6990686Z Entering 'third_party/gloo' 2024-11-01T18:11:55.7055012Z Entering 'third_party/googletest' 2024-11-01T18:11:55.7120533Z Entering 'third_party/ideep' 2024-11-01T18:11:55.7184375Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:11:55.7255251Z Entering 'third_party/ittapi' 2024-11-01T18:11:55.7320385Z Entering 'third_party/kineto' 2024-11-01T18:11:55.7384598Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:11:55.7448140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:11:55.7515363Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:11:55.7581986Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:11:55.7646236Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:11:55.7709953Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:11:55.7776893Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:11:55.7840540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:11:55.7905635Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:11:55.7972917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:11:55.8038552Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:11:55.8102692Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:11:55.8168171Z Entering 'third_party/mimalloc' 2024-11-01T18:11:55.8232448Z Entering 'third_party/nccl/nccl' 2024-11-01T18:11:55.8298052Z Entering 'third_party/nlohmann' 2024-11-01T18:11:55.8363924Z Entering 'third_party/onnx' 2024-11-01T18:11:55.8446140Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:11:55.8513911Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:11:55.8581305Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:11:55.8644888Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:11:55.8709736Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:11:55.8773336Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:11:55.8838712Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:11:55.8902339Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:11:55.8966900Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:11:55.9029440Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:11:55.9096295Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:11:55.9161823Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:11:55.9250496Z Entering 'third_party/pocketfft' 2024-11-01T18:11:55.9314461Z Entering 'third_party/protobuf' 2024-11-01T18:11:55.9382126Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:11:55.9445490Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:11:55.9512077Z Entering 'third_party/psimd' 2024-11-01T18:11:55.9576833Z Entering 'third_party/pthreadpool' 2024-11-01T18:11:55.9641111Z Entering 'third_party/pybind11' 2024-11-01T18:11:55.9706826Z Entering 'third_party/python-peachpy' 2024-11-01T18:11:55.9772231Z Entering 'third_party/sleef' 2024-11-01T18:11:55.9836977Z Entering 'third_party/tensorpipe' 2024-11-01T18:11:55.9901552Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:11:55.9965052Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:11:56.0027964Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:11:56.0093452Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:11:56.0155141Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:11:56.0239684Z [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" 2024-11-01T18:11:56.0590037Z Entering 'android/libs/fbjni' 2024-11-01T18:11:56.0650577Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-11-01T18:11:56.0670258Z Entering 'third_party/FP16' 2024-11-01T18:11:56.0732111Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-11-01T18:11:56.0750566Z Entering 'third_party/FXdiv' 2024-11-01T18:11:56.0812071Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-11-01T18:11:56.0830409Z Entering 'third_party/NNPACK' 2024-11-01T18:11:56.0890782Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-11-01T18:11:56.0910110Z Entering 'third_party/NVTX' 2024-11-01T18:11:56.0970486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2024-11-01T18:11:56.0989822Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:11:56.1049781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-11-01T18:11:56.1069030Z Entering 'third_party/XNNPACK' 2024-11-01T18:11:56.1129793Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-11-01T18:11:56.1167450Z Entering 'third_party/benchmark' 2024-11-01T18:11:56.1228513Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:11:56.1247309Z Entering 'third_party/composable_kernel' 2024-11-01T18:11:56.1309555Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2024-11-01T18:11:56.1335680Z Entering 'third_party/cpp-httplib' 2024-11-01T18:11:56.1397660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-11-01T18:11:56.1416174Z Entering 'third_party/cpuinfo' 2024-11-01T18:11:56.1487586Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:11:56.1501026Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:11:56.1561528Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-11-01T18:11:56.1580813Z Entering 'third_party/cutlass' 2024-11-01T18:11:56.1641511Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:11:56.1671007Z Entering 'third_party/eigen' 2024-11-01T18:11:56.1731671Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-11-01T18:11:56.1752064Z Entering 'third_party/fbgemm' 2024-11-01T18:11:56.1813297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-11-01T18:11:56.1832117Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:11:56.1894235Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-11-01T18:11:56.1912449Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:11:56.1974300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-11-01T18:11:56.1992868Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:11:56.2052341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-11-01T18:11:56.2079287Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:11:56.2138857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:11:56.2157256Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:11:56.2217938Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-11-01T18:11:56.2237614Z Entering 'third_party/flatbuffers' 2024-11-01T18:11:56.2299577Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-11-01T18:11:56.2321149Z Entering 'third_party/fmt' 2024-11-01T18:11:56.2381384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:11:56.2400609Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:11:56.2460548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-11-01T18:11:56.2479643Z Entering 'third_party/gloo' 2024-11-01T18:11:56.2539316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-11-01T18:11:56.2558361Z Entering 'third_party/googletest' 2024-11-01T18:11:56.2619420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:11:56.2638245Z Entering 'third_party/ideep' 2024-11-01T18:11:56.2699167Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-11-01T18:11:56.2716584Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:11:56.2778301Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-11-01T18:11:56.2804478Z Entering 'third_party/ittapi' 2024-11-01T18:11:56.2864880Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-11-01T18:11:56.2883506Z Entering 'third_party/kineto' 2024-11-01T18:11:56.2944389Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-11-01T18:11:56.2963132Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:11:56.3024938Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-11-01T18:11:56.3043485Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:11:56.3105879Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-11-01T18:11:56.3125994Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:11:56.3188272Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-11-01T18:11:56.3207043Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:11:56.3268841Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-11-01T18:11:56.3287387Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:11:56.3348316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-11-01T18:11:56.3366579Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:11:56.3427973Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-11-01T18:11:56.3448137Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:11:56.3510376Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-11-01T18:11:56.3528876Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:11:56.3591125Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:11:56.3610100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:11:56.3671986Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-11-01T18:11:56.3691690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:11:56.3753906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-11-01T18:11:56.3775292Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:11:56.3835742Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-11-01T18:11:56.3854342Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:11:56.3915723Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-11-01T18:11:56.3935939Z Entering 'third_party/mimalloc' 2024-11-01T18:11:56.3997073Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-11-01T18:11:56.4016091Z Entering 'third_party/nccl/nccl' 2024-11-01T18:11:56.4077746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-11-01T18:11:56.4096287Z Entering 'third_party/nlohmann' 2024-11-01T18:11:56.4156307Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-11-01T18:11:56.4177165Z Entering 'third_party/onnx' 2024-11-01T18:11:56.4237137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-11-01T18:11:56.4273626Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:11:56.4333797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:11:56.4355875Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:11:56.4417104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-11-01T18:11:56.4436914Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:11:56.4498347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:11:56.4517435Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:11:56.4578097Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:11:56.4596356Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:11:56.4656800Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2024-11-01T18:11:56.4675584Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:11:56.4735777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2024-11-01T18:11:56.4755767Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:11:56.4816743Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2024-11-01T18:11:56.4834992Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:11:56.4896433Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2024-11-01T18:11:56.4914179Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:11:56.4975674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2024-11-01T18:11:56.4992813Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:11:56.5053499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2024-11-01T18:11:56.5074922Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:11:56.5135458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2024-11-01T18:11:56.5155539Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:11:56.5216889Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-11-01T18:11:56.5259082Z Entering 'third_party/pocketfft' 2024-11-01T18:11:56.5320095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-11-01T18:11:56.5338454Z Entering 'third_party/protobuf' 2024-11-01T18:11:56.5399065Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-11-01T18:11:56.5420703Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:11:56.5481938Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-11-01T18:11:56.5500146Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:11:56.5560869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:11:56.5581856Z Entering 'third_party/psimd' 2024-11-01T18:11:56.5643805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-11-01T18:11:56.5662305Z Entering 'third_party/pthreadpool' 2024-11-01T18:11:56.5723806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-11-01T18:11:56.5742322Z Entering 'third_party/pybind11' 2024-11-01T18:11:56.5802478Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:11:56.5821267Z Entering 'third_party/python-peachpy' 2024-11-01T18:11:56.5881536Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-11-01T18:11:56.5899759Z Entering 'third_party/sleef' 2024-11-01T18:11:56.5959866Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-11-01T18:11:56.5978963Z Entering 'third_party/tensorpipe' 2024-11-01T18:11:56.6039266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-11-01T18:11:56.6057477Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:11:56.6118707Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-11-01T18:11:56.6136983Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:11:56.6199117Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-11-01T18:11:56.6216933Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:11:56.6277108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-11-01T18:11:56.6295616Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:11:56.6355636Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-11-01T18:11:56.6374404Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:11:56.6435468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-11-01T18:11:56.7737954Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:11:56.8088500Z Entering 'android/libs/fbjni' 2024-11-01T18:11:56.8137440Z Entering 'third_party/FP16' 2024-11-01T18:11:56.8186725Z Entering 'third_party/FXdiv' 2024-11-01T18:11:56.8235437Z Entering 'third_party/NNPACK' 2024-11-01T18:11:56.8285157Z Entering 'third_party/NVTX' 2024-11-01T18:11:56.8334738Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:11:56.8384549Z Entering 'third_party/XNNPACK' 2024-11-01T18:11:56.8451317Z Entering 'third_party/benchmark' 2024-11-01T18:11:56.8501227Z Entering 'third_party/composable_kernel' 2024-11-01T18:11:56.8555758Z Entering 'third_party/cpp-httplib' 2024-11-01T18:11:56.8606459Z Entering 'third_party/cpuinfo' 2024-11-01T18:11:56.8656661Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:11:56.8707359Z Entering 'third_party/cutlass' 2024-11-01T18:11:56.8766185Z Entering 'third_party/eigen' 2024-11-01T18:11:56.8817343Z Entering 'third_party/fbgemm' 2024-11-01T18:11:56.8867561Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:11:56.8916061Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:11:56.8965468Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:11:56.9020714Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:11:56.9069940Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:11:56.9119483Z Entering 'third_party/flatbuffers' 2024-11-01T18:11:56.9172592Z Entering 'third_party/fmt' 2024-11-01T18:11:56.9221757Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:11:56.9272009Z Entering 'third_party/gloo' 2024-11-01T18:11:56.9322023Z Entering 'third_party/googletest' 2024-11-01T18:11:56.9373034Z Entering 'third_party/ideep' 2024-11-01T18:11:56.9420382Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:11:56.9477217Z Entering 'third_party/ittapi' 2024-11-01T18:11:56.9525510Z Entering 'third_party/kineto' 2024-11-01T18:11:56.9575704Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:11:56.9624152Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:11:56.9676552Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:11:56.9725168Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:11:56.9775050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:11:56.9822789Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:11:56.9875256Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:11:56.9924376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:11:56.9975621Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:11:57.0026638Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:11:57.0077667Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:11:57.0126800Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:11:57.0177916Z Entering 'third_party/mimalloc' 2024-11-01T18:11:57.0227488Z Entering 'third_party/nccl/nccl' 2024-11-01T18:11:57.0279684Z Entering 'third_party/nlohmann' 2024-11-01T18:11:57.0330182Z Entering 'third_party/onnx' 2024-11-01T18:11:57.0398624Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:11:57.0450323Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:11:57.0502086Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:11:57.0550259Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:11:57.0599619Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:11:57.0648131Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:11:57.0699602Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:11:57.0747641Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:11:57.0796551Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:11:57.0843930Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:11:57.0896307Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:11:57.0946273Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:11:57.1018975Z Entering 'third_party/pocketfft' 2024-11-01T18:11:57.1069352Z Entering 'third_party/protobuf' 2024-11-01T18:11:57.1122316Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:11:57.1172473Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:11:57.1223100Z Entering 'third_party/psimd' 2024-11-01T18:11:57.1274674Z Entering 'third_party/pthreadpool' 2024-11-01T18:11:57.1324419Z Entering 'third_party/pybind11' 2024-11-01T18:11:57.1374760Z Entering 'third_party/python-peachpy' 2024-11-01T18:11:57.1424461Z Entering 'third_party/sleef' 2024-11-01T18:11:57.1475133Z Entering 'third_party/tensorpipe' 2024-11-01T18:11:57.1525123Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:11:57.1574811Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:11:57.1622720Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:11:57.1673984Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:11:57.1721281Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:11:57.1793377Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:11:57.2142143Z Entering 'android/libs/fbjni' 2024-11-01T18:11:57.2193579Z Entering 'third_party/FP16' 2024-11-01T18:11:57.2243326Z Entering 'third_party/FXdiv' 2024-11-01T18:11:57.2293051Z Entering 'third_party/NNPACK' 2024-11-01T18:11:57.2343110Z Entering 'third_party/NVTX' 2024-11-01T18:11:57.2394177Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:11:57.2446736Z Entering 'third_party/XNNPACK' 2024-11-01T18:11:57.2514856Z Entering 'third_party/benchmark' 2024-11-01T18:11:57.2564974Z Entering 'third_party/composable_kernel' 2024-11-01T18:11:57.2621036Z Entering 'third_party/cpp-httplib' 2024-11-01T18:11:57.2672060Z Entering 'third_party/cpuinfo' 2024-11-01T18:11:57.2722253Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:11:57.2773102Z Entering 'third_party/cutlass' 2024-11-01T18:11:57.2832021Z Entering 'third_party/eigen' 2024-11-01T18:11:57.2884014Z Entering 'third_party/fbgemm' 2024-11-01T18:11:57.2933944Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:11:57.2984663Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:11:57.3033310Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:11:57.3089100Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:11:57.3137653Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:11:57.3188721Z Entering 'third_party/flatbuffers' 2024-11-01T18:11:57.3240783Z Entering 'third_party/fmt' 2024-11-01T18:11:57.3291666Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:11:57.3341735Z Entering 'third_party/gloo' 2024-11-01T18:11:57.3394619Z Entering 'third_party/googletest' 2024-11-01T18:11:57.3444153Z Entering 'third_party/ideep' 2024-11-01T18:11:57.3494170Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:11:57.3550730Z Entering 'third_party/ittapi' 2024-11-01T18:11:57.3601298Z Entering 'third_party/kineto' 2024-11-01T18:11:57.3650974Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:11:57.3701472Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:11:57.3752944Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:11:57.3802874Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:11:57.3852868Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:11:57.3902007Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:11:57.3953576Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:11:57.4003653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:11:57.4053473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:11:57.4104930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:11:57.4156230Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:11:57.4205480Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:11:57.4255967Z Entering 'third_party/mimalloc' 2024-11-01T18:11:57.4306454Z Entering 'third_party/nccl/nccl' 2024-11-01T18:11:57.4356640Z Entering 'third_party/nlohmann' 2024-11-01T18:11:57.4409059Z Entering 'third_party/onnx' 2024-11-01T18:11:57.4475332Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:11:57.4526889Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:11:57.4580116Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:11:57.4629048Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:11:57.4679055Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:11:57.4726735Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:11:57.4776926Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:11:57.4825592Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:11:57.4875085Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:11:57.4922346Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:11:57.4974457Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:11:57.5024694Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:11:57.5099505Z Entering 'third_party/pocketfft' 2024-11-01T18:11:57.5148906Z Entering 'third_party/protobuf' 2024-11-01T18:11:57.5201822Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:11:57.5250010Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:11:57.5301306Z Entering 'third_party/psimd' 2024-11-01T18:11:57.5351237Z Entering 'third_party/pthreadpool' 2024-11-01T18:11:57.5401362Z Entering 'third_party/pybind11' 2024-11-01T18:11:57.5450707Z Entering 'third_party/python-peachpy' 2024-11-01T18:11:57.5501170Z Entering 'third_party/sleef' 2024-11-01T18:11:57.5550418Z Entering 'third_party/tensorpipe' 2024-11-01T18:11:57.5601286Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:11:57.5649480Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:11:57.5698072Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:11:57.5747433Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:11:57.5795699Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:11:57.5864979Z ##[endgroup] 2024-11-01T18:11:57.5911254Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:11:57.5943167Z 'd1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea' 2024-11-01T18:11:57.6058710Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-11-01T18:11:57.6059616Z # Remove any artifacts from the previous checkouts 2024-11-01T18:11:57.6060289Z git clean -fxd 2024-11-01T18:11:57.6070663Z shell: /usr/bin/bash -e {0} 2024-11-01T18:11:57.6071112Z env: 2024-11-01T18:11:57.6071476Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:57.6071913Z BUILDER_ROOT: /builder 2024-11-01T18:11:57.6072385Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:57.6072836Z DESIRED_CUDA: cu118 2024-11-01T18:11:57.6073247Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:57.6073692Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:57.6074232Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:57.6074864Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:57.6075256Z LIBTORCH_CONFIG: 2024-11-01T18:11:57.6075659Z LIBTORCH_VARIANT: 2024-11-01T18:11:57.6076060Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:57.6076493Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:57.6077206Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:57.6077951Z ANACONDA_USER: pytorch 2024-11-01T18:11:57.6078412Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:57.6078909Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:57.6079407Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:57.6080202Z GITHUB_TOKEN: *** 2024-11-01T18:11:57.6080619Z PR_NUMBER: 2024-11-01T18:11:57.6081209Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:57.6081824Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:57.6082409Z USE_SPLIT_BUILD: false 2024-11-01T18:11:57.6082824Z ##[endgroup] 2024-11-01T18:11:57.6402221Z ##[group]Run malfet/checkout@silent-checkout 2024-11-01T18:11:57.6402833Z with: 2024-11-01T18:11:57.6403176Z ref: main 2024-11-01T18:11:57.6403530Z submodules: recursive 2024-11-01T18:11:57.6403990Z repository: pytorch/builder 2024-11-01T18:11:57.6404458Z path: builder 2024-11-01T18:11:57.6404984Z token: *** 2024-11-01T18:11:57.6405368Z ssh-strict: true 2024-11-01T18:11:57.6405790Z persist-credentials: true 2024-11-01T18:11:57.6406231Z clean: true 2024-11-01T18:11:57.6406642Z sparse-checkout-cone-mode: true 2024-11-01T18:11:57.6407145Z fetch-depth: 1 2024-11-01T18:11:57.6407510Z lfs: false 2024-11-01T18:11:57.6407895Z set-safe-directory: true 2024-11-01T18:11:57.6408356Z quiet-checkout: false 2024-11-01T18:11:57.6408749Z env: 2024-11-01T18:11:57.6409120Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:57.6409572Z BUILDER_ROOT: /builder 2024-11-01T18:11:57.6410001Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:57.6410449Z DESIRED_CUDA: cu118 2024-11-01T18:11:57.6410942Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:57.6411376Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:57.6411918Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:57.6412546Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:57.6412937Z LIBTORCH_CONFIG: 2024-11-01T18:11:57.6413349Z LIBTORCH_VARIANT: 2024-11-01T18:11:57.6413770Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:57.6414187Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:57.6414837Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:57.6415591Z ANACONDA_USER: pytorch 2024-11-01T18:11:57.6416033Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:57.6416531Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:57.6417048Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:57.6417771Z GITHUB_TOKEN: *** 2024-11-01T18:11:57.6418196Z PR_NUMBER: 2024-11-01T18:11:57.6418615Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:57.6419215Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:57.6419819Z USE_SPLIT_BUILD: false 2024-11-01T18:11:57.6420256Z ##[endgroup] 2024-11-01T18:11:57.7609548Z Syncing repository: pytorch/builder 2024-11-01T18:11:57.7623000Z ##[group]Getting Git version info 2024-11-01T18:11:57.7624467Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-11-01T18:11:57.7659448Z [command]/usr/bin/git version 2024-11-01T18:11:57.7710886Z git version 2.40.1 2024-11-01T18:11:57.7745507Z ##[endgroup] 2024-11-01T18:11:57.7767299Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/9da1f49e-1850-4903-9dc3-c82f8fbabd50' before making global git config changes 2024-11-01T18:11:57.7768953Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:11:57.7773621Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:11:57.7813135Z ##[group]Initializing the repository 2024-11-01T18:11:57.7817561Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:11:57.7855598Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-11-01T18:11:57.7857509Z hint: is subject to change. To configure the initial branch name to use in all 2024-11-01T18:11:57.7858859Z hint: of your new repositories, which will suppress this warning, call: 2024-11-01T18:11:57.7859563Z hint: 2024-11-01T18:11:57.7860417Z hint: git config --global init.defaultBranch 2024-11-01T18:11:57.7861018Z hint: 2024-11-01T18:11:57.7861697Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-11-01T18:11:57.7863257Z hint: 'development'. The just-created branch can be renamed via this command: 2024-11-01T18:11:57.7864062Z hint: 2024-11-01T18:11:57.7864779Z hint: git branch -m 2024-11-01T18:11:57.7865834Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-11-01T18:11:57.7872496Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-11-01T18:11:57.7910246Z ##[endgroup] 2024-11-01T18:11:57.7910995Z ##[group]Disabling automatic garbage collection 2024-11-01T18:11:57.7915058Z [command]/usr/bin/git config --local gc.auto 0 2024-11-01T18:11:57.7950943Z ##[endgroup] 2024-11-01T18:11:57.7951619Z ##[group]Setting up auth 2024-11-01T18:11:57.7960069Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:11:57.7999830Z [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-11-01T18:11:57.8327537Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:11:57.8364842Z [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-11-01T18:11:57.8692095Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:11:57.8745921Z ##[endgroup] 2024-11-01T18:11:57.8746644Z ##[group]Fetching the repository 2024-11-01T18:11:57.8754835Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/main*:refs/remotes/origin/main* +refs/tags/main*:refs/tags/main* 2024-11-01T18:11:58.0970186Z remote: Enumerating objects: 213, done. 2024-11-01T18:11:58.0975029Z remote: Counting objects: 0% (1/213) 2024-11-01T18:11:58.0976086Z remote: Counting objects: 1% (3/213) 2024-11-01T18:11:58.0976726Z remote: Counting objects: 2% (5/213) 2024-11-01T18:11:58.0977590Z remote: Counting objects: 3% (7/213) 2024-11-01T18:11:58.0978567Z remote: Counting objects: 4% (9/213) 2024-11-01T18:11:58.0979907Z remote: Counting objects: 5% (11/213) 2024-11-01T18:11:58.0980743Z remote: Counting objects: 6% (13/213) 2024-11-01T18:11:58.0981413Z remote: Counting objects: 7% (15/213) 2024-11-01T18:11:58.0982080Z remote: Counting objects: 8% (18/213) 2024-11-01T18:11:58.0982704Z remote: Counting objects: 9% (20/213) 2024-11-01T18:11:58.0983333Z remote: Counting objects: 10% (22/213) 2024-11-01T18:11:58.0984450Z remote: Counting objects: 11% (24/213) 2024-11-01T18:11:58.0985387Z remote: Counting objects: 12% (26/213) 2024-11-01T18:11:58.0986013Z remote: Counting objects: 13% (28/213) 2024-11-01T18:11:58.0986956Z remote: Counting objects: 14% (30/213) 2024-11-01T18:11:58.0988312Z remote: Counting objects: 15% (32/213) 2024-11-01T18:11:58.0989119Z remote: Counting objects: 16% (35/213) 2024-11-01T18:11:58.0989788Z remote: Counting objects: 17% (37/213) 2024-11-01T18:11:58.0990418Z remote: Counting objects: 18% (39/213) 2024-11-01T18:11:58.0991049Z remote: Counting objects: 19% (41/213) 2024-11-01T18:11:58.0992387Z remote: Counting objects: 20% (43/213) 2024-11-01T18:11:58.0993219Z remote: Counting objects: 21% (45/213) 2024-11-01T18:11:58.0993848Z remote: Counting objects: 22% (47/213) 2024-11-01T18:11:58.0994485Z remote: Counting objects: 23% (49/213) 2024-11-01T18:11:58.0995125Z remote: Counting objects: 24% (52/213) 2024-11-01T18:11:58.0995815Z remote: Counting objects: 25% (54/213) 2024-11-01T18:11:58.0996441Z remote: Counting objects: 26% (56/213) 2024-11-01T18:11:58.0997081Z remote: Counting objects: 27% (58/213) 2024-11-01T18:11:58.0997724Z remote: Counting objects: 28% (60/213) 2024-11-01T18:11:58.0998342Z remote: Counting objects: 29% (62/213) 2024-11-01T18:11:58.0999272Z remote: Counting objects: 30% (64/213) 2024-11-01T18:11:58.0999913Z remote: Counting objects: 31% (67/213) 2024-11-01T18:11:58.1000819Z remote: Counting objects: 32% (69/213) 2024-11-01T18:11:58.1001477Z remote: Counting objects: 33% (71/213) 2024-11-01T18:11:58.1002186Z remote: Counting objects: 34% (73/213) 2024-11-01T18:11:58.1002821Z remote: Counting objects: 35% (75/213) 2024-11-01T18:11:58.1003443Z remote: Counting objects: 36% (77/213) 2024-11-01T18:11:58.1004082Z remote: Counting objects: 37% (79/213) 2024-11-01T18:11:58.1004722Z remote: Counting objects: 38% (81/213) 2024-11-01T18:11:58.1005339Z remote: Counting objects: 39% (84/213) 2024-11-01T18:11:58.1005978Z remote: Counting objects: 40% (86/213) 2024-11-01T18:11:58.1006616Z remote: Counting objects: 41% (88/213) 2024-11-01T18:11:58.1007231Z remote: Counting objects: 42% (90/213) 2024-11-01T18:11:58.1007886Z remote: Counting objects: 43% (92/213) 2024-11-01T18:11:58.1008528Z remote: Counting objects: 44% (94/213) 2024-11-01T18:11:58.1009154Z remote: Counting objects: 45% (96/213) 2024-11-01T18:11:58.1009798Z remote: Counting objects: 46% (98/213) 2024-11-01T18:11:58.1010445Z remote: Counting objects: 47% (101/213) 2024-11-01T18:11:58.1011083Z remote: Counting objects: 48% (103/213) 2024-11-01T18:11:58.1011831Z remote: Counting objects: 49% (105/213) 2024-11-01T18:11:58.1012688Z remote: Counting objects: 50% (107/213) 2024-11-01T18:11:58.1013323Z remote: Counting objects: 51% (109/213) 2024-11-01T18:11:58.1014103Z remote: Counting objects: 52% (111/213) 2024-11-01T18:11:58.1014831Z remote: Counting objects: 53% (113/213) 2024-11-01T18:11:58.1015451Z remote: Counting objects: 54% (116/213) 2024-11-01T18:11:58.1016097Z remote: Counting objects: 55% (118/213) 2024-11-01T18:11:58.1016762Z remote: Counting objects: 56% (120/213) 2024-11-01T18:11:58.1017414Z remote: Counting objects: 57% (122/213) 2024-11-01T18:11:58.1018051Z remote: Counting objects: 58% (124/213) 2024-11-01T18:11:58.1018700Z remote: Counting objects: 59% (126/213) 2024-11-01T18:11:58.1019347Z remote: Counting objects: 60% (128/213) 2024-11-01T18:11:58.1019981Z remote: Counting objects: 61% (130/213) 2024-11-01T18:11:58.1020631Z remote: Counting objects: 62% (133/213) 2024-11-01T18:11:58.1021280Z remote: Counting objects: 63% (135/213) 2024-11-01T18:11:58.1022117Z remote: Counting objects: 64% (137/213) 2024-11-01T18:11:58.1022798Z remote: Counting objects: 65% (139/213) 2024-11-01T18:11:58.1023432Z remote: Counting objects: 66% (141/213) 2024-11-01T18:11:58.1024070Z remote: Counting objects: 67% (143/213) 2024-11-01T18:11:58.1024724Z remote: Counting objects: 68% (145/213) 2024-11-01T18:11:58.1025376Z remote: Counting objects: 69% (147/213) 2024-11-01T18:11:58.1025998Z remote: Counting objects: 70% (150/213) 2024-11-01T18:11:58.1026649Z remote: Counting objects: 71% (152/213) 2024-11-01T18:11:58.1027298Z remote: Counting objects: 72% (154/213) 2024-11-01T18:11:58.1027923Z remote: Counting objects: 73% (156/213) 2024-11-01T18:11:58.1028569Z remote: Counting objects: 74% (158/213) 2024-11-01T18:11:58.1029391Z remote: Counting objects: 75% (160/213) 2024-11-01T18:11:58.1030044Z remote: Counting objects: 76% (162/213) 2024-11-01T18:11:58.1030683Z remote: Counting objects: 77% (165/213) 2024-11-01T18:11:58.1031327Z remote: Counting objects: 78% (167/213) 2024-11-01T18:11:58.1031963Z remote: Counting objects: 79% (169/213) 2024-11-01T18:11:58.1032614Z remote: Counting objects: 80% (171/213) 2024-11-01T18:11:58.1033245Z remote: Counting objects: 81% (173/213) 2024-11-01T18:11:58.1033888Z remote: Counting objects: 82% (175/213) 2024-11-01T18:11:58.1034663Z remote: Counting objects: 83% (177/213) 2024-11-01T18:11:58.1035303Z remote: Counting objects: 84% (179/213) 2024-11-01T18:11:58.1036052Z remote: Counting objects: 85% (182/213) 2024-11-01T18:11:58.1036724Z remote: Counting objects: 86% (184/213) 2024-11-01T18:11:58.1037367Z remote: Counting objects: 87% (186/213) 2024-11-01T18:11:58.1038078Z remote: Counting objects: 88% (188/213) 2024-11-01T18:11:58.1038810Z remote: Counting objects: 89% (190/213) 2024-11-01T18:11:58.1039461Z remote: Counting objects: 90% (192/213) 2024-11-01T18:11:58.1040107Z remote: Counting objects: 91% (194/213) 2024-11-01T18:11:58.1040734Z remote: Counting objects: 92% (196/213) 2024-11-01T18:11:58.1041378Z remote: Counting objects: 93% (199/213) 2024-11-01T18:11:58.1042027Z remote: Counting objects: 94% (201/213) 2024-11-01T18:11:58.1042647Z remote: Counting objects: 95% (203/213) 2024-11-01T18:11:58.1043300Z remote: Counting objects: 96% (205/213) 2024-11-01T18:11:58.1043949Z remote: Counting objects: 97% (207/213) 2024-11-01T18:11:58.1044594Z remote: Counting objects: 98% (209/213) 2024-11-01T18:11:58.1045237Z remote: Counting objects: 99% (211/213) 2024-11-01T18:11:58.1045880Z remote: Counting objects: 100% (213/213) 2024-11-01T18:11:58.1046572Z remote: Counting objects: 100% (213/213), done. 2024-11-01T18:11:58.1047271Z remote: Compressing objects: 0% (1/195) 2024-11-01T18:11:58.1047962Z remote: Compressing objects: 1% (2/195) 2024-11-01T18:11:58.1048614Z remote: Compressing objects: 2% (4/195) 2024-11-01T18:11:58.1049252Z remote: Compressing objects: 3% (6/195) 2024-11-01T18:11:58.1049920Z remote: Compressing objects: 4% (8/195) 2024-11-01T18:11:58.1050597Z remote: Compressing objects: 5% (10/195) 2024-11-01T18:11:58.1051280Z remote: Compressing objects: 6% (12/195) 2024-11-01T18:11:58.1052015Z remote: Compressing objects: 7% (14/195) 2024-11-01T18:11:58.1052707Z remote: Compressing objects: 8% (16/195) 2024-11-01T18:11:58.1053398Z remote: Compressing objects: 9% (18/195) 2024-11-01T18:11:58.1054070Z remote: Compressing objects: 10% (20/195) 2024-11-01T18:11:58.1054752Z remote: Compressing objects: 11% (22/195) 2024-11-01T18:11:58.1055435Z remote: Compressing objects: 12% (24/195) 2024-11-01T18:11:58.1056113Z remote: Compressing objects: 13% (26/195) 2024-11-01T18:11:58.1056802Z remote: Compressing objects: 14% (28/195) 2024-11-01T18:11:58.1057464Z remote: Compressing objects: 15% (30/195) 2024-11-01T18:11:58.1058126Z remote: Compressing objects: 16% (32/195) 2024-11-01T18:11:58.1058808Z remote: Compressing objects: 17% (34/195) 2024-11-01T18:11:58.1059489Z remote: Compressing objects: 18% (36/195) 2024-11-01T18:11:58.1060168Z remote: Compressing objects: 19% (38/195) 2024-11-01T18:11:58.1060843Z remote: Compressing objects: 20% (39/195) 2024-11-01T18:11:58.1061521Z remote: Compressing objects: 21% (41/195) 2024-11-01T18:11:58.1062201Z remote: Compressing objects: 22% (43/195) 2024-11-01T18:11:58.1063301Z remote: Compressing objects: 23% (45/195) 2024-11-01T18:11:58.1063990Z remote: Compressing objects: 24% (47/195) 2024-11-01T18:11:58.1064652Z remote: Compressing objects: 25% (49/195) 2024-11-01T18:11:58.1065340Z remote: Compressing objects: 26% (51/195) 2024-11-01T18:11:58.1066029Z remote: Compressing objects: 27% (53/195) 2024-11-01T18:11:58.1066681Z remote: Compressing objects: 28% (55/195) 2024-11-01T18:11:58.1067367Z remote: Compressing objects: 29% (57/195) 2024-11-01T18:11:58.1068043Z remote: Compressing objects: 30% (59/195) 2024-11-01T18:11:58.1068719Z remote: Compressing objects: 31% (61/195) 2024-11-01T18:11:58.1069581Z remote: Compressing objects: 32% (63/195) 2024-11-01T18:11:58.1070256Z remote: Compressing objects: 33% (65/195) 2024-11-01T18:11:58.1071055Z remote: Compressing objects: 34% (67/195) 2024-11-01T18:11:58.1071735Z remote: Compressing objects: 35% (69/195) 2024-11-01T18:11:58.1072418Z remote: Compressing objects: 36% (71/195) 2024-11-01T18:11:58.1073096Z remote: Compressing objects: 37% (73/195) 2024-11-01T18:11:58.1073754Z remote: Compressing objects: 38% (75/195) 2024-11-01T18:11:58.1074431Z remote: Compressing objects: 39% (77/195) 2024-11-01T18:11:58.1075106Z remote: Compressing objects: 40% (78/195) 2024-11-01T18:11:58.1075765Z remote: Compressing objects: 41% (80/195) 2024-11-01T18:11:58.1076449Z remote: Compressing objects: 42% (82/195) 2024-11-01T18:11:58.1077125Z remote: Compressing objects: 43% (84/195) 2024-11-01T18:11:58.1077793Z remote: Compressing objects: 44% (86/195) 2024-11-01T18:11:58.1078482Z remote: Compressing objects: 45% (88/195) 2024-11-01T18:11:58.1079152Z remote: Compressing objects: 46% (90/195) 2024-11-01T18:11:58.1079820Z remote: Compressing objects: 47% (92/195) 2024-11-01T18:11:58.1080527Z remote: Compressing objects: 48% (94/195) 2024-11-01T18:11:58.1081211Z remote: Compressing objects: 49% (96/195) 2024-11-01T18:11:58.1081893Z remote: Compressing objects: 50% (98/195) 2024-11-01T18:11:58.1082556Z remote: Compressing objects: 51% (100/195) 2024-11-01T18:11:58.1083247Z remote: Compressing objects: 52% (102/195) 2024-11-01T18:11:58.1083963Z remote: Compressing objects: 53% (104/195) 2024-11-01T18:11:58.1084617Z remote: Compressing objects: 54% (106/195) 2024-11-01T18:11:58.1085306Z remote: Compressing objects: 55% (108/195) 2024-11-01T18:11:58.1085994Z remote: Compressing objects: 56% (110/195) 2024-11-01T18:11:58.1086658Z remote: Compressing objects: 57% (112/195) 2024-11-01T18:11:58.1087359Z remote: Compressing objects: 58% (114/195) 2024-11-01T18:11:58.1088054Z remote: Compressing objects: 59% (116/195) 2024-11-01T18:11:58.1088717Z remote: Compressing objects: 60% (117/195) 2024-11-01T18:11:58.1089398Z remote: Compressing objects: 61% (119/195) 2024-11-01T18:11:58.1090171Z remote: Compressing objects: 62% (121/195) 2024-11-01T18:11:58.1090836Z remote: Compressing objects: 63% (123/195) 2024-11-01T18:11:58.1091565Z remote: Compressing objects: 64% (125/195) 2024-11-01T18:11:58.1092242Z remote: Compressing objects: 65% (127/195) 2024-11-01T18:11:58.1092917Z remote: Compressing objects: 66% (129/195) 2024-11-01T18:11:58.1093584Z remote: Compressing objects: 67% (131/195) 2024-11-01T18:11:58.1094268Z remote: Compressing objects: 68% (133/195) 2024-11-01T18:11:58.1094956Z remote: Compressing objects: 69% (135/195) 2024-11-01T18:11:58.1095630Z remote: Compressing objects: 70% (137/195) 2024-11-01T18:11:58.1096332Z remote: Compressing objects: 71% (139/195) 2024-11-01T18:11:58.1097006Z remote: Compressing objects: 72% (141/195) 2024-11-01T18:11:58.1097677Z remote: Compressing objects: 73% (143/195) 2024-11-01T18:11:58.1098364Z remote: Compressing objects: 74% (145/195) 2024-11-01T18:11:58.1099051Z remote: Compressing objects: 75% (147/195) 2024-11-01T18:11:58.1099782Z remote: Compressing objects: 76% (149/195) 2024-11-01T18:11:58.1100480Z remote: Compressing objects: 77% (151/195) 2024-11-01T18:11:58.1101221Z remote: Compressing objects: 78% (153/195) 2024-11-01T18:11:58.1101882Z remote: Compressing objects: 79% (155/195) 2024-11-01T18:11:58.1102583Z remote: Compressing objects: 80% (156/195) 2024-11-01T18:11:58.1103264Z remote: Compressing objects: 81% (158/195) 2024-11-01T18:11:58.1103944Z remote: Compressing objects: 82% (160/195) 2024-11-01T18:11:58.1104746Z remote: Compressing objects: 83% (162/195) 2024-11-01T18:11:58.1105430Z remote: Compressing objects: 84% (164/195) 2024-11-01T18:11:58.1106205Z remote: Compressing objects: 85% (166/195) 2024-11-01T18:11:58.1106883Z remote: Compressing objects: 86% (168/195) 2024-11-01T18:11:58.1107568Z remote: Compressing objects: 87% (170/195) 2024-11-01T18:11:58.1108250Z remote: Compressing objects: 88% (172/195) 2024-11-01T18:11:58.1109180Z remote: Compressing objects: 89% (174/195) 2024-11-01T18:11:58.1110498Z remote: Compressing objects: 90% (176/195) 2024-11-01T18:11:58.1111839Z remote: Compressing objects: 91% (178/195) 2024-11-01T18:11:58.1113020Z remote: Compressing objects: 92% (180/195) 2024-11-01T18:11:58.1113725Z remote: Compressing objects: 93% (182/195) 2024-11-01T18:11:58.1114417Z remote: Compressing objects: 94% (184/195) 2024-11-01T18:11:58.1115081Z remote: Compressing objects: 95% (186/195) 2024-11-01T18:11:58.1115807Z remote: Compressing objects: 96% (188/195) 2024-11-01T18:11:58.1116788Z remote: Compressing objects: 97% (190/195) 2024-11-01T18:11:58.1117488Z remote: Compressing objects: 98% (192/195) 2024-11-01T18:11:58.1118159Z remote: Compressing objects: 99% (194/195) 2024-11-01T18:11:58.1118843Z remote: Compressing objects: 100% (195/195) 2024-11-01T18:11:58.1119578Z remote: Compressing objects: 100% (195/195), done. 2024-11-01T18:11:58.1133750Z Receiving objects: 0% (1/213) 2024-11-01T18:11:58.1134701Z Receiving objects: 1% (3/213) 2024-11-01T18:11:58.1135225Z Receiving objects: 2% (5/213) 2024-11-01T18:11:58.1135954Z Receiving objects: 3% (7/213) 2024-11-01T18:11:58.1136776Z Receiving objects: 4% (9/213) 2024-11-01T18:11:58.1137299Z Receiving objects: 5% (11/213) 2024-11-01T18:11:58.1137809Z Receiving objects: 6% (13/213) 2024-11-01T18:11:58.1138651Z Receiving objects: 7% (15/213) 2024-11-01T18:11:58.1139179Z Receiving objects: 8% (18/213) 2024-11-01T18:11:58.1141538Z Receiving objects: 9% (20/213) 2024-11-01T18:11:58.1142082Z Receiving objects: 10% (22/213) 2024-11-01T18:11:58.1143075Z Receiving objects: 11% (24/213) 2024-11-01T18:11:58.1143850Z Receiving objects: 12% (26/213) 2024-11-01T18:11:58.1144348Z Receiving objects: 13% (28/213) 2024-11-01T18:11:58.1144855Z Receiving objects: 14% (30/213) 2024-11-01T18:11:58.1145872Z Receiving objects: 15% (32/213) 2024-11-01T18:11:58.1148677Z Receiving objects: 16% (35/213) 2024-11-01T18:11:58.1149535Z Receiving objects: 17% (37/213) 2024-11-01T18:11:58.1150836Z Receiving objects: 18% (39/213) 2024-11-01T18:11:58.1151481Z Receiving objects: 19% (41/213) 2024-11-01T18:11:58.1153407Z Receiving objects: 20% (43/213) 2024-11-01T18:11:58.1159599Z Receiving objects: 21% (45/213) 2024-11-01T18:11:58.1160146Z Receiving objects: 22% (47/213) 2024-11-01T18:11:58.1161449Z Receiving objects: 23% (49/213) 2024-11-01T18:11:58.1166886Z Receiving objects: 24% (52/213) 2024-11-01T18:11:58.1167646Z Receiving objects: 25% (54/213) 2024-11-01T18:11:58.1170329Z Receiving objects: 26% (56/213) 2024-11-01T18:11:58.1171226Z Receiving objects: 27% (58/213) 2024-11-01T18:11:58.1171939Z Receiving objects: 28% (60/213) 2024-11-01T18:11:58.1172458Z Receiving objects: 29% (62/213) 2024-11-01T18:11:58.1174563Z Receiving objects: 30% (64/213) 2024-11-01T18:11:58.1175214Z Receiving objects: 31% (67/213) 2024-11-01T18:11:58.1175954Z Receiving objects: 32% (69/213) 2024-11-01T18:11:58.1176570Z Receiving objects: 33% (71/213) 2024-11-01T18:11:58.1177240Z Receiving objects: 34% (73/213) 2024-11-01T18:11:58.1177871Z Receiving objects: 35% (75/213) 2024-11-01T18:11:58.1178564Z Receiving objects: 36% (77/213) 2024-11-01T18:11:58.1179077Z Receiving objects: 37% (79/213) 2024-11-01T18:11:58.1179565Z Receiving objects: 38% (81/213) 2024-11-01T18:11:58.1180709Z Receiving objects: 39% (84/213) 2024-11-01T18:11:58.1181302Z Receiving objects: 40% (86/213) 2024-11-01T18:11:58.1182348Z Receiving objects: 41% (88/213) 2024-11-01T18:11:58.1183632Z Receiving objects: 42% (90/213) 2024-11-01T18:11:58.1184879Z Receiving objects: 43% (92/213) 2024-11-01T18:11:58.1186173Z Receiving objects: 44% (94/213) 2024-11-01T18:11:58.1187095Z Receiving objects: 45% (96/213) 2024-11-01T18:11:58.1188415Z Receiving objects: 46% (98/213) 2024-11-01T18:11:58.1189341Z Receiving objects: 47% (101/213) 2024-11-01T18:11:58.1190450Z Receiving objects: 48% (103/213) 2024-11-01T18:11:58.1191051Z Receiving objects: 49% (105/213) 2024-11-01T18:11:58.1191567Z Receiving objects: 50% (107/213) 2024-11-01T18:11:58.1192058Z Receiving objects: 51% (109/213) 2024-11-01T18:11:58.1192570Z Receiving objects: 52% (111/213) 2024-11-01T18:11:58.1193081Z Receiving objects: 53% (113/213) 2024-11-01T18:11:58.1193571Z Receiving objects: 54% (116/213) 2024-11-01T18:11:58.1194094Z Receiving objects: 55% (118/213) 2024-11-01T18:11:58.1195190Z Receiving objects: 56% (120/213) 2024-11-01T18:11:58.1196306Z Receiving objects: 57% (122/213) 2024-11-01T18:11:58.1197380Z Receiving objects: 58% (124/213) 2024-11-01T18:11:58.1198430Z Receiving objects: 59% (126/213) 2024-11-01T18:11:58.1199260Z Receiving objects: 60% (128/213) 2024-11-01T18:11:58.1200497Z Receiving objects: 61% (130/213) 2024-11-01T18:11:58.1201587Z Receiving objects: 62% (133/213) 2024-11-01T18:11:58.1202711Z Receiving objects: 63% (135/213) 2024-11-01T18:11:58.1203766Z Receiving objects: 64% (137/213) 2024-11-01T18:11:58.1204946Z Receiving objects: 65% (139/213) 2024-11-01T18:11:58.1206129Z Receiving objects: 66% (141/213) 2024-11-01T18:11:58.1206675Z Receiving objects: 67% (143/213) 2024-11-01T18:11:58.1207185Z Receiving objects: 68% (145/213) 2024-11-01T18:11:58.1207714Z Receiving objects: 69% (147/213) 2024-11-01T18:11:58.1208198Z Receiving objects: 70% (150/213) 2024-11-01T18:11:58.1208980Z Receiving objects: 71% (152/213) 2024-11-01T18:11:58.1210203Z Receiving objects: 72% (154/213) 2024-11-01T18:11:58.1210865Z Receiving objects: 73% (156/213) 2024-11-01T18:11:58.1212007Z Receiving objects: 74% (158/213) 2024-11-01T18:11:58.1212535Z Receiving objects: 75% (160/213) 2024-11-01T18:11:58.1221924Z Receiving objects: 76% (162/213) 2024-11-01T18:11:58.1223495Z remote: Total 213 (delta 20), reused 113 (delta 5), pack-reused 0 (from 0) 2024-11-01T18:11:58.1229239Z Receiving objects: 77% (165/213) 2024-11-01T18:11:58.1230363Z Receiving objects: 78% (167/213) 2024-11-01T18:11:58.1231303Z Receiving objects: 79% (169/213) 2024-11-01T18:11:58.1232259Z Receiving objects: 80% (171/213) 2024-11-01T18:11:58.1232880Z Receiving objects: 81% (173/213) 2024-11-01T18:11:58.1234016Z Receiving objects: 82% (175/213) 2024-11-01T18:11:58.1235045Z Receiving objects: 83% (177/213) 2024-11-01T18:11:58.1236050Z Receiving objects: 84% (179/213) 2024-11-01T18:11:58.1236974Z Receiving objects: 85% (182/213) 2024-11-01T18:11:58.1238010Z Receiving objects: 86% (184/213) 2024-11-01T18:11:58.1238987Z Receiving objects: 87% (186/213) 2024-11-01T18:11:58.1239952Z Receiving objects: 88% (188/213) 2024-11-01T18:11:58.1240980Z Receiving objects: 89% (190/213) 2024-11-01T18:11:58.1242054Z Receiving objects: 90% (192/213) 2024-11-01T18:11:58.1243176Z Receiving objects: 91% (194/213) 2024-11-01T18:11:58.1244142Z Receiving objects: 92% (196/213) 2024-11-01T18:11:58.1244724Z Receiving objects: 93% (199/213) 2024-11-01T18:11:58.1245205Z Receiving objects: 94% (201/213) 2024-11-01T18:11:58.1245701Z Receiving objects: 95% (203/213) 2024-11-01T18:11:58.1246197Z Receiving objects: 96% (205/213) 2024-11-01T18:11:58.1246738Z Receiving objects: 97% (207/213) 2024-11-01T18:11:58.1247214Z Receiving objects: 98% (209/213) 2024-11-01T18:11:58.1247730Z Receiving objects: 99% (211/213) 2024-11-01T18:11:58.1248343Z Receiving objects: 100% (213/213) 2024-11-01T18:11:58.1249779Z Receiving objects: 100% (213/213), 251.86 KiB | 22.90 MiB/s, done. 2024-11-01T18:11:58.1250558Z Resolving deltas: 0% (0/20) 2024-11-01T18:11:58.1251223Z Resolving deltas: 5% (1/20) 2024-11-01T18:11:58.1252611Z Resolving deltas: 15% (3/20) 2024-11-01T18:11:58.1253620Z Resolving deltas: 20% (4/20) 2024-11-01T18:11:58.1254529Z Resolving deltas: 25% (5/20) 2024-11-01T18:11:58.1255739Z Resolving deltas: 35% (7/20) 2024-11-01T18:11:58.1256778Z Resolving deltas: 40% (8/20) 2024-11-01T18:11:58.1257901Z Resolving deltas: 45% (9/20) 2024-11-01T18:11:58.1258946Z Resolving deltas: 50% (10/20) 2024-11-01T18:11:58.1260000Z Resolving deltas: 55% (11/20) 2024-11-01T18:11:58.1260704Z Resolving deltas: 60% (12/20) 2024-11-01T18:11:58.1261801Z Resolving deltas: 65% (13/20) 2024-11-01T18:11:58.1262353Z Resolving deltas: 70% (14/20) 2024-11-01T18:11:58.1263300Z Resolving deltas: 75% (15/20) 2024-11-01T18:11:58.1263803Z Resolving deltas: 80% (16/20) 2024-11-01T18:11:58.1264270Z Resolving deltas: 85% (17/20) 2024-11-01T18:11:58.1264783Z Resolving deltas: 90% (18/20) 2024-11-01T18:11:58.1265248Z Resolving deltas: 95% (19/20) 2024-11-01T18:11:58.1265717Z Resolving deltas: 100% (20/20) 2024-11-01T18:11:58.1266234Z Resolving deltas: 100% (20/20), done. 2024-11-01T18:11:58.1345612Z From https://github.com/pytorch/builder 2024-11-01T18:11:58.1346855Z * [new branch] main -> origin/main 2024-11-01T18:11:58.1372045Z ##[endgroup] 2024-11-01T18:11:58.1372776Z ##[group]Determining the checkout info 2024-11-01T18:11:58.1380181Z [command]/usr/bin/git branch --list --remote origin/main 2024-11-01T18:11:58.1411948Z origin/main 2024-11-01T18:11:58.1418342Z ##[endgroup] 2024-11-01T18:11:58.1419035Z ##[group]Checking out the ref 2024-11-01T18:11:58.1423417Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-11-01T18:11:58.1601939Z Switched to a new branch 'main' 2024-11-01T18:11:58.1603154Z branch 'main' set up to track 'origin/main'. 2024-11-01T18:11:58.1608096Z ##[endgroup] 2024-11-01T18:11:58.1608841Z ##[group]Setting up auth for fetching submodules 2024-11-01T18:11:58.1615598Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-11-01T18:11:58.1682764Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-11-01T18:11:58.1722076Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-11-01T18:11:58.1760396Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-11-01T18:11:58.1795204Z ##[endgroup] 2024-11-01T18:11:58.1796565Z ##[group]Fetching submodules 2024-11-01T18:11:58.1799844Z [command]/usr/bin/git submodule sync --recursive 2024-11-01T18:11:58.2136043Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-11-01T18:11:58.2462354Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-11-01T18:11:58.2785393Z ##[endgroup] 2024-11-01T18:11:58.2786163Z ##[group]Persisting credentials for submodules 2024-11-01T18:11:58.2792045Z [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' || :" 2024-11-01T18:11:58.3115285Z [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" 2024-11-01T18:11:58.3438426Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-11-01T18:11:58.3759416Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-11-01T18:11:58.4076429Z ##[endgroup] 2024-11-01T18:11:58.4116612Z [command]/usr/bin/git log -1 --format='%H' 2024-11-01T18:11:58.4151767Z '000a40b17479703a919dcd9bb1cefef37faff283' 2024-11-01T18:11:58.4265682Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-11-01T18:11:58.4266776Z # Remove any artifacts from the previous checkouts 2024-11-01T18:11:58.4267435Z git clean -fxd 2024-11-01T18:11:58.4274782Z shell: /usr/bin/bash -e {0} 2024-11-01T18:11:58.4275251Z env: 2024-11-01T18:11:58.4275600Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:58.4276064Z BUILDER_ROOT: /builder 2024-11-01T18:11:58.4276524Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:58.4276965Z DESIRED_CUDA: cu118 2024-11-01T18:11:58.4277403Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:58.4277857Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:58.4278389Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:58.4279028Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:58.4279446Z LIBTORCH_CONFIG: 2024-11-01T18:11:58.4279843Z LIBTORCH_VARIANT: 2024-11-01T18:11:58.4280270Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:58.4280708Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:58.4281396Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:58.4282162Z ANACONDA_USER: pytorch 2024-11-01T18:11:58.4282638Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:58.4283138Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:58.4283642Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:58.4284429Z GITHUB_TOKEN: *** 2024-11-01T18:11:58.4284852Z PR_NUMBER: 2024-11-01T18:11:58.4285252Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:58.4285869Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:58.4286464Z USE_SPLIT_BUILD: false 2024-11-01T18:11:58.4286884Z ##[endgroup] 2024-11-01T18:11:58.4518317Z Prepare all required actions 2024-11-01T18:11:58.4519023Z Getting action download info 2024-11-01T18:11:58.5962019Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-11-01T18:11:58.5963128Z with: 2024-11-01T18:11:58.5963759Z github-token: *** 2024-11-01T18:11:58.5964288Z test-matrix: { include: [ { config: "default" }, ]} 2024-11-01T18:11:58.5964901Z env: 2024-11-01T18:11:58.5965265Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:58.5965699Z BUILDER_ROOT: /builder 2024-11-01T18:11:58.5966168Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:58.5966622Z DESIRED_CUDA: cu118 2024-11-01T18:11:58.5967036Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:58.5967481Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:58.5968020Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:58.5968637Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:58.5969048Z LIBTORCH_CONFIG: 2024-11-01T18:11:58.5969458Z LIBTORCH_VARIANT: 2024-11-01T18:11:58.5969862Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:58.5970350Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:58.5970986Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:58.5971743Z ANACONDA_USER: pytorch 2024-11-01T18:11:58.5972204Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:58.5972685Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:58.5973204Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:58.5973943Z GITHUB_TOKEN: *** 2024-11-01T18:11:58.5974359Z PR_NUMBER: 2024-11-01T18:11:58.5974771Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:58.5975390Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:58.5975981Z USE_SPLIT_BUILD: false 2024-11-01T18:11:58.5976397Z ##[endgroup] 2024-11-01T18:11:58.6031130Z ##[group]Run nick-fields/retry@v3.0.0 2024-11-01T18:11:58.6031655Z with: 2024-11-01T18:11:58.6031982Z shell: bash 2024-11-01T18:11:58.6032368Z timeout_minutes: 10 2024-11-01T18:11:58.6032795Z max_attempts: 5 2024-11-01T18:11:58.6033183Z retry_wait_seconds: 30 2024-11-01T18:11:58.6034640Z 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-11-01T18:11:58.6036176Z polling_interval_seconds: 1 2024-11-01T18:11:58.6036664Z warning_on_retry: true 2024-11-01T18:11:58.6037099Z continue_on_error: false 2024-11-01T18:11:58.6037529Z env: 2024-11-01T18:11:58.6037883Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:58.6038540Z BUILDER_ROOT: /builder 2024-11-01T18:11:58.6038992Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:58.6039441Z DESIRED_CUDA: cu118 2024-11-01T18:11:58.6039851Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:58.6040300Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:58.6040840Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:58.6041452Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:58.6041857Z LIBTORCH_CONFIG: 2024-11-01T18:11:58.6042263Z LIBTORCH_VARIANT: 2024-11-01T18:11:58.6042672Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:58.6043110Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:58.6043756Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:58.6044493Z ANACONDA_USER: pytorch 2024-11-01T18:11:58.6044952Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:58.6045446Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:58.6045952Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:58.6046713Z GITHUB_TOKEN: *** 2024-11-01T18:11:58.6047127Z PR_NUMBER: 2024-11-01T18:11:58.6047542Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:58.6048154Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:58.6048746Z USE_SPLIT_BUILD: false 2024-11-01T18:11:58.6049162Z ##[endgroup] 2024-11-01T18:11:58.7329887Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-11-01T18:11:59.0677679Z Defaulting to user installation because normal site-packages is not writeable 2024-11-01T18:11:59.0884255Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.9/site-packages (2.27.1) 2024-11-01T18:11:59.0890146Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.9/site-packages (6.0.1) 2024-11-01T18:11:59.1048026Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2024-11-01T18:11:59.1063310Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2024-11-01T18:11:59.1069484Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2024.8.30) 2024-11-01T18:11:59.1084453Z Requirement already satisfied: charset-normalizer~=2.0.0 in /home/ec2-user/.local/lib/python3.9/site-packages (from requests==2.27.1) (2.0.12) 2024-11-01T18:11:59.7120069Z Command completed after 1 attempt(s). 2024-11-01T18:11:59.7186920Z ##[group]Run set -x 2024-11-01T18:11:59.7187358Z set -x 2024-11-01T18:11:59.7187722Z  2024-11-01T18:11:59.7188443Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-11-01T18:11:59.7189329Z # in runner workspace 2024-11-01T18:11:59.7189990Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-11-01T18:11:59.7201645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:11:59.7202298Z env: 2024-11-01T18:11:59.7202644Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:59.7203101Z BUILDER_ROOT: /builder 2024-11-01T18:11:59.7203576Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:59.7204014Z DESIRED_CUDA: cu118 2024-11-01T18:11:59.7204446Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:59.7204890Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:59.7205419Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:59.7206048Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:59.7206458Z LIBTORCH_CONFIG: 2024-11-01T18:11:59.7206850Z LIBTORCH_VARIANT: 2024-11-01T18:11:59.7207272Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:59.7207716Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:59.7208357Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:59.7209114Z ANACONDA_USER: pytorch 2024-11-01T18:11:59.7209577Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:59.7210055Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:59.7210573Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:59.7211358Z GITHUB_TOKEN: *** 2024-11-01T18:11:59.7211761Z PR_NUMBER: 2024-11-01T18:11:59.7212180Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:59.7213023Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:59.7213600Z USE_SPLIT_BUILD: false 2024-11-01T18:11:59.7214042Z ##[endgroup] 2024-11-01T18:11:59.7248047Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-11-01T18:11:59.7556131Z ##[group]Run set -x 2024-11-01T18:11:59.7556606Z set -x 2024-11-01T18:11:59.7556977Z  2024-11-01T18:11:59.7557697Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-11-01T18:11:59.7558892Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-11-01T18:11:59.7560038Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-11-01T18:11:59.7561221Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-11-01T18:11:59.7562235Z # expose this variable as part of GitHub context. 2024-11-01T18:11:59.7563857Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-11-01T18:11:59.7565017Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-11-01T18:11:59.7565760Z pwd 2024-11-01T18:11:59.7566133Z  2024-11-01T18:11:59.7566829Z LOG_FILE=$(grep -l -r "d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea" *.log | tail -n 1) 2024-11-01T18:11:59.7567947Z if [ -n "${LOG_FILE}" ]; then 2024-11-01T18:11:59.7568891Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-11-01T18:11:59.7569838Z  # needs to be awk {print $3} on MacOS 2024-11-01T18:11:59.7570454Z  case ${RUNNER_OS} in 2024-11-01T18:11:59.7570948Z  macOS) 2024-11-01T18:11:59.7571811Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-11-01T18:11:59.7572749Z  ;; 2024-11-01T18:11:59.7573140Z  *) 2024-11-01T18:11:59.7573960Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-11-01T18:11:59.7574879Z  ;; 2024-11-01T18:11:59.7575268Z  esac 2024-11-01T18:11:59.7575813Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-11-01T18:11:59.7576444Z fi 2024-11-01T18:11:59.7576815Z  2024-11-01T18:11:59.7577170Z popd 2024-11-01T18:11:59.7584295Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:11:59.7584954Z env: 2024-11-01T18:11:59.7585324Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:59.7585765Z BUILDER_ROOT: /builder 2024-11-01T18:11:59.7586230Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:59.7586691Z DESIRED_CUDA: cu118 2024-11-01T18:11:59.7587110Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:59.7587561Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:59.7588123Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:59.7588747Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:59.7589162Z LIBTORCH_CONFIG: 2024-11-01T18:11:59.7589572Z LIBTORCH_VARIANT: 2024-11-01T18:11:59.7589979Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:59.7590416Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:59.7591069Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:59.7591810Z ANACONDA_USER: pytorch 2024-11-01T18:11:59.7592287Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:59.7592790Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:59.7593291Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:59.7594067Z GITHUB_TOKEN: *** 2024-11-01T18:11:59.7594487Z PR_NUMBER: 2024-11-01T18:11:59.7594914Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:59.7595515Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:59.7596110Z USE_SPLIT_BUILD: false 2024-11-01T18:11:59.7596549Z ##[endgroup] 2024-11-01T18:11:59.7626580Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-11-01T18:11:59.7627573Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-11-01T18:11:59.7628446Z /home/ec2-user/actions-runner/_diag 2024-11-01T18:11:59.7628948Z + pwd 2024-11-01T18:11:59.7634781Z ++ grep -l -r d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea Runner_20241101-155309-utc.log Runner_20241101-155530-utc.log Worker_20241101-155535-utc.log Worker_20241101-170110-utc.log Worker_20241101-180508-utc.log 2024-11-01T18:11:59.7636423Z ++ tail -n 1 2024-11-01T18:11:59.7660215Z + LOG_FILE=Worker_20241101-180508-utc.log 2024-11-01T18:11:59.7660864Z + '[' -n Worker_20241101-180508-utc.log ']' 2024-11-01T18:11:59.7661424Z + case ${RUNNER_OS} in 2024-11-01T18:11:59.7667253Z ++ grep -r '"jobDisplayName"' Worker_20241101-180508-utc.log 2024-11-01T18:11:59.7668390Z ++ awk -F '[:]' '{print $2}' 2024-11-01T18:11:59.7670168Z ++ sed 's/"//g' 2024-11-01T18:11:59.7671210Z ++ xargs 2024-11-01T18:11:59.7705635Z + JOB_NAME='manywheel-py3_9-cuda11_8-test / test,' 2024-11-01T18:11:59.7707045Z + echo 'job-name=manywheel-py3_9-cuda11_8-test / test,' 2024-11-01T18:11:59.7708521Z + popd 2024-11-01T18:11:59.7709467Z ~/actions-runner/_work/pytorch/pytorch 2024-11-01T18:11:59.7739242Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-11-01T18:11:59.7739932Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-11-01T18:11:59.7740514Z echo "Job name: ${JOB_NAME}" 2024-11-01T18:11:59.7741030Z  2024-11-01T18:11:59.7741907Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-11-01T18:11:59.7742799Z # in runner workspace 2024-11-01T18:11:59.7743541Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-11-01T18:11:59.7744377Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-11-01T18:11:59.7744969Z  --job-name "${JOB_NAME}" \ 2024-11-01T18:11:59.7745517Z  --test-matrix "{ include: [ 2024-11-01T18:11:59.7746081Z  { config: "default" }, 2024-11-01T18:11:59.7746572Z ]} 2024-11-01T18:11:59.7746916Z " \ 2024-11-01T18:11:59.7747348Z  --selected-test-configs "" \ 2024-11-01T18:11:59.7747932Z  --pr-number "${PR_NUMBER}" \ 2024-11-01T18:11:59.7748455Z  --tag "${TAG}" \ 2024-11-01T18:11:59.7748958Z  --event-name "${EVENT_NAME}" \ 2024-11-01T18:11:59.7749530Z  --schedule "${SCHEDULE}" \ 2024-11-01T18:11:59.7750069Z  --branch "${HEAD_BRANCH}" 2024-11-01T18:11:59.7756649Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:11:59.7757296Z env: 2024-11-01T18:11:59.7757636Z PYTORCH_ROOT: /pytorch 2024-11-01T18:11:59.7758091Z BUILDER_ROOT: /builder 2024-11-01T18:11:59.7758545Z PACKAGE_TYPE: manywheel 2024-11-01T18:11:59.7758979Z DESIRED_CUDA: cu118 2024-11-01T18:11:59.7759407Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:11:59.7759851Z GPU_ARCH_TYPE: cuda 2024-11-01T18:11:59.7760378Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:11:59.7761022Z SKIP_ALL_TESTS: 1 2024-11-01T18:11:59.7761438Z LIBTORCH_CONFIG: 2024-11-01T18:11:59.7761827Z LIBTORCH_VARIANT: 2024-11-01T18:11:59.7762245Z DESIRED_DEVTOOLSET: 2024-11-01T18:11:59.7763072Z DESIRED_PYTHON: 3.9 2024-11-01T18:11:59.7764069Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:11:59.7764835Z ANACONDA_USER: pytorch 2024-11-01T18:11:59.7765295Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:11:59.7765784Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:11:59.7766311Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:11:59.7767085Z GITHUB_TOKEN: *** 2024-11-01T18:11:59.7767488Z PR_NUMBER: 2024-11-01T18:11:59.7767911Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:11:59.7768525Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:11:59.7769106Z USE_SPLIT_BUILD: false 2024-11-01T18:11:59.7769628Z JOB_NAME: manywheel-py3_9-cuda11_8-test / test, 2024-11-01T18:11:59.7770443Z TAG: ciflow/trunk/138766 2024-11-01T18:11:59.7770896Z EVENT_NAME: push 2024-11-01T18:11:59.7771275Z SCHEDULE: 2024-11-01T18:11:59.7771649Z HEAD_BRANCH: 2024-11-01T18:11:59.7772014Z ##[endgroup] 2024-11-01T18:11:59.7800788Z Workflow: linux-binary-manywheel 2024-11-01T18:11:59.7801505Z Job name: manywheel-py3_9-cuda11_8-test / test, 2024-11-01T18:12:00.0298411Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-11-01T18:12:00.1748131Z fatal: not a git repository (or any of the parent directories): .git 2024-11-01T18:12:00.1756033Z /home/ec2-user/actions-runner/_work/pytorch/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-11-01T18:12:00.1758180Z warnings.warn(f"failed to get commit messages: {e}") 2024-11-01T18:12:00.1919327Z ##[group]Run echo "Filtered matrix:" 2024-11-01T18:12:00.1919904Z echo "Filtered matrix:" 2024-11-01T18:12:00.1920501Z echo "{"include": [{"config": "default"}]}" 2024-11-01T18:12:00.1921094Z  2024-11-01T18:12:00.1921428Z echo 2024-11-01T18:12:00.1921908Z echo "Is the current job unstable? False" 2024-11-01T18:12:00.1922498Z  2024-11-01T18:12:00.1922831Z echo 2024-11-01T18:12:00.1923293Z echo "Is keep-going label set? False" 2024-11-01T18:12:00.1923863Z  2024-11-01T18:12:00.1924380Z echo 2024-11-01T18:12:00.1924821Z echo "Renabled issues? " 2024-11-01T18:12:00.1932336Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:00.1932972Z env: 2024-11-01T18:12:00.1933340Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:00.1933805Z BUILDER_ROOT: /builder 2024-11-01T18:12:00.1934243Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:00.1934702Z DESIRED_CUDA: cu118 2024-11-01T18:12:00.1935134Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:12:00.1935574Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:00.1936119Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:00.1936755Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:00.1937150Z LIBTORCH_CONFIG: 2024-11-01T18:12:00.1937561Z LIBTORCH_VARIANT: 2024-11-01T18:12:00.1937982Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:00.1938397Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:00.1939048Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:00.1939814Z ANACONDA_USER: pytorch 2024-11-01T18:12:00.1940259Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:00.1940758Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:00.1941278Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:00.1942065Z GITHUB_TOKEN: *** 2024-11-01T18:12:00.1942467Z PR_NUMBER: 2024-11-01T18:12:00.1942899Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:00.1943516Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:00.1944090Z USE_SPLIT_BUILD: false 2024-11-01T18:12:00.1944539Z ##[endgroup] 2024-11-01T18:12:00.1975166Z Filtered matrix: 2024-11-01T18:12:00.1976076Z {include: [{config: default}]} 2024-11-01T18:12:00.1976770Z 2024-11-01T18:12:00.1977322Z Is the current job unstable? False 2024-11-01T18:12:00.1977727Z 2024-11-01T18:12:00.1978070Z Is keep-going label set? False 2024-11-01T18:12:00.1978412Z 2024-11-01T18:12:00.1978525Z Renabled issues? 2024-11-01T18:12:00.2127275Z ##[group]Run actions/download-artifact@v4.1.7 2024-11-01T18:12:00.2127900Z with: 2024-11-01T18:12:00.2128283Z name: manywheel-py3_9-cuda11_8 2024-11-01T18:12:00.2128915Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-11-01T18:12:00.2129591Z merge-multiple: false 2024-11-01T18:12:00.2130057Z repository: pytorch/pytorch 2024-11-01T18:12:00.2130515Z run-id: 11632515568 2024-11-01T18:12:00.2130909Z env: 2024-11-01T18:12:00.2131261Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:00.2131693Z BUILDER_ROOT: /builder 2024-11-01T18:12:00.2132143Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:00.2132815Z DESIRED_CUDA: cu118 2024-11-01T18:12:00.2133228Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:12:00.2133676Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:00.2134215Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:00.2134827Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:00.2135234Z LIBTORCH_CONFIG: 2024-11-01T18:12:00.2135639Z LIBTORCH_VARIANT: 2024-11-01T18:12:00.2136112Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:00.2136541Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:00.2137197Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:00.2137955Z ANACONDA_USER: pytorch 2024-11-01T18:12:00.2138400Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:00.2138904Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:00.2139424Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:00.2140176Z GITHUB_TOKEN: *** 2024-11-01T18:12:00.2140596Z PR_NUMBER: 2024-11-01T18:12:00.2141024Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:00.2141630Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:00.2142242Z USE_SPLIT_BUILD: false 2024-11-01T18:12:00.2142685Z ##[endgroup] 2024-11-01T18:12:00.5004287Z Downloading single artifact 2024-11-01T18:12:00.6036484Z Preparing to download the following artifacts: 2024-11-01T18:12:00.6038238Z - manywheel-py3_9-cuda11_8 (ID: 2134253965, Size: 839063170) 2024-11-01T18:12:00.6739436Z Redirecting to blob download url: https://productionresultssa15.blob.core.windows.net/actions-results/160ef582-21d3-406c-af9c-7cef536e4c70/workflow-job-run-4bb93059-4b08-5abb-6cc7-292781425b3f/artifacts/eae31e245a71a572914ed2381ef9debff205fcd57eebe3b6eb455daf81fed9a0.zip 2024-11-01T18:12:00.6745014Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-11-01T18:12:00.7939381Z (node:113236) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2024-11-01T18:12:00.7941365Z (Use `node --trace-deprecation ...` to show where the warning was created) 2024-11-01T18:12:09.5670720Z Artifact download completed successfully. 2024-11-01T18:12:09.5671554Z Total of 1 artifact(s) downloaded 2024-11-01T18:12:09.5679739Z Download artifact has finished successfully 2024-11-01T18:12:09.5952310Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-11-01T18:12:09.5953035Z with: 2024-11-01T18:12:09.5953411Z driver-version: 550.54.15 2024-11-01T18:12:09.5953858Z env: 2024-11-01T18:12:09.5954205Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:09.5954667Z BUILDER_ROOT: /builder 2024-11-01T18:12:09.5955123Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:09.5955558Z DESIRED_CUDA: cu118 2024-11-01T18:12:09.5955995Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:12:09.5956444Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:09.5956972Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:09.5957605Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:09.5958020Z LIBTORCH_CONFIG: 2024-11-01T18:12:09.5958443Z LIBTORCH_VARIANT: 2024-11-01T18:12:09.5958866Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:09.5959302Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:09.5959934Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:09.5960764Z ANACONDA_USER: pytorch 2024-11-01T18:12:09.5961218Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:09.5961721Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:09.5962244Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:09.5963318Z GITHUB_TOKEN: *** 2024-11-01T18:12:09.5963720Z PR_NUMBER: 2024-11-01T18:12:09.5964149Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:09.5964765Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:09.5965346Z USE_SPLIT_BUILD: false 2024-11-01T18:12:09.5965787Z ##[endgroup] 2024-11-01T18:12:09.6020177Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-11-01T18:12:09.6020902Z with: 2024-11-01T18:12:09.6021268Z timeout_minutes: 10 2024-11-01T18:12:09.6021917Z max_attempts: 3 2024-11-01T18:12:09.6065973Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2024-11-01T18:12:09.6110807Z retry_wait_seconds: 10 2024-11-01T18:12:09.6111276Z polling_interval_seconds: 1 2024-11-01T18:12:09.6111770Z warning_on_retry: true 2024-11-01T18:12:09.6112234Z continue_on_error: false 2024-11-01T18:12:09.6112654Z env: 2024-11-01T18:12:09.6113016Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:09.6113475Z BUILDER_ROOT: /builder 2024-11-01T18:12:09.6113916Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:09.6114376Z DESIRED_CUDA: cu118 2024-11-01T18:12:09.6114812Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:12:09.6115253Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:09.6115801Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:09.6116443Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:09.6116839Z LIBTORCH_CONFIG: 2024-11-01T18:12:09.6117254Z LIBTORCH_VARIANT: 2024-11-01T18:12:09.6117784Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:09.6118232Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:09.6118893Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:09.6119656Z ANACONDA_USER: pytorch 2024-11-01T18:12:09.6120107Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:09.6120611Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:09.6121132Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:09.6121905Z GITHUB_TOKEN: *** 2024-11-01T18:12:09.6122311Z PR_NUMBER: 2024-11-01T18:12:09.6122735Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:09.6123360Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:09.6123946Z USE_SPLIT_BUILD: false 2024-11-01T18:12:09.6124415Z DRIVER_VERSION: 550.54.15 2024-11-01T18:12:09.6124874Z ##[endgroup] 2024-11-01T18:12:09.7113458Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-11-01T18:12:09.7114961Z + pre_install_nvidia_driver_amzn2 2024-11-01T18:12:09.7117143Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-11-01T18:12:10.1321136Z No match for argument: nvidia-driver-latest-dkms 2024-11-01T18:12:10.1321842Z No packages marked for removal. 2024-11-01T18:12:10.1402218Z Dependencies resolved. 2024-11-01T18:12:10.1415561Z Nothing to do. 2024-11-01T18:12:10.1416036Z Complete! 2024-11-01T18:12:10.1792629Z + install_nvidia_driver_common 2024-11-01T18:12:10.1796473Z + echo 'Before installing NVIDIA driver' 2024-11-01T18:12:10.1797080Z Before installing NVIDIA driver 2024-11-01T18:12:10.1798895Z + lspci 2024-11-01T18:12:10.1987849Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-11-01T18:12:10.1988905Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-11-01T18:12:10.1990204Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-11-01T18:12:10.1991192Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-11-01T18:12:10.1992055Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-11-01T18:12:10.1992930Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-11-01T18:12:10.1994002Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-11-01T18:12:10.1995083Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-11-01T18:12:10.1995856Z + lsmod 2024-11-01T18:12:10.2030699Z Module Size Used by 2024-11-01T18:12:10.2031287Z veth 36864 0 2024-11-01T18:12:10.2032198Z nvidia_modeset 1351680 0 2024-11-01T18:12:10.2033083Z video 65536 1 nvidia_modeset 2024-11-01T18:12:10.2033685Z wmi 36864 1 video 2024-11-01T18:12:10.2034200Z nvidia_uvm 4706304 0 2024-11-01T18:12:10.2034768Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-11-01T18:12:10.2035400Z drm 602112 1 nvidia 2024-11-01T18:12:10.2035979Z drm_panel_orientation_quirks 32768 1 drm 2024-11-01T18:12:10.2036659Z backlight 24576 3 video,drm,nvidia_modeset 2024-11-01T18:12:10.2037325Z i2c_core 106496 2 nvidia,drm 2024-11-01T18:12:10.2037927Z xt_conntrack 16384 1 2024-11-01T18:12:10.2038427Z nft_chain_nat 16384 3 2024-11-01T18:12:10.2038907Z xt_MASQUERADE 20480 1 2024-11-01T18:12:10.2039500Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-11-01T18:12:10.2040140Z nf_conntrack_netlink 57344 0 2024-11-01T18:12:10.2040876Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-11-01T18:12:10.2041717Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-11-01T18:12:10.2042322Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-11-01T18:12:10.2042877Z xfrm_user 57344 1 2024-11-01T18:12:10.2043389Z xfrm_algo 16384 1 xfrm_user 2024-11-01T18:12:10.2043931Z xt_addrtype 16384 2 2024-11-01T18:12:10.2044404Z nft_compat 20480 4 2024-11-01T18:12:10.2045225Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-11-01T18:12:10.2046051Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-11-01T18:12:10.2046744Z br_netfilter 36864 0 2024-11-01T18:12:10.2047280Z bridge 323584 1 br_netfilter 2024-11-01T18:12:10.2047852Z stp 16384 1 bridge 2024-11-01T18:12:10.2048379Z llc 16384 2 bridge,stp 2024-11-01T18:12:10.2048921Z overlay 167936 0 2024-11-01T18:12:10.2049401Z tls 114688 0 2024-11-01T18:12:10.2049863Z nls_ascii 16384 1 2024-11-01T18:12:10.2050426Z nls_cp437 20480 1 2024-11-01T18:12:10.2051109Z vfat 24576 1 2024-11-01T18:12:10.2051668Z sunrpc 692224 1 2024-11-01T18:12:10.2052669Z fat 86016 1 vfat 2024-11-01T18:12:10.2053575Z ata_piix 45056 0 2024-11-01T18:12:10.2054070Z libata 401408 1 ata_piix 2024-11-01T18:12:10.2054625Z scsi_mod 290816 1 libata 2024-11-01T18:12:10.2055145Z ena 167936 0 2024-11-01T18:12:10.2055663Z scsi_common 16384 2 scsi_mod,libata 2024-11-01T18:12:10.2056247Z ghash_clmulni_intel 16384 0 2024-11-01T18:12:10.2056741Z i8042 45056 0 2024-11-01T18:12:10.2057213Z serio 28672 3 i8042 2024-11-01T18:12:10.2057727Z button 24576 0 2024-11-01T18:12:10.2058213Z sch_fq_codel 20480 9 2024-11-01T18:12:10.2058677Z dm_mod 188416 0 2024-11-01T18:12:10.2059156Z fuse 163840 1 2024-11-01T18:12:10.2059631Z loop 36864 0 2024-11-01T18:12:10.2060092Z configfs 57344 1 2024-11-01T18:12:10.2060721Z dax 45056 1 dm_mod 2024-11-01T18:12:10.2061242Z dmi_sysfs 20480 0 2024-11-01T18:12:10.2061713Z crc32_pclmul 16384 0 2024-11-01T18:12:10.2062206Z crc32c_intel 24576 0 2024-11-01T18:12:10.2063023Z + modinfo nvidia 2024-11-01T18:12:10.2064444Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-11-01T18:12:10.2065386Z alias: char-major-195-* 2024-11-01T18:12:10.2065888Z version: 550.54.15 2024-11-01T18:12:10.2066344Z supported: external 2024-11-01T18:12:10.2066773Z license: NVIDIA 2024-11-01T18:12:10.2067268Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-11-01T18:12:10.2067902Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-11-01T18:12:10.2068509Z srcversion: 833721318DA517F0C2FEC97 2024-11-01T18:12:10.2069105Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-11-01T18:12:10.2069764Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-11-01T18:12:10.2070416Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-11-01T18:12:10.2071055Z depends: i2c-core,drm 2024-11-01T18:12:10.2071526Z retpoline: Y 2024-11-01T18:12:10.2071924Z name: nvidia 2024-11-01T18:12:10.2072738Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-11-01T18:12:10.2073675Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-11-01T18:12:10.2074514Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-11-01T18:12:10.2075276Z parm: NVreg_ResmanDebugLevel:int 2024-11-01T18:12:10.2075855Z parm: NVreg_RmLogonRC:int 2024-11-01T18:12:10.2076414Z parm: NVreg_ModifyDeviceFiles:int 2024-11-01T18:12:10.2076993Z parm: NVreg_DeviceFileUID:int 2024-11-01T18:12:10.2077557Z parm: NVreg_DeviceFileGID:int 2024-11-01T18:12:10.2078127Z parm: NVreg_DeviceFileMode:int 2024-11-01T18:12:10.2078796Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-11-01T18:12:10.2079536Z parm: NVreg_UsePageAttributeTable:int 2024-11-01T18:12:10.2080163Z parm: NVreg_EnablePCIeGen3:int 2024-11-01T18:12:10.2080706Z parm: NVreg_EnableMSI:int 2024-11-01T18:12:10.2081430Z parm: NVreg_TCEBypassMode:int 2024-11-01T18:12:10.2082059Z parm: NVreg_EnableStreamMemOPs:int 2024-11-01T18:12:10.2082731Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-11-01T18:12:10.2083489Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-11-01T18:12:10.2084224Z parm: NVreg_EnableS0ixPowerManagement:int 2024-11-01T18:12:10.2084999Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-11-01T18:12:10.2085783Z parm: NVreg_DynamicPowerManagement:int 2024-11-01T18:12:10.2086580Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-11-01T18:12:10.2087335Z parm: NVreg_EnableGpuFirmware:int 2024-11-01T18:12:10.2087981Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-11-01T18:12:10.2088690Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-11-01T18:12:10.2089401Z parm: NVreg_EnableUserNUMAManagement:int 2024-11-01T18:12:10.2090035Z parm: NVreg_MemoryPoolSize:int 2024-11-01T18:12:10.2090646Z parm: NVreg_KMallocHeapMaxSize:int 2024-11-01T18:12:10.2091285Z parm: NVreg_VMallocHeapMaxSize:int 2024-11-01T18:12:10.2091886Z parm: NVreg_IgnoreMMIOCheck:int 2024-11-01T18:12:10.2092466Z parm: NVreg_NvLinkDisable:int 2024-11-01T18:12:10.2093116Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-11-01T18:12:10.2093784Z parm: NVreg_RegisterPCIDriver:int 2024-11-01T18:12:10.2094403Z parm: NVreg_EnableResizableBar:int 2024-11-01T18:12:10.2095037Z parm: NVreg_EnableDbgBreakpoint:int 2024-11-01T18:12:10.2095669Z parm: NVreg_EnableNonblockingOpen:int 2024-11-01T18:12:10.2096301Z parm: NVreg_RegistryDwords:charp 2024-11-01T18:12:10.2096947Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-11-01T18:12:10.2097709Z parm: NVreg_RmMsg:charp 2024-11-01T18:12:10.2098242Z parm: NVreg_GpuBlacklist:charp 2024-11-01T18:12:10.2098849Z parm: NVreg_TemporaryFilePath:charp 2024-11-01T18:12:10.2099450Z parm: NVreg_ExcludedGpus:charp 2024-11-01T18:12:10.2100046Z parm: NVreg_DmaRemapPeerMmio:int 2024-11-01T18:12:10.2100673Z parm: NVreg_RmNvlinkBandwidth:charp 2024-11-01T18:12:10.2101279Z parm: NVreg_ImexChannelCount:int 2024-11-01T18:12:10.2101935Z parm: rm_firmware_active:charp 2024-11-01T18:12:10.2102476Z + HAS_NVIDIA_DRIVER=0 2024-11-01T18:12:10.2102966Z ++ command -v nvidia-smi 2024-11-01T18:12:10.2103488Z + '[' -x /usr/bin/nvidia-smi ']' 2024-11-01T18:12:10.2103962Z + set +e 2024-11-01T18:12:10.2104614Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-11-01T18:12:10.2319731Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-11-01T18:12:10.2320569Z + NVIDIA_SMI_STATUS=0 2024-11-01T18:12:10.2321112Z + '[' 0 -ne 0 ']' 2024-11-01T18:12:10.2321587Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-11-01T18:12:10.2322080Z + HAS_NVIDIA_DRIVER=1 2024-11-01T18:12:10.2323029Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-11-01T18:12:10.2323961Z + set -e 2024-11-01T18:12:10.2342876Z + '[' 1 -eq 0 ']' 2024-11-01T18:12:10.2343727Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-11-01T18:12:10.2344654Z + post_install_nvidia_driver_common 2024-11-01T18:12:10.2345194Z + sudo modprobe nvidia 2024-11-01T18:12:10.4173345Z + echo 'After installing NVIDIA driver' 2024-11-01T18:12:10.4174124Z + lspci 2024-11-01T18:12:10.4174520Z After installing NVIDIA driver 2024-11-01T18:12:10.4361551Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-11-01T18:12:10.4362579Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-11-01T18:12:10.4363908Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-11-01T18:12:10.4364890Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-11-01T18:12:10.4365719Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-11-01T18:12:10.4366879Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-11-01T18:12:10.4367983Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-11-01T18:12:10.4369041Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-11-01T18:12:10.4369819Z + lsmod 2024-11-01T18:12:10.4390125Z Module Size Used by 2024-11-01T18:12:10.4390656Z veth 36864 0 2024-11-01T18:12:10.4391143Z nvidia_modeset 1351680 0 2024-11-01T18:12:10.4392002Z video 65536 1 nvidia_modeset 2024-11-01T18:12:10.4392852Z wmi 36864 1 video 2024-11-01T18:12:10.4393643Z nvidia_uvm 4706304 0 2024-11-01T18:12:10.4394280Z nvidia 54071296 7 nvidia_uvm,nvidia_modeset 2024-11-01T18:12:10.4394908Z drm 602112 1 nvidia 2024-11-01T18:12:10.4395514Z drm_panel_orientation_quirks 32768 1 drm 2024-11-01T18:12:10.4396201Z backlight 24576 3 video,drm,nvidia_modeset 2024-11-01T18:12:10.4396866Z i2c_core 106496 2 nvidia,drm 2024-11-01T18:12:10.4397419Z xt_conntrack 16384 1 2024-11-01T18:12:10.4397894Z nft_chain_nat 16384 3 2024-11-01T18:12:10.4398388Z xt_MASQUERADE 20480 1 2024-11-01T18:12:10.4398981Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2024-11-01T18:12:10.4399598Z nf_conntrack_netlink 57344 0 2024-11-01T18:12:10.4400352Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2024-11-01T18:12:10.4401186Z nf_defrag_ipv6 24576 1 nf_conntrack 2024-11-01T18:12:10.4401829Z nf_defrag_ipv4 16384 1 nf_conntrack 2024-11-01T18:12:10.4402391Z xfrm_user 57344 1 2024-11-01T18:12:10.4403127Z xfrm_algo 16384 1 xfrm_user 2024-11-01T18:12:10.4403650Z xt_addrtype 16384 2 2024-11-01T18:12:10.4404145Z nft_compat 20480 4 2024-11-01T18:12:10.4404746Z nf_tables 311296 57 nft_compat,nft_chain_nat 2024-11-01T18:12:10.4405531Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2024-11-01T18:12:10.4406241Z br_netfilter 36864 0 2024-11-01T18:12:10.4406776Z bridge 323584 1 br_netfilter 2024-11-01T18:12:10.4407332Z stp 16384 1 bridge 2024-11-01T18:12:10.4407886Z llc 16384 2 bridge,stp 2024-11-01T18:12:10.4408424Z overlay 167936 0 2024-11-01T18:12:10.4408897Z tls 114688 0 2024-11-01T18:12:10.4409856Z nls_ascii 16384 1 2024-11-01T18:12:10.4410546Z nls_cp437 20480 1 2024-11-01T18:12:10.4411135Z vfat 24576 1 2024-11-01T18:12:10.4412122Z sunrpc 692224 1 2024-11-01T18:12:10.4412919Z fat 86016 1 vfat 2024-11-01T18:12:10.4413429Z ata_piix 45056 0 2024-11-01T18:12:10.4413926Z libata 401408 1 ata_piix 2024-11-01T18:12:10.4414483Z scsi_mod 290816 1 libata 2024-11-01T18:12:10.4414982Z ena 167936 0 2024-11-01T18:12:10.4415523Z scsi_common 16384 2 scsi_mod,libata 2024-11-01T18:12:10.4416110Z ghash_clmulni_intel 16384 0 2024-11-01T18:12:10.4416580Z i8042 45056 0 2024-11-01T18:12:10.4417066Z serio 28672 3 i8042 2024-11-01T18:12:10.4417573Z button 24576 0 2024-11-01T18:12:10.4418034Z sch_fq_codel 20480 9 2024-11-01T18:12:10.4418518Z dm_mod 188416 0 2024-11-01T18:12:10.4418992Z fuse 163840 1 2024-11-01T18:12:10.4419443Z loop 36864 0 2024-11-01T18:12:10.4419923Z configfs 57344 1 2024-11-01T18:12:10.4420411Z dax 45056 1 dm_mod 2024-11-01T18:12:10.4420925Z dmi_sysfs 20480 0 2024-11-01T18:12:10.4421412Z crc32_pclmul 16384 0 2024-11-01T18:12:10.4421897Z crc32c_intel 24576 0 2024-11-01T18:12:10.4422350Z + modinfo nvidia 2024-11-01T18:12:10.4423445Z filename: /lib/modules/6.1.109-118.189.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2024-11-01T18:12:10.4424411Z alias: char-major-195-* 2024-11-01T18:12:10.4424912Z version: 550.54.15 2024-11-01T18:12:10.4425347Z supported: external 2024-11-01T18:12:10.4425793Z license: NVIDIA 2024-11-01T18:12:10.4426267Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-11-01T18:12:10.4426901Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-11-01T18:12:10.4427499Z srcversion: 833721318DA517F0C2FEC97 2024-11-01T18:12:10.4428105Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-11-01T18:12:10.4428742Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-11-01T18:12:10.4429387Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-11-01T18:12:10.4430051Z depends: i2c-core,drm 2024-11-01T18:12:10.4430505Z retpoline: Y 2024-11-01T18:12:10.4430908Z name: nvidia 2024-11-01T18:12:10.4431740Z vermagic: 6.1.109-118.189.amzn2023.x86_64 SMP preempt mod_unload modversions 2024-11-01T18:12:10.4432658Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-11-01T18:12:10.4433501Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-11-01T18:12:10.4434683Z parm: NVreg_ResmanDebugLevel:int 2024-11-01T18:12:10.4435659Z parm: NVreg_RmLogonRC:int 2024-11-01T18:12:10.4436539Z parm: NVreg_ModifyDeviceFiles:int 2024-11-01T18:12:10.4437142Z parm: NVreg_DeviceFileUID:int 2024-11-01T18:12:10.4437690Z parm: NVreg_DeviceFileGID:int 2024-11-01T18:12:10.4438268Z parm: NVreg_DeviceFileMode:int 2024-11-01T18:12:10.4438956Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-11-01T18:12:10.4439837Z parm: NVreg_UsePageAttributeTable:int 2024-11-01T18:12:10.4440466Z parm: NVreg_EnablePCIeGen3:int 2024-11-01T18:12:10.4441029Z parm: NVreg_EnableMSI:int 2024-11-01T18:12:10.4441553Z parm: NVreg_TCEBypassMode:int 2024-11-01T18:12:10.4442162Z parm: NVreg_EnableStreamMemOPs:int 2024-11-01T18:12:10.4442856Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-11-01T18:12:10.4443598Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-11-01T18:12:10.4444336Z parm: NVreg_EnableS0ixPowerManagement:int 2024-11-01T18:12:10.4445131Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-11-01T18:12:10.4445900Z parm: NVreg_DynamicPowerManagement:int 2024-11-01T18:12:10.4446703Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-11-01T18:12:10.4447478Z parm: NVreg_EnableGpuFirmware:int 2024-11-01T18:12:10.4448102Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-11-01T18:12:10.4448812Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-11-01T18:12:10.4449529Z parm: NVreg_EnableUserNUMAManagement:int 2024-11-01T18:12:10.4450158Z parm: NVreg_MemoryPoolSize:int 2024-11-01T18:12:10.4450760Z parm: NVreg_KMallocHeapMaxSize:int 2024-11-01T18:12:10.4451395Z parm: NVreg_VMallocHeapMaxSize:int 2024-11-01T18:12:10.4452016Z parm: NVreg_IgnoreMMIOCheck:int 2024-11-01T18:12:10.4452582Z parm: NVreg_NvLinkDisable:int 2024-11-01T18:12:10.4453242Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-11-01T18:12:10.4453929Z parm: NVreg_RegisterPCIDriver:int 2024-11-01T18:12:10.4454534Z parm: NVreg_EnableResizableBar:int 2024-11-01T18:12:10.4455166Z parm: NVreg_EnableDbgBreakpoint:int 2024-11-01T18:12:10.4455816Z parm: NVreg_EnableNonblockingOpen:int 2024-11-01T18:12:10.4456431Z parm: NVreg_RegistryDwords:charp 2024-11-01T18:12:10.4457082Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-11-01T18:12:10.4457715Z parm: NVreg_RmMsg:charp 2024-11-01T18:12:10.4458234Z parm: NVreg_GpuBlacklist:charp 2024-11-01T18:12:10.4458843Z parm: NVreg_TemporaryFilePath:charp 2024-11-01T18:12:10.4459455Z parm: NVreg_ExcludedGpus:charp 2024-11-01T18:12:10.4460134Z parm: NVreg_DmaRemapPeerMmio:int 2024-11-01T18:12:10.4460784Z parm: NVreg_RmNvlinkBandwidth:charp 2024-11-01T18:12:10.4461406Z parm: NVreg_ImexChannelCount:int 2024-11-01T18:12:10.4461978Z parm: rm_firmware_active:charp 2024-11-01T18:12:10.4462506Z + set +e 2024-11-01T18:12:10.4463577Z + nvidia-smi 2024-11-01T18:12:10.4621372Z Fri Nov 1 18:12:10 2024 2024-11-01T18:12:10.4622436Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:12:10.4623546Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-11-01T18:12:10.4624575Z |-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:12:10.4625656Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-11-01T18:12:10.4626844Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-11-01T18:12:10.4627749Z | | | MIG M. | 2024-11-01T18:12:10.4628444Z |=========================================+========================+======================| 2024-11-01T18:12:10.4707107Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-11-01T18:12:10.4708292Z | N/A 29C P8 15W / 150W | 0MiB / 7680MiB | 0% Default | 2024-11-01T18:12:10.4709187Z | | | N/A | 2024-11-01T18:12:10.4710088Z +-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:12:10.4711069Z 2024-11-01T18:12:10.4711953Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:12:10.4712769Z | Processes: | 2024-11-01T18:12:10.4713692Z | GPU GI CI PID Type Process name GPU Memory | 2024-11-01T18:12:10.4714596Z | ID ID Usage | 2024-11-01T18:12:10.4715311Z |=========================================================================================| 2024-11-01T18:12:10.4716161Z | No running processes found | 2024-11-01T18:12:10.4717191Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:12:10.5303305Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-11-01T18:12:10.5496894Z Tesla M60 2024-11-01T18:12:10.5558195Z + NVIDIA_SMI_STATUS=0 2024-11-01T18:12:10.5558798Z + '[' 0 -eq 0 ']' 2024-11-01T18:12:10.5559419Z + echo 'INFO: Ignoring allowed status 0' 2024-11-01T18:12:10.5559917Z + set -e 2024-11-01T18:12:10.5560297Z INFO: Ignoring allowed status 0 2024-11-01T18:12:10.5566825Z == Installing nvidia container toolkit for amzn2023 == 2024-11-01T18:12:10.5571127Z + sudo yum install -y yum-utils 2024-11-01T18:12:11.0691022Z Last metadata expiration check: 1:01:31 ago on Fri Nov 1 17:10:40 2024. 2024-11-01T18:12:11.0988778Z Package dnf-utils-4.3.0-13.amzn2023.0.4.noarch is already installed. 2024-11-01T18:12:11.1437599Z Dependencies resolved. 2024-11-01T18:12:11.1646701Z Nothing to do. 2024-11-01T18:12:11.1647607Z Complete! 2024-11-01T18:12:11.2070393Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2024-11-01T18:12:11.2071697Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:12:11.2073539Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:12:11.5139618Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2024-11-01T18:12:11.5892087Z + sudo yum install -y nvidia-docker2 2024-11-01T18:12:12.2906565Z nvidia-container-toolkit 4.0 kB/s | 833 B 00:00 2024-11-01T18:12:12.3204026Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2024-11-01T18:12:12.3648374Z Dependencies resolved. 2024-11-01T18:12:12.3862007Z Nothing to do. 2024-11-01T18:12:12.3862627Z Complete! 2024-11-01T18:12:12.4289285Z + sudo systemctl restart docker 2024-11-01T18:12:19.9846888Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-11-01T18:12:20.0073345Z Fri Nov 1 18:12:19 2024 2024-11-01T18:12:20.0074510Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:12:20.0075678Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-11-01T18:12:20.0076737Z |-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:12:20.0077802Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-11-01T18:12:20.0079001Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-11-01T18:12:20.0079916Z | | | MIG M. | 2024-11-01T18:12:20.0080614Z |=========================================+========================+======================| 2024-11-01T18:12:20.0159751Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-11-01T18:12:20.0161026Z | N/A 29C P8 15W / 150W | 0MiB / 7680MiB | 0% Default | 2024-11-01T18:12:20.0161891Z | | | N/A | 2024-11-01T18:12:20.0163526Z +-----------------------------------------+------------------------+----------------------+ 2024-11-01T18:12:20.0164300Z 2024-11-01T18:12:20.0165184Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:12:20.0166018Z | Processes: | 2024-11-01T18:12:20.0166929Z | GPU GI CI PID Type Process name GPU Memory | 2024-11-01T18:12:20.0167831Z | ID ID Usage | 2024-11-01T18:12:20.0168571Z |=========================================================================================| 2024-11-01T18:12:20.0169415Z | No running processes found | 2024-11-01T18:12:20.0170441Z +-----------------------------------------------------------------------------------------+ 2024-11-01T18:12:20.7009057Z Command completed after 1 attempt(s). 2024-11-01T18:12:20.7121159Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-11-01T18:12:20.7121951Z with: 2024-11-01T18:12:20.7122422Z docker-image: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:20.7123237Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:12:20.7123900Z env: 2024-11-01T18:12:20.7124243Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:20.7124695Z BUILDER_ROOT: /builder 2024-11-01T18:12:20.7125144Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:20.7125575Z DESIRED_CUDA: cu118 2024-11-01T18:12:20.7126005Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:12:20.7126447Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:20.7126971Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:20.7127600Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:20.7128007Z LIBTORCH_CONFIG: 2024-11-01T18:12:20.7128416Z LIBTORCH_VARIANT: 2024-11-01T18:12:20.7128840Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:20.7129270Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:20.7129962Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:20.7130706Z ANACONDA_USER: pytorch 2024-11-01T18:12:20.7131175Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:20.7131681Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:20.7132187Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:20.7132982Z GITHUB_TOKEN: *** 2024-11-01T18:12:20.7133403Z PR_NUMBER: 2024-11-01T18:12:20.7133830Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:20.7134435Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:20.7135034Z USE_SPLIT_BUILD: false 2024-11-01T18:12:20.7135605Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:12:20.7136219Z ##[endgroup] 2024-11-01T18:12:20.7158194Z ##[group]Run set -x 2024-11-01T18:12:20.7158638Z set -x 2024-11-01T18:12:20.7159017Z set +e 2024-11-01T18:12:20.7159395Z  2024-11-01T18:12:20.7159750Z login() { 2024-11-01T18:12:20.7160591Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-11-01T18:12:20.7161527Z } 2024-11-01T18:12:20.7161881Z  2024-11-01T18:12:20.7162221Z retry () { 2024-11-01T18:12:20.7163114Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-11-01T18:12:20.7163755Z } 2024-11-01T18:12:20.7164091Z  2024-11-01T18:12:20.7164497Z retry login "${DOCKER_REGISTRY}" 2024-11-01T18:12:20.7165032Z  2024-11-01T18:12:20.7165365Z set -e 2024-11-01T18:12:20.7165970Z # ignore output since only exit code is used for conditional 2024-11-01T18:12:20.7166875Z # only pull docker image if it's not available locally 2024-11-01T18:12:20.7167846Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-11-01T18:12:20.7168982Z  retry docker pull "${DOCKER_IMAGE}" 2024-11-01T18:12:20.7169546Z fi 2024-11-01T18:12:20.7180668Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:12:20.7181322Z env: 2024-11-01T18:12:20.7181682Z PYTORCH_ROOT: /pytorch 2024-11-01T18:12:20.7182121Z BUILDER_ROOT: /builder 2024-11-01T18:12:20.7182573Z PACKAGE_TYPE: manywheel 2024-11-01T18:12:20.7183024Z DESIRED_CUDA: cu118 2024-11-01T18:12:20.7183434Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:12:20.7183876Z GPU_ARCH_TYPE: cuda 2024-11-01T18:12:20.7184415Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:20.7185028Z SKIP_ALL_TESTS: 1 2024-11-01T18:12:20.7185437Z LIBTORCH_CONFIG: 2024-11-01T18:12:20.7185842Z LIBTORCH_VARIANT: 2024-11-01T18:12:20.7186245Z DESIRED_DEVTOOLSET: 2024-11-01T18:12:20.7186677Z DESIRED_PYTHON: 3.9 2024-11-01T18:12:20.7187326Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:12:20.7188075Z ANACONDA_USER: pytorch 2024-11-01T18:12:20.7188534Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:12:20.7189028Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:12:20.7189817Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:12:20.7190864Z GITHUB_TOKEN: *** 2024-11-01T18:12:20.7191283Z PR_NUMBER: 2024-11-01T18:12:20.7191700Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:12:20.7192294Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:12:20.7192887Z USE_SPLIT_BUILD: false 2024-11-01T18:12:20.7193453Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:12:20.7194227Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:12:20.7194895Z ##[endgroup] 2024-11-01T18:12:20.7227336Z + set +e 2024-11-01T18:12:20.7228041Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:12:20.7228820Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:12:20.7231666Z + aws ecr get-login-password --region us-east-1 2024-11-01T18:12:20.7233343Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-11-01T18:12:21.4276971Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-11-01T18:12:21.4278051Z Configure a credential helper to remove this warning. See 2024-11-01T18:12:21.4279152Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-11-01T18:12:21.4279839Z 2024-11-01T18:12:21.4280004Z Login Succeeded 2024-11-01T18:12:21.4291333Z + set -e 2024-11-01T18:12:21.4292009Z + docker inspect --type=image pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:21.4465573Z + retry docker pull pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:21.4466466Z + docker pull pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:12:21.6103917Z cuda11.8-main: Pulling from pytorch/manylinux-builder 2024-11-01T18:12:21.6105277Z 2d473b07cdd5: Pulling fs layer 2024-11-01T18:12:21.6106254Z 1d9d444c6f53: Pulling fs layer 2024-11-01T18:12:21.6107298Z b18437895c1e: Pulling fs layer 2024-11-01T18:12:21.6108171Z fbfa99765f72: Pulling fs layer 2024-11-01T18:12:21.6108779Z 1aad241ef4f6: Pulling fs layer 2024-11-01T18:12:21.6109721Z f14c79afaea7: Pulling fs layer 2024-11-01T18:12:21.6110653Z 8896558aa290: Pulling fs layer 2024-11-01T18:12:21.6111603Z 18d9d1d1becc: Pulling fs layer 2024-11-01T18:12:21.6112285Z 9a3bcad37bc9: Pulling fs layer 2024-11-01T18:12:21.6112813Z 0c848c314c09: Pulling fs layer 2024-11-01T18:12:21.6113461Z 1aad241ef4f6: Waiting 2024-11-01T18:12:21.6113960Z 477ee0e6031a: Pulling fs layer 2024-11-01T18:12:21.6114409Z f14c79afaea7: Waiting 2024-11-01T18:12:21.6114872Z 406478dfd262: Pulling fs layer 2024-11-01T18:12:21.6115301Z 8896558aa290: Waiting 2024-11-01T18:12:21.6115715Z 18d9d1d1becc: Waiting 2024-11-01T18:12:21.6116181Z 477ee0e6031a: Waiting 2024-11-01T18:12:21.6116599Z 9a3bcad37bc9: Waiting 2024-11-01T18:12:21.6117030Z c049be6687ef: Pulling fs layer 2024-11-01T18:12:21.6117427Z 0c848c314c09: Waiting 2024-11-01T18:12:21.6118167Z fbfa99765f72: Waiting 2024-11-01T18:12:21.6118599Z 90409a5b9c47: Pulling fs layer 2024-11-01T18:12:21.6119074Z 5ce4a6cf6a8a: Pulling fs layer 2024-11-01T18:12:21.6119581Z 962bb8b0ebad: Pulling fs layer 2024-11-01T18:12:21.6120056Z 90409a5b9c47: Waiting 2024-11-01T18:12:21.6120473Z 5ce5ec8b86dd: Pulling fs layer 2024-11-01T18:12:21.6121005Z 4f0558ce013d: Pulling fs layer 2024-11-01T18:12:21.6121532Z 962bb8b0ebad: Waiting 2024-11-01T18:12:21.6121902Z 5ce4a6cf6a8a: Waiting 2024-11-01T18:12:21.6123408Z 6d14f8a1bd9d: Pulling fs layer 2024-11-01T18:12:21.6124365Z 010148da6f46: Pulling fs layer 2024-11-01T18:12:21.6125322Z 53bacf1e7967: Pulling fs layer 2024-11-01T18:12:21.6126174Z a0ea248a146c: Pulling fs layer 2024-11-01T18:12:21.6126725Z 83555e5e00ba: Pulling fs layer 2024-11-01T18:12:21.6127192Z 55e7979e1320: Pulling fs layer 2024-11-01T18:12:21.6127680Z 4a72b5ea6677: Pulling fs layer 2024-11-01T18:12:21.6128173Z ca14d53bc3e3: Pulling fs layer 2024-11-01T18:12:21.6128644Z 4f0558ce013d: Waiting 2024-11-01T18:12:21.6129058Z 83555e5e00ba: Waiting 2024-11-01T18:12:21.6129752Z a0ea248a146c: Waiting 2024-11-01T18:12:21.6130157Z 6d14f8a1bd9d: Waiting 2024-11-01T18:12:21.6131152Z d4bd245c611f: Pulling fs layer 2024-11-01T18:12:21.6132177Z 53bacf1e7967: Waiting 2024-11-01T18:12:21.6132809Z 86189c8ff15d: Pulling fs layer 2024-11-01T18:12:21.6133346Z 4a72b5ea6677: Waiting 2024-11-01T18:12:21.6133981Z 34c3b15cfaff: Pulling fs layer 2024-11-01T18:12:21.6134471Z ca14d53bc3e3: Waiting 2024-11-01T18:12:21.6135152Z fdf4354eb79d: Pulling fs layer 2024-11-01T18:12:21.6135844Z d4bd245c611f: Waiting 2024-11-01T18:12:21.6136470Z 86189c8ff15d: Waiting 2024-11-01T18:12:21.6137230Z 34c3b15cfaff: Waiting 2024-11-01T18:12:21.6138025Z bb155d32073b: Pulling fs layer 2024-11-01T18:12:21.6138888Z f66485a70c95: Pulling fs layer 2024-11-01T18:12:21.6140309Z 55e7979e1320: Waiting 2024-11-01T18:12:21.6141057Z bb155d32073b: Waiting 2024-11-01T18:12:21.6141821Z 2324052a239a: Pulling fs layer 2024-11-01T18:12:21.6142749Z 0437907d02a1: Pulling fs layer 2024-11-01T18:12:21.6143610Z fdf4354eb79d: Waiting 2024-11-01T18:12:21.6144964Z 2324052a239a: Waiting 2024-11-01T18:12:21.6145795Z 152e3c6eec6b: Pulling fs layer 2024-11-01T18:12:21.6146680Z f66485a70c95: Waiting 2024-11-01T18:12:21.6147531Z 0437907d02a1: Waiting 2024-11-01T18:12:21.6148207Z d7bbf03b7f77: Pulling fs layer 2024-11-01T18:12:21.6148692Z 7c0fd0c79281: Pulling fs layer 2024-11-01T18:12:21.6149170Z d7bbf03b7f77: Waiting 2024-11-01T18:12:21.6149588Z 7c0fd0c79281: Waiting 2024-11-01T18:12:21.6503669Z b18437895c1e: Verifying Checksum 2024-11-01T18:12:21.6504226Z b18437895c1e: Download complete 2024-11-01T18:12:21.6678091Z 1d9d444c6f53: Verifying Checksum 2024-11-01T18:12:21.6678829Z 1d9d444c6f53: Download complete 2024-11-01T18:12:21.6993882Z fbfa99765f72: Verifying Checksum 2024-11-01T18:12:21.6994464Z fbfa99765f72: Download complete 2024-11-01T18:12:21.7985584Z f14c79afaea7: Verifying Checksum 2024-11-01T18:12:21.7986238Z f14c79afaea7: Download complete 2024-11-01T18:12:22.3917873Z 2d473b07cdd5: Verifying Checksum 2024-11-01T18:12:22.3919169Z 2d473b07cdd5: Download complete 2024-11-01T18:12:22.4433268Z 18d9d1d1becc: Verifying Checksum 2024-11-01T18:12:22.4433909Z 18d9d1d1becc: Download complete 2024-11-01T18:12:22.5948428Z 9a3bcad37bc9: Verifying Checksum 2024-11-01T18:12:22.5949067Z 9a3bcad37bc9: Download complete 2024-11-01T18:12:22.6473362Z 0c848c314c09: Verifying Checksum 2024-11-01T18:12:22.6473912Z 0c848c314c09: Download complete 2024-11-01T18:12:22.6851222Z 8896558aa290: Verifying Checksum 2024-11-01T18:12:22.6852246Z 8896558aa290: Download complete 2024-11-01T18:12:22.7334656Z 406478dfd262: Download complete 2024-11-01T18:12:22.8277882Z 1aad241ef4f6: Verifying Checksum 2024-11-01T18:12:22.8278859Z 1aad241ef4f6: Download complete 2024-11-01T18:12:22.8765591Z 90409a5b9c47: Download complete 2024-11-01T18:12:22.9117090Z 5ce4a6cf6a8a: Verifying Checksum 2024-11-01T18:12:22.9117730Z 5ce4a6cf6a8a: Download complete 2024-11-01T18:12:22.9591869Z 962bb8b0ebad: Download complete 2024-11-01T18:12:23.0101028Z 5ce5ec8b86dd: Download complete 2024-11-01T18:12:23.0695957Z 4f0558ce013d: Download complete 2024-11-01T18:12:23.1201810Z 6d14f8a1bd9d: Verifying Checksum 2024-11-01T18:12:23.1202437Z 6d14f8a1bd9d: Download complete 2024-11-01T18:12:23.2018723Z 010148da6f46: Verifying Checksum 2024-11-01T18:12:23.2019455Z 010148da6f46: Download complete 2024-11-01T18:12:23.2439387Z 53bacf1e7967: Verifying Checksum 2024-11-01T18:12:23.2440291Z 53bacf1e7967: Download complete 2024-11-01T18:12:23.2884437Z a0ea248a146c: Verifying Checksum 2024-11-01T18:12:23.2885541Z a0ea248a146c: Download complete 2024-11-01T18:12:23.3305430Z 83555e5e00ba: Verifying Checksum 2024-11-01T18:12:23.3306161Z 83555e5e00ba: Download complete 2024-11-01T18:12:23.3749442Z 55e7979e1320: Download complete 2024-11-01T18:12:24.0540116Z 4a72b5ea6677: Verifying Checksum 2024-11-01T18:12:24.0541130Z 4a72b5ea6677: Download complete 2024-11-01T18:12:24.1731888Z ca14d53bc3e3: Verifying Checksum 2024-11-01T18:12:24.1732480Z ca14d53bc3e3: Download complete 2024-11-01T18:12:24.1937229Z 477ee0e6031a: Verifying Checksum 2024-11-01T18:12:24.1937784Z 477ee0e6031a: Download complete 2024-11-01T18:12:24.2289397Z d4bd245c611f: Verifying Checksum 2024-11-01T18:12:24.2289951Z d4bd245c611f: Download complete 2024-11-01T18:12:24.2417618Z 86189c8ff15d: Download complete 2024-11-01T18:12:24.2726774Z 34c3b15cfaff: Download complete 2024-11-01T18:12:24.3257277Z bb155d32073b: Download complete 2024-11-01T18:12:24.9268963Z c049be6687ef: Verifying Checksum 2024-11-01T18:12:24.9269612Z c049be6687ef: Download complete 2024-11-01T18:12:25.5460246Z f66485a70c95: Verifying Checksum 2024-11-01T18:12:25.5463392Z f66485a70c95: Download complete 2024-11-01T18:12:25.5890884Z 0437907d02a1: Verifying Checksum 2024-11-01T18:12:25.5891421Z 0437907d02a1: Download complete 2024-11-01T18:12:25.8757104Z fdf4354eb79d: Verifying Checksum 2024-11-01T18:12:25.8757682Z fdf4354eb79d: Download complete 2024-11-01T18:12:25.9731243Z 2324052a239a: Verifying Checksum 2024-11-01T18:12:25.9731894Z 2324052a239a: Download complete 2024-11-01T18:12:26.0240118Z 7c0fd0c79281: Verifying Checksum 2024-11-01T18:12:26.0240696Z 7c0fd0c79281: Download complete 2024-11-01T18:12:26.5013770Z 2d473b07cdd5: Pull complete 2024-11-01T18:12:26.5236369Z 1d9d444c6f53: Pull complete 2024-11-01T18:12:26.5438522Z b18437895c1e: Pull complete 2024-11-01T18:12:26.5646861Z fbfa99765f72: Pull complete 2024-11-01T18:12:27.1087232Z d7bbf03b7f77: Verifying Checksum 2024-11-01T18:12:27.1088386Z d7bbf03b7f77: Download complete 2024-11-01T18:12:29.8902046Z 1aad241ef4f6: Pull complete 2024-11-01T18:12:30.1555496Z f14c79afaea7: Pull complete 2024-11-01T18:12:32.5900184Z 8896558aa290: Pull complete 2024-11-01T18:12:33.0074473Z 18d9d1d1becc: Pull complete 2024-11-01T18:12:33.7506139Z 9a3bcad37bc9: Pull complete 2024-11-01T18:12:34.1985974Z 0c848c314c09: Pull complete 2024-11-01T18:12:44.9023260Z 477ee0e6031a: Pull complete 2024-11-01T18:12:44.9220561Z 406478dfd262: Pull complete 2024-11-01T18:12:50.6101402Z c049be6687ef: Pull complete 2024-11-01T18:12:50.6593349Z 90409a5b9c47: Pull complete 2024-11-01T18:12:50.6793121Z 5ce4a6cf6a8a: Pull complete 2024-11-01T18:12:50.7017323Z 962bb8b0ebad: Pull complete 2024-11-01T18:12:50.7238044Z 5ce5ec8b86dd: Pull complete 2024-11-01T18:12:50.7435805Z 4f0558ce013d: Pull complete 2024-11-01T18:12:50.7648752Z 6d14f8a1bd9d: Pull complete 2024-11-01T18:12:50.8428916Z 010148da6f46: Pull complete 2024-11-01T18:12:50.8638888Z 53bacf1e7967: Pull complete 2024-11-01T18:12:50.8898106Z a0ea248a146c: Pull complete 2024-11-01T18:12:50.9120044Z 83555e5e00ba: Pull complete 2024-11-01T18:12:50.9339107Z 55e7979e1320: Pull complete 2024-11-01T18:12:52.7518347Z 4a72b5ea6677: Pull complete 2024-11-01T18:12:52.9546816Z ca14d53bc3e3: Pull complete 2024-11-01T18:12:52.9785221Z d4bd245c611f: Pull complete 2024-11-01T18:12:53.0017643Z 86189c8ff15d: Pull complete 2024-11-01T18:12:53.0259331Z 34c3b15cfaff: Pull complete 2024-11-01T18:12:58.0829211Z fdf4354eb79d: Pull complete 2024-11-01T18:12:58.2874445Z bb155d32073b: Pull complete 2024-11-01T18:13:03.5846777Z f66485a70c95: Pull complete 2024-11-01T18:13:06.0779282Z 2324052a239a: Pull complete 2024-11-01T18:13:06.3622941Z 0437907d02a1: Pull complete 2024-11-01T18:13:08.7440544Z 152e3c6eec6b: Verifying Checksum 2024-11-01T18:13:08.7441156Z 152e3c6eec6b: Download complete 2024-11-01T18:14:04.5838969Z 152e3c6eec6b: Pull complete 2024-11-01T18:14:06.5541067Z d7bbf03b7f77: Pull complete 2024-11-01T18:14:07.0016832Z 7c0fd0c79281: Pull complete 2024-11-01T18:14:07.2476696Z Digest: sha256:eeeac9b96c261de35a1432964e20af189c4740f377cafefbc342534337e719e0 2024-11-01T18:14:07.3417660Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:14:07.3948850Z docker.io/pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:14:07.4040394Z Prepare all required actions 2024-11-01T18:14:07.4108686Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-11-01T18:14:07.4109401Z env: 2024-11-01T18:14:07.4109754Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:07.4110237Z BUILDER_ROOT: /builder 2024-11-01T18:14:07.4110696Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:07.4111135Z DESIRED_CUDA: cu118 2024-11-01T18:14:07.4111566Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:14:07.4112016Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:07.4112544Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:14:07.4113176Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:07.4113590Z LIBTORCH_CONFIG: 2024-11-01T18:14:07.4113985Z LIBTORCH_VARIANT: 2024-11-01T18:14:07.4114410Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:07.4114851Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:07.4115487Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:07.4116244Z ANACONDA_USER: pytorch 2024-11-01T18:14:07.4116746Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:07.4117254Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:07.4117777Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:07.4118567Z GITHUB_TOKEN: *** 2024-11-01T18:14:07.4118972Z PR_NUMBER: 2024-11-01T18:14:07.4119405Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:07.4120024Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:07.4120605Z USE_SPLIT_BUILD: false 2024-11-01T18:14:07.4121172Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:14:07.4121800Z ##[endgroup] 2024-11-01T18:14:07.4344923Z ##[group]Run set -x 2024-11-01T18:14:07.4345388Z set -x 2024-11-01T18:14:07.4345846Z # shellcheck disable=SC2086,SC2090 2024-11-01T18:14:07.4346447Z container_name=$(docker run \ 2024-11-01T18:14:07.4346975Z  ${GPU_FLAG:-} \ 2024-11-01T18:14:07.4347452Z  -e BINARY_ENV_FILE \ 2024-11-01T18:14:07.4347954Z  -e BUILDER_ROOT \ 2024-11-01T18:14:07.4348439Z  -e BUILD_ENVIRONMENT \ 2024-11-01T18:14:07.4348963Z  -e DESIRED_CUDA \ 2024-11-01T18:14:07.4349455Z  -e DESIRED_DEVTOOLSET \ 2024-11-01T18:14:07.4349966Z  -e DESIRED_PYTHON \ 2024-11-01T18:14:07.4350475Z  -e GITHUB_ACTIONS \ 2024-11-01T18:14:07.4350971Z  -e GPU_ARCH_TYPE \ 2024-11-01T18:14:07.4351452Z  -e GPU_ARCH_VERSION \ 2024-11-01T18:14:07.4351969Z  -e LIBTORCH_VARIANT \ 2024-11-01T18:14:07.4352479Z  -e PACKAGE_TYPE \ 2024-11-01T18:14:07.4352985Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-11-01T18:14:07.4353549Z  -e PYTORCH_ROOT \ 2024-11-01T18:14:07.4354035Z  -e SKIP_ALL_TESTS \ 2024-11-01T18:14:07.4354534Z  -e USE_SPLIT_BUILD \ 2024-11-01T18:14:07.4355003Z  --tty \ 2024-11-01T18:14:07.4355425Z  --detach \ 2024-11-01T18:14:07.4355970Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-11-01T18:14:07.4356687Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-11-01T18:14:07.4357403Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-11-01T18:14:07.4358006Z  -w / \ 2024-11-01T18:14:07.4358396Z  "${DOCKER_IMAGE}" 2024-11-01T18:14:07.4359076Z ) 2024-11-01T18:14:07.4359432Z  2024-11-01T18:14:07.4359950Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-11-01T18:14:07.4361556Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2024-11-01T18:14:07.4363948Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-11-01T18:14:07.4365452Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-11-01T18:14:07.4366444Z fi 2024-11-01T18:14:07.4366993Z  2024-11-01T18:14:07.4367877Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-11-01T18:14:07.4368899Z # Generate test script 2024-11-01T18:14:07.4370024Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-11-01T18:14:07.4371522Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-11-01T18:14:07.4380149Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:14:07.4380805Z env: 2024-11-01T18:14:07.4381166Z PYTORCH_ROOT: /pytorch 2024-11-01T18:14:07.4381610Z BUILDER_ROOT: /builder 2024-11-01T18:14:07.4382065Z PACKAGE_TYPE: manywheel 2024-11-01T18:14:07.4382521Z DESIRED_CUDA: cu118 2024-11-01T18:14:07.4382937Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:14:07.4383384Z GPU_ARCH_TYPE: cuda 2024-11-01T18:14:07.4383938Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:14:07.4384556Z SKIP_ALL_TESTS: 1 2024-11-01T18:14:07.4384968Z LIBTORCH_CONFIG: 2024-11-01T18:14:07.4385376Z LIBTORCH_VARIANT: 2024-11-01T18:14:07.4385780Z DESIRED_DEVTOOLSET: 2024-11-01T18:14:07.4386223Z DESIRED_PYTHON: 3.9 2024-11-01T18:14:07.4386873Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:14:07.4387609Z ANACONDA_USER: pytorch 2024-11-01T18:14:07.4388070Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:14:07.4388570Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:14:07.4389069Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:14:07.4389841Z GITHUB_TOKEN: *** 2024-11-01T18:14:07.4390266Z PR_NUMBER: 2024-11-01T18:14:07.4390682Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:14:07.4391277Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:14:07.4391871Z USE_SPLIT_BUILD: false 2024-11-01T18:14:07.4392434Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:14:07.4393053Z ##[endgroup] 2024-11-01T18:14:07.4434321Z ++ docker run --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all -e BINARY_ENV_FILE -e BUILDER_ROOT -e BUILD_ENVIRONMENT -e DESIRED_CUDA -e DESIRED_DEVTOOLSET -e DESIRED_PYTHON -e GITHUB_ACTIONS -e GPU_ARCH_TYPE -e GPU_ARCH_VERSION -e LIBTORCH_VARIANT -e PACKAGE_TYPE -e PYTORCH_FINAL_PACKAGE_DIR -e PYTORCH_ROOT -e SKIP_ALL_TESTS -e USE_SPLIT_BUILD --tty --detach -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch:/pytorch -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder:/builder -v /home/ec2-user/actions-runner/_work/_temp/artifacts:/final_pkgs -w / pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:14:50.8031140Z + container_name=1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:14:50.8032300Z + echo CONTAINER_NAME=1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:14:50.8033194Z + [[ cuda != \r\o\c\m ]] 2024-11-01T18:14:50.8034399Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\a\a\r\c\h\6\4\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2024-11-01T18:14:50.8035726Z + [[ linux-binary-manywheel != \l\i\n\u\x\-\s\3\9\0\x\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2024-11-01T18:14:50.8040348Z + [[ cuda != \x\p\u ]] 2024-11-01T18:14:50.8041188Z + grep download.pytorch.org /etc/hosts 2024-11-01T18:14:50.8042514Z + docker exec -i 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 bash -c '/bin/cat >> /etc/hosts' 2024-11-01T18:14:50.9546604Z + docker exec -t -w /pytorch 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-11-01T18:14:51.0130246Z + export TZ=UTC 2024-11-01T18:14:51.0130687Z + TZ=UTC 2024-11-01T18:14:51.0131592Z + envfile=/tmp/env 2024-11-01T18:14:51.0132205Z + [[ -n /pytorch ]] 2024-11-01T18:14:51.0135458Z ++ dirname /pytorch 2024-11-01T18:14:51.0144605Z + workdir=/ 2024-11-01T18:14:51.0145347Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:14:51.0146115Z + export DOCKER_IMAGE= 2024-11-01T18:14:51.0146957Z + DOCKER_IMAGE= 2024-11-01T18:14:51.0147552Z + [[ -z '' ]] 2024-11-01T18:14:51.0147915Z + [[ manywheel == conda ]] 2024-11-01T18:14:51.0148399Z + [[ cu118 == cpu ]] 2024-11-01T18:14:51.0149000Z + export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-11-01T18:14:51.0149776Z + DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-11-01T18:14:51.0150443Z + USE_GOLD_LINKER=OFF 2024-11-01T18:14:51.0150880Z + [[ cu118 == \c\p\u ]] 2024-11-01T18:14:51.0151323Z + PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:14:51.0151887Z ++ date -u +%Y%m%d 2024-11-01T18:14:51.0161066Z + export DATE=20241101 2024-11-01T18:14:51.0161511Z + DATE=20241101 2024-11-01T18:14:51.0168357Z ++ cat /pytorch/version.txt 2024-11-01T18:14:51.0169070Z ++ cut -da -f1 2024-11-01T18:14:51.0181009Z + BASE_BUILD_VERSION=2.6.0.dev20241101 2024-11-01T18:14:51.0181670Z + tagged_version 2024-11-01T18:14:51.0182228Z + GIT_DIR=//pytorch/.git 2024-11-01T18:14:51.0183424Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-11-01T18:14:51.0184579Z + [[ ! -d //pytorch/.git ]] 2024-11-01T18:14:51.0185472Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-11-01T18:14:51.0207241Z fatal: No names found, cannot describe anything. 2024-11-01T18:14:51.0209204Z + return 1 2024-11-01T18:14:51.0213635Z ++ uname 2024-11-01T18:14:51.0222252Z + [[ Linux == \D\a\r\w\i\n ]] 2024-11-01T18:14:51.0222999Z + [[ manywheel == conda ]] 2024-11-01T18:14:51.0223573Z + export PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu118 2024-11-01T18:14:51.0224271Z + PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu118 2024-11-01T18:14:51.0224872Z + export PYTORCH_BUILD_NUMBER=1 2024-11-01T18:14:51.0225359Z + PYTORCH_BUILD_NUMBER=1 2024-11-01T18:14:51.0227519Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-11-01T18:14:51.0235257Z + TRITON_VERSION=3.1.0 2024-11-01T18:14:51.0236911Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-11-01T18:14:51.0238141Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:14:51.0238969Z + [[ -n '' ]] 2024-11-01T18:14:51.0239542Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:14:51.0240380Z + [[ -n 2.6.0.dev20241101+cu118 ]] 2024-11-01T18:14:51.0241168Z + [[ 2.6.0.dev20241101+cu118 =~ .*rocm.* ]] 2024-11-01T18:14:51.0241772Z + [[ manywheel =~ .*wheel.* ]] 2024-11-01T18:14:51.0242334Z + [[ -n 2.6.0.dev20241101+cu118 ]] 2024-11-01T18:14:51.0242867Z + [[ 2.6.0.dev20241101+cu118 =~ .*xpu.* ]] 2024-11-01T18:14:51.0243420Z + USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:14:51.0243878Z + [[ cuda =~ .*aarch64.* ]] 2024-11-01T18:14:51.0244324Z + cat 2024-11-01T18:14:51.0251939Z ++ uname -a 2024-11-01T18:14:51.0263479Z ++ date 2024-11-01T18:14:51.0287125Z ++ uname 2024-11-01T18:14:51.0294196Z + [[ Linux != Darwin ]] 2024-11-01T18:14:51.0294715Z + MEMORY_LIMIT_MAX_JOBS=12 2024-11-01T18:14:51.0297974Z ++ nproc 2024-11-01T18:14:51.0306392Z + NUM_CPUS=14 2024-11-01T18:14:51.0306960Z + export MAX_JOBS=12 2024-11-01T18:14:51.0307363Z + MAX_JOBS=12 2024-11-01T18:14:51.0307732Z + cat 2024-11-01T18:14:51.0320063Z + echo 'retry () {' 2024-11-01T18:14:51.0321201Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-11-01T18:14:51.0322253Z + echo '}' 2024-11-01T18:14:51.0322986Z + echo 'export -f retry' 2024-11-01T18:14:51.0323441Z + cat /tmp/env 2024-11-01T18:14:51.0352484Z # =================== The following code will be executed inside Docker container =================== 2024-11-01T18:14:51.0355065Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-11-01T18:14:51.0356462Z export TZ=UTC 2024-11-01T18:14:51.0358029Z echo "Running on Linux 1414e6a03526 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:14:51 UTC 2024" 2024-11-01T18:14:51.0359277Z 2024-11-01T18:14:51.0359739Z export PACKAGE_TYPE="manywheel" 2024-11-01T18:14:51.0360305Z export DESIRED_PYTHON="3.9" 2024-11-01T18:14:51.0360769Z export DESIRED_CUDA="cu118" 2024-11-01T18:14:51.0361232Z export LIBTORCH_VARIANT="" 2024-11-01T18:14:51.0361711Z export BUILD_PYTHONLESS="" 2024-11-01T18:14:51.0362207Z export USE_SPLIT_BUILD="false" 2024-11-01T18:14:51.0363274Z if [[ "linux-gnu" == "msys" ]]; then 2024-11-01T18:14:51.0363962Z export LIBTORCH_CONFIG="" 2024-11-01T18:14:51.0364515Z if [[ "" == 'debug' ]]; then 2024-11-01T18:14:51.0364983Z export DEBUG=1 2024-11-01T18:14:51.0365378Z fi 2024-11-01T18:14:51.0365753Z export DESIRED_DEVTOOLSET="" 2024-11-01T18:14:51.0366199Z else 2024-11-01T18:14:51.0366573Z export DESIRED_DEVTOOLSET="" 2024-11-01T18:14:51.0367041Z fi 2024-11-01T18:14:51.0367229Z 2024-11-01T18:14:51.0367392Z export DATE="20241101" 2024-11-01T18:14:51.0367877Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:14:51.0368542Z export PYTORCH_BUILD_VERSION="2.6.0.dev20241101+cu118" 2024-11-01T18:14:51.0369186Z export PYTORCH_BUILD_NUMBER="1" 2024-11-01T18:14:51.0369823Z export OVERRIDE_PACKAGE_VERSION="2.6.0.dev20241101+cu118" 2024-11-01T18:14:51.0370538Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-11-01T18:14:51.0370964Z 2024-11-01T18:14:51.0371247Z # TODO: We don't need this anymore IIUC 2024-11-01T18:14:51.0371893Z export TORCH_PACKAGE_NAME='torch' 2024-11-01T18:14:51.0372580Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-11-01T18:14:51.0373246Z export ANACONDA_USER='pytorch' 2024-11-01T18:14:51.0373598Z 2024-11-01T18:14:51.0373759Z export USE_FBGEMM=1 2024-11-01T18:14:51.0374208Z export PIP_UPLOAD_FOLDER="nightly/" 2024-11-01T18:14:51.0374906Z export DOCKER_IMAGE="pytorch/manylinux-builder:118" 2024-11-01T18:14:51.0375395Z 2024-11-01T18:14:51.0375413Z 2024-11-01T18:14:51.0375590Z export USE_GOLD_LINKER="OFF" 2024-11-01T18:14:51.0376089Z export USE_GLOO_WITH_OPENSSL="ON" 2024-11-01T18:14:51.0376884Z # =================== The above code will be executed inside Docker container =================== 2024-11-01T18:14:51.0377682Z export MAX_JOBS="12" 2024-11-01T18:14:51.0378109Z retry () { 2024-11-01T18:14:51.0378655Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-11-01T18:14:51.0379308Z } 2024-11-01T18:14:51.0379714Z export -f retry 2024-11-01T18:14:51.2146176Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-11-01T18:14:51.2190124Z 2024-11-01T18:14:51.2190209Z 2024-11-01T18:14:51.2190598Z The script that will run in the next step is: 2024-11-01T18:14:51.2198823Z # =================== The following code will be executed inside Docker container =================== 2024-11-01T18:14:51.2200724Z set -eux -o pipefail 2024-11-01T18:14:51.2201287Z 2024-11-01T18:14:51.2201509Z retry () { 2024-11-01T18:14:51.2201941Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-11-01T18:14:51.2202512Z } 2024-11-01T18:14:51.2202719Z 2024-11-01T18:14:51.2203060Z # Source binary env file here if exists 2024-11-01T18:14:51.2204414Z if [[ -e "/tmp/env" ]]; then 2024-11-01T18:14:51.2205375Z source "/tmp/env" 2024-11-01T18:14:51.2206105Z fi 2024-11-01T18:14:51.2206473Z 2024-11-01T18:14:51.2207053Z python_nodot="$(echo 3.9 | tr -d m.u)" 2024-11-01T18:14:51.2207800Z 2024-11-01T18:14:51.2207969Z # Set up Python 2024-11-01T18:14:51.2208684Z if [[ "manywheel" == conda ]]; then 2024-11-01T18:14:51.2209386Z retry conda create -qyn testenv python="3.9" 2024-11-01T18:14:51.2209987Z source activate testenv >/dev/null 2024-11-01T18:14:51.2210556Z elif [[ "manywheel" != libtorch ]]; then 2024-11-01T18:14:51.2211661Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-11-01T18:14:51.2212654Z if [[ "$python_nodot" = *t ]]; then 2024-11-01T18:14:51.2213968Z python_digits="$(echo 3.9 | tr -cd [:digit:])" 2024-11-01T18:14:51.2215554Z python_path="/opt/python/cp$python_digits-cp${python_digits}t" 2024-11-01T18:14:51.2216327Z fi 2024-11-01T18:14:51.2216911Z export PATH="${python_path}/bin:$PATH" 2024-11-01T18:14:51.2217450Z fi 2024-11-01T18:14:51.2217869Z 2024-11-01T18:14:51.2218078Z EXTRA_CONDA_FLAGS="" 2024-11-01T18:14:51.2218489Z NUMPY_PIN="" 2024-11-01T18:14:51.2219214Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-11-01T18:14:51.2219948Z 2024-11-01T18:14:51.2220228Z if [[ "$python_nodot" = *310* ]]; then 2024-11-01T18:14:51.2221563Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-11-01T18:14:51.2222698Z # we set a lower boundary here just to be safe 2024-11-01T18:14:51.2223305Z NUMPY_PIN=">=1.21.2" 2024-11-01T18:14:51.2223755Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-11-01T18:14:51.2224264Z fi 2024-11-01T18:14:51.2224456Z 2024-11-01T18:14:51.2224659Z if [[ "$python_nodot" = *39* ]]; then 2024-11-01T18:14:51.2225629Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-11-01T18:14:51.2226550Z # we set a lower boundary here just to be safe 2024-11-01T18:14:51.2227139Z NUMPY_PIN=">=1.20" 2024-11-01T18:14:51.2227524Z fi 2024-11-01T18:14:51.2227728Z 2024-11-01T18:14:51.2228537Z # Move debug wheels out of the package dir so they don't get installed 2024-11-01T18:14:51.2229889Z mkdir -p /tmp/debug_final_pkgs 2024-11-01T18:14:51.2230794Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-11-01T18:14:51.2231497Z 2024-11-01T18:14:51.2231669Z # Install the package 2024-11-01T18:14:51.2232452Z # These network calls should not have 'retry's because they are installing 2024-11-01T18:14:51.2233346Z # locally and aren't actually network calls 2024-11-01T18:14:51.2234268Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-11-01T18:14:51.2235290Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-11-01T18:14:51.2236259Z # conda build scripts themselves. These should really be consolidated 2024-11-01T18:14:51.2237456Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-11-01T18:14:51.2238525Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-11-01T18:14:51.2239211Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-11-01T18:14:51.2239783Z CHANNEL="nightly" 2024-11-01T18:14:51.2240190Z else 2024-11-01T18:14:51.2240532Z CHANNEL="test" 2024-11-01T18:14:51.2240907Z fi 2024-11-01T18:14:51.2241113Z 2024-11-01T18:14:51.2241295Z if [[ "manywheel" == conda ]]; then 2024-11-01T18:14:51.2241794Z ( 2024-11-01T18:14:51.2242649Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-11-01T18:14:51.2243935Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-11-01T18:14:51.2245351Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-11-01T18:14:51.2246323Z # it comes to the conda installation commands 2024-11-01T18:14:51.2246901Z set +u 2024-11-01T18:14:51.2248031Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-11-01T18:14:51.2249214Z if [[ "cu118" == 'cpu' ]]; then 2024-11-01T18:14:51.2249848Z retry conda install -c pytorch -y cpuonly 2024-11-01T18:14:51.2250416Z else 2024-11-01T18:14:51.2250987Z cu_ver="11.8" 2024-11-01T18:14:51.2251470Z CUDA_PACKAGE="pytorch-cuda" 2024-11-01T18:14:51.2252531Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-11-01T18:14:51.2253452Z fi 2024-11-01T18:14:51.2254000Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-11-01T18:14:51.2254611Z ) 2024-11-01T18:14:51.2255008Z elif [[ "manywheel" != libtorch ]]; then 2024-11-01T18:14:51.2255607Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-11-01T18:14:51.2256206Z if [[ "false" == "true" ]]; then 2024-11-01T18:14:51.2256720Z pkg_no_python="" 2024-11-01T18:14:51.2257554Z pkg_torch="/final_pkgs/torch-2.6.0.dev20241101+cu118-cp39-cp39-linux_x86_64.whl" 2024-11-01T18:14:51.2258676Z # todo: after folder is populated use the pypi_pkg channel instead 2024-11-01T18:14:51.2260076Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118_pypi_pkg" 2024-11-01T18:14:51.2261302Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:14:51.2261939Z else 2024-11-01T18:14:51.2263177Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu118" 2024-11-01T18:14:51.2264275Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:14:51.2264907Z fi 2024-11-01T18:14:51.2265241Z else 2024-11-01T18:14:51.2265579Z pip install "$pkg" 2024-11-01T18:14:51.2266240Z retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:14:51.2266862Z fi 2024-11-01T18:14:51.2267167Z fi 2024-11-01T18:14:51.2267543Z if [[ "manywheel" == libtorch ]]; then 2024-11-01T18:14:51.2268192Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-11-01T18:14:51.2268766Z unzip "$pkg" -d /tmp 2024-11-01T18:14:51.2269205Z cd /tmp/libtorch 2024-11-01T18:14:51.2269590Z fi 2024-11-01T18:14:51.2269776Z 2024-11-01T18:14:51.2269932Z # Test the package 2024-11-01T18:14:51.2270348Z /builder/check_binary.sh 2024-11-01T18:14:51.2270650Z 2024-11-01T18:14:51.2271279Z if [[ "$GPU_ARCH_TYPE" != *s390x* && "$GPU_ARCH_TYPE" != *xpu* && "$GPU_ARCH_TYPE" != *rocm* && "manywheel" != libtorch ]]; then 2024-11-01T18:14:51.2272396Z # Exclude s390, xpu, rocm and libtorch builds from smoke testing 2024-11-01T18:14:51.2273623Z python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-11-01T18:14:51.2274530Z fi 2024-11-01T18:14:51.2274717Z 2024-11-01T18:14:51.2274894Z # Clean temp files 2024-11-01T18:14:51.2275364Z cd /builder && git clean -ffdx 2024-11-01T18:14:51.2275714Z 2024-11-01T18:14:51.2276155Z # =================== The above code will be executed inside Docker container =================== 2024-11-01T18:14:51.2277735Z + docker exec -t 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 bash -c 'source /tmp/env && bash -x /run.sh' 2024-11-01T18:14:51.2812848Z Running on Linux 1414e6a03526 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:14:51 UTC 2024 2024-11-01T18:14:51.2832318Z + set -eux -o pipefail 2024-11-01T18:14:51.2832832Z + [[ -e /tmp/env ]] 2024-11-01T18:14:51.2833263Z + source /tmp/env 2024-11-01T18:14:51.2833647Z ++ export TZ=UTC 2024-11-01T18:14:51.2834033Z ++ TZ=UTC 2024-11-01T18:14:51.2838051Z ++ echo 'Running on Linux 1414e6a03526 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:14:51 UTC 2024' 2024-11-01T18:14:51.2841545Z Running on Linux 1414e6a03526 6.1.109-118.189.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 10 08:59:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Fri Nov 1 18:14:51 UTC 2024 2024-11-01T18:14:51.2843812Z ++ export PACKAGE_TYPE=manywheel 2024-11-01T18:14:51.2844544Z ++ PACKAGE_TYPE=manywheel 2024-11-01T18:14:51.2845028Z ++ export DESIRED_PYTHON=3.9 2024-11-01T18:14:51.2845494Z ++ DESIRED_PYTHON=3.9 2024-11-01T18:14:51.2845937Z ++ export DESIRED_CUDA=cu118 2024-11-01T18:14:51.2846673Z ++ DESIRED_CUDA=cu118 2024-11-01T18:14:51.2847096Z ++ export LIBTORCH_VARIANT= 2024-11-01T18:14:51.2847756Z ++ LIBTORCH_VARIANT= 2024-11-01T18:14:51.2848546Z ++ export BUILD_PYTHONLESS= 2024-11-01T18:14:51.2849035Z ++ BUILD_PYTHONLESS= 2024-11-01T18:14:51.2849656Z ++ export USE_SPLIT_BUILD=false 2024-11-01T18:14:51.2850489Z ++ USE_SPLIT_BUILD=false 2024-11-01T18:14:51.2851039Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-11-01T18:14:51.2851545Z ++ export DESIRED_DEVTOOLSET= 2024-11-01T18:14:51.2852028Z ++ DESIRED_DEVTOOLSET= 2024-11-01T18:14:51.2852444Z ++ export DATE=20241101 2024-11-01T18:14:51.2852876Z ++ DATE=20241101 2024-11-01T18:14:51.2853317Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:14:51.2853920Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-11-01T18:14:51.2854747Z ++ export PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu118 2024-11-01T18:14:51.2855469Z ++ PYTORCH_BUILD_VERSION=2.6.0.dev20241101+cu118 2024-11-01T18:14:51.2856056Z ++ export PYTORCH_BUILD_NUMBER=1 2024-11-01T18:14:51.2856577Z ++ PYTORCH_BUILD_NUMBER=1 2024-11-01T18:14:51.2857157Z ++ export OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241101+cu118 2024-11-01T18:14:51.2857852Z ++ OVERRIDE_PACKAGE_VERSION=2.6.0.dev20241101+cu118 2024-11-01T18:14:51.2858549Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-11-01T18:14:51.2859166Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-11-01T18:14:51.2859711Z ++ export TORCH_PACKAGE_NAME=torch 2024-11-01T18:14:51.2860415Z ++ TORCH_PACKAGE_NAME=torch 2024-11-01T18:14:51.2861459Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-11-01T18:14:51.2862538Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-11-01T18:14:51.2863962Z ++ export ANACONDA_USER=pytorch 2024-11-01T18:14:51.2864890Z ++ ANACONDA_USER=pytorch 2024-11-01T18:14:51.2865863Z ++ export USE_FBGEMM=1 2024-11-01T18:14:51.2866391Z ++ USE_FBGEMM=1 2024-11-01T18:14:51.2866824Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:14:51.2867354Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-11-01T18:14:51.2868072Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-11-01T18:14:51.2868845Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:118 2024-11-01T18:14:51.2869418Z ++ export USE_GOLD_LINKER=OFF 2024-11-01T18:14:51.2869896Z ++ USE_GOLD_LINKER=OFF 2024-11-01T18:14:51.2870353Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:14:51.2870855Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-11-01T18:14:51.2871328Z ++ export MAX_JOBS=12 2024-11-01T18:14:51.2871747Z ++ MAX_JOBS=12 2024-11-01T18:14:51.2872167Z ++ export -f retry 2024-11-01T18:14:51.2872569Z ++ echo 3.9 2024-11-01T18:14:51.2872968Z ++ tr -d m.u 2024-11-01T18:14:51.2873351Z + python_nodot=39 2024-11-01T18:14:51.2873773Z + [[ manywheel == conda ]] 2024-11-01T18:14:51.2874247Z + [[ manywheel != libtorch ]] 2024-11-01T18:14:51.2874808Z + python_path=/opt/python/cp39-cp39 2024-11-01T18:14:51.2875335Z + [[ 39 = *t ]] 2024-11-01T18:14:51.2876740Z + export PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-11-01T18:14:51.2879010Z + PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-11-01T18:14:51.2880304Z + EXTRA_CONDA_FLAGS= 2024-11-01T18:14:51.2880723Z + NUMPY_PIN= 2024-11-01T18:14:51.2881152Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-11-01T18:14:51.2881680Z + [[ 39 = *310* ]] 2024-11-01T18:14:51.2882070Z + [[ 39 = *39* ]] 2024-11-01T18:14:51.2882504Z + NUMPY_PIN='>=1.20' 2024-11-01T18:14:51.2883020Z + mkdir -p /tmp/debug_final_pkgs 2024-11-01T18:14:51.2886182Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-11-01T18:14:51.2905539Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-11-01T18:14:51.2906409Z + echo 'no debug packages to move' 2024-11-01T18:14:51.2907001Z no debug packages to move 2024-11-01T18:14:51.2913719Z ++ ls -1 /final_pkgs 2024-11-01T18:14:51.2915293Z ++ sort 2024-11-01T18:14:51.2916354Z ++ tail -1 2024-11-01T18:14:51.2934133Z + pkg=/final_pkgs/torch-2.6.0.dev20241101+cu118-cp39-cp39-linux_x86_64.whl 2024-11-01T18:14:51.2935270Z + [[ 2.6.0.dev20241101+cu118 == *dev* ]] 2024-11-01T18:14:51.2935951Z + CHANNEL=nightly 2024-11-01T18:14:51.2936934Z + [[ manywheel == conda ]] 2024-11-01T18:14:51.2937512Z + [[ manywheel != libtorch ]] 2024-11-01T18:14:51.2938120Z + [[ linux-binary-manywheel != *s390x* ]] 2024-11-01T18:14:51.2938699Z + [[ false == \t\r\u\e ]] 2024-11-01T18:14:51.2940079Z + pip install /final_pkgs/torch-2.6.0.dev20241101+cu118-cp39-cp39-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu118 2024-11-01T18:14:52.5466621Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118 2024-11-01T18:14:52.5513515Z Processing /final_pkgs/torch-2.6.0.dev20241101+cu118-cp39-cp39-linux_x86_64.whl 2024-11-01T18:14:55.3455144Z Collecting filelock (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:55.3500311Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2024-11-01T18:14:55.3916836Z Collecting typing-extensions>=4.10.0 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:55.3960403Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-11-01T18:14:55.4307179Z Collecting networkx (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:55.4348160Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2024-11-01T18:14:55.4555173Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-11-01T18:14:55.4556489Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 102.3 MB/s eta 0:00:00 2024-11-01T18:14:55.5204816Z [?25hCollecting jinja2 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:55.5246468Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-11-01T18:14:55.5847015Z Collecting fsspec (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:55.5890442Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2024-11-01T18:14:55.6968459Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:55.7015992Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2024-11-01T18:14:55.8391529Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.2 MB ? eta -:--:-- 2024-11-01T18:14:55.8392876Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 174.4 MB/s eta 0:00:00 2024-11-01T18:14:55.9500011Z [?25hCollecting nvidia-cuda-runtime-cu11==11.8.89 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:55.9556784Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2024-11-01T18:14:55.9707618Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/875.6 kB ? eta -:--:-- 2024-11-01T18:14:55.9708943Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 66.7 MB/s eta 0:00:00 2024-11-01T18:14:56.0298679Z [?25hCollecting nvidia-cuda-cupti-cu11==11.8.87 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:56.0351430Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2024-11-01T18:14:56.1647267Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.1 MB ? eta -:--:-- 2024-11-01T18:14:56.1648544Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 103.9 MB/s eta 0:00:00 2024-11-01T18:14:56.2328298Z [?25hCollecting nvidia-cudnn-cu11==9.1.0.70 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:14:56.2372982Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2024-11-01T18:14:56.4427661Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/663.9 MB ? eta -:--:-- 2024-11-01T18:14:56.6456152Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.9/663.9 MB 394.8 MB/s eta 0:00:02 2024-11-01T18:14:56.8486354Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.9/663.9 MB 396.8 MB/s eta 0:00:02 2024-11-01T18:14:57.0515624Z  ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 240.1/663.9 MB 396.7 MB/s eta 0:00:02 2024-11-01T18:14:57.2546012Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 320.6/663.9 MB 397.2 MB/s eta 0:00:01 2024-11-01T18:14:57.4574870Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 401.1/663.9 MB 397.1 MB/s eta 0:00:01 2024-11-01T18:14:57.6603739Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 482.1/663.9 MB 397.6 MB/s eta 0:00:01 2024-11-01T18:14:57.8633735Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 563.3/663.9 MB 399.0 MB/s eta 0:00:01 2024-11-01T18:14:58.0662594Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 644.3/663.9 MB 399.7 MB/s eta 0:00:01 2024-11-01T18:14:58.2690751Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:58.4717573Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:58.6745049Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:58.8769099Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:59.0793045Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:59.2819069Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:59.4844245Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:59.6871683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:14:59.8897528Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:00.0923230Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:00.2950532Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:00.4976913Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:00.7001063Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:00.9026216Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:01.1051458Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:01.3076246Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:01.5102913Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:01.7129674Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:01.9155620Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:02.1184576Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:02.3138429Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 663.7/663.9 MB 399.9 MB/s eta 0:00:01 2024-11-01T18:15:02.3139867Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 51.8 MB/s eta 0:00:00 2024-11-01T18:15:04.3827418Z [?25hCollecting nvidia-cublas-cu11==11.11.3.6 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:04.3873140Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2024-11-01T18:15:04.5926805Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/417.9 MB ? eta -:--:-- 2024-11-01T18:15:04.7954572Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/417.9 MB 393.2 MB/s eta 0:00:01 2024-11-01T18:15:04.9982991Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 158.1/417.9 MB 392.8 MB/s eta 0:00:01 2024-11-01T18:15:05.2011362Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 237.8/417.9 MB 392.8 MB/s eta 0:00:01 2024-11-01T18:15:05.4039395Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 316.4/417.9 MB 391.5 MB/s eta 0:00:01 2024-11-01T18:15:05.6067574Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 396.4/417.9 MB 392.3 MB/s eta 0:00:01 2024-11-01T18:15:05.8095145Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:06.0123932Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:06.2149252Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:06.4174442Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:06.6199792Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:06.8225772Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:07.0252538Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:07.2277721Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:07.4304628Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:07.6330917Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:07.8356097Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:07.8451139Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 417.9/417.9 MB 390.9 MB/s eta 0:00:01 2024-11-01T18:15:07.8454196Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 85.7 MB/s eta 0:00:00 2024-11-01T18:15:09.1477135Z [?25hCollecting nvidia-cufft-cu11==10.9.0.58 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:09.1524480Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2024-11-01T18:15:09.3583393Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/168.4 MB ? eta -:--:-- 2024-11-01T18:15:09.5612078Z  ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 66.6/168.4 MB 333.6 MB/s eta 0:00:01 2024-11-01T18:15:09.7642400Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━ 146.0/168.4 MB 362.7 MB/s eta 0:00:01 2024-11-01T18:15:09.9671531Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 364.4 MB/s eta 0:00:01 2024-11-01T18:15:10.1218423Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 168.3/168.4 MB 364.4 MB/s eta 0:00:01 2024-11-01T18:15:10.1219761Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 174.6 MB/s eta 0:00:00 2024-11-01T18:15:10.6771307Z [?25hCollecting nvidia-curand-cu11==10.3.0.86 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:10.6812893Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2024-11-01T18:15:10.8872383Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.1 MB ? eta -:--:-- 2024-11-01T18:15:11.0030743Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 57.9/58.1 MB 396.3 MB/s eta 0:00:01 2024-11-01T18:15:11.0032108Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 183.5 MB/s eta 0:00:00 2024-11-01T18:15:11.2096356Z [?25hCollecting nvidia-cusolver-cu11==11.4.1.48 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:11.2140622Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2024-11-01T18:15:11.4193789Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.2 MB ? eta -:--:-- 2024-11-01T18:15:11.6225717Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 78.6/128.2 MB 394.7 MB/s eta 0:00:01 2024-11-01T18:15:11.8256776Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 392.1 MB/s eta 0:00:01 2024-11-01T18:15:11.9269610Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.2 MB 392.1 MB/s eta 0:00:01 2024-11-01T18:15:11.9270931Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 181.0 MB/s eta 0:00:00 2024-11-01T18:15:12.3466093Z [?25hCollecting nvidia-cusparse-cu11==11.7.5.86 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:12.3510657Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2024-11-01T18:15:12.5563940Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/204.1 MB ? eta -:--:-- 2024-11-01T18:15:12.7592804Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 79.2/204.1 MB 396.3 MB/s eta 0:00:01 2024-11-01T18:15:12.9620690Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 158.3/204.1 MB 393.8 MB/s eta 0:00:01 2024-11-01T18:15:13.1646092Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 393.7 MB/s eta 0:00:01 2024-11-01T18:15:13.3673452Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 393.7 MB/s eta 0:00:01 2024-11-01T18:15:13.5309067Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 203.9/204.1 MB 393.7 MB/s eta 0:00:01 2024-11-01T18:15:13.5310456Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 173.7 MB/s eta 0:00:00 2024-11-01T18:15:14.1822355Z [?25hCollecting nvidia-nccl-cu11==2.21.5 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:14.1869481Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2024-11-01T18:15:14.3925349Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/147.8 MB ? eta -:--:-- 2024-11-01T18:15:14.5952948Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 62.9/147.8 MB 314.7 MB/s eta 0:00:01 2024-11-01T18:15:14.7980546Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 142.6/147.8 MB 354.0 MB/s eta 0:00:01 2024-11-01T18:15:15.0007076Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 353.5 MB/s eta 0:00:01 2024-11-01T18:15:15.0375837Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 147.6/147.8 MB 353.5 MB/s eta 0:00:01 2024-11-01T18:15:15.0377229Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 174.7 MB/s eta 0:00:00 2024-11-01T18:15:15.5217689Z [?25hCollecting nvidia-nvtx-cu11==11.8.86 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:15.5260592Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2024-11-01T18:15:15.5851551Z Collecting pytorch-triton==3.1.0+cf34004b8a (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:15.5899168Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.1.0%2Bcf34004b8a-cp39-cp39-linux_x86_64.whl (239.6 MB) 2024-11-01T18:15:15.7955203Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.6 MB ? eta -:--:-- 2024-11-01T18:15:15.9984143Z  ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/239.6 MB 392.2 MB/s eta 0:00:01 2024-11-01T18:15:16.2013908Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 157.5/239.6 MB 391.3 MB/s eta 0:00:01 2024-11-01T18:15:16.4040953Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 238.0/239.6 MB 393.0 MB/s eta 0:00:01 2024-11-01T18:15:16.6068093Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 391.4 MB/s eta 0:00:01 2024-11-01T18:15:16.8093756Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 391.4 MB/s eta 0:00:01 2024-11-01T18:15:17.0118243Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 391.4 MB/s eta 0:00:01 2024-11-01T18:15:17.1487200Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.6/239.6 MB 391.4 MB/s eta 0:00:01 2024-11-01T18:15:17.1488579Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.6/239.6 MB 154.2 MB/s eta 0:00:00 2024-11-01T18:15:17.9254522Z [?25hCollecting sympy==1.13.1 (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:17.9297322Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-11-01T18:15:17.9746159Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.2 MB ? eta -:--:-- 2024-11-01T18:15:17.9747483Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 150.5 MB/s eta 0:00:00 2024-11-01T18:15:18.0510967Z [?25hCollecting mpmath<1.4,>=1.1.0 (from sympy==1.13.1->torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:18.0551371Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-11-01T18:15:18.0687271Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-11-01T18:15:18.0688576Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 34.4 MB/s eta 0:00:00 2024-11-01T18:15:18.1267963Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:18.1309575Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-11-01T18:15:18.1404225Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-11-01T18:15:18.1411412Z Collecting networkx (from torch==2.6.0.dev20241101+cu118) 2024-11-01T18:15:18.1453376Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-11-01T18:15:18.1640618Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-11-01T18:15:18.1641893Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 107.0 MB/s eta 0:00:00 2024-11-01T18:15:18.1882099Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-11-01T18:15:18.2073840Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-11-01T18:15:18.2075346Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 99.0 MB/s eta 0:00:00 2024-11-01T18:15:18.5252178Z [?25hInstalling collected packages: mpmath, typing-extensions, sympy, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, pytorch-triton, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2024-11-01T18:16:16.5466800Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.1.0+cf34004b8a sympy-1.13.1 torch-2.6.0.dev20241101+cu118 typing-extensions-4.12.2 2024-11-01T18:16:16.5473543Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2024-11-01T18:16:16.7919471Z + retry pip install -q numpy protobuf typing-extensions 2024-11-01T18:16:16.7920405Z + pip install -q numpy protobuf typing-extensions 2024-11-01T18:16:22.1752791Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2024-11-01T18:16:22.5005733Z + [[ manywheel == libtorch ]] 2024-11-01T18:16:22.5006346Z + /builder/check_binary.sh 2024-11-01T18:16:22.5023828Z + [[ -z 3.9 ]] 2024-11-01T18:16:22.5024509Z + [[ -z cu118 ]] 2024-11-01T18:16:22.5024946Z + [[ -z '' ]] 2024-11-01T18:16:22.5025589Z + export DESIRED_DEVTOOLSET= 2024-11-01T18:16:22.5026496Z + DESIRED_DEVTOOLSET= 2024-11-01T18:16:22.5027211Z + [[ -z manywheel ]] 2024-11-01T18:16:22.5031012Z + [[ manywheel == libtorch ]] 2024-11-01T18:16:22.5031946Z + [[ 3.9 =~ ([0-9].[0-9]+)t ]] 2024-11-01T18:16:22.5032708Z + [[ 3.9 =~ ([0-9].[0-9]+) ]] 2024-11-01T18:16:22.5033159Z + py_dot=3.9 2024-11-01T18:16:22.5033864Z +++ which python 2024-11-01T18:16:22.5047273Z ++ dirname /opt/python/cp39-cp39/bin/python 2024-11-01T18:16:22.5057053Z + export install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-11-01T18:16:22.5058291Z + install_root=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ 2024-11-01T18:16:22.5059099Z + [[ cu118 == \x\p\u ]] 2024-11-01T18:16:22.5059699Z + echo 'Checking that the gcc ABI is what we expect' 2024-11-01T18:16:22.5060382Z Checking that the gcc ABI is what we expect 2024-11-01T18:16:22.5064581Z ++ uname 2024-11-01T18:16:22.5074307Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:16:22.5075916Z + torch_config=/opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:16:22.5077649Z + [[ ! -f /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-11-01T18:16:22.5078759Z + echo 'Checking the TorchConfig.cmake' 2024-11-01T18:16:22.5079363Z Checking the TorchConfig.cmake 2024-11-01T18:16:22.5080440Z + cat /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:16:22.5084826Z # FindTorch 2024-11-01T18:16:22.5085514Z # ------- 2024-11-01T18:16:22.5086283Z # 2024-11-01T18:16:22.5086810Z # Finds the Torch library 2024-11-01T18:16:22.5087247Z # 2024-11-01T18:16:22.5087956Z # This will define the following variables: 2024-11-01T18:16:22.5088776Z # 2024-11-01T18:16:22.5089627Z # TORCH_FOUND -- True if the system has the Torch library 2024-11-01T18:16:22.5090543Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-11-01T18:16:22.5091879Z # TORCH_LIBRARIES -- Libraries to link against 2024-11-01T18:16:22.5096073Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-11-01T18:16:22.5097326Z # 2024-11-01T18:16:22.5097732Z # and the following imported targets: 2024-11-01T18:16:22.5098243Z # 2024-11-01T18:16:22.5098653Z # torch 2024-11-01T18:16:22.5099338Z macro(append_torchlib_if_found) 2024-11-01T18:16:22.5100029Z foreach (_arg ${ARGN}) 2024-11-01T18:16:22.5101338Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:16:22.5102706Z if(${_arg}_LIBRARY) 2024-11-01T18:16:22.5103620Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-11-01T18:16:22.5104640Z else() 2024-11-01T18:16:22.5105441Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-11-01T18:16:22.5106751Z endif() 2024-11-01T18:16:22.5107367Z endforeach() 2024-11-01T18:16:22.5108015Z endmacro() 2024-11-01T18:16:22.5108455Z 2024-11-01T18:16:22.5108812Z macro(append_wholearchive_lib_if_found) 2024-11-01T18:16:22.5109786Z foreach (_arg ${ARGN}) 2024-11-01T18:16:22.5110860Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:16:22.5111610Z if(${_arg}_LIBRARY) 2024-11-01T18:16:22.5111995Z if(APPLE) 2024-11-01T18:16:22.5112724Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-11-01T18:16:22.5113528Z elseif(MSVC) 2024-11-01T18:16:22.5114210Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-11-01T18:16:22.5114897Z else() 2024-11-01T18:16:22.5115261Z # Linux 2024-11-01T18:16:22.5116132Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-11-01T18:16:22.5117004Z endif() 2024-11-01T18:16:22.5117382Z else() 2024-11-01T18:16:22.5118134Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-11-01T18:16:22.5119302Z endif() 2024-11-01T18:16:22.5119684Z endforeach() 2024-11-01T18:16:22.5120007Z endmacro() 2024-11-01T18:16:22.5120239Z 2024-11-01T18:16:22.5120457Z include(FindPackageHandleStandardArgs) 2024-11-01T18:16:22.5120895Z 2024-11-01T18:16:22.5121112Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-11-01T18:16:22.5121701Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-11-01T18:16:22.5122826Z else() 2024-11-01T18:16:22.5123638Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-11-01T18:16:22.5124647Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-11-01T18:16:22.5125780Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-11-01T18:16:22.5126962Z endif() 2024-11-01T18:16:22.5127171Z 2024-11-01T18:16:22.5127331Z # Include directories. 2024-11-01T18:16:22.5127803Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-11-01T18:16:22.5128425Z set(TORCH_INCLUDE_DIRS 2024-11-01T18:16:22.5128895Z ${TORCH_INSTALL_PREFIX}/include 2024-11-01T18:16:22.5129657Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-11-01T18:16:22.5130552Z else() 2024-11-01T18:16:22.5130916Z set(TORCH_INCLUDE_DIRS 2024-11-01T18:16:22.5131328Z ${TORCH_INSTALL_PREFIX}/include 2024-11-01T18:16:22.5131962Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-11-01T18:16:22.5132576Z endif() 2024-11-01T18:16:22.5132773Z 2024-11-01T18:16:22.5132942Z # Library dependencies. 2024-11-01T18:16:22.5133366Z if(ON) 2024-11-01T18:16:22.5133953Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-11-01T18:16:22.5134765Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-11-01T18:16:22.5135371Z append_torchlib_if_found(c10) 2024-11-01T18:16:22.5135965Z else() 2024-11-01T18:16:22.5136610Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-11-01T18:16:22.5137342Z #library need whole archive 2024-11-01T18:16:22.5138067Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-11-01T18:16:22.5138801Z if(ON) 2024-11-01T18:16:22.5139258Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-11-01T18:16:22.5139876Z endif() 2024-11-01T18:16:22.5140202Z if(OFF) 2024-11-01T18:16:22.5140672Z append_wholearchive_lib_if_found(torch_xpu c10_xpu) 2024-11-01T18:16:22.5141277Z endif() 2024-11-01T18:16:22.5141482Z 2024-11-01T18:16:22.5141913Z # We need manually add dependent libraries when they are not linked into the 2024-11-01T18:16:22.5142699Z # shared library. 2024-11-01T18:16:22.5143159Z # TODO: this list might be incomplete. 2024-11-01T18:16:22.5143708Z append_torchlib_if_found(c10) 2024-11-01T18:16:22.5144060Z 2024-11-01T18:16:22.5144203Z if(ON) 2024-11-01T18:16:22.5144598Z append_torchlib_if_found(nnpack) 2024-11-01T18:16:22.5145088Z endif() 2024-11-01T18:16:22.5145312Z 2024-11-01T18:16:22.5145451Z if(ON) 2024-11-01T18:16:22.5145877Z append_torchlib_if_found(pytorch_qnnpack) 2024-11-01T18:16:22.5146413Z endif() 2024-11-01T18:16:22.5146643Z 2024-11-01T18:16:22.5146783Z if(ON) 2024-11-01T18:16:22.5147170Z append_torchlib_if_found(XNNPACK) 2024-11-01T18:16:22.5147661Z endif() 2024-11-01T18:16:22.5147880Z 2024-11-01T18:16:22.5148398Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-11-01T18:16:22.5149198Z append_torchlib_if_found(onnx onnx_proto) 2024-11-01T18:16:22.5149605Z 2024-11-01T18:16:22.5149780Z append_torchlib_if_found(fmt) 2024-11-01T18:16:22.5150315Z append_torchlib_if_found(cpuinfo clog) 2024-11-01T18:16:22.5150722Z 2024-11-01T18:16:22.5150913Z append_torchlib_if_found(eigen_blas) 2024-11-01T18:16:22.5151487Z append_torchlib_if_found(pthreadpool) 2024-11-01T18:16:22.5151876Z 2024-11-01T18:16:22.5152017Z if(ON) 2024-11-01T18:16:22.5152408Z append_torchlib_if_found(fbgemm) 2024-11-01T18:16:22.5152918Z endif() 2024-11-01T18:16:22.5153123Z 2024-11-01T18:16:22.5153263Z if(ON) 2024-11-01T18:16:22.5153658Z append_torchlib_if_found(dnnl mkldnn) 2024-11-01T18:16:22.5154196Z endif() 2024-11-01T18:16:22.5154411Z 2024-11-01T18:16:22.5154597Z append_torchlib_if_found(sleef asmjit) 2024-11-01T18:16:22.5155157Z endif() 2024-11-01T18:16:22.5155317Z 2024-11-01T18:16:22.5155470Z if(1) 2024-11-01T18:16:22.5155821Z append_torchlib_if_found(kineto) 2024-11-01T18:16:22.5156311Z endif() 2024-11-01T18:16:22.5156506Z 2024-11-01T18:16:22.5156658Z if(ON) 2024-11-01T18:16:22.5156977Z if(MSVC) 2024-11-01T18:16:22.5157646Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:16:22.5158616Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY}) 2024-11-01T18:16:22.5159236Z else() 2024-11-01T18:16:22.5159662Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB}) 2024-11-01T18:16:22.5160226Z endif() 2024-11-01T18:16:22.5160621Z if(TARGET torch::nvtoolsext) 2024-11-01T18:16:22.5161224Z list(APPEND TORCH_CUDA_LIBRARIES torch::nvtoolsext) 2024-11-01T18:16:22.5161831Z endif() 2024-11-01T18:16:22.5162034Z 2024-11-01T18:16:22.5162294Z if(ON) 2024-11-01T18:16:22.5163349Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:16:22.5164479Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-11-01T18:16:22.5165301Z endif() 2024-11-01T18:16:22.5165781Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-11-01T18:16:22.5166387Z endif() 2024-11-01T18:16:22.5166584Z 2024-11-01T18:16:22.5166734Z if(OFF AND ON) 2024-11-01T18:16:22.5167194Z append_torchlib_if_found(c10_xpu torch_xpu) 2024-11-01T18:16:22.5167753Z endif() 2024-11-01T18:16:22.5167946Z 2024-11-01T18:16:22.5168411Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-11-01T18:16:22.5169467Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-11-01T18:16:22.5170233Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-11-01T18:16:22.5170818Z endif() 2024-11-01T18:16:22.5171014Z 2024-11-01T18:16:22.5171387Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-11-01T18:16:22.5172233Z # the statements below changes target properties on 2024-11-01T18:16:22.5173399Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-11-01T18:16:22.5174706Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-11-01T18:16:22.5175788Z # - the imported target created in this file in static library mode 2024-11-01T18:16:22.5176489Z if(NOT ON) 2024-11-01T18:16:22.5177248Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-11-01T18:16:22.5178457Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-11-01T18:16:22.5179328Z set_target_properties(torch PROPERTIES 2024-11-01T18:16:22.5179911Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-11-01T18:16:22.5180439Z ) 2024-11-01T18:16:22.5180762Z endif() 2024-11-01T18:16:22.5181137Z set_target_properties(torch PROPERTIES 2024-11-01T18:16:22.5181812Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-11-01T18:16:22.5182445Z CXX_STANDARD 17 2024-11-01T18:16:22.5182815Z ) 2024-11-01T18:16:22.5183148Z if(TORCH_CXX_FLAGS) 2024-11-01T18:16:22.5183863Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-11-01T18:16:22.5184650Z endif() 2024-11-01T18:16:22.5184861Z 2024-11-01T18:16:22.5185326Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-11-01T18:16:22.5186352Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-11-01T18:16:22.5186988Z + actual_gcc_abi=0 2024-11-01T18:16:22.5187373Z ++ is_expected 0 2024-11-01T18:16:22.5187858Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-11-01T18:16:22.5188401Z ++ [[ -z 0 ]] 2024-11-01T18:16:22.5188758Z ++ [[ 0 == 0 ]] 2024-11-01T18:16:22.5189130Z ++ echo 1 2024-11-01T18:16:22.5189459Z + [[ 1 != 1 ]] 2024-11-01T18:16:22.5190153Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-11-01T18:16:22.5191047Z Checking that symbols in libtorch.so have the right gcc abi 2024-11-01T18:16:22.5191745Z ++ dirname /builder/check_binary.sh 2024-11-01T18:16:22.5192326Z + python3 /builder/test/check_binary_symbols.py 2024-11-01T18:16:22.6825158Z lib: /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:16:47.6172015Z num_cxx11_symbols: 0 2024-11-01T18:16:47.6172532Z num_pre_cxx11_symbols: 1986 2024-11-01T18:16:48.1188206Z + echo 'cxx11 symbols seem to be in order' 2024-11-01T18:16:48.1188833Z cxx11 symbols seem to be in order 2024-11-01T18:16:48.1192070Z ++ uname 2024-11-01T18:16:48.1201842Z + [[ Linux == \D\a\r\w\i\n ]] 2024-11-01T18:16:48.1202528Z + all_libs=($(find "$install_root" -name '*.so')) 2024-11-01T18:16:48.1206477Z ++ find /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/ -name '*.so' 2024-11-01T18:16:48.1520679Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.1524380Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-11-01T18:16:48.1633818Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2024-11-01T18:16:48.1634894Z ++ grep RUNPATH 2024-11-01T18:16:48.1663881Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffdcd718000) 2024-11-01T18:16:48.1667204Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f1afce25000) 2024-11-01T18:16:48.1668800Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f1afcc09000) 2024-11-01T18:16:48.1669658Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1afc83b000) 2024-11-01T18:16:48.1671292Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f1afe4c4000) 2024-11-01T18:16:48.1673017Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f1afe4b8000) 2024-11-01T18:16:48.1674758Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f1ae7b2a000) 2024-11-01T18:16:48.1676584Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f1aae1c2000) 2024-11-01T18:16:48.1679503Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f1afe401000) 2024-11-01T18:16:48.1681578Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f1aadf1b000) 2024-11-01T18:16:48.1683491Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f1aaddf7000) 2024-11-01T18:16:48.1684623Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f1aadbf3000) 2024-11-01T18:16:48.1686140Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f1aad9d9000) 2024-11-01T18:16:48.1687529Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1aad6d1000) 2024-11-01T18:16:48.1688349Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f1aad4bb000) 2024-11-01T18:16:48.1689187Z /lib64/ld-linux-x86-64.so.2 (0x00007f1afe2d7000) 2024-11-01T18:16:48.1689901Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f1aad2b3000) 2024-11-01T18:16:48.1690620Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f1aacfb1000) 2024-11-01T18:16:48.1692086Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f1aacd87000) 2024-11-01T18:16:48.1694206Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f1aac472000) 2024-11-01T18:16:48.1696416Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f1a9b77a000) 2024-11-01T18:16:48.1698590Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f1a8a89f000) 2024-11-01T18:16:48.1700755Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f1a88563000) 2024-11-01T18:16:48.1702927Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f1a81c87000) 2024-11-01T18:16:48.1705370Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f1a7c029000) 2024-11-01T18:16:48.1707585Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f1a57aa3000) 2024-11-01T18:16:48.1709693Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f1a4cabe000) 2024-11-01T18:16:48.1711344Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f1a4c8bb000) with runpath ' 2024-11-01T18:16:48.1713169Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffdcd718000) 2024-11-01T18:16:48.1715327Z libtorch_python.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007f1afce25000) 2024-11-01T18:16:48.1717261Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f1afcc09000) 2024-11-01T18:16:48.1718089Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1afc83b000) 2024-11-01T18:16:48.1719516Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f1afe4c4000) 2024-11-01T18:16:48.1721261Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f1afe4b8000) 2024-11-01T18:16:48.1722978Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f1ae7b2a000) 2024-11-01T18:16:48.1724794Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f1aae1c2000) 2024-11-01T18:16:48.1726592Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f1afe401000) 2024-11-01T18:16:48.1728620Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f1aadf1b000) 2024-11-01T18:16:48.1730537Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f1aaddf7000) 2024-11-01T18:16:48.1731652Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f1aadbf3000) 2024-11-01T18:16:48.1733573Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f1aad9d9000) 2024-11-01T18:16:48.1735407Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1aad6d1000) 2024-11-01T18:16:48.1736551Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f1aad4bb000) 2024-11-01T18:16:48.1737398Z /lib64/ld-linux-x86-64.so.2 (0x00007f1afe2d7000) 2024-11-01T18:16:48.1738119Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f1aad2b3000) 2024-11-01T18:16:48.1738860Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f1aacfb1000) 2024-11-01T18:16:48.1740298Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f1aacd87000) 2024-11-01T18:16:48.1742415Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f1aac472000) 2024-11-01T18:16:48.1744643Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f1a9b77a000) 2024-11-01T18:16:48.1746804Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f1a8a89f000) 2024-11-01T18:16:48.1748959Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f1a88563000) 2024-11-01T18:16:48.1751140Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f1a81c87000) 2024-11-01T18:16:48.1753275Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f1a7c029000) 2024-11-01T18:16:48.1755445Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f1a57aa3000) 2024-11-01T18:16:48.1757524Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f1a4cabe000) 2024-11-01T18:16:48.1759236Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f1a4c8bb000) with runpath 2024-11-01T18:16:48.1760532Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.1761586Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-11-01T18:16:48.1763689Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so 2024-11-01T18:16:48.1764958Z ++ grep RUNPATH 2024-11-01T18:16:48.1766652Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffe305dd000) 2024-11-01T18:16:48.1768068Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f3b5f8fe000) 2024-11-01T18:16:48.1768875Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3b5f5f6000) 2024-11-01T18:16:48.1769838Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f3b5f2f4000) 2024-11-01T18:16:48.1770618Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f3b5f0de000) 2024-11-01T18:16:48.1771482Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3b5eec2000) 2024-11-01T18:16:48.1772306Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3b5eaf4000) 2024-11-01T18:16:48.1773213Z /lib64/ld-linux-x86-64.so.2 (0x00007f3b5fb02000) with runpath ' 2024-11-01T18:16:48.1774814Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffe305dd000) 2024-11-01T18:16:48.1776200Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f3b5f8fe000) 2024-11-01T18:16:48.1777005Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f3b5f5f6000) 2024-11-01T18:16:48.1777772Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f3b5f2f4000) 2024-11-01T18:16:48.1778543Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f3b5f0de000) 2024-11-01T18:16:48.1779409Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f3b5eec2000) 2024-11-01T18:16:48.1780203Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f3b5eaf4000) 2024-11-01T18:16:48.1781094Z /lib64/ld-linux-x86-64.so.2 (0x00007f3b5fb02000) with runpath 2024-11-01T18:16:48.1781854Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.1782789Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-11-01T18:16:48.1834784Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2024-11-01T18:16:48.1835755Z ++ grep RUNPATH 2024-11-01T18:16:48.1861326Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffe5e0fd000) 2024-11-01T18:16:48.1864056Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f63acb12000) 2024-11-01T18:16:48.1865150Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f63ac8c9000) 2024-11-01T18:16:48.1866779Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f63ac622000) 2024-11-01T18:16:48.1868257Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f63ac31a000) 2024-11-01T18:16:48.1869036Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f63ac018000) 2024-11-01T18:16:48.1869820Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f63abe02000) 2024-11-01T18:16:48.1870594Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f63aba34000) 2024-11-01T18:16:48.1871365Z /lib64/ld-linux-x86-64.so.2 (0x00007f63acacd000) 2024-11-01T18:16:48.1872148Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f63ab818000) 2024-11-01T18:16:48.1873077Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f63ab610000) with runpath ' 2024-11-01T18:16:48.1874763Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffe5e0fd000) 2024-11-01T18:16:48.1876654Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f63acb12000) 2024-11-01T18:16:48.1877775Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f63ac8c9000) 2024-11-01T18:16:48.1879377Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f63ac622000) 2024-11-01T18:16:48.1881042Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f63ac31a000) 2024-11-01T18:16:48.1881830Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f63ac018000) 2024-11-01T18:16:48.1882596Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f63abe02000) 2024-11-01T18:16:48.1883347Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f63aba34000) 2024-11-01T18:16:48.1884138Z /lib64/ld-linux-x86-64.so.2 (0x00007f63acacd000) 2024-11-01T18:16:48.1884921Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f63ab818000) 2024-11-01T18:16:48.1885840Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f63ab610000) with runpath 2024-11-01T18:16:48.1886628Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.1888856Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-11-01T18:16:48.1931972Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-11-01T18:16:48.1932905Z ++ grep RUNPATH 2024-11-01T18:16:48.1956232Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffe8a9a1000) 2024-11-01T18:16:48.1959004Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007fc5ab226000) 2024-11-01T18:16:48.1960421Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007fc5a9600000) 2024-11-01T18:16:48.1961238Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc5a92f8000) 2024-11-01T18:16:48.1962033Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc5a8ff6000) 2024-11-01T18:16:48.1963276Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc5a8de0000) 2024-11-01T18:16:48.1964062Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc5a8a12000) 2024-11-01T18:16:48.1964878Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc5a87f6000) 2024-11-01T18:16:48.1965704Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc5a85ee000) 2024-11-01T18:16:48.1966465Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc5a83ea000) 2024-11-01T18:16:48.1967400Z /lib64/ld-linux-x86-64.so.2 (0x00007fc5ae90c000) with runpath ' 2024-11-01T18:16:48.1969080Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffe8a9a1000) 2024-11-01T18:16:48.1971327Z libnvrtc.so.11.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.11.2 (0x00007fc5ab226000) 2024-11-01T18:16:48.1972723Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007fc5a9600000) 2024-11-01T18:16:48.1973559Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc5a92f8000) 2024-11-01T18:16:48.1974353Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc5a8ff6000) 2024-11-01T18:16:48.1975110Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc5a8de0000) 2024-11-01T18:16:48.1975883Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc5a8a12000) 2024-11-01T18:16:48.1976702Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc5a87f6000) 2024-11-01T18:16:48.1977529Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc5a85ee000) 2024-11-01T18:16:48.1978263Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc5a83ea000) 2024-11-01T18:16:48.1979180Z /lib64/ld-linux-x86-64.so.2 (0x00007fc5ae90c000) with runpath 2024-11-01T18:16:48.1979943Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.1980843Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-11-01T18:16:48.2035027Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so 2024-11-01T18:16:48.2036027Z ++ grep RUNPATH 2024-11-01T18:16:48.2060020Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007fffb0d8c000) 2024-11-01T18:16:48.2063635Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f73c795a000) 2024-11-01T18:16:48.2065239Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f73c7752000) 2024-11-01T18:16:48.2066555Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f73dc755000) 2024-11-01T18:16:48.2067727Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f73c7536000) 2024-11-01T18:16:48.2068542Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f73c7234000) 2024-11-01T18:16:48.2069275Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f73c7030000) 2024-11-01T18:16:48.2070072Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f73c6d28000) 2024-11-01T18:16:48.2071572Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f73c6afe000) 2024-11-01T18:16:48.2073022Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f73c68e8000) 2024-11-01T18:16:48.2073827Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f73c651a000) 2024-11-01T18:16:48.2075374Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f73c5c05000) 2024-11-01T18:16:48.2077621Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f73c595e000) 2024-11-01T18:16:48.2079074Z /lib64/ld-linux-x86-64.so.2 (0x00007f73dc66b000) 2024-11-01T18:16:48.2079915Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f73c575b000) with runpath ' 2024-11-01T18:16:48.2081573Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007fffb0d8c000) 2024-11-01T18:16:48.2083552Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f73c795a000) 2024-11-01T18:16:48.2084761Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f73c7752000) 2024-11-01T18:16:48.2086000Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f73dc755000) 2024-11-01T18:16:48.2087197Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f73c7536000) 2024-11-01T18:16:48.2088001Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f73c7234000) 2024-11-01T18:16:48.2088716Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f73c7030000) 2024-11-01T18:16:48.2089513Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f73c6d28000) 2024-11-01T18:16:48.2091028Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f73c6afe000) 2024-11-01T18:16:48.2092352Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f73c68e8000) 2024-11-01T18:16:48.2093107Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f73c651a000) 2024-11-01T18:16:48.2094684Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f73c5c05000) 2024-11-01T18:16:48.2096921Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f73c595e000) 2024-11-01T18:16:48.2098368Z /lib64/ld-linux-x86-64.so.2 (0x00007f73dc66b000) 2024-11-01T18:16:48.2099205Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f73c575b000) with runpath 2024-11-01T18:16:48.2100033Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.2100975Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-11-01T18:16:48.2154554Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so 2024-11-01T18:16:48.2156430Z ++ grep RUNPATH 2024-11-01T18:16:48.2183682Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffe60f51000) 2024-11-01T18:16:48.2185812Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f42b887c000) 2024-11-01T18:16:48.2187719Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f427ef14000) 2024-11-01T18:16:48.2189323Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f427ecfe000) 2024-11-01T18:16:48.2190108Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f427e930000) 2024-11-01T18:16:48.2191358Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f42cd65c000) 2024-11-01T18:16:48.2192481Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f427e728000) 2024-11-01T18:16:48.2193227Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f427e524000) 2024-11-01T18:16:48.2194046Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f427e308000) 2024-11-01T18:16:48.2194842Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f427e006000) 2024-11-01T18:16:48.2196411Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f427dddc000) 2024-11-01T18:16:48.2198550Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f427d4c7000) 2024-11-01T18:16:48.2200775Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f427d220000) 2024-11-01T18:16:48.2202241Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f427cf18000) 2024-11-01T18:16:48.2203089Z /lib64/ld-linux-x86-64.so.2 (0x00007f42cd58d000) 2024-11-01T18:16:48.2204382Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f427ce62000) 2024-11-01T18:16:48.2206381Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f426c16a000) 2024-11-01T18:16:48.2208545Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f425b28f000) 2024-11-01T18:16:48.2210710Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f4258f53000) 2024-11-01T18:16:48.2212896Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f4252677000) 2024-11-01T18:16:48.2215002Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f424ca19000) 2024-11-01T18:16:48.2217161Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f4228493000) 2024-11-01T18:16:48.2219279Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f4228279000) 2024-11-01T18:16:48.2221382Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f421d294000) 2024-11-01T18:16:48.2222793Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f421d091000) with runpath ' 2024-11-01T18:16:48.2224492Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffe60f51000) 2024-11-01T18:16:48.2226482Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f42b887c000) 2024-11-01T18:16:48.2228278Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f427ef14000) 2024-11-01T18:16:48.2229529Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f427ecfe000) 2024-11-01T18:16:48.2230311Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f427e930000) 2024-11-01T18:16:48.2231568Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f42cd65c000) 2024-11-01T18:16:48.2232676Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f427e728000) 2024-11-01T18:16:48.2233427Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f427e524000) 2024-11-01T18:16:48.2234350Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f427e308000) 2024-11-01T18:16:48.2235144Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f427e006000) 2024-11-01T18:16:48.2236598Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f427dddc000) 2024-11-01T18:16:48.2238701Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f427d4c7000) 2024-11-01T18:16:48.2240933Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f427d220000) 2024-11-01T18:16:48.2242448Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f427cf18000) 2024-11-01T18:16:48.2243313Z /lib64/ld-linux-x86-64.so.2 (0x00007f42cd58d000) 2024-11-01T18:16:48.2244603Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f427ce62000) 2024-11-01T18:16:48.2246617Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f426c16a000) 2024-11-01T18:16:48.2248775Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f425b28f000) 2024-11-01T18:16:48.2250936Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f4258f53000) 2024-11-01T18:16:48.2253109Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f4252677000) 2024-11-01T18:16:48.2255219Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f424ca19000) 2024-11-01T18:16:48.2257376Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f4228493000) 2024-11-01T18:16:48.2259497Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f4228279000) 2024-11-01T18:16:48.2261525Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f421d294000) 2024-11-01T18:16:48.2263371Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f421d091000) with runpath 2024-11-01T18:16:48.2264259Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.2265209Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:16:48.2266599Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2024-11-01T18:16:48.2267512Z ++ grep RUNPATH 2024-11-01T18:16:48.2327243Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007fff733d8000) 2024-11-01T18:16:48.2329587Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f1a71340000) 2024-11-01T18:16:48.2330713Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f1a5c32c000) 2024-11-01T18:16:48.2331644Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f1a5c116000) 2024-11-01T18:16:48.2332475Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f1a5bf12000) 2024-11-01T18:16:48.2333299Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f1a5bcf6000) 2024-11-01T18:16:48.2334114Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f1a5b9f4000) 2024-11-01T18:16:48.2335577Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f1a5b7ca000) 2024-11-01T18:16:48.2337681Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f1a5aeb5000) 2024-11-01T18:16:48.2339916Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f1a5ac0e000) 2024-11-01T18:16:48.2341577Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1a5a906000) 2024-11-01T18:16:48.2342348Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1a5a538000) 2024-11-01T18:16:48.2343138Z /lib64/ld-linux-x86-64.so.2 (0x00007f1a71245000) 2024-11-01T18:16:48.2343972Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f1a5a335000) with runpath ' 2024-11-01T18:16:48.2345691Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007fff733d8000) 2024-11-01T18:16:48.2347684Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f1a71340000) 2024-11-01T18:16:48.2348820Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f1a5c32c000) 2024-11-01T18:16:48.2349603Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f1a5c116000) 2024-11-01T18:16:48.2350368Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f1a5bf12000) 2024-11-01T18:16:48.2351208Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f1a5bcf6000) 2024-11-01T18:16:48.2352025Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f1a5b9f4000) 2024-11-01T18:16:48.2353464Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f1a5b7ca000) 2024-11-01T18:16:48.2355574Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f1a5aeb5000) 2024-11-01T18:16:48.2357799Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f1a5ac0e000) 2024-11-01T18:16:48.2359272Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f1a5a906000) 2024-11-01T18:16:48.2360042Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1a5a538000) 2024-11-01T18:16:48.2360821Z /lib64/ld-linux-x86-64.so.2 (0x00007f1a71245000) 2024-11-01T18:16:48.2361664Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f1a5a335000) with runpath 2024-11-01T18:16:48.2362480Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.2363898Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-11-01T18:16:48.2416841Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2024-11-01T18:16:48.2417803Z ++ grep RUNPATH 2024-11-01T18:16:48.2520476Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc8d5f5000) 2024-11-01T18:16:48.2523365Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f04bd73c000) 2024-11-01T18:16:48.2525695Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f04839c4000) 2024-11-01T18:16:48.2528145Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f0472ccc000) 2024-11-01T18:16:48.2530336Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f0461df1000) 2024-11-01T18:16:48.2532482Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f045fab5000) 2024-11-01T18:16:48.2534658Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f04591d9000) 2024-11-01T18:16:48.2536793Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f045357b000) 2024-11-01T18:16:48.2538959Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f042eff5000) 2024-11-01T18:16:48.2541328Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f042eddb000) 2024-11-01T18:16:48.2543369Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f0423df6000) 2024-11-01T18:16:48.2544744Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f0423bda000) 2024-11-01T18:16:48.2545551Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f04239d6000) 2024-11-01T18:16:48.2546297Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f04237ce000) 2024-11-01T18:16:48.2547556Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f04bd60f000) 2024-11-01T18:16:48.2549477Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f040eabd000) 2024-11-01T18:16:48.2550632Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f040e7bb000) 2024-11-01T18:16:48.2551419Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f040e4b3000) 2024-11-01T18:16:48.2552261Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f040e29d000) 2024-11-01T18:16:48.2553016Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f040decf000) 2024-11-01T18:16:48.2553811Z /lib64/ld-linux-x86-64.so.2 (0x00007f04bd5d3000) 2024-11-01T18:16:48.2555228Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f040dca5000) 2024-11-01T18:16:48.2557319Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f040d390000) 2024-11-01T18:16:48.2558841Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f040d18d000) with runpath ' 2024-11-01T18:16:48.2560579Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc8d5f5000) 2024-11-01T18:16:48.2562574Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f04bd73c000) 2024-11-01T18:16:48.2565076Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f04839c4000) 2024-11-01T18:16:48.2567317Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f0472ccc000) 2024-11-01T18:16:48.2569470Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f0461df1000) 2024-11-01T18:16:48.2571627Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f045fab5000) 2024-11-01T18:16:48.2573789Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f04591d9000) 2024-11-01T18:16:48.2575912Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f045357b000) 2024-11-01T18:16:48.2578082Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f042eff5000) 2024-11-01T18:16:48.2580195Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f042eddb000) 2024-11-01T18:16:48.2582199Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f0423df6000) 2024-11-01T18:16:48.2583569Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f0423bda000) 2024-11-01T18:16:48.2584396Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f04239d6000) 2024-11-01T18:16:48.2585144Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f04237ce000) 2024-11-01T18:16:48.2586379Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f04bd60f000) 2024-11-01T18:16:48.2588275Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f040eabd000) 2024-11-01T18:16:48.2589459Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f040e7bb000) 2024-11-01T18:16:48.2590226Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f040e4b3000) 2024-11-01T18:16:48.2591053Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f040e29d000) 2024-11-01T18:16:48.2591821Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f040decf000) 2024-11-01T18:16:48.2592583Z /lib64/ld-linux-x86-64.so.2 (0x00007f04bd5d3000) 2024-11-01T18:16:48.2594251Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f040dca5000) 2024-11-01T18:16:48.2596489Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f040d390000) 2024-11-01T18:16:48.2598016Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f040d18d000) with runpath 2024-11-01T18:16:48.2598845Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.2599876Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-11-01T18:16:48.2619620Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-11-01T18:16:48.2620743Z ++ grep RUNPATH 2024-11-01T18:16:48.2649210Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007fffcecf8000) 2024-11-01T18:16:48.2652085Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f2a7a002000) 2024-11-01T18:16:48.2654442Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f2a4069a000) 2024-11-01T18:16:48.2656483Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f2a2e3d9000) 2024-11-01T18:16:48.2658451Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f2a94388000) 2024-11-01T18:16:48.2660481Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f2a2e132000) 2024-11-01T18:16:48.2662385Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f2a94263000) 2024-11-01T18:16:48.2665693Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f2a2df16000) 2024-11-01T18:16:48.2666498Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f2a2dc14000) 2024-11-01T18:16:48.2667246Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f2a2da10000) 2024-11-01T18:16:48.2668814Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f2a27db2000) 2024-11-01T18:16:48.2670986Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f2a170ba000) 2024-11-01T18:16:48.2672450Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f2a16db2000) 2024-11-01T18:16:48.2673284Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f2a16b9c000) 2024-11-01T18:16:48.2674035Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f2a167ce000) 2024-11-01T18:16:48.2674818Z /lib64/ld-linux-x86-64.so.2 (0x00007f2a94220000) 2024-11-01T18:16:48.2675524Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f2a165c6000) 2024-11-01T18:16:48.2676983Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f2a1639c000) 2024-11-01T18:16:48.2679077Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f2a15a87000) 2024-11-01T18:16:48.2681221Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f2a04bac000) 2024-11-01T18:16:48.2683607Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f2a02870000) 2024-11-01T18:16:48.2685785Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f29fbf94000) 2024-11-01T18:16:48.2687930Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f29d7a0e000) 2024-11-01T18:16:48.2690161Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f29d77f4000) 2024-11-01T18:16:48.2692219Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f29cc80f000) 2024-11-01T18:16:48.2693653Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f29cc60c000) with runpath ' 2024-11-01T18:16:48.2695418Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007fffcecf8000) 2024-11-01T18:16:48.2697473Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f2a7a002000) 2024-11-01T18:16:48.2699293Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f2a4069a000) 2024-11-01T18:16:48.2701314Z libcusolver.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f2a2e3d9000) 2024-11-01T18:16:48.2703296Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f2a94388000) 2024-11-01T18:16:48.2705324Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f2a2e132000) 2024-11-01T18:16:48.2707237Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f2a94263000) 2024-11-01T18:16:48.2708410Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f2a2df16000) 2024-11-01T18:16:48.2709226Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f2a2dc14000) 2024-11-01T18:16:48.2709965Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f2a2da10000) 2024-11-01T18:16:48.2711481Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007f2a27db2000) 2024-11-01T18:16:48.2713685Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007f2a170ba000) 2024-11-01T18:16:48.2715180Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f2a16db2000) 2024-11-01T18:16:48.2715977Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f2a16b9c000) 2024-11-01T18:16:48.2716741Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f2a167ce000) 2024-11-01T18:16:48.2717777Z /lib64/ld-linux-x86-64.so.2 (0x00007f2a94220000) 2024-11-01T18:16:48.2718718Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f2a165c6000) 2024-11-01T18:16:48.2720266Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f2a1639c000) 2024-11-01T18:16:48.2722341Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007f2a15a87000) 2024-11-01T18:16:48.2724483Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007f2a04bac000) 2024-11-01T18:16:48.2726657Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007f2a02870000) 2024-11-01T18:16:48.2728823Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f29fbf94000) 2024-11-01T18:16:48.2731116Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007f29d7a0e000) 2024-11-01T18:16:48.2733231Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f29d77f4000) 2024-11-01T18:16:48.2735260Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f29cc80f000) 2024-11-01T18:16:48.2736669Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f29cc60c000) with runpath 2024-11-01T18:16:48.2737502Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.2738640Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-11-01T18:16:48.2740153Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2024-11-01T18:16:48.2741104Z ++ grep RUNPATH 2024-11-01T18:16:48.2746873Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffe919f5000) 2024-11-01T18:16:48.2748768Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f932df65000) 2024-11-01T18:16:48.2749683Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f932dc63000) 2024-11-01T18:16:48.2750661Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f932da5f000) 2024-11-01T18:16:48.2752296Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f932d7b8000) 2024-11-01T18:16:48.2754425Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f932d58e000) 2024-11-01T18:16:48.2778074Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f932d1c0000) 2024-11-01T18:16:48.2778940Z /lib64/ld-linux-x86-64.so.2 (0x00007f932e181000) 2024-11-01T18:16:48.2779755Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f932cfb8000) with runpath ' 2024-11-01T18:16:48.2781500Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffe919f5000) 2024-11-01T18:16:48.2783025Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f932df65000) 2024-11-01T18:16:48.2783834Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f932dc63000) 2024-11-01T18:16:48.2784531Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f932da5f000) 2024-11-01T18:16:48.2786112Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007f932d7b8000) 2024-11-01T18:16:48.2788216Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f932d58e000) 2024-11-01T18:16:48.2789487Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f932d1c0000) 2024-11-01T18:16:48.2790231Z /lib64/ld-linux-x86-64.so.2 (0x00007f932e181000) 2024-11-01T18:16:48.2791042Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f932cfb8000) with runpath 2024-11-01T18:16:48.2791827Z + for lib in '"${all_libs[@]}"' 2024-11-01T18:16:48.2792795Z ++ ldd /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-11-01T18:16:48.2844046Z ++ objdump -p /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so 2024-11-01T18:16:48.2845001Z ++ grep RUNPATH 2024-11-01T18:16:48.2878327Z + echo 'All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffc9a476000) 2024-11-01T18:16:48.2880900Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fc86bc9a000) 2024-11-01T18:16:48.2882569Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fc86bc8d000) 2024-11-01T18:16:48.2884277Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fc8558de000) 2024-11-01T18:16:48.2887179Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fc81bf76000) 2024-11-01T18:16:48.2888977Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fc86bbd6000) 2024-11-01T18:16:48.2891009Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fc81bccf000) 2024-11-01T18:16:48.2892914Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fc81bbab000) 2024-11-01T18:16:48.2894248Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc81b98f000) 2024-11-01T18:16:48.2895088Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc81b78b000) 2024-11-01T18:16:48.2896874Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fc81b571000) 2024-11-01T18:16:48.2898843Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc81b269000) 2024-11-01T18:16:48.2899865Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc81b053000) 2024-11-01T18:16:48.2900617Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc81ac85000) 2024-11-01T18:16:48.2901388Z /lib64/ld-linux-x86-64.so.2 (0x00007fc86baa1000) 2024-11-01T18:16:48.2902080Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc81aa7d000) 2024-11-01T18:16:48.2902819Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc81a77b000) 2024-11-01T18:16:48.2904306Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fc81a551000) 2024-11-01T18:16:48.2906949Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fc819c3c000) 2024-11-01T18:16:48.2910015Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fc808f44000) 2024-11-01T18:16:48.2912226Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fc7f8069000) 2024-11-01T18:16:48.2914356Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fc7f5d2d000) 2024-11-01T18:16:48.2916527Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fc7ef451000) 2024-11-01T18:16:48.2918646Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fc7e97f3000) 2024-11-01T18:16:48.2920872Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fc7c526d000) 2024-11-01T18:16:48.2922979Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fc7ba288000) 2024-11-01T18:16:48.2924403Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fc7ba085000) with runpath ' 2024-11-01T18:16:48.2926108Z All dependencies of /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007ffc9a476000) 2024-11-01T18:16:48.2928039Z libtorch.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fc86bc9a000) 2024-11-01T18:16:48.2929660Z libshm.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fc86bc8d000) 2024-11-01T18:16:48.2931341Z libtorch_cpu.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fc8558de000) 2024-11-01T18:16:48.2933127Z libtorch_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fc81bf76000) 2024-11-01T18:16:48.2936118Z libc10_cuda.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fc86bbd6000) 2024-11-01T18:16:48.2938119Z libcudart.so.11.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.11.0 (0x00007fc81bccf000) 2024-11-01T18:16:48.2939999Z libc10.so => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fc81bbab000) 2024-11-01T18:16:48.2941177Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fc81b98f000) 2024-11-01T18:16:48.2941983Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fc81b78b000) 2024-11-01T18:16:48.2943528Z libcudnn.so.9 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fc81b571000) 2024-11-01T18:16:48.2944914Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fc81b269000) 2024-11-01T18:16:48.2945752Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fc81b053000) 2024-11-01T18:16:48.2946508Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fc81ac85000) 2024-11-01T18:16:48.2947287Z /lib64/ld-linux-x86-64.so.2 (0x00007fc86baa1000) 2024-11-01T18:16:48.2947998Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fc81aa7d000) 2024-11-01T18:16:48.2948717Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fc81a77b000) 2024-11-01T18:16:48.2950150Z libgomp-a34b3233.so.1 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fc81a551000) 2024-11-01T18:16:48.2952256Z libcupti.so.11.8 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.11.8 (0x00007fc819c3c000) 2024-11-01T18:16:48.2954474Z libcusparse.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.11 (0x00007fc808f44000) 2024-11-01T18:16:48.2956616Z libcufft.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.10 (0x00007fc7f8069000) 2024-11-01T18:16:48.2958799Z libcusparseLt-f8b4a9fb.so.0 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/libcusparseLt-f8b4a9fb.so.0 (0x00007fc7f5d2d000) 2024-11-01T18:16:48.2960979Z libcurand.so.10 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fc7ef451000) 2024-11-01T18:16:48.2963560Z libcublas.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.11 (0x00007fc7e97f3000) 2024-11-01T18:16:48.2965753Z libcublasLt.so.11 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.11 (0x00007fc7c526d000) 2024-11-01T18:16:48.2967867Z libnccl.so.2 => /opt/python/cp39-cp39/bin/../lib/python3.9/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fc7ba288000) 2024-11-01T18:16:48.2969300Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fc7ba085000) with runpath 2024-11-01T18:16:48.2970128Z +++ realpath /builder/check_binary.sh 2024-11-01T18:16:48.2970674Z ++ dirname /builder/check_binary.sh 2024-11-01T18:16:48.2971249Z + TEST_CODE_DIR=/builder/test_example_code 2024-11-01T18:16:48.2971841Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:16:48.2972345Z + pushd /tmp 2024-11-01T18:16:48.2972716Z /tmp / 2024-11-01T18:16:48.2973155Z + python -c 'import torch' 2024-11-01T18:16:50.7507672Z + popd 2024-11-01T18:16:50.7508284Z / 2024-11-01T18:16:50.7508668Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:16:50.7509257Z + pushd /tmp 2024-11-01T18:16:50.7509588Z /tmp / 2024-11-01T18:16:50.7510513Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-11-01T18:16:53.0062231Z + python -c 'import torch; assert torch.version.git_version != None' 2024-11-01T18:16:55.2360457Z + popd 2024-11-01T18:16:55.2360867Z / 2024-11-01T18:16:55.2361257Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:16:55.2364954Z ++ uname -m 2024-11-01T18:16:55.2374052Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-11-01T18:16:55.2377755Z ++ uname -m 2024-11-01T18:16:55.2386780Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:16:55.2390811Z ++ uname 2024-11-01T18:16:55.2399208Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:16:55.2403043Z ++ uname -m 2024-11-01T18:16:55.2411682Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-11-01T18:16:55.2412385Z + echo 'Checking that MKL is available' 2024-11-01T18:16:55.2412913Z Checking that MKL is available 2024-11-01T18:16:55.2413396Z + pushd /tmp 2024-11-01T18:16:55.2413747Z /tmp / 2024-11-01T18:16:55.2414500Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-11-01T18:16:57.4606633Z + popd 2024-11-01T18:16:57.4606996Z / 2024-11-01T18:16:57.4607415Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:16:57.4611760Z ++ uname 2024-11-01T18:16:57.4620890Z + [[ Linux != \D\a\r\w\i\n ]] 2024-11-01T18:16:57.4624502Z ++ uname -m 2024-11-01T18:16:57.4632705Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:16:57.4633402Z + echo 'Checking that XNNPACK is available' 2024-11-01T18:16:57.4633958Z Checking that XNNPACK is available 2024-11-01T18:16:57.4634467Z + pushd /tmp 2024-11-01T18:16:57.4634834Z /tmp / 2024-11-01T18:16:57.4635715Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-11-01T18:16:59.6889361Z + popd 2024-11-01T18:16:59.6889782Z / 2024-11-01T18:16:59.6890348Z + [[ linux-gnu == \m\s\y\s ]] 2024-11-01T18:16:59.6891354Z + [[ cu118 != \c\p\u ]] 2024-11-01T18:16:59.6891794Z + [[ cu118 != \x\p\u ]] 2024-11-01T18:16:59.6892375Z + [[ cu118 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-11-01T18:16:59.6892874Z + [[ cu118 != *\r\o\c\m* ]] 2024-11-01T18:16:59.6895319Z ++ uname -m 2024-11-01T18:16:59.6904818Z + [[ x86_64 != \s\3\9\0\x ]] 2024-11-01T18:16:59.6905873Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-11-01T18:16:59.6906563Z + pushd /tmp 2024-11-01T18:16:59.6906941Z /tmp / 2024-11-01T18:16:59.6907549Z + echo 'Checking that CUDA archs are setup correctly' 2024-11-01T18:16:59.6908235Z Checking that CUDA archs are setup correctly 2024-11-01T18:16:59.6909107Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-11-01T18:17:02.1614522Z + echo 'Checking that magma is available' 2024-11-01T18:17:02.1615201Z Checking that magma is available 2024-11-01T18:17:02.1616161Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-11-01T18:17:04.5902038Z + echo 'Checking that CuDNN is available' 2024-11-01T18:17:04.5902742Z Checking that CuDNN is available 2024-11-01T18:17:04.5903707Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-11-01T18:17:06.8546613Z + echo 'Checking that exception handling works' 2024-11-01T18:17:06.8547318Z Checking that exception handling works 2024-11-01T18:17:06.8548752Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-11-01T18:17:09.1212197Z + echo 'Checking that basic RNN works' 2024-11-01T18:17:09.1212860Z Checking that basic RNN works 2024-11-01T18:17:09.1213476Z + python /builder/test_example_code/rnn_smoke.py 2024-11-01T18:17:11.6209980Z + echo 'Checking that basic CNN works' 2024-11-01T18:17:11.6210639Z Checking that basic CNN works 2024-11-01T18:17:11.6211235Z + python /builder/test_example_code/cnn_smoke.py 2024-11-01T18:17:13.9431186Z tensor([0.], device='cuda:0', grad_fn=) 2024-11-01T18:17:15.7098574Z + echo 'Test that linalg works' 2024-11-01T18:17:15.7099285Z Test that linalg works 2024-11-01T18:17:15.7100372Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-11-01T18:17:18.0064436Z torch.return_types.linalg_svd( 2024-11-01T18:17:18.0065041Z U=tensor([[ 0.4873, 0.0331, 0.8726], 2024-11-01T18:17:18.0065889Z [ 0.5240, -0.8105, -0.2619], 2024-11-01T18:17:18.0066579Z [ 0.6986, 0.5848, -0.4123]], device='cuda:0'), 2024-11-01T18:17:18.0067411Z S=tensor([3.7492e+00, 4.8346e-01, 6.3564e-04], device='cuda:0'), 2024-11-01T18:17:18.0068522Z Vh=tensor([[ 0.4873, 0.5240, 0.6986], 2024-11-01T18:17:18.0069140Z [ 0.0331, -0.8105, 0.5848], 2024-11-01T18:17:18.0069782Z [ 0.8726, -0.2619, -0.4123]], device='cuda:0')) 2024-11-01T18:17:18.2982269Z + popd 2024-11-01T18:17:18.2982697Z / 2024-11-01T18:17:18.2983091Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:17:18.2987035Z ++ dirname /builder/check_binary.sh 2024-11-01T18:17:18.2995750Z + pushd /builder/test/smoke_test 2024-11-01T18:17:18.2996301Z /builder/test/smoke_test / 2024-11-01T18:17:18.2997177Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-11-01T18:17:21.5930650Z Testing smoke_test_linalg on cpu 2024-11-01T18:17:21.9613026Z + [[ cu118 == *cuda* ]] 2024-11-01T18:17:21.9613537Z + popd 2024-11-01T18:17:21.9614285Z / 2024-11-01T18:17:21.9617337Z ++ uname 2024-11-01T18:17:21.9626322Z + [[ Linux == \L\i\n\u\x ]] 2024-11-01T18:17:21.9626844Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-11-01T18:17:21.9627719Z + GLOO_CHECK='import torch.distributed as dist 2024-11-01T18:17:21.9628298Z try: 2024-11-01T18:17:21.9628912Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-11-01T18:17:21.9629636Z except RuntimeError as e: 2024-11-01T18:17:21.9630279Z print(e) 2024-11-01T18:17:21.9630690Z ' 2024-11-01T18:17:21.9631944Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-11-01T18:17:21.9633026Z ++ MASTER_ADDR=localhost 2024-11-01T18:17:21.9633933Z ++ MASTER_PORT=63945 2024-11-01T18:17:21.9635093Z ++ python -c 'import torch.distributed as dist 2024-11-01T18:17:21.9636235Z try: 2024-11-01T18:17:21.9637414Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-11-01T18:17:21.9638813Z except RuntimeError as e: 2024-11-01T18:17:21.9639704Z print(e) 2024-11-01T18:17:21.9640482Z ' 2024-11-01T18:17:24.2193859Z + RESULT='[enforce fail at ../third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified' 2024-11-01T18:17:24.2195983Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-11-01T18:17:24.2198068Z + [[ [enforce fail at ../third_party/gloo/gloo/transport/tcp/tls/context.cc:50] pkey != nullptr && cert != nullptr. Private key and certificate location must be specified =~ gloo transport is not supported ]] 2024-11-01T18:17:24.2199696Z ++ uname 2024-11-01T18:17:24.2205716Z + [[ Linux == \L\i\n\u\x ]] 2024-11-01T18:17:24.2206339Z + [[ manywheel == \c\o\n\d\a ]] 2024-11-01T18:17:24.2206958Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-11-01T18:17:24.2207517Z + pushd /tmp 2024-11-01T18:17:24.2208099Z /tmp / 2024-11-01T18:17:24.2209557Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-11-01T18:17:26.4537478Z + popd 2024-11-01T18:17:26.4538047Z / 2024-11-01T18:17:26.4539679Z + [[ cuda != *s390x* ]] 2024-11-01T18:17:26.4540301Z + [[ cuda != *xpu* ]] 2024-11-01T18:17:26.4540802Z + [[ cuda != *rocm* ]] 2024-11-01T18:17:26.4541261Z + [[ manywheel != libtorch ]] 2024-11-01T18:17:26.4542756Z + python /builder/test/smoke_test/smoke_test.py --package=torchonly --torch-compile-check disabled 2024-11-01T18:17:29.7409743Z torch: 2.6.0.dev20241101+cu118 2024-11-01T18:17:29.7410528Z ATen/Parallel: 2024-11-01T18:17:29.7411152Z at::get_num_threads() : 8 2024-11-01T18:17:29.7411632Z at::get_num_interop_threads() : 8 2024-11-01T18:17:29.7412193Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2024-11-01T18:17:29.7412739Z omp_get_max_threads() : 8 2024-11-01T18:17:29.7414072Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2024-11-01T18:17:29.7415094Z mkl_get_max_threads() : 8 2024-11-01T18:17:29.7415990Z Intel(R) MKL-DNN v3.5.3 (Git Hash 66f0cb9eb66affd2da3bf5f8d897376f04aae6af) 2024-11-01T18:17:29.7416802Z std::thread::hardware_concurrency() : 16 2024-11-01T18:17:29.7417652Z Environment variables: 2024-11-01T18:17:29.7418049Z OMP_NUM_THREADS : [not set] 2024-11-01T18:17:29.7418516Z MKL_NUM_THREADS : [not set] 2024-11-01T18:17:29.7419397Z ATen parallel backend: OpenMP 2024-11-01T18:17:29.7419730Z 2024-11-01T18:17:29.7420086Z Skip version check for channel None as stable version is None 2024-11-01T18:17:29.7420763Z Testing smoke_test_conv2d 2024-11-01T18:17:29.7663891Z Testing smoke_test_linalg on cpu 2024-11-01T18:17:29.7821384Z torch cuda: 11.8 2024-11-01T18:17:29.7832391Z torch cudnn: 90100 2024-11-01T18:17:29.7832763Z cuDNN enabled? True 2024-11-01T18:17:29.8000786Z CUDA initialized successfully 2024-11-01T18:17:29.8001635Z Number of CUDA devices: 1 2024-11-01T18:17:29.8002055Z Device 0: Tesla M60 2024-11-01T18:17:29.8002485Z torch nccl version: (2, 21, 5) 2024-11-01T18:17:29.8003075Z Testing test_cuda_runtime_errors_captured 2024-11-01T18:17:29.9479705Z ../aten/src/ATen/native/cuda/TensorCompare.cu:110: _assert_async_cuda_kernel: block: [0,0,0], thread: [0,0,0] Assertion `` failed. 2024-11-01T18:17:29.9484978Z Caught CUDA exception with success: CUDA error: device-side assert triggered 2024-11-01T18:17:29.9486427Z CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. 2024-11-01T18:17:29.9487684Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1 2024-11-01T18:17:29.9488645Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2024-11-01T18:17:29.9489234Z 2024-11-01T18:17:30.3369333Z + cd /builder 2024-11-01T18:17:30.3370044Z + git clean -ffdx 2024-11-01T18:17:30.3394270Z Removing test/smoke_test/__pycache__/ 2024-11-01T18:17:30.3517764Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-11-01T18:17:30.3518527Z with: 2024-11-01T18:17:30.3518844Z env: 2024-11-01T18:17:30.3519205Z PYTORCH_ROOT: /pytorch 2024-11-01T18:17:30.3519668Z BUILDER_ROOT: /builder 2024-11-01T18:17:30.3520104Z PACKAGE_TYPE: manywheel 2024-11-01T18:17:30.3520563Z DESIRED_CUDA: cu118 2024-11-01T18:17:30.3521002Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:17:30.3521438Z GPU_ARCH_TYPE: cuda 2024-11-01T18:17:30.3521987Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:17:30.3522644Z SKIP_ALL_TESTS: 1 2024-11-01T18:17:30.3523111Z LIBTORCH_CONFIG: 2024-11-01T18:17:30.3523526Z LIBTORCH_VARIANT: 2024-11-01T18:17:30.3523953Z DESIRED_DEVTOOLSET: 2024-11-01T18:17:30.3524376Z DESIRED_PYTHON: 3.9 2024-11-01T18:17:30.3525033Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:17:30.3525792Z ANACONDA_USER: pytorch 2024-11-01T18:17:30.3526299Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:17:30.3526786Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:17:30.3527306Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:17:30.3528099Z GITHUB_TOKEN: *** 2024-11-01T18:17:30.3528523Z PR_NUMBER: 2024-11-01T18:17:30.3528930Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:17:30.3529550Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:17:30.3530148Z USE_SPLIT_BUILD: false 2024-11-01T18:17:30.3530703Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:17:30.3531648Z CONTAINER_NAME: 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:17:30.3532461Z ##[endgroup] 2024-11-01T18:17:30.3557031Z ##[group]Run set -eou pipefail 2024-11-01T18:17:30.3557546Z set -eou pipefail 2024-11-01T18:17:30.3558006Z  2024-11-01T18:17:30.3558671Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-11-01T18:17:30.3559502Z for _ in $(seq 1440); do 2024-11-01T18:17:30.3560105Z  # Break if no ssh session exists anymore 2024-11-01T18:17:30.3560755Z  if [ "$(who)" = "" ]; then 2024-11-01T18:17:30.3561284Z  break 2024-11-01T18:17:30.3561679Z  fi 2024-11-01T18:17:30.3562070Z  echo "." 2024-11-01T18:17:30.3562498Z  sleep 5 2024-11-01T18:17:30.3563470Z done 2024-11-01T18:17:30.3572978Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:17:30.3573637Z env: 2024-11-01T18:17:30.3574189Z PYTORCH_ROOT: /pytorch 2024-11-01T18:17:30.3574656Z BUILDER_ROOT: /builder 2024-11-01T18:17:30.3575116Z PACKAGE_TYPE: manywheel 2024-11-01T18:17:30.3575555Z DESIRED_CUDA: cu118 2024-11-01T18:17:30.3575989Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:17:30.3576440Z GPU_ARCH_TYPE: cuda 2024-11-01T18:17:30.3576972Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:17:30.3577611Z SKIP_ALL_TESTS: 1 2024-11-01T18:17:30.3578024Z LIBTORCH_CONFIG: 2024-11-01T18:17:30.3578429Z LIBTORCH_VARIANT: 2024-11-01T18:17:30.3578856Z DESIRED_DEVTOOLSET: 2024-11-01T18:17:30.3579291Z DESIRED_PYTHON: 3.9 2024-11-01T18:17:30.3579927Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:17:30.3580685Z ANACONDA_USER: pytorch 2024-11-01T18:17:30.3581155Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:17:30.3581636Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:17:30.3582156Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:17:30.3582940Z GITHUB_TOKEN: *** 2024-11-01T18:17:30.3583356Z PR_NUMBER: 2024-11-01T18:17:30.3583783Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:17:30.3584407Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:17:30.3584985Z USE_SPLIT_BUILD: false 2024-11-01T18:17:30.3585554Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:17:30.3586491Z CONTAINER_NAME: 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:17:30.3587472Z ##[endgroup] 2024-11-01T18:17:30.3622653Z Holding runner for 2 hours until all ssh sessions have logged out 2024-11-01T18:17:30.3682032Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:17:30.3683013Z # ignore expansion of "docker ps -q" since it could be empty 2024-11-01T18:17:30.3683789Z # shellcheck disable=SC2046 2024-11-01T18:17:30.3684388Z docker stop $(docker ps -q) || true 2024-11-01T18:17:30.3685012Z # Prune all of the docker images 2024-11-01T18:17:30.3685592Z docker system prune -af 2024-11-01T18:17:30.3692458Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:17:30.3693112Z env: 2024-11-01T18:17:30.3693461Z PYTORCH_ROOT: /pytorch 2024-11-01T18:17:30.3693925Z BUILDER_ROOT: /builder 2024-11-01T18:17:30.3694383Z PACKAGE_TYPE: manywheel 2024-11-01T18:17:30.3694821Z DESIRED_CUDA: cu118 2024-11-01T18:17:30.3695258Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:17:30.3695717Z GPU_ARCH_TYPE: cuda 2024-11-01T18:17:30.3696252Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:17:30.3696888Z SKIP_ALL_TESTS: 1 2024-11-01T18:17:30.3697304Z LIBTORCH_CONFIG: 2024-11-01T18:17:30.3697699Z LIBTORCH_VARIANT: 2024-11-01T18:17:30.3698124Z DESIRED_DEVTOOLSET: 2024-11-01T18:17:30.3698559Z DESIRED_PYTHON: 3.9 2024-11-01T18:17:30.3699190Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:17:30.3699947Z ANACONDA_USER: pytorch 2024-11-01T18:17:30.3700414Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:17:30.3700908Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:17:30.3701430Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:17:30.3702205Z GITHUB_TOKEN: *** 2024-11-01T18:17:30.3702607Z PR_NUMBER: 2024-11-01T18:17:30.3703027Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:17:30.3703649Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:17:30.3704223Z USE_SPLIT_BUILD: false 2024-11-01T18:17:30.3704798Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:17:30.3705730Z CONTAINER_NAME: 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:17:30.3706544Z ##[endgroup] 2024-11-01T18:17:41.0181562Z 1414e6a03526 2024-11-01T18:17:42.2039602Z Deleted Containers: 2024-11-01T18:17:42.2040392Z 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:17:42.2040966Z 2024-11-01T18:17:44.3127964Z Deleted Images: 2024-11-01T18:17:44.3129060Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:17:44.3131687Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:17:44.3133190Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-11-01T18:17:44.3134473Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-11-01T18:17:44.3135467Z untagged: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:17:44.3136758Z untagged: pytorch/manylinux-builder@sha256:eeeac9b96c261de35a1432964e20af189c4740f377cafefbc342534337e719e0 2024-11-01T18:17:44.3138079Z deleted: sha256:c10a44f7afa6c9a88269b9f4bab5466961e8a6e9a63e4f7be337e92921ef8fce 2024-11-01T18:17:44.3139185Z deleted: sha256:f26e80a7f2610e231f759e9c8c0f4a1ea63277abfc7b1665cf6148cead66b908 2024-11-01T18:17:44.3140246Z deleted: sha256:2758eafd2331a2302d7d59951712788208a85658507946111e884ccdd5300bd4 2024-11-01T18:17:44.3141328Z deleted: sha256:e414c3b281beb30e52a87dcbdaeaa981797f80a2a89799b9260f4e2b6ec271ce 2024-11-01T18:17:44.3142463Z deleted: sha256:335e6f465ce6eae7d615cba4ae3f109fda5918a1a9dec8add7cad62fa7b59be5 2024-11-01T18:17:44.3143554Z deleted: sha256:4cbb1fb46fbb615c6b59c25247e3aa9530ce9279494902f4d24e514671349c51 2024-11-01T18:17:44.3144657Z deleted: sha256:ce6bdb30aaf05b2a66ff12ef6ff45846263839d5169ab0f29871b7689fcfd9b1 2024-11-01T18:17:44.3145792Z deleted: sha256:2c348e2e00191fd7f53a65d9ff4728f7b9d0af6809dfef131b0e8b123833f87c 2024-11-01T18:17:44.3147118Z deleted: sha256:7f3ea6b8047952b6d1c2b080345ba62dba44247ef6475c673c57b62d7c5a10d9 2024-11-01T18:17:44.3148268Z deleted: sha256:c1eb7fa0af6f64d153d6aee9eac7c1232c219dcff6d8e663d4a35db14fa12e51 2024-11-01T18:17:44.3149353Z deleted: sha256:ee7d8edcaa6d6d9cbeb2269976e9159db44efd2ee40cc250748a3b15d46d1fa6 2024-11-01T18:17:44.3150474Z deleted: sha256:500ec52300d1bc02d65f83dd6528d93aa9ce15cebcc13db13dfac5f43f36447a 2024-11-01T18:17:44.3151546Z deleted: sha256:c0d76b07aa678bf1fd92780d4b112304a44268b705e378292b7594a2c43536c6 2024-11-01T18:17:44.3152632Z deleted: sha256:91c84026392892f0a7639b7a853d6e9dce0f9d2e5cbc23667d162b7446286cd1 2024-11-01T18:17:44.3153709Z deleted: sha256:d9b5314dc6b71ff8a2e8838a428e1f2cc327d5f0772a9d110be408151022f561 2024-11-01T18:17:44.3154779Z deleted: sha256:cf265952410ea1e6ff4f0382da96545f1d2e38c0caf612b3b5cf09cd0abd6be5 2024-11-01T18:17:44.3155898Z deleted: sha256:df3bf4bd2dbd46135ed11c2e50ddafce28e25ee7df32ac470469cabcc3fac23a 2024-11-01T18:17:44.3157002Z deleted: sha256:a15a8d5e74b349644585d5a29679ae7497f93a2911700304a33ea7688f92b3bb 2024-11-01T18:17:44.3158084Z deleted: sha256:098c6256af6671ee5c1e2f2c6a2c00b184dcdcfff036aadd642aa0235b20612f 2024-11-01T18:17:44.3159158Z deleted: sha256:29c912f3338d28d8e95fefb1fafd13c3602588210984ac251bd5c97e5daa9524 2024-11-01T18:17:44.3160290Z deleted: sha256:590e5332c00a2c51efad81dd7ba8510dceb31496fd4da061f34e25f863fcc3db 2024-11-01T18:17:44.3161719Z deleted: sha256:f997a2d777554fbd46132494ad04a55fd9bf9dfd8c26ac101a715f251ad7c4d2 2024-11-01T18:17:44.3163045Z deleted: sha256:890fdf3f6e783561198a4d63e052bc4798489d237a890ffc90152dc83a57f510 2024-11-01T18:17:44.3164143Z deleted: sha256:b9cc9e8a090e02ca2109f704b32ce411d6978085801615267da58ecd48dbeeeb 2024-11-01T18:17:44.3165224Z deleted: sha256:cad08d9c994b507c04046f880f38e174db5a56210a0734a4c9788d1c2b61d7b2 2024-11-01T18:17:44.3166307Z deleted: sha256:0576e5ea2625f5b6192be2cbf4cbcae8e2f0257fa12abfbc02f9dbef7177a7c3 2024-11-01T18:17:44.3167431Z deleted: sha256:a8ee9bc849747d5a6aa3a8e3483f5a8098ad2d7dc9f39de70d9bc626261d14bf 2024-11-01T18:17:44.3168523Z deleted: sha256:e8d0d3a39297706f773ba7e8e2a51500072c5c3e6e23c3767b357979dd3d979e 2024-11-01T18:17:44.3169579Z deleted: sha256:93933194c64beb40019e5908c810917c8294d1365eede14e4c06186c60e29eda 2024-11-01T18:17:44.3170624Z deleted: sha256:b303847da1bd151c146d0ca488e284011dc2271004524edaf502915c903dab72 2024-11-01T18:17:44.3171718Z deleted: sha256:468aaa049c2cc65099fd046bdb3afd47bf67c50871c94fe38c6abd17d6fd6c7b 2024-11-01T18:17:44.3172813Z deleted: sha256:a3c1396476d7c3f3534915b9f31aeb63265ccafcfeb66331cf9740010c927ea7 2024-11-01T18:17:44.3174065Z deleted: sha256:f8f15cff58cb52d9a0c413766601fb28f2034a0941713444efb89185c065a17d 2024-11-01T18:17:44.3175162Z deleted: sha256:00dba09bd7bc1bca6313b800b55997a7e4c9a1733e333ef996f4acf32f31e943 2024-11-01T18:17:44.3176279Z deleted: sha256:3ffef7f3cd2e8f11aa615bb5ecc4d119f495dea345284bfa297fe4555060970c 2024-11-01T18:17:44.3177373Z deleted: sha256:121b24670c84dcc934f86bcd0ecac1b2759e14e6fc12a31cf98f89a2faf2bd97 2024-11-01T18:17:44.3178464Z deleted: sha256:b0184d8a9766251f61d8ccb780c93c50f57a548b471c9339058985ab3a1d6f36 2024-11-01T18:17:44.3179527Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-11-01T18:17:44.3180157Z 2024-11-01T18:17:44.3180381Z Total reclaimed space: 19.52GB 2024-11-01T18:17:44.3226528Z Prepare all required actions 2024-11-01T18:17:44.3264074Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-11-01T18:17:44.3264673Z with: 2024-11-01T18:17:44.3265265Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:17:44.3266005Z env: 2024-11-01T18:17:44.3266350Z PYTORCH_ROOT: /pytorch 2024-11-01T18:17:44.3266810Z BUILDER_ROOT: /builder 2024-11-01T18:17:44.3267262Z PACKAGE_TYPE: manywheel 2024-11-01T18:17:44.3267694Z DESIRED_CUDA: cu118 2024-11-01T18:17:44.3268125Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:17:44.3268568Z GPU_ARCH_TYPE: cuda 2024-11-01T18:17:44.3269094Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:17:44.3269730Z SKIP_ALL_TESTS: 1 2024-11-01T18:17:44.3270148Z LIBTORCH_CONFIG: 2024-11-01T18:17:44.3270540Z LIBTORCH_VARIANT: 2024-11-01T18:17:44.3270965Z DESIRED_DEVTOOLSET: 2024-11-01T18:17:44.3271395Z DESIRED_PYTHON: 3.9 2024-11-01T18:17:44.3272085Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:17:44.3272830Z ANACONDA_USER: pytorch 2024-11-01T18:17:44.3273301Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:17:44.3273800Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:17:44.3274315Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:17:44.3275102Z GITHUB_TOKEN: *** 2024-11-01T18:17:44.3275523Z PR_NUMBER: 2024-11-01T18:17:44.3275941Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:17:44.3276544Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:17:44.3277140Z USE_SPLIT_BUILD: false 2024-11-01T18:17:44.3277707Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:17:44.3278618Z CONTAINER_NAME: 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:17:44.3279428Z ##[endgroup] 2024-11-01T18:17:44.3300975Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:17:44.3302173Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-11-01T18:17:44.3311772Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:17:44.3312431Z env: 2024-11-01T18:17:44.3312793Z PYTORCH_ROOT: /pytorch 2024-11-01T18:17:44.3313243Z BUILDER_ROOT: /builder 2024-11-01T18:17:44.3313695Z PACKAGE_TYPE: manywheel 2024-11-01T18:17:44.3314147Z DESIRED_CUDA: cu118 2024-11-01T18:17:44.3314560Z GPU_ARCH_VERSION: 11.8 2024-11-01T18:17:44.3315005Z GPU_ARCH_TYPE: cuda 2024-11-01T18:17:44.3315549Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda11.8-main 2024-11-01T18:17:44.3316159Z SKIP_ALL_TESTS: 1 2024-11-01T18:17:44.3316565Z LIBTORCH_CONFIG: 2024-11-01T18:17:44.3316970Z LIBTORCH_VARIANT: 2024-11-01T18:17:44.3317370Z DESIRED_DEVTOOLSET: 2024-11-01T18:17:44.3317804Z DESIRED_PYTHON: 3.9 2024-11-01T18:17:44.3318448Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-11-01T18:17:44.3319196Z ANACONDA_USER: pytorch 2024-11-01T18:17:44.3319650Z AWS_DEFAULT_REGION: us-east-1 2024-11-01T18:17:44.3320154Z BINARY_ENV_FILE: /tmp/env 2024-11-01T18:17:44.3320668Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-11-01T18:17:44.3321419Z GITHUB_TOKEN: *** 2024-11-01T18:17:44.3322023Z PR_NUMBER: 2024-11-01T18:17:44.3322444Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-11-01T18:17:44.3323042Z SHA1: d1aa4ef5a6c0ee2d57fb0086f5557e34537f0fea 2024-11-01T18:17:44.3323632Z USE_SPLIT_BUILD: false 2024-11-01T18:17:44.3324278Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-11-01T18:17:44.3325188Z CONTAINER_NAME: 1414e6a03526a19f8239daea1ca954fccda5f9fa02e72c1d6493fd156c2ecef8 2024-11-01T18:17:44.3325994Z ##[endgroup] 2024-11-01T18:17:44.3560296Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-11-01T18:17:44.6407574Z latest: Pulling from tool/alpine 2024-11-01T18:17:44.6408157Z 540db60ca938: Pulling fs layer 2024-11-01T18:17:44.7536528Z 540db60ca938: Download complete 2024-11-01T18:17:44.8775639Z 540db60ca938: Pull complete 2024-11-01T18:17:44.8873326Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-11-01T18:17:44.8913671Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-11-01T18:17:46.8925875Z Post job cleanup. 2024-11-01T18:17:47.0129801Z [command]/usr/bin/git version 2024-11-01T18:17:47.0189236Z git version 2.40.1 2024-11-01T18:17:47.0250896Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bc05be07-dd13-4db2-a2ec-d2a8c509b747' before making global git config changes 2024-11-01T18:17:47.0252717Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:17:47.0258121Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-11-01T18:17:47.0302591Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:17:47.0342272Z [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-11-01T18:17:47.0679027Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:17:47.0706950Z http.https://github.com/.extraheader 2024-11-01T18:17:47.0719184Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T18:17:47.0759584Z [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-11-01T18:17:47.1224541Z Post job cleanup. 2024-11-01T18:17:47.2402089Z [command]/usr/bin/git version 2024-11-01T18:17:47.2458559Z git version 2.40.1 2024-11-01T18:17:47.2519944Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bae3981c-78bf-4d46-bbfa-0334d5fc1066' before making global git config changes 2024-11-01T18:17:47.2521588Z Adding repository directory to the temporary git global config as a safe directory 2024-11-01T18:17:47.2527687Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-11-01T18:17:47.2572145Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-11-01T18:17:47.2612178Z [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-11-01T18:17:47.2966291Z Entering 'android/libs/fbjni' 2024-11-01T18:17:47.3032563Z Entering 'third_party/FP16' 2024-11-01T18:17:47.3097799Z Entering 'third_party/FXdiv' 2024-11-01T18:17:47.3162353Z Entering 'third_party/NNPACK' 2024-11-01T18:17:47.3227947Z Entering 'third_party/NVTX' 2024-11-01T18:17:47.3293830Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:17:47.3358353Z Entering 'third_party/XNNPACK' 2024-11-01T18:17:47.3442290Z Entering 'third_party/benchmark' 2024-11-01T18:17:47.3509637Z Entering 'third_party/composable_kernel' 2024-11-01T18:17:47.3583309Z Entering 'third_party/cpp-httplib' 2024-11-01T18:17:47.3648377Z Entering 'third_party/cpuinfo' 2024-11-01T18:17:47.3714958Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:17:47.3780432Z Entering 'third_party/cutlass' 2024-11-01T18:17:47.3855719Z Entering 'third_party/eigen' 2024-11-01T18:17:47.3924055Z Entering 'third_party/fbgemm' 2024-11-01T18:17:47.3990047Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:17:47.4055450Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:17:47.4122422Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:17:47.4195241Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:17:47.4259062Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:17:47.4326993Z Entering 'third_party/flatbuffers' 2024-11-01T18:17:47.4394542Z Entering 'third_party/fmt' 2024-11-01T18:17:47.4460161Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:17:47.4525522Z Entering 'third_party/gloo' 2024-11-01T18:17:47.4591769Z Entering 'third_party/googletest' 2024-11-01T18:17:47.4656744Z Entering 'third_party/ideep' 2024-11-01T18:17:47.4723123Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:17:47.4798055Z Entering 'third_party/ittapi' 2024-11-01T18:17:47.4863161Z Entering 'third_party/kineto' 2024-11-01T18:17:47.4926779Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:17:47.4991147Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:17:47.5057023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:17:47.5123393Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:17:47.5188736Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:17:47.5251656Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:17:47.5319016Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:17:47.5383830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:17:47.5448208Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:17:47.5514816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:17:47.5580572Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:17:47.5643780Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:17:47.5709912Z Entering 'third_party/mimalloc' 2024-11-01T18:17:47.5776778Z Entering 'third_party/nccl/nccl' 2024-11-01T18:17:47.5840898Z Entering 'third_party/nlohmann' 2024-11-01T18:17:47.5907552Z Entering 'third_party/onnx' 2024-11-01T18:17:47.5991477Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:17:47.6058346Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:17:47.6124933Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:17:47.6188806Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:17:47.6252554Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:17:47.6316970Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:17:47.6383846Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:17:47.6448335Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:17:47.6512119Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:17:47.6575894Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:17:47.6641376Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:17:47.6708702Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:17:47.6797101Z Entering 'third_party/pocketfft' 2024-11-01T18:17:47.6861908Z Entering 'third_party/protobuf' 2024-11-01T18:17:47.6930589Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:17:47.6994478Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:17:47.7060602Z Entering 'third_party/psimd' 2024-11-01T18:17:47.7125552Z Entering 'third_party/pthreadpool' 2024-11-01T18:17:47.7191741Z Entering 'third_party/pybind11' 2024-11-01T18:17:47.7256595Z Entering 'third_party/python-peachpy' 2024-11-01T18:17:47.7322897Z Entering 'third_party/sleef' 2024-11-01T18:17:47.7388525Z Entering 'third_party/tensorpipe' 2024-11-01T18:17:47.7452642Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:17:47.7515953Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:17:47.7580790Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:17:47.7643546Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:17:47.7706236Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:17:47.7793617Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-11-01T18:17:47.7823869Z http.https://github.com/.extraheader 2024-11-01T18:17:47.7836110Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-11-01T18:17:47.7878184Z [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-11-01T18:17:47.8220539Z Entering 'android/libs/fbjni' 2024-11-01T18:17:47.8264457Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8304102Z Entering 'third_party/FP16' 2024-11-01T18:17:47.8347699Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8387154Z Entering 'third_party/FXdiv' 2024-11-01T18:17:47.8432092Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8472145Z Entering 'third_party/NNPACK' 2024-11-01T18:17:47.8515622Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8555403Z Entering 'third_party/NVTX' 2024-11-01T18:17:47.8600105Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8640980Z Entering 'third_party/VulkanMemoryAllocator' 2024-11-01T18:17:47.8685953Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8726016Z Entering 'third_party/XNNPACK' 2024-11-01T18:17:47.8770577Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8829636Z Entering 'third_party/benchmark' 2024-11-01T18:17:47.8874571Z http.https://github.com/.extraheader 2024-11-01T18:17:47.8914065Z Entering 'third_party/composable_kernel' 2024-11-01T18:17:47.8958080Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9004089Z Entering 'third_party/cpp-httplib' 2024-11-01T18:17:47.9048041Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9089186Z Entering 'third_party/cpuinfo' 2024-11-01T18:17:47.9133921Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9174581Z Entering 'third_party/cudnn_frontend' 2024-11-01T18:17:47.9217671Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9257680Z Entering 'third_party/cutlass' 2024-11-01T18:17:47.9302911Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9351686Z Entering 'third_party/eigen' 2024-11-01T18:17:47.9396855Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9439132Z Entering 'third_party/fbgemm' 2024-11-01T18:17:47.9485131Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9524317Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-11-01T18:17:47.9568411Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9607502Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-11-01T18:17:47.9651279Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9691637Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-11-01T18:17:47.9735170Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9782838Z Entering 'third_party/fbgemm/third_party/googletest' 2024-11-01T18:17:47.9825790Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9865943Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-11-01T18:17:47.9909813Z http.https://github.com/.extraheader 2024-11-01T18:17:47.9950982Z Entering 'third_party/flatbuffers' 2024-11-01T18:17:47.9996430Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0039976Z Entering 'third_party/fmt' 2024-11-01T18:17:48.0085179Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0124202Z Entering 'third_party/gemmlowp/gemmlowp' 2024-11-01T18:17:48.0170066Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0209285Z Entering 'third_party/gloo' 2024-11-01T18:17:48.0252844Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0292485Z Entering 'third_party/googletest' 2024-11-01T18:17:48.0335878Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0376508Z Entering 'third_party/ideep' 2024-11-01T18:17:48.0420105Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0458457Z Entering 'third_party/ideep/mkl-dnn' 2024-11-01T18:17:48.0502629Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0550372Z Entering 'third_party/ittapi' 2024-11-01T18:17:48.0595496Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0634207Z Entering 'third_party/kineto' 2024-11-01T18:17:48.0679351Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0718994Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-11-01T18:17:48.0763951Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0803599Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-11-01T18:17:48.0847160Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0889879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-11-01T18:17:48.0933075Z http.https://github.com/.extraheader 2024-11-01T18:17:48.0973968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-11-01T18:17:48.1017054Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1057565Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-11-01T18:17:48.1102606Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1142299Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-11-01T18:17:48.1187500Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1229845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-11-01T18:17:48.1274860Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1314877Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-11-01T18:17:48.1358270Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1398920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-11-01T18:17:48.1442804Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1484286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-11-01T18:17:48.1527625Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1570689Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-11-01T18:17:48.1613803Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1652931Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-11-01T18:17:48.1697728Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1739708Z Entering 'third_party/mimalloc' 2024-11-01T18:17:48.1783906Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1823383Z Entering 'third_party/nccl/nccl' 2024-11-01T18:17:48.1867833Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1906751Z Entering 'third_party/nlohmann' 2024-11-01T18:17:48.1950539Z http.https://github.com/.extraheader 2024-11-01T18:17:48.1991548Z Entering 'third_party/onnx' 2024-11-01T18:17:48.2035042Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2092371Z Entering 'third_party/onnx/third_party/pybind11' 2024-11-01T18:17:48.2136359Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2179140Z Entering 'third_party/opentelemetry-cpp' 2024-11-01T18:17:48.2222674Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2264100Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-11-01T18:17:48.2307418Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2346515Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-11-01T18:17:48.2390289Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2430827Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-11-01T18:17:48.2474124Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2514130Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-11-01T18:17:48.2557289Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2599598Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-11-01T18:17:48.2642875Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2683557Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-11-01T18:17:48.2725967Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2765759Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-11-01T18:17:48.2807970Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2846147Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-11-01T18:17:48.2891329Z http.https://github.com/.extraheader 2024-11-01T18:17:48.2933591Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-11-01T18:17:48.2977115Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3019951Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-11-01T18:17:48.3063441Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3127171Z Entering 'third_party/pocketfft' 2024-11-01T18:17:48.3171631Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3210118Z Entering 'third_party/protobuf' 2024-11-01T18:17:48.3254319Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3297178Z Entering 'third_party/protobuf/third_party/benchmark' 2024-11-01T18:17:48.3340410Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3379572Z Entering 'third_party/protobuf/third_party/googletest' 2024-11-01T18:17:48.3422418Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3465856Z Entering 'third_party/psimd' 2024-11-01T18:17:48.3509044Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3549353Z Entering 'third_party/pthreadpool' 2024-11-01T18:17:48.3594384Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3635193Z Entering 'third_party/pybind11' 2024-11-01T18:17:48.3680002Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3720075Z Entering 'third_party/python-peachpy' 2024-11-01T18:17:48.3765122Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3805101Z Entering 'third_party/sleef' 2024-11-01T18:17:48.3848849Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3889101Z Entering 'third_party/tensorpipe' 2024-11-01T18:17:48.3932842Z http.https://github.com/.extraheader 2024-11-01T18:17:48.3972450Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-11-01T18:17:48.4014847Z http.https://github.com/.extraheader 2024-11-01T18:17:48.4055250Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-11-01T18:17:48.4098983Z http.https://github.com/.extraheader 2024-11-01T18:17:48.4137971Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-11-01T18:17:48.4181589Z http.https://github.com/.extraheader 2024-11-01T18:17:48.4221840Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-11-01T18:17:48.4265628Z http.https://github.com/.extraheader 2024-11-01T18:17:48.4303796Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-11-01T18:17:48.4347622Z http.https://github.com/.extraheader 2024-11-01T18:17:48.4559444Z Post job cleanup. 2024-11-01T18:17:48.4629546Z Post job cleanup. 2024-11-01T18:17:48.5815411Z A job completed hook has been configured by the self-hosted runner administrator 2024-11-01T18:17:48.5837238Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-11-01T18:17:48.5843798Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-11-01T18:17:48.5844478Z ##[endgroup] 2024-11-01T18:17:56.7562279Z Cleaning up orphan processes