2024-08-08T21:51:33.4087217Z Current runner version: '2.319.0' 2024-08-08T21:51:33.4096733Z Runner name: 'i-090f23307b29aeeb6' 2024-08-08T21:51:33.4097707Z Runner group name: 'Default' 2024-08-08T21:51:33.4098892Z Machine name: 'ip-10-0-10-52' 2024-08-08T21:51:33.4122369Z ##[group]GITHUB_TOKEN Permissions 2024-08-08T21:51:33.4124930Z Contents: read 2024-08-08T21:51:33.4125671Z Metadata: read 2024-08-08T21:51:33.4126203Z Packages: read 2024-08-08T21:51:33.4126798Z ##[endgroup] 2024-08-08T21:51:33.4131858Z Secret source: Actions 2024-08-08T21:51:33.4132725Z Prepare workflow directory 2024-08-08T21:51:33.9143462Z Prepare all required actions 2024-08-08T21:51:33.9397957Z Getting action download info 2024-08-08T21:51:34.1321962Z Download action repository 'pytorch/test-infra@main' (SHA:0b5c20199b94c3b12545de0d354b54a297b0e061) 2024-08-08T21:51:34.6206098Z Download action repository 'pytorch/pytorch@main' (SHA:8707c6dfacaed293ddc40cbb5ecf5841568df0e6) 2024-08-08T21:51:38.3888745Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-08T21:51:38.5694701Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-08-08T21:51:38.8006692Z Getting action download info 2024-08-08T21:51:38.9344001Z Getting action download info 2024-08-08T21:51:39.0265135Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-08T21:51:39.1858425Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/132710 (b9d86fa89636e301796d4201f36d86c73f6e49bc) 2024-08-08T21:51:39.1862186Z ##[group] Inputs 2024-08-08T21:51:39.1862673Z build_name: manywheel-py3_8-cuda12_4 2024-08-08T21:51:39.1863262Z build_environment: linux-binary-manywheel 2024-08-08T21:51:39.1864053Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:51:39.1864783Z PYTORCH_ROOT: /pytorch 2024-08-08T21:51:39.1865248Z BUILDER_ROOT: /builder 2024-08-08T21:51:39.1865707Z PACKAGE_TYPE: manywheel 2024-08-08T21:51:39.1866140Z DESIRED_CUDA: cu124 2024-08-08T21:51:39.1866554Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:51:39.1866999Z GPU_ARCH_TYPE: cuda 2024-08-08T21:51:39.1867504Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:51:39.1868120Z LIBTORCH_CONFIG: 2024-08-08T21:51:39.1868518Z LIBTORCH_VARIANT: 2024-08-08T21:51:39.1868904Z DESIRED_DEVTOOLSET: 2024-08-08T21:51:39.1869320Z DESIRED_PYTHON: 3.8 2024-08-08T21:51:39.1869763Z runs_on: linux.4xlarge.nvidia.gpu 2024-08-08T21:51:39.1870851Z use_split_build: false 2024-08-08T21:51:39.1871310Z ##[endgroup] 2024-08-08T21:51:39.1872219Z Complete job name: manywheel-py3_8-cuda12_4-test / test 2024-08-08T21:51:39.2679266Z A job started hook has been configured by the self-hosted runner administrator 2024-08-08T21:51:39.2881917Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-08T21:51:39.2896063Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:51:39.2896745Z ##[endgroup] 2024-08-08T21:51:40.9853577Z Runner Type: linux.4xlarge.nvidia.gpu 2024-08-08T21:51:40.9854312Z Instance Type: g3.4xlarge 2024-08-08T21:51:40.9854996Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-08T21:51:40.9855642Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-08T21:51:46.4067311Z ##[group]Run { 2024-08-08T21:51:46.4067867Z { 2024-08-08T21:51:46.4068275Z  echo "PYTORCH_ROOT=/pytorch" 2024-08-08T21:51:46.4068821Z  echo "BUILDER_ROOT=/builder" 2024-08-08T21:51:46.4069385Z  echo "PACKAGE_TYPE=manywheel" 2024-08-08T21:51:46.4069902Z  2024-08-08T21:51:46.4070242Z  echo "DESIRED_CUDA=cu124" 2024-08-08T21:51:46.4070774Z  echo "GPU_ARCH_VERSION=12.4" 2024-08-08T21:51:46.4071306Z  echo "GPU_ARCH_TYPE=cuda" 2024-08-08T21:51:46.4072006Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda12.4-main" 2024-08-08T21:51:46.4072735Z  echo "SKIP_ALL_TESTS=1" 2024-08-08T21:51:46.4073510Z  echo "LIBTORCH_CONFIG=" 2024-08-08T21:51:46.4074003Z  echo "LIBTORCH_VARIANT=" 2024-08-08T21:51:46.4074523Z  echo "DESIRED_DEVTOOLSET=" 2024-08-08T21:51:46.4075052Z  echo "DESIRED_PYTHON=3.8" 2024-08-08T21:51:46.4075579Z  2024-08-08T21:51:46.4076227Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-08-08T21:51:46.4077088Z  echo "ANACONDA_USER=pytorch" 2024-08-08T21:51:46.4077674Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-08-08T21:51:46.4078281Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-08-08T21:51:46.4078944Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-08-08T21:51:46.4079591Z  echo "PR_NUMBER=" 2024-08-08T21:51:46.4080154Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-08-08T21:51:46.4080897Z  echo "SHA1=b9d86fa89636e301796d4201f36d86c73f6e49bc" 2024-08-08T21:51:46.4081583Z  echo "USE_SPLIT_BUILD=false" 2024-08-08T21:51:46.4082124Z } >> "${GITHUB_ENV} }}" 2024-08-08T21:51:46.4091069Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:51:46.4091729Z env: 2024-08-08T21:51:46.4092068Z PYTORCH_ROOT: /pytorch 2024-08-08T21:51:46.4092493Z BUILDER_ROOT: /builder 2024-08-08T21:51:46.4092924Z PACKAGE_TYPE: manywheel 2024-08-08T21:51:46.4093350Z DESIRED_CUDA: cu124 2024-08-08T21:51:46.4093741Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:51:46.4094336Z GPU_ARCH_TYPE: cuda 2024-08-08T21:51:46.4094860Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:51:46.4095451Z SKIP_ALL_TESTS: 1 2024-08-08T21:51:46.4095841Z LIBTORCH_CONFIG: 2024-08-08T21:51:46.4096226Z LIBTORCH_VARIANT: 2024-08-08T21:51:46.4096605Z DESIRED_DEVTOOLSET: 2024-08-08T21:51:46.4097013Z DESIRED_PYTHON: 3.8 2024-08-08T21:51:46.4097633Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:51:46.4098358Z ANACONDA_USER: pytorch 2024-08-08T21:51:46.4098786Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:51:46.4099260Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:51:46.4099750Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:51:46.4100825Z GITHUB_TOKEN: *** 2024-08-08T21:51:46.4101229Z PR_NUMBER: 2024-08-08T21:51:46.4101633Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:51:46.4102194Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:51:46.4102750Z USE_SPLIT_BUILD: false 2024-08-08T21:51:46.4103162Z ##[endgroup] 2024-08-08T21:51:46.4313335Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-08-08T21:51:46.4314062Z with: 2024-08-08T21:51:46.4314631Z github-secret: *** 2024-08-08T21:51:46.4315049Z activate-with-label: false 2024-08-08T21:51:46.4315499Z label: with-ssh 2024-08-08T21:51:46.4315870Z remove-existing-keys: true 2024-08-08T21:51:46.4316323Z fail-silently: true 2024-08-08T21:51:46.4316705Z env: 2024-08-08T21:51:46.4317005Z PYTORCH_ROOT: /pytorch 2024-08-08T21:51:46.4317453Z BUILDER_ROOT: /builder 2024-08-08T21:51:46.4317876Z PACKAGE_TYPE: manywheel 2024-08-08T21:51:46.4318283Z DESIRED_CUDA: cu124 2024-08-08T21:51:46.4318672Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:51:46.4319063Z GPU_ARCH_TYPE: cuda 2024-08-08T21:51:46.4319549Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:51:46.4320130Z SKIP_ALL_TESTS: 1 2024-08-08T21:51:46.4320489Z LIBTORCH_CONFIG: 2024-08-08T21:51:46.4320840Z LIBTORCH_VARIANT: 2024-08-08T21:51:46.4321271Z DESIRED_DEVTOOLSET: 2024-08-08T21:51:46.4321669Z DESIRED_PYTHON: 3.8 2024-08-08T21:51:46.4322287Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:51:46.4322992Z ANACONDA_USER: pytorch 2024-08-08T21:51:46.4323395Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:51:46.4323861Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:51:46.4324349Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:51:46.4325081Z GITHUB_TOKEN: *** 2024-08-08T21:51:46.4325452Z PR_NUMBER: 2024-08-08T21:51:46.4326102Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:51:46.4326686Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:51:46.4327225Z USE_SPLIT_BUILD: false 2024-08-08T21:51:46.4327650Z ##[endgroup] 2024-08-08T21:51:46.5549909Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-08-08T21:51:46.5555368Z ciflow reference detected, attempting to extract PR number 2024-08-08T21:51:46.8712822Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-08-08T21:51:46.9435955Z No SSH keys found for user pytorch-bot[bot] 2024-08-08T21:51:46.9436782Z Grabbing public ssh keys from https://github.com/drisspg.keys 2024-08-08T21:51:47.0268786Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-08-08T21:51:47.0291748Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-08-08T21:51:47.0337204Z Login using: ssh ec2-user@ec2-54-90-172-201.compute-1.amazonaws.com 2024-08-08T21:51:47.0478194Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-08T21:51:47.0478939Z with: 2024-08-08T21:51:47.0479246Z no-sudo: false 2024-08-08T21:51:47.0479627Z submodules: recursive 2024-08-08T21:51:47.0480040Z fetch-depth: 0 2024-08-08T21:51:47.0480371Z env: 2024-08-08T21:51:47.0480702Z PYTORCH_ROOT: /pytorch 2024-08-08T21:51:47.0481131Z BUILDER_ROOT: /builder 2024-08-08T21:51:47.0481537Z PACKAGE_TYPE: manywheel 2024-08-08T21:51:47.0481964Z DESIRED_CUDA: cu124 2024-08-08T21:51:47.0482366Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:51:47.0482770Z GPU_ARCH_TYPE: cuda 2024-08-08T21:51:47.0483284Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:51:47.0483891Z SKIP_ALL_TESTS: 1 2024-08-08T21:51:47.0484258Z LIBTORCH_CONFIG: 2024-08-08T21:51:47.0484647Z LIBTORCH_VARIANT: 2024-08-08T21:51:47.0485045Z DESIRED_DEVTOOLSET: 2024-08-08T21:51:47.0485436Z DESIRED_PYTHON: 3.8 2024-08-08T21:51:47.0486120Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:51:47.0486857Z ANACONDA_USER: pytorch 2024-08-08T21:51:47.0487293Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:51:47.0487769Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:51:47.0488244Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:51:47.0489016Z GITHUB_TOKEN: *** 2024-08-08T21:51:47.0489406Z PR_NUMBER: 2024-08-08T21:51:47.0489801Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:51:47.0490365Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:51:47.0491396Z USE_SPLIT_BUILD: false 2024-08-08T21:51:47.0491828Z ##[endgroup] 2024-08-08T21:51:47.0761014Z ##[group]Run retry () { 2024-08-08T21:51:47.0761462Z retry () { 2024-08-08T21:51:47.0762089Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T21:51:47.0762797Z } 2024-08-08T21:51:47.0763167Z echo "${GITHUB_WORKSPACE}" 2024-08-08T21:51:47.0763705Z if [ -z "${NO_SUDO}" ]; then 2024-08-08T21:51:47.0764329Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T21:51:47.0764884Z else 2024-08-08T21:51:47.0765313Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T21:51:47.0765846Z fi 2024-08-08T21:51:47.0766209Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T21:51:47.0775085Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:51:47.0775710Z env: 2024-08-08T21:51:47.0776033Z PYTORCH_ROOT: /pytorch 2024-08-08T21:51:47.0776471Z BUILDER_ROOT: /builder 2024-08-08T21:51:47.0776901Z PACKAGE_TYPE: manywheel 2024-08-08T21:51:47.0777321Z DESIRED_CUDA: cu124 2024-08-08T21:51:47.0777728Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:51:47.0778155Z GPU_ARCH_TYPE: cuda 2024-08-08T21:51:47.0778652Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:51:47.0779258Z SKIP_ALL_TESTS: 1 2024-08-08T21:51:47.0779645Z LIBTORCH_CONFIG: 2024-08-08T21:51:47.0780014Z LIBTORCH_VARIANT: 2024-08-08T21:51:47.0780607Z DESIRED_DEVTOOLSET: 2024-08-08T21:51:47.0781021Z DESIRED_PYTHON: 3.8 2024-08-08T21:51:47.0781629Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:51:47.0782361Z ANACONDA_USER: pytorch 2024-08-08T21:51:47.0782797Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:51:47.0783250Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:51:47.0783747Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:51:47.0784529Z GITHUB_TOKEN: *** 2024-08-08T21:51:47.0784916Z PR_NUMBER: 2024-08-08T21:51:47.0785290Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:51:47.0785887Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:51:47.0786448Z USE_SPLIT_BUILD: false 2024-08-08T21:51:47.0786863Z NO_SUDO: false 2024-08-08T21:51:47.0787210Z ##[endgroup] 2024-08-08T21:51:47.0814952Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T21:51:49.5549442Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T21:51:49.5549975Z with: 2024-08-08T21:51:49.5550590Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:51:49.5551162Z fetch-depth: 0 2024-08-08T21:51:49.5551527Z submodules: recursive 2024-08-08T21:51:49.5551946Z quiet-checkout: true 2024-08-08T21:51:49.5552440Z repository: pytorch/pytorch 2024-08-08T21:51:49.5553028Z token: *** 2024-08-08T21:51:49.5553386Z ssh-strict: true 2024-08-08T21:51:49.5553789Z persist-credentials: true 2024-08-08T21:51:49.5554214Z clean: true 2024-08-08T21:51:49.5554607Z sparse-checkout-cone-mode: true 2024-08-08T21:51:49.5555084Z lfs: false 2024-08-08T21:51:49.5555431Z set-safe-directory: true 2024-08-08T21:51:49.5555841Z env: 2024-08-08T21:51:49.5556177Z PYTORCH_ROOT: /pytorch 2024-08-08T21:51:49.5556593Z BUILDER_ROOT: /builder 2024-08-08T21:51:49.5557024Z PACKAGE_TYPE: manywheel 2024-08-08T21:51:49.5557453Z DESIRED_CUDA: cu124 2024-08-08T21:51:49.5557843Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:51:49.5558265Z GPU_ARCH_TYPE: cuda 2024-08-08T21:51:49.5558789Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:51:49.5559398Z SKIP_ALL_TESTS: 1 2024-08-08T21:51:49.5559791Z LIBTORCH_CONFIG: 2024-08-08T21:51:49.5560181Z LIBTORCH_VARIANT: 2024-08-08T21:51:49.5560564Z DESIRED_DEVTOOLSET: 2024-08-08T21:51:49.5560976Z DESIRED_PYTHON: 3.8 2024-08-08T21:51:49.5561597Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:51:49.5562309Z ANACONDA_USER: pytorch 2024-08-08T21:51:49.5562753Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:51:49.5563231Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:51:49.5563708Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:51:49.5564416Z GITHUB_TOKEN: *** 2024-08-08T21:51:49.5564803Z PR_NUMBER: 2024-08-08T21:51:49.5565181Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:51:49.5565765Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:51:49.5566324Z USE_SPLIT_BUILD: false 2024-08-08T21:51:49.5566723Z ##[endgroup] 2024-08-08T21:51:49.6988217Z Syncing repository: pytorch/pytorch 2024-08-08T21:51:49.6991907Z ##[group]Getting Git version info 2024-08-08T21:51:49.6993720Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T21:51:49.6995888Z [command]/usr/bin/git version 2024-08-08T21:51:49.6996799Z git version 2.40.1 2024-08-08T21:51:49.7006608Z ##[endgroup] 2024-08-08T21:51:49.7039225Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/f86904ce-4845-48f9-9538-0baa70998cde' before making global git config changes 2024-08-08T21:51:49.7042358Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T21:51:49.7049044Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T21:51:49.7096293Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T21:51:49.7102951Z ##[group]Initializing the repository 2024-08-08T21:51:49.7108868Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T21:51:49.7142330Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T21:51:49.7143479Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T21:51:49.7144692Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T21:51:49.7146118Z hint: 2024-08-08T21:51:49.7147158Z hint: git config --global init.defaultBranch 2024-08-08T21:51:49.7148291Z hint: 2024-08-08T21:51:49.7149585Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T21:51:49.7151735Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T21:51:49.7153265Z hint: 2024-08-08T21:51:49.7154076Z hint: git branch -m 2024-08-08T21:51:49.7155942Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-08T21:51:49.7162744Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T21:51:49.7200169Z ##[endgroup] 2024-08-08T21:51:49.7201605Z ##[group]Disabling automatic garbage collection 2024-08-08T21:51:49.7206502Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T21:51:49.7242814Z ##[endgroup] 2024-08-08T21:51:49.7244081Z ##[group]Setting up auth 2024-08-08T21:51:49.7255336Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T21:51:49.7294117Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-08T21:51:49.7600096Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T21:51:49.7640135Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-08T21:51:49.7949911Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T21:51:49.8008397Z ##[endgroup] 2024-08-08T21:51:49.8009765Z ##[group]Fetching the repository 2024-08-08T21:51:49.8021210Z [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-08-08T21:51:52.0401660Z remote: Enumerating objects: 1008940 2024-08-08T21:51:52.0402364Z remote: Enumerating objects: 1011962, done. 2024-08-08T21:51:52.0404890Z remote: Counting objects: 0% (1/3022) 2024-08-08T21:51:52.0405542Z remote: Counting objects: 1% (31/3022) 2024-08-08T21:51:52.0406183Z remote: Counting objects: 2% (61/3022) 2024-08-08T21:51:52.0406802Z remote: Counting objects: 3% (91/3022) 2024-08-08T21:51:52.0407437Z remote: Counting objects: 4% (121/3022) 2024-08-08T21:51:52.0408072Z remote: Counting objects: 5% (152/3022) 2024-08-08T21:51:52.0408729Z remote: Counting objects: 6% (182/3022) 2024-08-08T21:51:52.0409364Z remote: Counting objects: 7% (212/3022) 2024-08-08T21:51:52.0409992Z remote: Counting objects: 8% (242/3022) 2024-08-08T21:51:52.0410595Z remote: Counting objects: 9% (272/3022) 2024-08-08T21:51:52.0412077Z remote: Counting objects: 10% (303/3022) 2024-08-08T21:51:52.0412724Z remote: Counting objects: 11% (333/3022) 2024-08-08T21:51:52.0413344Z remote: Counting objects: 12% (363/3022) 2024-08-08T21:51:52.0413945Z remote: Counting objects: 13% (393/3022) 2024-08-08T21:51:52.0414569Z remote: Counting objects: 14% (424/3022) 2024-08-08T21:51:52.0415194Z remote: Counting objects: 15% (454/3022) 2024-08-08T21:51:52.0415796Z remote: Counting objects: 16% (484/3022) 2024-08-08T21:51:52.0416424Z remote: Counting objects: 17% (514/3022) 2024-08-08T21:51:52.0417042Z remote: Counting objects: 18% (544/3022) 2024-08-08T21:51:52.0418058Z remote: Counting objects: 19% (575/3022) 2024-08-08T21:51:52.0418678Z remote: Counting objects: 20% (605/3022) 2024-08-08T21:51:52.0419299Z remote: Counting objects: 21% (635/3022) 2024-08-08T21:51:52.0419910Z remote: Counting objects: 22% (665/3022) 2024-08-08T21:51:52.0420549Z remote: Counting objects: 23% (696/3022) 2024-08-08T21:51:52.0421170Z remote: Counting objects: 24% (726/3022) 2024-08-08T21:51:52.0421788Z remote: Counting objects: 25% (756/3022) 2024-08-08T21:51:52.0422387Z remote: Counting objects: 26% (786/3022) 2024-08-08T21:51:52.0423005Z remote: Counting objects: 27% (816/3022) 2024-08-08T21:51:52.0423621Z remote: Counting objects: 28% (847/3022) 2024-08-08T21:51:52.0424218Z remote: Counting objects: 29% (877/3022) 2024-08-08T21:51:52.0424845Z remote: Counting objects: 30% (907/3022) 2024-08-08T21:51:52.0425466Z remote: Counting objects: 31% (937/3022) 2024-08-08T21:51:52.0426241Z remote: Counting objects: 32% (968/3022) 2024-08-08T21:51:52.0426890Z remote: Counting objects: 33% (998/3022) 2024-08-08T21:51:52.0427531Z remote: Counting objects: 34% (1028/3022) 2024-08-08T21:51:52.0428180Z remote: Counting objects: 35% (1058/3022) 2024-08-08T21:51:52.0429251Z remote: Counting objects: 36% (1088/3022) 2024-08-08T21:51:52.0429908Z remote: Counting objects: 37% (1119/3022) 2024-08-08T21:51:52.0430571Z remote: Counting objects: 38% (1149/3022) 2024-08-08T21:51:52.0431357Z remote: Counting objects: 39% (1179/3022) 2024-08-08T21:51:52.0432384Z remote: Counting objects: 40% (1209/3022) 2024-08-08T21:51:52.0433040Z remote: Counting objects: 41% (1240/3022) 2024-08-08T21:51:52.0433665Z remote: Counting objects: 42% (1270/3022) 2024-08-08T21:51:52.0434303Z remote: Counting objects: 43% (1300/3022) 2024-08-08T21:51:52.0434947Z remote: Counting objects: 44% (1330/3022) 2024-08-08T21:51:52.0435588Z remote: Counting objects: 45% (1360/3022) 2024-08-08T21:51:52.0436228Z remote: Counting objects: 46% (1391/3022) 2024-08-08T21:51:52.0436870Z remote: Counting objects: 47% (1421/3022) 2024-08-08T21:51:52.0437489Z remote: Counting objects: 48% (1451/3022) 2024-08-08T21:51:52.0438125Z remote: Counting objects: 49% (1481/3022) 2024-08-08T21:51:52.0438768Z remote: Counting objects: 50% (1511/3022) 2024-08-08T21:51:52.0439388Z remote: Counting objects: 51% (1542/3022) 2024-08-08T21:51:52.0440024Z remote: Counting objects: 52% (1572/3022) 2024-08-08T21:51:52.0440663Z remote: Counting objects: 53% (1602/3022) 2024-08-08T21:51:52.0441284Z remote: Counting objects: 54% (1632/3022) 2024-08-08T21:51:52.0441929Z remote: Counting objects: 55% (1663/3022) 2024-08-08T21:51:52.0442570Z remote: Counting objects: 56% (1693/3022) 2024-08-08T21:51:52.0443219Z remote: Counting objects: 57% (1723/3022) 2024-08-08T21:51:52.0443855Z remote: Counting objects: 58% (1753/3022) 2024-08-08T21:51:52.0444492Z remote: Counting objects: 59% (1783/3022) 2024-08-08T21:51:52.0445128Z remote: Counting objects: 60% (1814/3022) 2024-08-08T21:51:52.0445753Z remote: Counting objects: 61% (1844/3022) 2024-08-08T21:51:52.0446388Z remote: Counting objects: 62% (1874/3022) 2024-08-08T21:51:52.0447022Z remote: Counting objects: 63% (1904/3022) 2024-08-08T21:51:52.0447680Z remote: Counting objects: 64% (1935/3022) 2024-08-08T21:51:52.0448322Z remote: Counting objects: 65% (1965/3022) 2024-08-08T21:51:52.0448963Z remote: Counting objects: 66% (1995/3022) 2024-08-08T21:51:52.0449601Z remote: Counting objects: 67% (2025/3022) 2024-08-08T21:51:52.0450223Z remote: Counting objects: 68% (2055/3022) 2024-08-08T21:51:52.0451071Z remote: Counting objects: 69% (2086/3022) 2024-08-08T21:51:52.0451732Z remote: Counting objects: 70% (2116/3022) 2024-08-08T21:51:52.0452578Z remote: Counting objects: 71% (2146/3022) 2024-08-08T21:51:52.0453226Z remote: Counting objects: 72% (2176/3022) 2024-08-08T21:51:52.0453869Z remote: Counting objects: 73% (2207/3022) 2024-08-08T21:51:52.0454489Z remote: Counting objects: 74% (2237/3022) 2024-08-08T21:51:52.0455128Z remote: Counting objects: 75% (2267/3022) 2024-08-08T21:51:52.0455768Z remote: Counting objects: 76% (2297/3022) 2024-08-08T21:51:52.0456388Z remote: Counting objects: 77% (2327/3022) 2024-08-08T21:51:52.0457032Z remote: Counting objects: 78% (2358/3022) 2024-08-08T21:51:52.0457671Z remote: Counting objects: 79% (2388/3022) 2024-08-08T21:51:52.0458291Z remote: Counting objects: 80% (2418/3022) 2024-08-08T21:51:52.0458931Z remote: Counting objects: 81% (2448/3022) 2024-08-08T21:51:52.0459566Z remote: Counting objects: 82% (2479/3022) 2024-08-08T21:51:52.0460314Z remote: Counting objects: 83% (2509/3022) 2024-08-08T21:51:52.0460974Z remote: Counting objects: 84% (2539/3022) 2024-08-08T21:51:52.0461609Z remote: Counting objects: 85% (2569/3022) 2024-08-08T21:51:52.0462251Z remote: Counting objects: 86% (2599/3022) 2024-08-08T21:51:52.0462871Z remote: Counting objects: 87% (2630/3022) 2024-08-08T21:51:52.0463505Z remote: Counting objects: 88% (2660/3022) 2024-08-08T21:51:52.0464140Z remote: Counting objects: 89% (2690/3022) 2024-08-08T21:51:52.0464760Z remote: Counting objects: 90% (2720/3022) 2024-08-08T21:51:52.0465393Z remote: Counting objects: 91% (2751/3022) 2024-08-08T21:51:52.0466258Z remote: Counting objects: 92% (2781/3022) 2024-08-08T21:51:52.0466906Z remote: Counting objects: 93% (2811/3022) 2024-08-08T21:51:52.0467541Z remote: Counting objects: 94% (2841/3022) 2024-08-08T21:51:52.0468179Z remote: Counting objects: 95% (2871/3022) 2024-08-08T21:51:52.0468814Z remote: Counting objects: 96% (2902/3022) 2024-08-08T21:51:52.0469465Z remote: Counting objects: 97% (2932/3022) 2024-08-08T21:51:52.0470102Z remote: Counting objects: 98% (2962/3022) 2024-08-08T21:51:52.0470724Z remote: Counting objects: 99% (2992/3022) 2024-08-08T21:51:52.0471716Z remote: Counting objects: 100% (3022/3022) 2024-08-08T21:51:52.0472404Z remote: Counting objects: 100% (3022/3022), done. 2024-08-08T21:51:52.0984145Z remote: Compressing objects: 0% (1/1566) 2024-08-08T21:51:52.1301592Z remote: Compressing objects: 1% (16/1566) 2024-08-08T21:51:52.1363241Z remote: Compressing objects: 2% (32/1566) 2024-08-08T21:51:52.2186379Z remote: Compressing objects: 3% (47/1566) 2024-08-08T21:51:52.4298171Z remote: Compressing objects: 4% (63/1566) 2024-08-08T21:51:52.6288471Z remote: Compressing objects: 5% (79/1566) 2024-08-08T21:51:52.7030483Z remote: Compressing objects: 6% (94/1566) 2024-08-08T21:51:52.7349547Z remote: Compressing objects: 7% (110/1566) 2024-08-08T21:51:52.7840680Z remote: Compressing objects: 8% (126/1566) 2024-08-08T21:51:52.8236469Z remote: Compressing objects: 9% (141/1566) 2024-08-08T21:51:52.8668428Z remote: Compressing objects: 10% (157/1566) 2024-08-08T21:51:52.8966086Z remote: Compressing objects: 11% (173/1566) 2024-08-08T21:51:52.9284308Z remote: Compressing objects: 12% (188/1566) 2024-08-08T21:51:52.9535967Z remote: Compressing objects: 13% (204/1566) 2024-08-08T21:51:52.9745301Z remote: Compressing objects: 14% (220/1566) 2024-08-08T21:51:52.9985726Z remote: Compressing objects: 15% (235/1566) 2024-08-08T21:51:53.0119094Z remote: Compressing objects: 16% (251/1566) 2024-08-08T21:51:53.0215302Z remote: Compressing objects: 17% (267/1566) 2024-08-08T21:51:53.0294705Z remote: Compressing objects: 18% (282/1566) 2024-08-08T21:51:53.0346837Z remote: Compressing objects: 19% (298/1566) 2024-08-08T21:51:53.0381687Z remote: Compressing objects: 20% (314/1566) 2024-08-08T21:51:53.0405292Z remote: Compressing objects: 21% (329/1566) 2024-08-08T21:51:53.0420466Z remote: Compressing objects: 22% (345/1566) 2024-08-08T21:51:53.0462322Z remote: Compressing objects: 23% (361/1566) 2024-08-08T21:51:53.0469496Z remote: Compressing objects: 23% (373/1566) 2024-08-08T21:51:53.0520573Z remote: Compressing objects: 24% (376/1566) 2024-08-08T21:51:53.0534952Z remote: Compressing objects: 25% (392/1566) 2024-08-08T21:51:53.0558198Z remote: Compressing objects: 26% (408/1566) 2024-08-08T21:51:53.0574021Z remote: Compressing objects: 27% (423/1566) 2024-08-08T21:51:53.0624592Z remote: Compressing objects: 28% (439/1566) 2024-08-08T21:51:53.0656832Z remote: Compressing objects: 29% (455/1566) 2024-08-08T21:51:53.0670993Z remote: Compressing objects: 30% (470/1566) 2024-08-08T21:51:53.0695431Z remote: Compressing objects: 31% (486/1566) 2024-08-08T21:51:53.0726976Z remote: Compressing objects: 32% (502/1566) 2024-08-08T21:51:53.0755254Z remote: Compressing objects: 33% (517/1566) 2024-08-08T21:51:53.0778478Z remote: Compressing objects: 34% (533/1566) 2024-08-08T21:51:53.0812337Z remote: Compressing objects: 35% (549/1566) 2024-08-08T21:51:53.0836547Z remote: Compressing objects: 36% (564/1566) 2024-08-08T21:51:53.0862393Z remote: Compressing objects: 37% (580/1566) 2024-08-08T21:51:53.0876662Z remote: Compressing objects: 38% (596/1566) 2024-08-08T21:51:53.0894483Z remote: Compressing objects: 39% (611/1566) 2024-08-08T21:51:53.0924638Z remote: Compressing objects: 40% (627/1566) 2024-08-08T21:51:53.0946459Z remote: Compressing objects: 41% (643/1566) 2024-08-08T21:51:53.0971008Z remote: Compressing objects: 42% (658/1566) 2024-08-08T21:51:53.0988153Z remote: Compressing objects: 43% (674/1566) 2024-08-08T21:51:53.1003630Z remote: Compressing objects: 44% (690/1566) 2024-08-08T21:51:53.1025940Z remote: Compressing objects: 45% (705/1566) 2024-08-08T21:51:53.1043652Z remote: Compressing objects: 46% (721/1566) 2024-08-08T21:51:53.1057546Z remote: Compressing objects: 47% (737/1566) 2024-08-08T21:51:53.1075260Z remote: Compressing objects: 48% (752/1566) 2024-08-08T21:51:53.1085131Z remote: Compressing objects: 49% (768/1566) 2024-08-08T21:51:53.1094312Z remote: Compressing objects: 50% (783/1566) 2024-08-08T21:51:53.1103298Z remote: Compressing objects: 51% (799/1566) 2024-08-08T21:51:53.1110711Z remote: Compressing objects: 52% (815/1566) 2024-08-08T21:51:53.1118508Z remote: Compressing objects: 53% (830/1566) 2024-08-08T21:51:53.1126220Z remote: Compressing objects: 54% (846/1566) 2024-08-08T21:51:53.1135102Z remote: Compressing objects: 55% (862/1566) 2024-08-08T21:51:53.1140499Z remote: Compressing objects: 56% (877/1566) 2024-08-08T21:51:53.1146749Z remote: Compressing objects: 57% (893/1566) 2024-08-08T21:51:53.1153597Z remote: Compressing objects: 58% (909/1566) 2024-08-08T21:51:53.1158890Z remote: Compressing objects: 59% (924/1566) 2024-08-08T21:51:53.1162856Z remote: Compressing objects: 60% (940/1566) 2024-08-08T21:51:53.1165499Z remote: Compressing objects: 61% (956/1566) 2024-08-08T21:51:53.1169304Z remote: Compressing objects: 62% (971/1566) 2024-08-08T21:51:53.1172521Z remote: Compressing objects: 63% (987/1566) 2024-08-08T21:51:53.1173802Z remote: Compressing objects: 64% (1003/1566) 2024-08-08T21:51:53.1175152Z remote: Compressing objects: 65% (1018/1566) 2024-08-08T21:51:53.1176045Z remote: Compressing objects: 66% (1034/1566) 2024-08-08T21:51:53.1177791Z remote: Compressing objects: 67% (1050/1566) 2024-08-08T21:51:53.1179308Z remote: Compressing objects: 68% (1065/1566) 2024-08-08T21:51:53.1193745Z remote: Compressing objects: 69% (1081/1566) 2024-08-08T21:51:53.1199315Z remote: Compressing objects: 70% (1097/1566) 2024-08-08T21:51:53.1210077Z remote: Compressing objects: 71% (1112/1566) 2024-08-08T21:51:53.1221314Z remote: Compressing objects: 72% (1128/1566) 2024-08-08T21:51:53.1228521Z remote: Compressing objects: 73% (1144/1566) 2024-08-08T21:51:53.1234414Z remote: Compressing objects: 74% (1159/1566) 2024-08-08T21:51:53.1239440Z remote: Compressing objects: 75% (1175/1566) 2024-08-08T21:51:53.1243966Z remote: Compressing objects: 76% (1191/1566) 2024-08-08T21:51:53.1250683Z remote: Compressing objects: 77% (1206/1566) 2024-08-08T21:51:53.1254408Z remote: Compressing objects: 78% (1222/1566) 2024-08-08T21:51:53.1260469Z remote: Compressing objects: 79% (1238/1566) 2024-08-08T21:51:53.1265900Z remote: Compressing objects: 80% (1253/1566) 2024-08-08T21:51:53.1269371Z remote: Compressing objects: 81% (1269/1566) 2024-08-08T21:51:53.1275264Z remote: Compressing objects: 82% (1285/1566) 2024-08-08T21:51:53.1279511Z remote: Compressing objects: 83% (1300/1566) 2024-08-08T21:51:53.1284141Z remote: Compressing objects: 84% (1316/1566) 2024-08-08T21:51:53.1287624Z remote: Compressing objects: 85% (1332/1566) 2024-08-08T21:51:53.1292222Z remote: Compressing objects: 86% (1347/1566) 2024-08-08T21:51:53.1294468Z remote: Compressing objects: 87% (1363/1566) 2024-08-08T21:51:53.1297169Z remote: Compressing objects: 88% (1379/1566) 2024-08-08T21:51:53.1300889Z remote: Compressing objects: 89% (1394/1566) 2024-08-08T21:51:53.1304889Z remote: Compressing objects: 90% (1410/1566) 2024-08-08T21:51:53.1307867Z remote: Compressing objects: 91% (1426/1566) 2024-08-08T21:51:53.1310210Z remote: Compressing objects: 92% (1441/1566) 2024-08-08T21:51:53.1312788Z remote: Compressing objects: 93% (1457/1566) 2024-08-08T21:51:53.1315663Z remote: Compressing objects: 94% (1473/1566) 2024-08-08T21:51:53.1318898Z remote: Compressing objects: 95% (1488/1566) 2024-08-08T21:51:53.1321237Z remote: Compressing objects: 96% (1504/1566) 2024-08-08T21:51:53.1324609Z remote: Compressing objects: 97% (1520/1566) 2024-08-08T21:51:53.1326949Z remote: Compressing objects: 98% (1535/1566) 2024-08-08T21:51:53.1328989Z remote: Compressing objects: 99% (1551/1566) 2024-08-08T21:51:53.1329678Z remote: Compressing objects: 100% (1566/1566) 2024-08-08T21:51:53.1330406Z remote: Compressing objects: 100% (1566/1566), done. 2024-08-08T21:52:21.3292870Z remote: Total 1011962 (delta 2006), reused 2213 (delta 1452), pack-reused 1008940 2024-08-08T21:52:48.5456406Z [command]/usr/bin/git rev-parse --verify --quiet b9d86fa89636e301796d4201f36d86c73f6e49bc^{object} 2024-08-08T21:52:48.5485313Z b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:52:48.5492294Z ##[endgroup] 2024-08-08T21:52:48.5493078Z ##[group]Determining the checkout info 2024-08-08T21:52:48.5495217Z ##[endgroup] 2024-08-08T21:52:48.5495968Z ##[group]Checking out the ref 2024-08-08T21:52:48.5500908Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:52:50.3859409Z ##[endgroup] 2024-08-08T21:52:50.3860738Z ##[group]Setting up auth for fetching submodules 2024-08-08T21:52:50.3867701Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T21:52:50.3928827Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T21:52:50.3966828Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T21:52:50.4002667Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T21:52:50.4033358Z ##[endgroup] 2024-08-08T21:52:50.4034013Z ##[group]Fetching submodules 2024-08-08T21:52:50.4040280Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T21:52:50.4373435Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-08T21:52:50.4701273Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T21:52:50.4703110Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T21:52:50.4705114Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T21:52:50.4708235Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T21:52:50.4712312Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T21:52:50.4714767Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T21:52:50.4718593Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T21:52:50.4722470Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T21:52:50.4726254Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T21:52:50.4730359Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T21:52:50.4734966Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T21:52:50.4739106Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T21:52:50.4743446Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T21:52:50.4748111Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T21:52:50.4752567Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T21:52:50.4757382Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T21:52:50.4762592Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:52:50.4767449Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T21:52:50.4774308Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T21:52:50.4778493Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T21:52:50.4784188Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T21:52:50.4789888Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T21:52:50.4795883Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T21:52:50.4801701Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T21:52:50.4807823Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T21:52:50.4814344Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T21:52:50.4820886Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T21:52:50.4826964Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T21:52:50.4833531Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T21:52:50.4840129Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T21:52:50.4847084Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T21:52:50.4854345Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T21:52:50.4861538Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T21:52:50.4868238Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T21:52:50.4875625Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T21:52:50.4908368Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T21:52:50.7552337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-08T21:52:50.9425108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T21:52:51.1056402Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T21:52:51.3320761Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T21:52:53.5235855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T21:53:07.1385835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-08T21:53:07.5818570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T21:53:08.0741081Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T21:53:08.7286878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T21:53:10.1865387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-08T21:53:12.6885727Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-08T21:53:21.3083873Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T21:53:22.8173509Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T21:53:24.7654421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-08T21:53:26.1755411Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-08-08T21:53:26.4957217Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T21:53:26.9345193Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-08T21:53:27.2544868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-08T21:53:28.4713227Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-08T21:53:28.8296868Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-08T21:53:29.0822906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-08T21:53:30.9847029Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T21:53:31.8150468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T21:53:32.4642587Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T21:53:39.9102513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-08T21:53:42.2907190Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T21:53:47.4646622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T21:53:47.7471929Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-08T21:53:58.7255406Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-08T21:53:58.8710991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T21:53:59.0582891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-08T21:54:00.1462970Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T21:54:00.4674646Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-08T21:54:01.1411377Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T21:54:01.5836684Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T21:54:01.5969965Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T21:54:01.6066517Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T21:54:01.6345274Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T21:54:01.6802234Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T21:54:02.8689721Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T21:54:02.8958978Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T21:54:02.9527441Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T21:54:03.0752573Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T21:54:03.1159623Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T21:54:03.7686620Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T21:54:04.0855804Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T21:54:04.1860063Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T21:54:04.1879826Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:54:04.1883676Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:54:04.1887626Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:54:04.1891967Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:54:04.1896373Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:54:04.1924034Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T21:54:05.1898024Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T21:54:05.8823875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T21:54:08.2988894Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T21:54:09.5430295Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T21:54:09.8949242Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T21:54:10.0170453Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T21:54:10.5400731Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T21:54:10.6191345Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T21:54:10.6333175Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T21:54:10.7735154Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T21:54:10.8227307Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T21:54:10.8331492Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T21:54:10.8818214Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T21:54:10.9122906Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T21:54:10.9692409Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T21:54:10.9834773Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T21:54:10.9851072Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T21:54:10.9878196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T21:54:27.4193075Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T21:54:27.4399159Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T21:54:27.5584651Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T21:54:27.5605624Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:54:27.5611313Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:54:27.5614794Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:54:27.5641399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T21:54:28.1551503Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T21:54:29.5271772Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T21:54:30.8805125Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T21:54:30.8822659Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:54:30.8825523Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:54:30.8829155Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:54:30.8832750Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:54:30.8836258Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:54:30.8840156Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:54:30.8844207Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:54:30.8848069Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:54:30.8876465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T21:54:31.8616989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T21:54:32.2455383Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T21:54:33.6063977Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T21:54:35.3447255Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T21:54:36.2742358Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T21:54:37.5281815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T21:54:44.8958984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T21:54:45.3478510Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T21:54:45.3695428Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T21:54:45.4133458Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T21:54:45.4282108Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T21:54:45.4298586Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:54:45.4325173Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-08T21:54:45.7797614Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T21:54:45.8011737Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T21:54:45.8503792Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T21:54:45.9746726Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T21:54:45.9934399Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T21:54:46.0414664Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T21:54:46.1141920Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T21:54:46.1597166Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T21:54:46.1885535Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T21:54:46.3208100Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T21:54:46.7753778Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T21:54:46.7791518Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T21:54:46.7794022Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T21:54:46.7821563Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T21:54:47.2346358Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T21:54:48.2858563Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T21:54:48.3268792Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T21:54:48.4082110Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T21:54:48.4127176Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:54:48.4132687Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:54:48.4134797Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:54:48.4136852Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:54:48.4140735Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:54:48.4143381Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:54:48.4145828Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:54:48.4147885Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:54:48.4156584Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T21:54:48.8801323Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T21:54:50.1174831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T21:54:50.4700075Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T21:54:58.3406216Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T21:54:58.6023687Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T21:54:58.8132302Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T21:54:59.1269334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T21:55:08.0042368Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T21:55:08.0532563Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T21:55:08.0716755Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T21:55:08.1984005Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T21:55:08.2131357Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T21:55:08.2299545Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T21:55:08.2473847Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T21:55:08.2490054Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:55:08.2493497Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:55:08.2520240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T21:55:10.5629832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T21:55:12.1349662Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T21:55:12.1909215Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T21:55:12.7768881Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T21:55:12.7899842Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T21:55:13.1221771Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T21:55:13.1245193Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:55:13.1247852Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T21:55:13.1275673Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T21:55:13.5934100Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T21:55:14.8697421Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T21:55:14.9595830Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T21:55:14.9693221Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T21:55:14.9835571Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T21:55:15.0291419Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T21:55:15.0645893Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T21:55:15.1165081Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T21:55:15.1476456Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T21:55:15.1498338Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:55:15.1503241Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:55:15.1506160Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:55:15.1509324Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:55:15.1536436Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T21:55:16.4154998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T21:55:16.6470056Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T21:55:18.2373753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T21:55:19.2829356Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T21:55:19.3009451Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T21:55:19.3871888Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T21:55:19.4217043Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T21:55:19.4234326Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:55:19.4262102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T21:55:19.6218417Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T21:55:19.6253951Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T21:55:19.6582533Z Entering 'android/libs/fbjni' 2024-08-08T21:55:19.6627313Z Entering 'third_party/FP16' 2024-08-08T21:55:19.6670025Z Entering 'third_party/FXdiv' 2024-08-08T21:55:19.6712676Z Entering 'third_party/NNPACK' 2024-08-08T21:55:19.6757121Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:55:19.6800382Z Entering 'third_party/XNNPACK' 2024-08-08T21:55:19.6863083Z Entering 'third_party/benchmark' 2024-08-08T21:55:19.6906436Z Entering 'third_party/cpp-httplib' 2024-08-08T21:55:19.6949080Z Entering 'third_party/cpuinfo' 2024-08-08T21:55:19.6992155Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:55:19.7035766Z Entering 'third_party/cutlass' 2024-08-08T21:55:19.7092087Z Entering 'third_party/eigen' 2024-08-08T21:55:19.7136999Z Entering 'third_party/fbgemm' 2024-08-08T21:55:19.7182049Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:55:19.7226191Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:55:19.7268879Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:55:19.7320808Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:55:19.7362920Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:55:19.7406107Z Entering 'third_party/flatbuffers' 2024-08-08T21:55:19.7452996Z Entering 'third_party/fmt' 2024-08-08T21:55:19.7497716Z Entering 'third_party/foxi' 2024-08-08T21:55:19.7541095Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:55:19.7584961Z Entering 'third_party/gloo' 2024-08-08T21:55:19.7628511Z Entering 'third_party/googletest' 2024-08-08T21:55:19.7674334Z Entering 'third_party/ideep' 2024-08-08T21:55:19.7718466Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:55:19.7770302Z Entering 'third_party/ittapi' 2024-08-08T21:55:19.7813826Z Entering 'third_party/kineto' 2024-08-08T21:55:19.7857203Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:55:19.7899742Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:55:19.7943914Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:55:19.7987402Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:55:19.8029776Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:55:19.8070495Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:55:19.8114574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:55:19.8156597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:55:19.8200542Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:55:19.8244849Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:55:19.8289948Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:55:19.8334118Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:55:19.8379430Z Entering 'third_party/mimalloc' 2024-08-08T21:55:19.8424303Z Entering 'third_party/nccl/nccl' 2024-08-08T21:55:19.8467286Z Entering 'third_party/nlohmann' 2024-08-08T21:55:19.8511461Z Entering 'third_party/onnx' 2024-08-08T21:55:19.8576089Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:55:19.8619562Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:55:19.8665247Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:55:19.8712121Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:55:19.8755023Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:55:19.8796162Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:55:19.8838466Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:55:19.8882645Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:55:19.8923542Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:55:19.8964770Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:55:19.9006910Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:55:19.9052060Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:55:19.9096782Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:55:19.9163936Z Entering 'third_party/pocketfft' 2024-08-08T21:55:19.9208973Z Entering 'third_party/protobuf' 2024-08-08T21:55:19.9257357Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:55:19.9300366Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:55:19.9345424Z Entering 'third_party/psimd' 2024-08-08T21:55:19.9389697Z Entering 'third_party/pthreadpool' 2024-08-08T21:55:19.9433238Z Entering 'third_party/pybind11' 2024-08-08T21:55:19.9478241Z Entering 'third_party/python-peachpy' 2024-08-08T21:55:19.9522082Z Entering 'third_party/sleef' 2024-08-08T21:55:19.9565898Z Entering 'third_party/tensorpipe' 2024-08-08T21:55:19.9608892Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:55:19.9651295Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:55:19.9694023Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:55:19.9738796Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:55:19.9781676Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:55:19.9840892Z ##[endgroup] 2024-08-08T21:55:19.9841661Z ##[group]Persisting credentials for submodules 2024-08-08T21:55:19.9849999Z [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-08-08T21:55:20.0178270Z Entering 'android/libs/fbjni' 2024-08-08T21:55:20.0231676Z Entering 'third_party/FP16' 2024-08-08T21:55:20.0286822Z Entering 'third_party/FXdiv' 2024-08-08T21:55:20.0342059Z Entering 'third_party/NNPACK' 2024-08-08T21:55:20.0396047Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:55:20.0449168Z Entering 'third_party/XNNPACK' 2024-08-08T21:55:20.0524235Z Entering 'third_party/benchmark' 2024-08-08T21:55:20.0578178Z Entering 'third_party/cpp-httplib' 2024-08-08T21:55:20.0629675Z Entering 'third_party/cpuinfo' 2024-08-08T21:55:20.0685736Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:55:20.0739046Z Entering 'third_party/cutlass' 2024-08-08T21:55:20.0802007Z Entering 'third_party/eigen' 2024-08-08T21:55:20.0857919Z Entering 'third_party/fbgemm' 2024-08-08T21:55:20.0911064Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:55:20.0964428Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:55:20.1018473Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:55:20.1079256Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:55:20.1132667Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:55:20.1186748Z Entering 'third_party/flatbuffers' 2024-08-08T21:55:20.1244285Z Entering 'third_party/fmt' 2024-08-08T21:55:20.1299112Z Entering 'third_party/foxi' 2024-08-08T21:55:20.1352602Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:55:20.1406421Z Entering 'third_party/gloo' 2024-08-08T21:55:20.1463294Z Entering 'third_party/googletest' 2024-08-08T21:55:20.1518066Z Entering 'third_party/ideep' 2024-08-08T21:55:20.1571281Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:55:20.1635963Z Entering 'third_party/ittapi' 2024-08-08T21:55:20.1691674Z Entering 'third_party/kineto' 2024-08-08T21:55:20.1745959Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:55:20.1799158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:55:20.1855564Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:55:20.1908129Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:55:20.1960321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:55:20.2011395Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:55:20.2067165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:55:20.2120034Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:55:20.2174254Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:55:20.2228991Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:55:20.2285556Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:55:20.2340658Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:55:20.2395060Z Entering 'third_party/mimalloc' 2024-08-08T21:55:20.2451523Z Entering 'third_party/nccl/nccl' 2024-08-08T21:55:20.2505955Z Entering 'third_party/nlohmann' 2024-08-08T21:55:20.2561631Z Entering 'third_party/onnx' 2024-08-08T21:55:20.2634906Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:55:20.2689408Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:55:20.2745430Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:55:20.2802139Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:55:20.2854169Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:55:20.2907298Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:55:20.2958906Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:55:20.3013328Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:55:20.3067126Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:55:20.3121057Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:55:20.3174498Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:55:20.3228656Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:55:20.3282709Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:55:20.3359345Z Entering 'third_party/pocketfft' 2024-08-08T21:55:20.3415053Z Entering 'third_party/protobuf' 2024-08-08T21:55:20.3472624Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:55:20.3526838Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:55:20.3584473Z Entering 'third_party/psimd' 2024-08-08T21:55:20.3639432Z Entering 'third_party/pthreadpool' 2024-08-08T21:55:20.3693096Z Entering 'third_party/pybind11' 2024-08-08T21:55:20.3749484Z Entering 'third_party/python-peachpy' 2024-08-08T21:55:20.3804226Z Entering 'third_party/sleef' 2024-08-08T21:55:20.3859443Z Entering 'third_party/tensorpipe' 2024-08-08T21:55:20.3914555Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:55:20.3967683Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:55:20.4020404Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:55:20.4074188Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:55:20.4125899Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:55:20.4197947Z [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-08-08T21:55:20.4542428Z Entering 'android/libs/fbjni' 2024-08-08T21:55:20.4592287Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T21:55:20.4610627Z Entering 'third_party/FP16' 2024-08-08T21:55:20.4660962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T21:55:20.4679010Z Entering 'third_party/FXdiv' 2024-08-08T21:55:20.4728846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T21:55:20.4747744Z Entering 'third_party/NNPACK' 2024-08-08T21:55:20.4798423Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T21:55:20.4818494Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:55:20.4870150Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T21:55:20.4889240Z Entering 'third_party/XNNPACK' 2024-08-08T21:55:20.4940557Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T21:55:20.4979946Z Entering 'third_party/benchmark' 2024-08-08T21:55:20.5033154Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T21:55:20.5052459Z Entering 'third_party/cpp-httplib' 2024-08-08T21:55:20.5103935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T21:55:20.5122224Z Entering 'third_party/cpuinfo' 2024-08-08T21:55:20.5172859Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T21:55:20.5193366Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:55:20.5243121Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T21:55:20.5263082Z Entering 'third_party/cutlass' 2024-08-08T21:55:20.5313665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T21:55:20.5343297Z Entering 'third_party/eigen' 2024-08-08T21:55:20.5393075Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T21:55:20.5415318Z Entering 'third_party/fbgemm' 2024-08-08T21:55:20.5466817Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T21:55:20.5485727Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:55:20.5536984Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-08T21:55:20.5555201Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:55:20.5605755Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T21:55:20.5626212Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:55:20.5677480Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-08T21:55:20.5705028Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:55:20.5755641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:55:20.5774906Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:55:20.5825886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-08-08T21:55:20.5845861Z Entering 'third_party/flatbuffers' 2024-08-08T21:55:20.5896501Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T21:55:20.5917927Z Entering 'third_party/fmt' 2024-08-08T21:55:20.5968834Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T21:55:20.5988656Z Entering 'third_party/foxi' 2024-08-08T21:55:20.6038659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T21:55:20.6058647Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:55:20.6109943Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T21:55:20.6128567Z Entering 'third_party/gloo' 2024-08-08T21:55:20.6179673Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T21:55:20.6199212Z Entering 'third_party/googletest' 2024-08-08T21:55:20.6249428Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:55:20.6268930Z Entering 'third_party/ideep' 2024-08-08T21:55:20.6321286Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T21:55:20.6339251Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:55:20.6389782Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-08T21:55:20.6418266Z Entering 'third_party/ittapi' 2024-08-08T21:55:20.6470252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T21:55:20.6489029Z Entering 'third_party/kineto' 2024-08-08T21:55:20.6541701Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T21:55:20.6561140Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:55:20.6613698Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-08-08T21:55:20.6632701Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:55:20.6684889Z 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-08-08T21:55:20.6705707Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:55:20.6754949Z 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-08-08T21:55:20.6775087Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:55:20.6823551Z 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-08-08T21:55:20.6842156Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:55:20.6894381Z 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-08-08T21:55:20.6911717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:55:20.6963193Z 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-08-08T21:55:20.6984097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:55:20.7037743Z 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-08-08T21:55:20.7057169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:55:20.7107882Z 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-08-08T21:55:20.7126433Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:55:20.7177157Z 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-08-08T21:55:20.7196710Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:55:20.7247479Z 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-08-08T21:55:20.7267315Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:55:20.7317571Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-08-08T21:55:20.7337197Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:55:20.7387248Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-08-08T21:55:20.7406909Z Entering 'third_party/mimalloc' 2024-08-08T21:55:20.7457012Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T21:55:20.7476620Z Entering 'third_party/nccl/nccl' 2024-08-08T21:55:20.7528242Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T21:55:20.7548734Z Entering 'third_party/nlohmann' 2024-08-08T21:55:20.7599893Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T21:55:20.7621902Z Entering 'third_party/onnx' 2024-08-08T21:55:20.7674140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T21:55:20.7712973Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:55:20.7764856Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-08T21:55:20.7784397Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:55:20.7834984Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-08T21:55:20.7856104Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:55:20.7907658Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T21:55:20.7928423Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:55:20.7979156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2024-08-08T21:55:20.7997709Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:55:20.8048166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:55:20.8066985Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:55:20.8116220Z 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-08-08T21:55:20.8135253Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:55:20.8184868Z 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-08-08T21:55:20.8204672Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:55:20.8256065Z 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-08-08T21:55:20.8274281Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:55:20.8324151Z 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-08-08T21:55:20.8344250Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:55:20.8396348Z 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-08-08T21:55:20.8414301Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:55:20.8466291Z 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-08-08T21:55:20.8488847Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:55:20.8541235Z 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-08-08T21:55:20.8562089Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:55:20.8613095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-08T21:55:20.8655257Z Entering 'third_party/pocketfft' 2024-08-08T21:55:20.8705477Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T21:55:20.8724597Z Entering 'third_party/protobuf' 2024-08-08T21:55:20.8776805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T21:55:20.8799699Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:55:20.8850134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-08T21:55:20.8869014Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:55:20.8919899Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:55:20.8941727Z Entering 'third_party/psimd' 2024-08-08T21:55:20.8992810Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T21:55:20.9012669Z Entering 'third_party/pthreadpool' 2024-08-08T21:55:20.9063078Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T21:55:20.9082972Z Entering 'third_party/pybind11' 2024-08-08T21:55:20.9136314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T21:55:20.9156062Z Entering 'third_party/python-peachpy' 2024-08-08T21:55:20.9206147Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T21:55:20.9226417Z Entering 'third_party/sleef' 2024-08-08T21:55:20.9277312Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T21:55:20.9297361Z Entering 'third_party/tensorpipe' 2024-08-08T21:55:20.9347839Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T21:55:20.9366697Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:55:20.9417038Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:55:20.9435666Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:55:20.9486814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-08T21:55:20.9504641Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:55:20.9555401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-08T21:55:20.9574777Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:55:20.9624722Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-08T21:55:20.9642200Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:55:20.9695315Z 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-08-08T21:55:21.0731613Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T21:55:21.1064374Z Entering 'android/libs/fbjni' 2024-08-08T21:55:21.1107405Z Entering 'third_party/FP16' 2024-08-08T21:55:21.1152229Z Entering 'third_party/FXdiv' 2024-08-08T21:55:21.1196818Z Entering 'third_party/NNPACK' 2024-08-08T21:55:21.1240850Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:55:21.1284198Z Entering 'third_party/XNNPACK' 2024-08-08T21:55:21.1346484Z Entering 'third_party/benchmark' 2024-08-08T21:55:21.1391334Z Entering 'third_party/cpp-httplib' 2024-08-08T21:55:21.1436958Z Entering 'third_party/cpuinfo' 2024-08-08T21:55:21.1480885Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:55:21.1525764Z Entering 'third_party/cutlass' 2024-08-08T21:55:21.1580253Z Entering 'third_party/eigen' 2024-08-08T21:55:21.1626371Z Entering 'third_party/fbgemm' 2024-08-08T21:55:21.1670253Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:55:21.1713162Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:55:21.1756160Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:55:21.1807335Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:55:21.1851321Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:55:21.1895768Z Entering 'third_party/flatbuffers' 2024-08-08T21:55:21.1943867Z Entering 'third_party/fmt' 2024-08-08T21:55:21.1988484Z Entering 'third_party/foxi' 2024-08-08T21:55:21.2032551Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:55:21.2077087Z Entering 'third_party/gloo' 2024-08-08T21:55:21.2120505Z Entering 'third_party/googletest' 2024-08-08T21:55:21.2164096Z Entering 'third_party/ideep' 2024-08-08T21:55:21.2207315Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:55:21.2259840Z Entering 'third_party/ittapi' 2024-08-08T21:55:21.2303777Z Entering 'third_party/kineto' 2024-08-08T21:55:21.2348071Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:55:21.2392139Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:55:21.2438378Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:55:21.2481708Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:55:21.2525363Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:55:21.2567177Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:55:21.2611873Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:55:21.2655250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:55:21.2698871Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:55:21.2742752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:55:21.2787442Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:55:21.2829767Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:55:21.2874135Z Entering 'third_party/mimalloc' 2024-08-08T21:55:21.2919617Z Entering 'third_party/nccl/nccl' 2024-08-08T21:55:21.2963594Z Entering 'third_party/nlohmann' 2024-08-08T21:55:21.3010567Z Entering 'third_party/onnx' 2024-08-08T21:55:21.3075981Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:55:21.3121238Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:55:21.3168518Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:55:21.3217170Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:55:21.3259718Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:55:21.3303677Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:55:21.3344610Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:55:21.3388583Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:55:21.3430462Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:55:21.3473018Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:55:21.3515910Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:55:21.3559687Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:55:21.3605651Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:55:21.3673480Z Entering 'third_party/pocketfft' 2024-08-08T21:55:21.3718645Z Entering 'third_party/protobuf' 2024-08-08T21:55:21.3766537Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:55:21.3810016Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:55:21.3855952Z Entering 'third_party/psimd' 2024-08-08T21:55:21.3899534Z Entering 'third_party/pthreadpool' 2024-08-08T21:55:21.3943089Z Entering 'third_party/pybind11' 2024-08-08T21:55:21.3987614Z Entering 'third_party/python-peachpy' 2024-08-08T21:55:21.4031252Z Entering 'third_party/sleef' 2024-08-08T21:55:21.4076364Z Entering 'third_party/tensorpipe' 2024-08-08T21:55:21.4120609Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:55:21.4163364Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:55:21.4205472Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:55:21.4247877Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:55:21.4289909Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:55:21.4354758Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T21:55:21.4687580Z Entering 'android/libs/fbjni' 2024-08-08T21:55:21.4731181Z Entering 'third_party/FP16' 2024-08-08T21:55:21.4775180Z Entering 'third_party/FXdiv' 2024-08-08T21:55:21.4819189Z Entering 'third_party/NNPACK' 2024-08-08T21:55:21.4863696Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:55:21.4907550Z Entering 'third_party/XNNPACK' 2024-08-08T21:55:21.4970561Z Entering 'third_party/benchmark' 2024-08-08T21:55:21.5014599Z Entering 'third_party/cpp-httplib' 2024-08-08T21:55:21.5060179Z Entering 'third_party/cpuinfo' 2024-08-08T21:55:21.5104793Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:55:21.5148747Z Entering 'third_party/cutlass' 2024-08-08T21:55:21.5202064Z Entering 'third_party/eigen' 2024-08-08T21:55:21.5246828Z Entering 'third_party/fbgemm' 2024-08-08T21:55:21.5291146Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:55:21.5334527Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:55:21.5376997Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:55:21.5428428Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:55:21.5470092Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:55:21.5514544Z Entering 'third_party/flatbuffers' 2024-08-08T21:55:21.5563368Z Entering 'third_party/fmt' 2024-08-08T21:55:21.5607623Z Entering 'third_party/foxi' 2024-08-08T21:55:21.5650691Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:55:21.5695916Z Entering 'third_party/gloo' 2024-08-08T21:55:21.5740451Z Entering 'third_party/googletest' 2024-08-08T21:55:21.5784034Z Entering 'third_party/ideep' 2024-08-08T21:55:21.5825385Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:55:21.5877389Z Entering 'third_party/ittapi' 2024-08-08T21:55:21.5920996Z Entering 'third_party/kineto' 2024-08-08T21:55:21.5964434Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:55:21.6007160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:55:21.6052132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:55:21.6095201Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:55:21.6138553Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:55:21.6181210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:55:21.6225800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:55:21.6268315Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:55:21.6313050Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:55:21.6359339Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:55:21.6404736Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:55:21.6447250Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:55:21.6492827Z Entering 'third_party/mimalloc' 2024-08-08T21:55:21.6537353Z Entering 'third_party/nccl/nccl' 2024-08-08T21:55:21.6582230Z Entering 'third_party/nlohmann' 2024-08-08T21:55:21.6626133Z Entering 'third_party/onnx' 2024-08-08T21:55:21.6688561Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:55:21.6733345Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:55:21.6779007Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:55:21.6824006Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:55:21.6866381Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:55:21.6908377Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:55:21.6951769Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:55:21.6997300Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:55:21.7040854Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:55:21.7083031Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:55:21.7125668Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:55:21.7171554Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:55:21.7215168Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:55:21.7280381Z Entering 'third_party/pocketfft' 2024-08-08T21:55:21.7324327Z Entering 'third_party/protobuf' 2024-08-08T21:55:21.7372590Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:55:21.7417577Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:55:21.7461543Z Entering 'third_party/psimd' 2024-08-08T21:55:21.7505908Z Entering 'third_party/pthreadpool' 2024-08-08T21:55:21.7550108Z Entering 'third_party/pybind11' 2024-08-08T21:55:21.7594466Z Entering 'third_party/python-peachpy' 2024-08-08T21:55:21.7639766Z Entering 'third_party/sleef' 2024-08-08T21:55:21.7683542Z Entering 'third_party/tensorpipe' 2024-08-08T21:55:21.7727116Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:55:21.7769781Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:55:21.7814217Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:55:21.7856865Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:55:21.7898193Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:55:21.7955362Z ##[endgroup] 2024-08-08T21:55:21.8010533Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T21:55:21.8041035Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T21:55:21.8283043Z Prepare all required actions 2024-08-08T21:55:21.8283647Z Getting action download info 2024-08-08T21:55:21.9807086Z ##[group]Run ./.github/actions/setup-linux 2024-08-08T21:55:21.9807601Z env: 2024-08-08T21:55:21.9807940Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:21.9808373Z BUILDER_ROOT: /builder 2024-08-08T21:55:21.9808786Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:21.9809215Z DESIRED_CUDA: cu124 2024-08-08T21:55:21.9809623Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:21.9810030Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:21.9810552Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:21.9811643Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:21.9812014Z LIBTORCH_CONFIG: 2024-08-08T21:55:21.9812402Z LIBTORCH_VARIANT: 2024-08-08T21:55:21.9812796Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:21.9813189Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:21.9813821Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:21.9814614Z ANACONDA_USER: pytorch 2024-08-08T21:55:21.9815039Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:21.9815512Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:21.9816007Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:21.9816758Z GITHUB_TOKEN: *** 2024-08-08T21:55:21.9817144Z PR_NUMBER: 2024-08-08T21:55:21.9817538Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:21.9818101Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:21.9818661Z USE_SPLIT_BUILD: false 2024-08-08T21:55:21.9819075Z ##[endgroup] 2024-08-08T21:55:21.9844160Z ##[group]Run set -euo pipefail 2024-08-08T21:55:21.9844684Z set -euo pipefail 2024-08-08T21:55:21.9845169Z function get_ec2_metadata() { 2024-08-08T21:55:21.9845836Z  # Pulled from instance metadata endpoint for EC2 2024-08-08T21:55:21.9846955Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-08T21:55:21.9847948Z  category=$1 2024-08-08T21:55:21.9848612Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-08T21:55:21.9849414Z  runner_name_str=i-090f23307b29aeeb6 2024-08-08T21:55:21.9849974Z  if [[ -f /.inarc ]]; then 2024-08-08T21:55:21.9850583Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-08T21:55:21.9851642Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-08T21:55:21.9852490Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-08T21:55:21.9853254Z  else 2024-08-08T21:55:21.9853867Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-08T21:55:21.9854582Z  fi 2024-08-08T21:55:21.9854930Z } 2024-08-08T21:55:21.9855370Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-08T21:55:21.9856082Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-08T21:55:21.9856913Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-08T21:55:21.9857629Z echo "system info $(uname -a)" 2024-08-08T21:55:21.9866281Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:21.9866903Z env: 2024-08-08T21:55:21.9867239Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:21.9867653Z BUILDER_ROOT: /builder 2024-08-08T21:55:21.9868084Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:21.9868512Z DESIRED_CUDA: cu124 2024-08-08T21:55:21.9868901Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:21.9869324Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:21.9869849Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:21.9870450Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:21.9870839Z LIBTORCH_CONFIG: 2024-08-08T21:55:21.9871225Z LIBTORCH_VARIANT: 2024-08-08T21:55:21.9871628Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:21.9872038Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:21.9872664Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:21.9873387Z ANACONDA_USER: pytorch 2024-08-08T21:55:21.9873982Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:21.9874479Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:21.9874968Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:21.9875684Z GITHUB_TOKEN: *** 2024-08-08T21:55:21.9876071Z PR_NUMBER: 2024-08-08T21:55:21.9876465Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:21.9877025Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:21.9877580Z USE_SPLIT_BUILD: false 2024-08-08T21:55:21.9877991Z ##[endgroup] 2024-08-08T21:55:21.9984143Z ami-id: ami-0ce0c36d7a00b20e2 2024-08-08T21:55:22.0049962Z instance-id: i-090f23307b29aeeb6 2024-08-08T21:55:22.0117550Z instance-type: g3.4xlarge 2024-08-08T21:55:22.0127346Z system info Linux ip-10-0-10-52.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-08-08T21:55:22.0176188Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T21:55:22.0178412Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T21:55:22.0192331Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:22.0193587Z env: 2024-08-08T21:55:22.0194228Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:22.0195066Z BUILDER_ROOT: /builder 2024-08-08T21:55:22.0195905Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:22.0196727Z DESIRED_CUDA: cu124 2024-08-08T21:55:22.0197548Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:22.0198373Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:22.0199360Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:22.0200560Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:22.0201316Z LIBTORCH_CONFIG: 2024-08-08T21:55:22.0202058Z LIBTORCH_VARIANT: 2024-08-08T21:55:22.0202852Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:22.0203663Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:22.0204871Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:22.0206349Z ANACONDA_USER: pytorch 2024-08-08T21:55:22.0207240Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:22.0208175Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:22.0209209Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:22.0210687Z GITHUB_TOKEN: *** 2024-08-08T21:55:22.0211775Z PR_NUMBER: 2024-08-08T21:55:22.0212540Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:22.0213648Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:22.0214723Z USE_SPLIT_BUILD: false 2024-08-08T21:55:22.0215503Z ##[endgroup] 2024-08-08T21:55:22.0310263Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-08T21:55:22.0311046Z if systemctl is-active --quiet docker; then 2024-08-08T21:55:22.0311722Z  echo "Docker daemon is running..."; 2024-08-08T21:55:22.0312288Z else 2024-08-08T21:55:22.0312890Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-08T21:55:22.0313623Z fi 2024-08-08T21:55:22.0321794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:22.0322402Z env: 2024-08-08T21:55:22.0322750Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:22.0323188Z BUILDER_ROOT: /builder 2024-08-08T21:55:22.0323599Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:22.0324035Z DESIRED_CUDA: cu124 2024-08-08T21:55:22.0324445Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:22.0324849Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:22.0325373Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:22.0325982Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:22.0326351Z LIBTORCH_CONFIG: 2024-08-08T21:55:22.0372800Z LIBTORCH_VARIANT: 2024-08-08T21:55:22.0373238Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:22.0373625Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:22.0374235Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:22.0374939Z ANACONDA_USER: pytorch 2024-08-08T21:55:22.0375352Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:22.0375802Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:22.0376545Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:22.0377367Z GITHUB_TOKEN: *** 2024-08-08T21:55:22.0377726Z PR_NUMBER: 2024-08-08T21:55:22.0378088Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:22.0378643Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:22.0379176Z USE_SPLIT_BUILD: false 2024-08-08T21:55:22.0379567Z ##[endgroup] 2024-08-08T21:55:22.0432066Z Docker daemon is running... 2024-08-08T21:55:22.0488976Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T21:55:22.0489685Z with: 2024-08-08T21:55:22.0490008Z shell: bash 2024-08-08T21:55:22.0490558Z timeout_minutes: 5 2024-08-08T21:55:22.0491442Z max_attempts: 3 2024-08-08T21:55:22.0491836Z retry_wait_seconds: 30 2024-08-08T21:55:22.0493614Z 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" 2024-08-08T21:55:22.0495487Z polling_interval_seconds: 1 2024-08-08T21:55:22.0495949Z warning_on_retry: true 2024-08-08T21:55:22.0496365Z continue_on_error: false 2024-08-08T21:55:22.0496773Z env: 2024-08-08T21:55:22.0497101Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:22.0497512Z BUILDER_ROOT: /builder 2024-08-08T21:55:22.0497937Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:22.0498360Z DESIRED_CUDA: cu124 2024-08-08T21:55:22.0498746Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:22.0499162Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:22.0499679Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:22.0500281Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:22.0500664Z LIBTORCH_CONFIG: 2024-08-08T21:55:22.0501046Z LIBTORCH_VARIANT: 2024-08-08T21:55:22.0501424Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:22.0501831Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:22.0502455Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:22.0503170Z ANACONDA_USER: pytorch 2024-08-08T21:55:22.0503607Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:22.0504079Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:22.0504569Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:22.0505328Z GITHUB_TOKEN: *** 2024-08-08T21:55:22.0505717Z PR_NUMBER: 2024-08-08T21:55:22.0506106Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:22.0506667Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:22.0507223Z USE_SPLIT_BUILD: false 2024-08-08T21:55:22.0507648Z AWS_RETRY_MODE: standard 2024-08-08T21:55:22.0508060Z AWS_MAX_ATTEMPTS: 5 2024-08-08T21:55:22.0508456Z ##[endgroup] 2024-08-08T21:55:23.1068121Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T21:55:23.1069849Z Configure a credential helper to remove this warning. See 2024-08-08T21:55:23.1071822Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T21:55:23.1072511Z 2024-08-08T21:55:23.1072705Z Login Succeeded 2024-08-08T21:55:23.1243276Z Command completed after 1 attempt(s). 2024-08-08T21:55:23.1299889Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T21:55:23.1300785Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T21:55:23.1301614Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T21:55:23.1310139Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:23.1310746Z env: 2024-08-08T21:55:23.1311085Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:23.1311515Z BUILDER_ROOT: /builder 2024-08-08T21:55:23.1311953Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:23.1312382Z DESIRED_CUDA: cu124 2024-08-08T21:55:23.1312789Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:23.1313194Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:23.1313710Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:23.1314320Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:23.1314688Z LIBTORCH_CONFIG: 2024-08-08T21:55:23.1315261Z LIBTORCH_VARIANT: 2024-08-08T21:55:23.1315693Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:23.1316083Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:23.1316712Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:23.1317441Z ANACONDA_USER: pytorch 2024-08-08T21:55:23.1317863Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:23.1318336Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:23.1318825Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:23.1319591Z GITHUB_TOKEN: *** 2024-08-08T21:55:23.1319961Z PR_NUMBER: 2024-08-08T21:55:23.1320355Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:23.1321095Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:23.1321635Z USE_SPLIT_BUILD: false 2024-08-08T21:55:23.1322052Z ##[endgroup] 2024-08-08T21:55:23.1404990Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T21:55:23.1405942Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T21:55:23.1406696Z # shellcheck disable=SC2046 2024-08-08T21:55:23.1407305Z docker stop $(docker ps -q) || true 2024-08-08T21:55:23.1407886Z # Prune all of the docker images 2024-08-08T21:55:23.1408445Z docker system prune -af 2024-08-08T21:55:23.1416724Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:23.1417352Z env: 2024-08-08T21:55:23.1417690Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:23.1418105Z BUILDER_ROOT: /builder 2024-08-08T21:55:23.1418533Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:23.1418965Z DESIRED_CUDA: cu124 2024-08-08T21:55:23.1419369Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:23.1419788Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:23.1420304Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:23.1420893Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:23.1421278Z LIBTORCH_CONFIG: 2024-08-08T21:55:23.1421663Z LIBTORCH_VARIANT: 2024-08-08T21:55:23.1422041Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:23.1422457Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:23.1423085Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:23.1423797Z ANACONDA_USER: pytorch 2024-08-08T21:55:23.1424233Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:23.1424705Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:23.1425181Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:23.1425931Z GITHUB_TOKEN: *** 2024-08-08T21:55:23.1426320Z PR_NUMBER: 2024-08-08T21:55:23.1426712Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:23.1427276Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:23.1427840Z USE_SPLIT_BUILD: false 2024-08-08T21:55:23.1428248Z ##[endgroup] 2024-08-08T21:55:23.1766618Z "docker stop" requires at least 1 argument. 2024-08-08T21:55:23.1767427Z See 'docker stop --help'. 2024-08-08T21:55:23.1768863Z 2024-08-08T21:55:23.1769589Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-08T21:55:23.1770710Z 2024-08-08T21:55:23.1771492Z Stop one or more running containers 2024-08-08T21:55:23.2133850Z Deleted Images: 2024-08-08T21:55:23.2135275Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T21:55:23.2136930Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T21:55:23.2138427Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-08T21:55:23.2139525Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-08T21:55:23.2140207Z 2024-08-08T21:55:23.2156968Z Total reclaimed space: 5.613MB 2024-08-08T21:55:23.2200586Z ##[group]Run set +e 2024-08-08T21:55:23.2201051Z set +e 2024-08-08T21:55:23.2201410Z set -x 2024-08-08T21:55:23.2201766Z  2024-08-08T21:55:23.2202156Z PT_DOMAIN=download.pytorch.org 2024-08-08T21:55:23.2203326Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-08T21:55:23.2204725Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-08T21:55:23.2205675Z # one is returned at random 2024-08-08T21:55:23.2206336Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-08T21:55:23.2206975Z  2024-08-08T21:55:23.2207354Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T21:55:23.2208129Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-08T21:55:23.2209075Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-08T21:55:23.2209940Z  2024-08-08T21:55:23.2210335Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T21:55:23.2211371Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-08T21:55:23.2212013Z  exit 1 2024-08-08T21:55:23.2212397Z  fi 2024-08-08T21:55:23.2212726Z fi 2024-08-08T21:55:23.2213066Z  2024-08-08T21:55:23.2213505Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-08T21:55:23.2214130Z  # Clean up any old records first 2024-08-08T21:55:23.2214758Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-08T21:55:23.2215324Z fi 2024-08-08T21:55:23.2215641Z  2024-08-08T21:55:23.2216167Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-08T21:55:23.2216855Z cat /etc/hosts 2024-08-08T21:55:23.2225436Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:23.2226062Z env: 2024-08-08T21:55:23.2226408Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:23.2226821Z BUILDER_ROOT: /builder 2024-08-08T21:55:23.2227252Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:23.2227677Z DESIRED_CUDA: cu124 2024-08-08T21:55:23.2228066Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:23.2228486Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:23.2229001Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:23.2229601Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:23.2229986Z LIBTORCH_CONFIG: 2024-08-08T21:55:23.2230371Z LIBTORCH_VARIANT: 2024-08-08T21:55:23.2230751Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:23.2231162Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:23.2231784Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:23.2232494Z ANACONDA_USER: pytorch 2024-08-08T21:55:23.2232931Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:23.2233406Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:23.2233885Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:23.2234774Z GITHUB_TOKEN: *** 2024-08-08T21:55:23.2235170Z PR_NUMBER: 2024-08-08T21:55:23.2235563Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:23.2236132Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:23.2236689Z USE_SPLIT_BUILD: false 2024-08-08T21:55:23.2237103Z ##[endgroup] 2024-08-08T21:55:23.2264838Z + PT_DOMAIN=download.pytorch.org 2024-08-08T21:55:23.2270830Z ++ dig -4 +short download.pytorch.org 2024-08-08T21:55:23.2271397Z ++ tail -n1 2024-08-08T21:55:23.2413596Z + RESOLVED_IP=18.160.10.28 2024-08-08T21:55:23.2414248Z + '[' -z 18.160.10.28 ']' 2024-08-08T21:55:23.2415269Z + grep -r download.pytorch.org /etc/hosts 2024-08-08T21:55:23.2424381Z 18.160.10.28 download.pytorch.org 2024-08-08T21:55:23.2425323Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-08T21:55:23.2553895Z + echo '18.160.10.28 download.pytorch.org' 2024-08-08T21:55:23.2555162Z + sudo tee -a /etc/hosts 2024-08-08T21:55:23.2651045Z 18.160.10.28 download.pytorch.org 2024-08-08T21:55:23.2668588Z + cat /etc/hosts 2024-08-08T21:55:23.2674737Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-08T21:55:23.2691919Z ::1 localhost6 localhost6.localdomain6 2024-08-08T21:55:23.2692554Z 18.160.10.28 download.pytorch.org 2024-08-08T21:55:23.2746338Z Prepare all required actions 2024-08-08T21:55:23.2783137Z ##[group]Run ./.github/actions/chown-workspace 2024-08-08T21:55:23.2783690Z with: 2024-08-08T21:55:23.2784260Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:23.2784976Z env: 2024-08-08T21:55:23.2785296Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:23.2785734Z BUILDER_ROOT: /builder 2024-08-08T21:55:23.2786150Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:23.2786582Z DESIRED_CUDA: cu124 2024-08-08T21:55:23.2786995Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:23.2787400Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:23.2787916Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:23.2788528Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:23.2789167Z LIBTORCH_CONFIG: 2024-08-08T21:55:23.2789535Z LIBTORCH_VARIANT: 2024-08-08T21:55:23.2789941Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:23.2790357Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:23.2791054Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:23.2791774Z ANACONDA_USER: pytorch 2024-08-08T21:55:23.2792211Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:23.2792693Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:23.2793171Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:23.2793941Z GITHUB_TOKEN: *** 2024-08-08T21:55:23.2794330Z PR_NUMBER: 2024-08-08T21:55:23.2794724Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:23.2795285Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:23.2795841Z USE_SPLIT_BUILD: false 2024-08-08T21:55:23.2796251Z ##[endgroup] 2024-08-08T21:55:23.2817694Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T21:55:23.2818856Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T21:55:23.2827493Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:23.2828122Z env: 2024-08-08T21:55:23.2828451Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:23.2828886Z BUILDER_ROOT: /builder 2024-08-08T21:55:23.2829319Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:23.2829731Z DESIRED_CUDA: cu124 2024-08-08T21:55:23.2830137Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:23.2830560Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:23.2831060Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:23.2831668Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:23.2832060Z LIBTORCH_CONFIG: 2024-08-08T21:55:23.2832429Z LIBTORCH_VARIANT: 2024-08-08T21:55:23.2832832Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:23.2833242Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:23.2833855Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:23.2834583Z ANACONDA_USER: pytorch 2024-08-08T21:55:23.2835036Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:23.2835498Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:23.2835996Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:23.2836747Z GITHUB_TOKEN: *** 2024-08-08T21:55:23.2837131Z PR_NUMBER: 2024-08-08T21:55:23.2837527Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:23.2838111Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:23.2838653Z USE_SPLIT_BUILD: false 2024-08-08T21:55:23.2839067Z ##[endgroup] 2024-08-08T21:55:23.3071917Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T21:55:23.4457259Z latest: Pulling from tool/alpine 2024-08-08T21:55:23.4457828Z 540db60ca938: Pulling fs layer 2024-08-08T21:55:23.5520225Z 540db60ca938: Verifying Checksum 2024-08-08T21:55:23.5520807Z 540db60ca938: Download complete 2024-08-08T21:55:23.6998082Z 540db60ca938: Pull complete 2024-08-08T21:55:23.7103540Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T21:55:23.7141094Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T21:55:26.1650613Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T21:55:26.1651745Z rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T21:55:26.1652304Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T21:55:26.1661021Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:55:26.1661651Z env: 2024-08-08T21:55:26.1661997Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:26.1662416Z BUILDER_ROOT: /builder 2024-08-08T21:55:26.1662854Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:26.1663281Z DESIRED_CUDA: cu124 2024-08-08T21:55:26.1663671Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:26.1664097Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:26.1664614Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:26.1665206Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:26.1665594Z LIBTORCH_CONFIG: 2024-08-08T21:55:26.1666216Z LIBTORCH_VARIANT: 2024-08-08T21:55:26.1666601Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:26.1667018Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:26.1667688Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:26.1668432Z ANACONDA_USER: pytorch 2024-08-08T21:55:26.1668872Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:26.1669342Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:26.1669826Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:26.1670745Z GITHUB_TOKEN: *** 2024-08-08T21:55:26.1671189Z PR_NUMBER: 2024-08-08T21:55:26.1671906Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:26.1672956Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:26.1673994Z USE_SPLIT_BUILD: false 2024-08-08T21:55:26.1674752Z ##[endgroup] 2024-08-08T21:55:29.3243913Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T21:55:29.3244510Z with: 2024-08-08T21:55:29.3244906Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:29.3245473Z submodules: recursive 2024-08-08T21:55:29.3245884Z path: pytorch 2024-08-08T21:55:29.3246269Z repository: pytorch/pytorch 2024-08-08T21:55:29.3246865Z token: *** 2024-08-08T21:55:29.3247205Z ssh-strict: true 2024-08-08T21:55:29.3247602Z persist-credentials: true 2024-08-08T21:55:29.3248038Z clean: true 2024-08-08T21:55:29.3248407Z sparse-checkout-cone-mode: true 2024-08-08T21:55:29.3248890Z fetch-depth: 1 2024-08-08T21:55:29.3249250Z lfs: false 2024-08-08T21:55:29.3249597Z set-safe-directory: true 2024-08-08T21:55:29.3250034Z quiet-checkout: false 2024-08-08T21:55:29.3250427Z env: 2024-08-08T21:55:29.3250972Z PYTORCH_ROOT: /pytorch 2024-08-08T21:55:29.3251431Z BUILDER_ROOT: /builder 2024-08-08T21:55:29.3251855Z PACKAGE_TYPE: manywheel 2024-08-08T21:55:29.3252327Z DESIRED_CUDA: cu124 2024-08-08T21:55:29.3252719Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:55:29.3253140Z GPU_ARCH_TYPE: cuda 2024-08-08T21:55:29.3253656Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:55:29.3254254Z SKIP_ALL_TESTS: 1 2024-08-08T21:55:29.3254634Z LIBTORCH_CONFIG: 2024-08-08T21:55:29.3255016Z LIBTORCH_VARIANT: 2024-08-08T21:55:29.3255393Z DESIRED_DEVTOOLSET: 2024-08-08T21:55:29.3255799Z DESIRED_PYTHON: 3.8 2024-08-08T21:55:29.3256418Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:55:29.3257124Z ANACONDA_USER: pytorch 2024-08-08T21:55:29.3257557Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:55:29.3258030Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:55:29.3258505Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:55:29.3259218Z GITHUB_TOKEN: *** 2024-08-08T21:55:29.3259606Z PR_NUMBER: 2024-08-08T21:55:29.3259996Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:55:29.3260564Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:29.3261120Z USE_SPLIT_BUILD: false 2024-08-08T21:55:29.3261530Z ##[endgroup] 2024-08-08T21:55:29.4501731Z Syncing repository: pytorch/pytorch 2024-08-08T21:55:29.4516200Z ##[group]Getting Git version info 2024-08-08T21:55:29.4517482Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-08-08T21:55:29.4553057Z [command]/usr/bin/git version 2024-08-08T21:55:29.4606798Z git version 2.40.1 2024-08-08T21:55:29.4642741Z ##[endgroup] 2024-08-08T21:55:29.4666005Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/abdffca5-8245-4809-ab29-a5291333d502' before making global git config changes 2024-08-08T21:55:29.4667611Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T21:55:29.4672986Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T21:55:29.4713266Z ##[group]Initializing the repository 2024-08-08T21:55:29.4717796Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T21:55:29.4749354Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T21:55:29.4750710Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T21:55:29.4751724Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T21:55:29.4752421Z hint: 2024-08-08T21:55:29.4752944Z hint: git config --global init.defaultBranch 2024-08-08T21:55:29.4754044Z hint: 2024-08-08T21:55:29.4754963Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T21:55:29.4756032Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T21:55:29.4756782Z hint: 2024-08-08T21:55:29.4757173Z hint: git branch -m 2024-08-08T21:55:29.4758152Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-08-08T21:55:29.4765019Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T21:55:29.4797888Z ##[endgroup] 2024-08-08T21:55:29.4798582Z ##[group]Disabling automatic garbage collection 2024-08-08T21:55:29.4802315Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T21:55:29.4833990Z ##[endgroup] 2024-08-08T21:55:29.4834659Z ##[group]Setting up auth 2024-08-08T21:55:29.4843427Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T21:55:29.4878184Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-08T21:55:29.5184758Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T21:55:29.5220649Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-08T21:55:29.5538626Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T21:55:29.5582563Z ##[endgroup] 2024-08-08T21:55:29.5583238Z ##[group]Fetching the repository 2024-08-08T21:55:29.5591619Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:29.7533331Z remote: Enumerating objects: 11297, done. 2024-08-08T21:55:29.7536516Z remote: Counting objects: 0% (1/11297) 2024-08-08T21:55:29.7537158Z remote: Counting objects: 1% (113/11297) 2024-08-08T21:55:29.7540142Z remote: Counting objects: 2% (226/11297) 2024-08-08T21:55:29.7540804Z remote: Counting objects: 3% (339/11297) 2024-08-08T21:55:29.7541902Z remote: Counting objects: 4% (452/11297) 2024-08-08T21:55:29.7542937Z remote: Counting objects: 5% (565/11297) 2024-08-08T21:55:29.7543745Z remote: Counting objects: 6% (678/11297) 2024-08-08T21:55:29.7545196Z remote: Counting objects: 7% (791/11297) 2024-08-08T21:55:29.7546482Z remote: Counting objects: 8% (904/11297) 2024-08-08T21:55:29.7548436Z remote: Counting objects: 9% (1017/11297) 2024-08-08T21:55:29.7549744Z remote: Counting objects: 10% (1130/11297) 2024-08-08T21:55:29.7552499Z remote: Counting objects: 11% (1243/11297) 2024-08-08T21:55:29.7554053Z remote: Counting objects: 12% (1356/11297) 2024-08-08T21:55:29.7555012Z remote: Counting objects: 13% (1469/11297) 2024-08-08T21:55:29.7557921Z remote: Counting objects: 14% (1582/11297) 2024-08-08T21:55:29.7558581Z remote: Counting objects: 15% (1695/11297) 2024-08-08T21:55:29.7559532Z remote: Counting objects: 16% (1808/11297) 2024-08-08T21:55:29.7560811Z remote: Counting objects: 17% (1921/11297) 2024-08-08T21:55:29.7564049Z remote: Counting objects: 18% (2034/11297) 2024-08-08T21:55:29.7565267Z remote: Counting objects: 19% (2147/11297) 2024-08-08T21:55:29.7565927Z remote: Counting objects: 20% (2260/11297) 2024-08-08T21:55:29.7566982Z remote: Counting objects: 21% (2373/11297) 2024-08-08T21:55:29.7567620Z remote: Counting objects: 22% (2486/11297) 2024-08-08T21:55:29.7568280Z remote: Counting objects: 23% (2599/11297) 2024-08-08T21:55:29.7568929Z remote: Counting objects: 24% (2712/11297) 2024-08-08T21:55:29.7569558Z remote: Counting objects: 25% (2825/11297) 2024-08-08T21:55:29.7570218Z remote: Counting objects: 26% (2938/11297) 2024-08-08T21:55:29.7571224Z remote: Counting objects: 27% (3051/11297) 2024-08-08T21:55:29.7571900Z remote: Counting objects: 28% (3164/11297) 2024-08-08T21:55:29.7572553Z remote: Counting objects: 29% (3277/11297) 2024-08-08T21:55:29.7573203Z remote: Counting objects: 30% (3390/11297) 2024-08-08T21:55:29.7574054Z remote: Counting objects: 31% (3503/11297) 2024-08-08T21:55:29.7574718Z remote: Counting objects: 32% (3616/11297) 2024-08-08T21:55:29.7575570Z remote: Counting objects: 33% (3729/11297) 2024-08-08T21:55:29.7576674Z remote: Counting objects: 34% (3841/11297) 2024-08-08T21:55:29.7577711Z remote: Counting objects: 35% (3954/11297) 2024-08-08T21:55:29.7579703Z remote: Counting objects: 36% (4067/11297) 2024-08-08T21:55:29.7580834Z remote: Counting objects: 37% (4180/11297) 2024-08-08T21:55:29.7581827Z remote: Counting objects: 38% (4293/11297) 2024-08-08T21:55:29.7582778Z remote: Counting objects: 39% (4406/11297) 2024-08-08T21:55:29.7584642Z remote: Counting objects: 40% (4519/11297) 2024-08-08T21:55:29.7585318Z remote: Counting objects: 41% (4632/11297) 2024-08-08T21:55:29.7586216Z remote: Counting objects: 42% (4745/11297) 2024-08-08T21:55:29.7587991Z remote: Counting objects: 43% (4858/11297) 2024-08-08T21:55:29.7588665Z remote: Counting objects: 44% (4971/11297) 2024-08-08T21:55:29.7589322Z remote: Counting objects: 45% (5084/11297) 2024-08-08T21:55:29.7590893Z remote: Counting objects: 46% (5197/11297) 2024-08-08T21:55:29.7593422Z remote: Counting objects: 47% (5310/11297) 2024-08-08T21:55:29.7595760Z remote: Counting objects: 48% (5423/11297) 2024-08-08T21:55:29.7597053Z remote: Counting objects: 49% (5536/11297) 2024-08-08T21:55:29.7600283Z remote: Counting objects: 50% (5649/11297) 2024-08-08T21:55:29.7602022Z remote: Counting objects: 51% (5762/11297) 2024-08-08T21:55:29.7604248Z remote: Counting objects: 52% (5875/11297) 2024-08-08T21:55:29.7605113Z remote: Counting objects: 53% (5988/11297) 2024-08-08T21:55:29.7605981Z remote: Counting objects: 54% (6101/11297) 2024-08-08T21:55:29.7608026Z remote: Counting objects: 55% (6214/11297) 2024-08-08T21:55:29.7608824Z remote: Counting objects: 56% (6327/11297) 2024-08-08T21:55:29.7612411Z remote: Counting objects: 57% (6440/11297) 2024-08-08T21:55:29.7615553Z remote: Counting objects: 58% (6553/11297) 2024-08-08T21:55:29.7616228Z remote: Counting objects: 59% (6666/11297) 2024-08-08T21:55:29.7617306Z remote: Counting objects: 60% (6779/11297) 2024-08-08T21:55:29.7618820Z remote: Counting objects: 61% (6892/11297) 2024-08-08T21:55:29.7623188Z remote: Counting objects: 62% (7005/11297) 2024-08-08T21:55:29.7627586Z remote: Counting objects: 63% (7118/11297) 2024-08-08T21:55:29.7632360Z remote: Counting objects: 64% (7231/11297) 2024-08-08T21:55:29.7636520Z remote: Counting objects: 65% (7344/11297) 2024-08-08T21:55:29.7639836Z remote: Counting objects: 66% (7457/11297) 2024-08-08T21:55:29.7643239Z remote: Counting objects: 67% (7569/11297) 2024-08-08T21:55:29.7646662Z remote: Counting objects: 68% (7682/11297) 2024-08-08T21:55:29.7647733Z remote: Counting objects: 69% (7795/11297) 2024-08-08T21:55:29.7649169Z remote: Counting objects: 70% (7908/11297) 2024-08-08T21:55:29.7651721Z remote: Counting objects: 71% (8021/11297) 2024-08-08T21:55:29.7652985Z remote: Counting objects: 72% (8134/11297) 2024-08-08T21:55:29.7656247Z remote: Counting objects: 73% (8247/11297) 2024-08-08T21:55:29.7658850Z remote: Counting objects: 74% (8360/11297) 2024-08-08T21:55:29.7659708Z remote: Counting objects: 75% (8473/11297) 2024-08-08T21:55:29.7661994Z remote: Counting objects: 76% (8586/11297) 2024-08-08T21:55:29.7662894Z remote: Counting objects: 77% (8699/11297) 2024-08-08T21:55:29.7663548Z remote: Counting objects: 78% (8812/11297) 2024-08-08T21:55:29.7665630Z remote: Counting objects: 79% (8925/11297) 2024-08-08T21:55:29.7668401Z remote: Counting objects: 80% (9038/11297) 2024-08-08T21:55:29.7671283Z remote: Counting objects: 81% (9151/11297) 2024-08-08T21:55:29.7672162Z remote: Counting objects: 82% (9264/11297) 2024-08-08T21:55:29.7674173Z remote: Counting objects: 83% (9377/11297) 2024-08-08T21:55:29.7677193Z remote: Counting objects: 84% (9490/11297) 2024-08-08T21:55:29.7680215Z remote: Counting objects: 85% (9603/11297) 2024-08-08T21:55:29.7683955Z remote: Counting objects: 86% (9716/11297) 2024-08-08T21:55:29.7686533Z remote: Counting objects: 87% (9829/11297) 2024-08-08T21:55:29.7689587Z remote: Counting objects: 88% (9942/11297) 2024-08-08T21:55:29.7691913Z remote: Counting objects: 89% (10055/11297) 2024-08-08T21:55:29.7694786Z remote: Counting objects: 90% (10168/11297) 2024-08-08T21:55:29.7697089Z remote: Counting objects: 91% (10281/11297) 2024-08-08T21:55:29.7700536Z remote: Counting objects: 92% (10394/11297) 2024-08-08T21:55:29.7703113Z remote: Counting objects: 93% (10507/11297) 2024-08-08T21:55:29.7706426Z remote: Counting objects: 94% (10620/11297) 2024-08-08T21:55:29.7708184Z remote: Counting objects: 95% (10733/11297) 2024-08-08T21:55:29.7712238Z remote: Counting objects: 96% (10846/11297) 2024-08-08T21:55:29.7718544Z remote: Counting objects: 97% (10959/11297) 2024-08-08T21:55:29.7722859Z remote: Counting objects: 98% (11072/11297) 2024-08-08T21:55:29.7727142Z remote: Counting objects: 99% (11185/11297) 2024-08-08T21:55:29.7727820Z remote: Counting objects: 100% (11297/11297) 2024-08-08T21:55:29.7728527Z remote: Counting objects: 100% (11297/11297), done. 2024-08-08T21:55:29.7841793Z remote: Compressing objects: 0% (1/9755) 2024-08-08T21:55:29.8079376Z remote: Compressing objects: 1% (98/9755) 2024-08-08T21:55:29.8758754Z remote: Compressing objects: 2% (196/9755) 2024-08-08T21:55:29.9032627Z remote: Compressing objects: 3% (293/9755) 2024-08-08T21:55:29.9445371Z remote: Compressing objects: 4% (391/9755) 2024-08-08T21:55:29.9863472Z remote: Compressing objects: 5% (488/9755) 2024-08-08T21:55:30.0486782Z remote: Compressing objects: 6% (586/9755) 2024-08-08T21:55:30.1386815Z remote: Compressing objects: 7% (683/9755) 2024-08-08T21:55:30.1868287Z remote: Compressing objects: 8% (781/9755) 2024-08-08T21:55:30.2336903Z remote: Compressing objects: 9% (878/9755) 2024-08-08T21:55:30.2741128Z remote: Compressing objects: 10% (976/9755) 2024-08-08T21:55:30.3140770Z remote: Compressing objects: 11% (1074/9755) 2024-08-08T21:55:30.3541151Z remote: Compressing objects: 12% (1171/9755) 2024-08-08T21:55:30.4382864Z remote: Compressing objects: 13% (1269/9755) 2024-08-08T21:55:30.4838367Z remote: Compressing objects: 14% (1366/9755) 2024-08-08T21:55:30.5415112Z remote: Compressing objects: 15% (1464/9755) 2024-08-08T21:55:30.6034313Z remote: Compressing objects: 16% (1561/9755) 2024-08-08T21:55:30.6410374Z remote: Compressing objects: 17% (1659/9755) 2024-08-08T21:55:30.7170231Z remote: Compressing objects: 18% (1756/9755) 2024-08-08T21:55:30.7696946Z remote: Compressing objects: 19% (1854/9755) 2024-08-08T21:55:30.7740139Z remote: Compressing objects: 20% (1951/9755) 2024-08-08T21:55:30.8235884Z remote: Compressing objects: 20% (1954/9755) 2024-08-08T21:55:30.8655641Z remote: Compressing objects: 21% (2049/9755) 2024-08-08T21:55:30.9183060Z remote: Compressing objects: 22% (2147/9755) 2024-08-08T21:55:30.9838760Z remote: Compressing objects: 23% (2244/9755) 2024-08-08T21:55:31.0281564Z remote: Compressing objects: 24% (2342/9755) 2024-08-08T21:55:31.0980079Z remote: Compressing objects: 25% (2439/9755) 2024-08-08T21:55:31.1390846Z remote: Compressing objects: 26% (2537/9755) 2024-08-08T21:55:31.1799204Z remote: Compressing objects: 27% (2634/9755) 2024-08-08T21:55:31.2278468Z remote: Compressing objects: 28% (2732/9755) 2024-08-08T21:55:31.2717785Z remote: Compressing objects: 29% (2829/9755) 2024-08-08T21:55:31.3288155Z remote: Compressing objects: 30% (2927/9755) 2024-08-08T21:55:31.3367559Z remote: Compressing objects: 31% (3025/9755) 2024-08-08T21:55:31.3460616Z remote: Compressing objects: 32% (3122/9755) 2024-08-08T21:55:31.3714320Z remote: Compressing objects: 33% (3220/9755) 2024-08-08T21:55:31.3843966Z remote: Compressing objects: 34% (3317/9755) 2024-08-08T21:55:31.4094068Z remote: Compressing objects: 35% (3415/9755) 2024-08-08T21:55:31.4125130Z remote: Compressing objects: 36% (3512/9755) 2024-08-08T21:55:31.4217950Z remote: Compressing objects: 37% (3610/9755) 2024-08-08T21:55:31.4466672Z remote: Compressing objects: 38% (3707/9755) 2024-08-08T21:55:31.4668247Z remote: Compressing objects: 39% (3805/9755) 2024-08-08T21:55:31.4876982Z remote: Compressing objects: 40% (3902/9755) 2024-08-08T21:55:31.5152418Z remote: Compressing objects: 41% (4000/9755) 2024-08-08T21:55:31.5574870Z remote: Compressing objects: 42% (4098/9755) 2024-08-08T21:55:31.5910425Z remote: Compressing objects: 43% (4195/9755) 2024-08-08T21:55:31.6153296Z remote: Compressing objects: 44% (4293/9755) 2024-08-08T21:55:31.6519335Z remote: Compressing objects: 45% (4390/9755) 2024-08-08T21:55:31.6922254Z remote: Compressing objects: 46% (4488/9755) 2024-08-08T21:55:31.7323167Z remote: Compressing objects: 47% (4585/9755) 2024-08-08T21:55:31.7665887Z remote: Compressing objects: 48% (4683/9755) 2024-08-08T21:55:31.7736020Z remote: Compressing objects: 49% (4780/9755) 2024-08-08T21:55:31.7954759Z remote: Compressing objects: 49% (4802/9755) 2024-08-08T21:55:31.8553472Z remote: Compressing objects: 50% (4878/9755) 2024-08-08T21:55:31.8888483Z remote: Compressing objects: 51% (4976/9755) 2024-08-08T21:55:31.9125521Z remote: Compressing objects: 52% (5073/9755) 2024-08-08T21:55:31.9407462Z remote: Compressing objects: 53% (5171/9755) 2024-08-08T21:55:31.9649969Z remote: Compressing objects: 54% (5268/9755) 2024-08-08T21:55:32.0021260Z remote: Compressing objects: 55% (5366/9755) 2024-08-08T21:55:32.0388523Z remote: Compressing objects: 56% (5463/9755) 2024-08-08T21:55:32.0609146Z remote: Compressing objects: 57% (5561/9755) 2024-08-08T21:55:32.1217363Z remote: Compressing objects: 58% (5658/9755) 2024-08-08T21:55:32.1263028Z remote: Compressing objects: 59% (5756/9755) 2024-08-08T21:55:32.1421783Z remote: Compressing objects: 60% (5853/9755) 2024-08-08T21:55:32.1635039Z remote: Compressing objects: 61% (5951/9755) 2024-08-08T21:55:32.2035144Z remote: Compressing objects: 62% (6049/9755) 2024-08-08T21:55:32.2239903Z remote: Compressing objects: 63% (6146/9755) 2024-08-08T21:55:32.2332458Z remote: Compressing objects: 64% (6244/9755) 2024-08-08T21:55:32.2358343Z remote: Compressing objects: 65% (6341/9755) 2024-08-08T21:55:32.2425608Z remote: Compressing objects: 66% (6439/9755) 2024-08-08T21:55:32.2547250Z remote: Compressing objects: 67% (6536/9755) 2024-08-08T21:55:32.2615888Z remote: Compressing objects: 68% (6634/9755) 2024-08-08T21:55:32.2726014Z remote: Compressing objects: 69% (6731/9755) 2024-08-08T21:55:32.2859148Z remote: Compressing objects: 70% (6829/9755) 2024-08-08T21:55:32.3017205Z remote: Compressing objects: 71% (6927/9755) 2024-08-08T21:55:32.3130331Z remote: Compressing objects: 72% (7024/9755) 2024-08-08T21:55:32.3242721Z remote: Compressing objects: 73% (7122/9755) 2024-08-08T21:55:32.3357972Z remote: Compressing objects: 74% (7219/9755) 2024-08-08T21:55:32.3523493Z remote: Compressing objects: 75% (7317/9755) 2024-08-08T21:55:32.3637821Z remote: Compressing objects: 76% (7414/9755) 2024-08-08T21:55:32.3750785Z remote: Compressing objects: 77% (7512/9755) 2024-08-08T21:55:32.3881791Z remote: Compressing objects: 78% (7609/9755) 2024-08-08T21:55:32.4005787Z remote: Compressing objects: 79% (7707/9755) 2024-08-08T21:55:32.4176132Z remote: Compressing objects: 80% (7804/9755) 2024-08-08T21:55:32.4372511Z remote: Compressing objects: 81% (7902/9755) 2024-08-08T21:55:32.4518638Z remote: Compressing objects: 82% (8000/9755) 2024-08-08T21:55:32.4644857Z remote: Compressing objects: 83% (8097/9755) 2024-08-08T21:55:32.4782194Z remote: Compressing objects: 84% (8195/9755) 2024-08-08T21:55:32.4907929Z remote: Compressing objects: 85% (8292/9755) 2024-08-08T21:55:32.5063491Z remote: Compressing objects: 86% (8390/9755) 2024-08-08T21:55:32.5178748Z remote: Compressing objects: 87% (8487/9755) 2024-08-08T21:55:32.5283015Z remote: Compressing objects: 88% (8585/9755) 2024-08-08T21:55:32.5406893Z remote: Compressing objects: 89% (8682/9755) 2024-08-08T21:55:32.5437428Z remote: Compressing objects: 90% (8780/9755) 2024-08-08T21:55:32.5451816Z remote: Compressing objects: 91% (8878/9755) 2024-08-08T21:55:32.5466582Z remote: Compressing objects: 92% (8975/9755) 2024-08-08T21:55:32.5489519Z remote: Compressing objects: 93% (9073/9755) 2024-08-08T21:55:32.5497897Z remote: Compressing objects: 94% (9170/9755) 2024-08-08T21:55:32.5511462Z remote: Compressing objects: 95% (9268/9755) 2024-08-08T21:55:32.5522949Z remote: Compressing objects: 96% (9365/9755) 2024-08-08T21:55:32.5539001Z remote: Compressing objects: 97% (9463/9755) 2024-08-08T21:55:32.5553005Z remote: Compressing objects: 98% (9560/9755) 2024-08-08T21:55:32.5562889Z remote: Compressing objects: 99% (9658/9755) 2024-08-08T21:55:32.5563814Z remote: Compressing objects: 100% (9755/9755) 2024-08-08T21:55:32.5564577Z remote: Compressing objects: 100% (9755/9755), done. 2024-08-08T21:55:32.5612672Z Receiving objects: 0% (1/11297) 2024-08-08T21:55:32.5633339Z Receiving objects: 1% (113/11297) 2024-08-08T21:55:32.5660166Z Receiving objects: 2% (226/11297) 2024-08-08T21:55:32.5681456Z Receiving objects: 3% (339/11297) 2024-08-08T21:55:32.5789003Z Receiving objects: 4% (452/11297) 2024-08-08T21:55:32.5797976Z Receiving objects: 5% (565/11297) 2024-08-08T21:55:32.5807439Z Receiving objects: 6% (678/11297) 2024-08-08T21:55:32.5837590Z Receiving objects: 7% (791/11297) 2024-08-08T21:55:32.5856779Z Receiving objects: 8% (904/11297) 2024-08-08T21:55:32.5880500Z Receiving objects: 9% (1017/11297) 2024-08-08T21:55:32.5916298Z Receiving objects: 10% (1130/11297) 2024-08-08T21:55:32.5962189Z Receiving objects: 11% (1243/11297) 2024-08-08T21:55:32.6243671Z Receiving objects: 12% (1356/11297) 2024-08-08T21:55:32.6449237Z Receiving objects: 13% (1469/11297) 2024-08-08T21:55:32.9642482Z Receiving objects: 14% (1582/11297) 2024-08-08T21:55:32.9728715Z Receiving objects: 15% (1695/11297) 2024-08-08T21:55:32.9799450Z Receiving objects: 16% (1808/11297) 2024-08-08T21:55:32.9952402Z Receiving objects: 17% (1921/11297) 2024-08-08T21:55:33.0019216Z Receiving objects: 18% (2034/11297) 2024-08-08T21:55:33.0107774Z Receiving objects: 19% (2147/11297) 2024-08-08T21:55:33.0276078Z Receiving objects: 20% (2260/11297) 2024-08-08T21:55:33.0714352Z Receiving objects: 21% (2373/11297) 2024-08-08T21:55:33.0829351Z Receiving objects: 22% (2486/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.1059963Z Receiving objects: 23% (2599/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.1235248Z Receiving objects: 24% (2712/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.1446382Z Receiving objects: 25% (2825/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.1679030Z Receiving objects: 26% (2938/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2116635Z Receiving objects: 27% (3051/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2232869Z Receiving objects: 28% (3164/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2312788Z Receiving objects: 29% (3277/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2375263Z Receiving objects: 30% (3390/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2430286Z Receiving objects: 31% (3503/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2605787Z Receiving objects: 32% (3616/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2674024Z Receiving objects: 33% (3729/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2690223Z Receiving objects: 34% (3841/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2787037Z Receiving objects: 35% (3954/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.2945550Z Receiving objects: 36% (4067/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3045775Z Receiving objects: 37% (4180/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3124399Z Receiving objects: 38% (4293/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3220624Z Receiving objects: 39% (4406/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3285126Z Receiving objects: 40% (4519/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3388897Z Receiving objects: 41% (4632/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3630162Z Receiving objects: 42% (4745/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3746520Z Receiving objects: 43% (4858/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.3899671Z Receiving objects: 44% (4971/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.4028704Z Receiving objects: 45% (5084/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.5396070Z Receiving objects: 46% (5197/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.5532223Z Receiving objects: 47% (5310/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.5735795Z Receiving objects: 48% (5423/11297), 17.52 MiB | 35.09 MiB/s 2024-08-08T21:55:33.5817944Z Receiving objects: 48% (5438/11297), 28.18 MiB | 27.85 MiB/s 2024-08-08T21:55:34.5720784Z Receiving objects: 49% (5536/11297), 28.18 MiB | 27.85 MiB/s 2024-08-08T21:55:34.5871407Z Receiving objects: 49% (5587/11297), 49.44 MiB | 32.70 MiB/s 2024-08-08T21:55:34.6042069Z Receiving objects: 50% (5649/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.6156681Z Receiving objects: 51% (5762/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.6281723Z Receiving objects: 52% (5875/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.6407360Z Receiving objects: 53% (5988/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.6568579Z Receiving objects: 54% (6101/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.6800775Z Receiving objects: 55% (6214/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.6964383Z Receiving objects: 56% (6327/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.7189475Z Receiving objects: 57% (6440/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.7308331Z Receiving objects: 58% (6553/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.7409833Z Receiving objects: 59% (6666/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.7422938Z Receiving objects: 60% (6779/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.7766734Z Receiving objects: 61% (6892/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.7953680Z Receiving objects: 62% (7005/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.8441795Z Receiving objects: 63% (7118/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.8931107Z Receiving objects: 64% (7231/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.9094023Z Receiving objects: 65% (7344/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.9151654Z Receiving objects: 66% (7457/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.9252550Z Receiving objects: 67% (7569/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.9462276Z Receiving objects: 68% (7682/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.9684559Z Receiving objects: 69% (7795/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:34.9957642Z Receiving objects: 70% (7908/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:35.0240960Z Receiving objects: 71% (8021/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:35.0513214Z Receiving objects: 72% (8134/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:35.0705008Z Receiving objects: 73% (8247/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:35.0780266Z Receiving objects: 74% (8360/11297), 70.00 MiB | 34.79 MiB/s 2024-08-08T21:55:35.0854484Z Receiving objects: 75% (8473/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.0962734Z Receiving objects: 76% (8586/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.1055678Z Receiving objects: 77% (8699/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.1192749Z Receiving objects: 78% (8812/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.1293190Z Receiving objects: 79% (8925/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.1368140Z Receiving objects: 80% (9038/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.1582280Z Receiving objects: 81% (9151/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.1682092Z Receiving objects: 82% (9264/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.1834287Z Receiving objects: 83% (9377/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.2086244Z Receiving objects: 84% (9490/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.2418485Z Receiving objects: 85% (9603/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.2762505Z Receiving objects: 86% (9716/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.2853798Z Receiving objects: 87% (9829/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.3005248Z Receiving objects: 88% (9942/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.3215964Z Receiving objects: 89% (10055/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.3540853Z Receiving objects: 90% (10168/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.3952152Z Receiving objects: 91% (10281/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.4395016Z Receiving objects: 92% (10394/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.4747987Z Receiving objects: 93% (10507/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.5093275Z Receiving objects: 94% (10620/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.5265698Z Receiving objects: 95% (10733/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.5606831Z Receiving objects: 96% (10846/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.5680264Z Receiving objects: 96% (10916/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.6772010Z Receiving objects: 97% (10959/11297), 80.73 MiB | 32.14 MiB/s 2024-08-08T21:55:35.7136916Z Receiving objects: 98% (11072/11297), 86.52 MiB | 28.67 MiB/s 2024-08-08T21:55:35.7477928Z Receiving objects: 99% (11185/11297), 86.52 MiB | 28.67 MiB/s 2024-08-08T21:55:35.7479115Z remote: Total 11297 (delta 1505), reused 4919 (delta 1255), pack-reused 0 2024-08-08T21:55:35.7480037Z Receiving objects: 100% (11297/11297), 86.52 MiB | 28.67 MiB/s 2024-08-08T21:55:35.7480851Z Receiving objects: 100% (11297/11297), 87.87 MiB | 27.57 MiB/s, done. 2024-08-08T21:55:35.7814436Z Resolving deltas: 0% (0/1505) 2024-08-08T21:55:35.7820699Z Resolving deltas: 1% (16/1505) 2024-08-08T21:55:35.7829747Z Resolving deltas: 2% (32/1505) 2024-08-08T21:55:35.7840661Z Resolving deltas: 3% (46/1505) 2024-08-08T21:55:35.7847665Z Resolving deltas: 4% (61/1505) 2024-08-08T21:55:35.7918138Z Resolving deltas: 5% (76/1505) 2024-08-08T21:55:35.7937909Z Resolving deltas: 6% (91/1505) 2024-08-08T21:55:35.7953272Z Resolving deltas: 7% (106/1505) 2024-08-08T21:55:35.7961739Z Resolving deltas: 8% (121/1505) 2024-08-08T21:55:35.7971996Z Resolving deltas: 9% (136/1505) 2024-08-08T21:55:35.7990006Z Resolving deltas: 10% (151/1505) 2024-08-08T21:55:35.7997882Z Resolving deltas: 11% (167/1505) 2024-08-08T21:55:35.8002316Z Resolving deltas: 12% (181/1505) 2024-08-08T21:55:35.8004303Z Resolving deltas: 13% (197/1505) 2024-08-08T21:55:35.8011676Z Resolving deltas: 14% (212/1505) 2024-08-08T21:55:35.8017083Z Resolving deltas: 15% (226/1505) 2024-08-08T21:55:35.8021579Z Resolving deltas: 16% (241/1505) 2024-08-08T21:55:35.8027988Z Resolving deltas: 17% (258/1505) 2024-08-08T21:55:35.8039205Z Resolving deltas: 18% (271/1505) 2024-08-08T21:55:35.8049634Z Resolving deltas: 19% (286/1505) 2024-08-08T21:55:35.8059236Z Resolving deltas: 20% (301/1505) 2024-08-08T21:55:35.8063520Z Resolving deltas: 21% (317/1505) 2024-08-08T21:55:35.8073271Z Resolving deltas: 22% (332/1505) 2024-08-08T21:55:35.8083367Z Resolving deltas: 23% (348/1505) 2024-08-08T21:55:35.8091706Z Resolving deltas: 24% (362/1505) 2024-08-08T21:55:35.8097439Z Resolving deltas: 25% (377/1505) 2024-08-08T21:55:35.8104762Z Resolving deltas: 26% (393/1505) 2024-08-08T21:55:35.8110195Z Resolving deltas: 27% (407/1505) 2024-08-08T21:55:35.8111507Z Resolving deltas: 28% (422/1505) 2024-08-08T21:55:35.8112473Z Resolving deltas: 29% (437/1505) 2024-08-08T21:55:35.8113420Z Resolving deltas: 30% (454/1505) 2024-08-08T21:55:35.8114446Z Resolving deltas: 31% (467/1505) 2024-08-08T21:55:35.8119034Z Resolving deltas: 32% (482/1505) 2024-08-08T21:55:35.8122861Z Resolving deltas: 33% (497/1505) 2024-08-08T21:55:35.8127352Z Resolving deltas: 34% (512/1505) 2024-08-08T21:55:35.8128793Z Resolving deltas: 35% (527/1505) 2024-08-08T21:55:35.8133962Z Resolving deltas: 36% (542/1505) 2024-08-08T21:55:35.8135486Z Resolving deltas: 37% (557/1505) 2024-08-08T21:55:35.8136984Z Resolving deltas: 38% (573/1505) 2024-08-08T21:55:35.8140052Z Resolving deltas: 39% (587/1505) 2024-08-08T21:55:35.8141602Z Resolving deltas: 40% (603/1505) 2024-08-08T21:55:35.8146143Z Resolving deltas: 41% (619/1505) 2024-08-08T21:55:35.8149163Z Resolving deltas: 42% (633/1505) 2024-08-08T21:55:35.8152575Z Resolving deltas: 43% (648/1505) 2024-08-08T21:55:35.8154963Z Resolving deltas: 44% (664/1505) 2024-08-08T21:55:35.8165110Z Resolving deltas: 45% (678/1505) 2024-08-08T21:55:35.8170592Z Resolving deltas: 46% (693/1505) 2024-08-08T21:55:35.8175498Z Resolving deltas: 47% (708/1505) 2024-08-08T21:55:35.8181474Z Resolving deltas: 48% (723/1505) 2024-08-08T21:55:35.8186503Z Resolving deltas: 49% (738/1505) 2024-08-08T21:55:35.8195256Z Resolving deltas: 50% (753/1505) 2024-08-08T21:55:35.8205718Z Resolving deltas: 51% (768/1505) 2024-08-08T21:55:35.8216711Z Resolving deltas: 52% (783/1505) 2024-08-08T21:55:35.8225599Z Resolving deltas: 53% (798/1505) 2024-08-08T21:55:35.8233641Z Resolving deltas: 54% (813/1505) 2024-08-08T21:55:35.8238201Z Resolving deltas: 55% (828/1505) 2024-08-08T21:55:35.8254024Z Resolving deltas: 56% (843/1505) 2024-08-08T21:55:35.8263944Z Resolving deltas: 57% (858/1505) 2024-08-08T21:55:35.8275874Z Resolving deltas: 58% (873/1505) 2024-08-08T21:55:35.8280984Z Resolving deltas: 59% (888/1505) 2024-08-08T21:55:35.8289191Z Resolving deltas: 60% (903/1505) 2024-08-08T21:55:35.8299677Z Resolving deltas: 61% (919/1505) 2024-08-08T21:55:35.8305732Z Resolving deltas: 62% (934/1505) 2024-08-08T21:55:35.8315318Z Resolving deltas: 63% (949/1505) 2024-08-08T21:55:35.8322979Z Resolving deltas: 64% (965/1505) 2024-08-08T21:55:35.8335129Z Resolving deltas: 65% (979/1505) 2024-08-08T21:55:35.8336393Z Resolving deltas: 66% (994/1505) 2024-08-08T21:55:35.8337800Z Resolving deltas: 67% (1009/1505) 2024-08-08T21:55:35.8339113Z Resolving deltas: 68% (1024/1505) 2024-08-08T21:55:35.8340680Z Resolving deltas: 69% (1040/1505) 2024-08-08T21:55:35.8344626Z Resolving deltas: 70% (1054/1505) 2024-08-08T21:55:35.8345974Z Resolving deltas: 71% (1069/1505) 2024-08-08T21:55:35.8348029Z Resolving deltas: 72% (1084/1505) 2024-08-08T21:55:35.8349280Z Resolving deltas: 73% (1099/1505) 2024-08-08T21:55:35.8350990Z Resolving deltas: 74% (1114/1505) 2024-08-08T21:55:35.8358251Z Resolving deltas: 75% (1130/1505) 2024-08-08T21:55:35.8367896Z Resolving deltas: 76% (1144/1505) 2024-08-08T21:55:35.8370191Z Resolving deltas: 77% (1159/1505) 2024-08-08T21:55:35.8378397Z Resolving deltas: 78% (1174/1505) 2024-08-08T21:55:35.8382633Z Resolving deltas: 79% (1189/1505) 2024-08-08T21:55:35.8389115Z Resolving deltas: 80% (1204/1505) 2024-08-08T21:55:35.8400960Z Resolving deltas: 81% (1220/1505) 2024-08-08T21:55:35.8407220Z Resolving deltas: 82% (1236/1505) 2024-08-08T21:55:35.8419208Z Resolving deltas: 83% (1250/1505) 2024-08-08T21:55:35.8430008Z Resolving deltas: 84% (1265/1505) 2024-08-08T21:55:35.8441311Z Resolving deltas: 85% (1280/1505) 2024-08-08T21:55:35.8447911Z Resolving deltas: 86% (1296/1505) 2024-08-08T21:55:35.8456268Z Resolving deltas: 87% (1310/1505) 2024-08-08T21:55:35.8462351Z Resolving deltas: 88% (1325/1505) 2024-08-08T21:55:35.8470370Z Resolving deltas: 89% (1340/1505) 2024-08-08T21:55:35.8479523Z Resolving deltas: 90% (1355/1505) 2024-08-08T21:55:35.8491225Z Resolving deltas: 91% (1370/1505) 2024-08-08T21:55:35.8499577Z Resolving deltas: 92% (1385/1505) 2024-08-08T21:55:35.8501815Z Resolving deltas: 93% (1400/1505) 2024-08-08T21:55:35.8505044Z Resolving deltas: 94% (1415/1505) 2024-08-08T21:55:35.8508364Z Resolving deltas: 95% (1430/1505) 2024-08-08T21:55:35.8509383Z Resolving deltas: 96% (1446/1505) 2024-08-08T21:55:35.8518174Z Resolving deltas: 97% (1460/1505) 2024-08-08T21:55:35.8536248Z Resolving deltas: 98% (1476/1505) 2024-08-08T21:55:36.1335619Z Resolving deltas: 99% (1490/1505) 2024-08-08T21:55:36.1336214Z Resolving deltas: 100% (1505/1505) 2024-08-08T21:55:36.1336776Z Resolving deltas: 100% (1505/1505), done. 2024-08-08T21:55:36.4315266Z From https://github.com/pytorch/pytorch 2024-08-08T21:55:36.4316307Z * branch b9d86fa89636e301796d4201f36d86c73f6e49bc -> FETCH_HEAD 2024-08-08T21:55:36.4338430Z ##[endgroup] 2024-08-08T21:55:36.4339088Z ##[group]Determining the checkout info 2024-08-08T21:55:36.4342489Z ##[endgroup] 2024-08-08T21:55:36.4343132Z ##[group]Checking out the ref 2024-08-08T21:55:36.4348244Z [command]/usr/bin/git checkout --progress --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:55:37.4691879Z Updating files: 32% (5151/15924) 2024-08-08T21:55:37.4741275Z Updating files: 33% (5255/15924) 2024-08-08T21:55:37.4770999Z Updating files: 34% (5415/15924) 2024-08-08T21:55:37.4802630Z Updating files: 35% (5574/15924) 2024-08-08T21:55:37.4837433Z Updating files: 36% (5733/15924) 2024-08-08T21:55:37.4873948Z Updating files: 37% (5892/15924) 2024-08-08T21:55:37.4911371Z Updating files: 38% (6052/15924) 2024-08-08T21:55:37.4948212Z Updating files: 39% (6211/15924) 2024-08-08T21:55:37.4983760Z Updating files: 40% (6370/15924) 2024-08-08T21:55:37.5013860Z Updating files: 41% (6529/15924) 2024-08-08T21:55:37.5044542Z Updating files: 42% (6689/15924) 2024-08-08T21:55:37.5088234Z Updating files: 43% (6848/15924) 2024-08-08T21:55:37.5147068Z Updating files: 44% (7007/15924) 2024-08-08T21:55:37.5185221Z Updating files: 45% (7166/15924) 2024-08-08T21:55:37.5222543Z Updating files: 46% (7326/15924) 2024-08-08T21:55:37.5260612Z Updating files: 47% (7485/15924) 2024-08-08T21:55:37.5300541Z Updating files: 48% (7644/15924) 2024-08-08T21:55:37.5338398Z Updating files: 49% (7803/15924) 2024-08-08T21:55:37.5378018Z Updating files: 50% (7962/15924) 2024-08-08T21:55:37.5418714Z Updating files: 51% (8122/15924) 2024-08-08T21:55:37.5458439Z Updating files: 52% (8281/15924) 2024-08-08T21:55:37.5510374Z Updating files: 53% (8440/15924) 2024-08-08T21:55:37.5575399Z Updating files: 54% (8599/15924) 2024-08-08T21:55:37.5612465Z Updating files: 55% (8759/15924) 2024-08-08T21:55:37.5654441Z Updating files: 56% (8918/15924) 2024-08-08T21:55:37.5695040Z Updating files: 57% (9077/15924) 2024-08-08T21:55:37.5737533Z Updating files: 58% (9236/15924) 2024-08-08T21:55:37.5778550Z Updating files: 59% (9396/15924) 2024-08-08T21:55:37.5820891Z Updating files: 60% (9555/15924) 2024-08-08T21:55:37.5864216Z Updating files: 61% (9714/15924) 2024-08-08T21:55:37.5906804Z Updating files: 62% (9873/15924) 2024-08-08T21:55:37.5949232Z Updating files: 63% (10033/15924) 2024-08-08T21:55:37.5993482Z Updating files: 64% (10192/15924) 2024-08-08T21:55:37.6035447Z Updating files: 65% (10351/15924) 2024-08-08T21:55:37.6091510Z Updating files: 66% (10510/15924) 2024-08-08T21:55:37.6162182Z Updating files: 67% (10670/15924) 2024-08-08T21:55:37.6379823Z Updating files: 68% (10829/15924) 2024-08-08T21:55:37.6497708Z Updating files: 69% (10988/15924) 2024-08-08T21:55:37.6588763Z Updating files: 70% (11147/15924) 2024-08-08T21:55:37.6791753Z Updating files: 71% (11307/15924) 2024-08-08T21:55:37.6972281Z Updating files: 72% (11466/15924) 2024-08-08T21:55:37.7389485Z Updating files: 73% (11625/15924) 2024-08-08T21:55:37.7512463Z Updating files: 74% (11784/15924) 2024-08-08T21:55:37.7599841Z Updating files: 75% (11943/15924) 2024-08-08T21:55:37.7752568Z Updating files: 76% (12103/15924) 2024-08-08T21:55:37.7920223Z Updating files: 77% (12262/15924) 2024-08-08T21:55:37.8140035Z Updating files: 78% (12421/15924) 2024-08-08T21:55:37.8334060Z Updating files: 79% (12580/15924) 2024-08-08T21:55:37.8548092Z Updating files: 80% (12740/15924) 2024-08-08T21:55:37.8663405Z Updating files: 81% (12899/15924) 2024-08-08T21:55:37.8772095Z Updating files: 82% (13058/15924) 2024-08-08T21:55:37.8888782Z Updating files: 83% (13217/15924) 2024-08-08T21:55:37.9022791Z Updating files: 84% (13377/15924) 2024-08-08T21:55:37.9131974Z Updating files: 85% (13536/15924) 2024-08-08T21:55:37.9254404Z Updating files: 86% (13695/15924) 2024-08-08T21:55:37.9378076Z Updating files: 87% (13854/15924) 2024-08-08T21:55:37.9506279Z Updating files: 88% (14014/15924) 2024-08-08T21:55:37.9660748Z Updating files: 89% (14173/15924) 2024-08-08T21:55:37.9777688Z Updating files: 90% (14332/15924) 2024-08-08T21:55:37.9880839Z Updating files: 91% (14491/15924) 2024-08-08T21:55:38.0013562Z Updating files: 92% (14651/15924) 2024-08-08T21:55:38.0170523Z Updating files: 93% (14810/15924) 2024-08-08T21:55:38.0330358Z Updating files: 94% (14969/15924) 2024-08-08T21:55:38.0492838Z Updating files: 95% (15128/15924) 2024-08-08T21:55:38.0593532Z Updating files: 96% (15288/15924) 2024-08-08T21:55:38.0833842Z Updating files: 97% (15447/15924) 2024-08-08T21:55:38.0999757Z Updating files: 98% (15606/15924) 2024-08-08T21:55:38.1145674Z Updating files: 99% (15765/15924) 2024-08-08T21:55:38.1146271Z Updating files: 100% (15924/15924) 2024-08-08T21:55:38.1146793Z Updating files: 100% (15924/15924), done. 2024-08-08T21:55:38.1379299Z Note: switching to 'b9d86fa89636e301796d4201f36d86c73f6e49bc'. 2024-08-08T21:55:38.1380328Z 2024-08-08T21:55:38.1380844Z You are in 'detached HEAD' state. You can look around, make experimental 2024-08-08T21:55:38.1381851Z changes and commit them, and you can discard any commits you make in this 2024-08-08T21:55:38.1382801Z state without impacting any branches by switching back to a branch. 2024-08-08T21:55:38.1383427Z 2024-08-08T21:55:38.1383824Z If you want to create a new branch to retain commits you create, you may 2024-08-08T21:55:38.1384843Z do so (now or later) by using -c with the switch command. Example: 2024-08-08T21:55:38.1385390Z 2024-08-08T21:55:38.1385637Z git switch -c 2024-08-08T21:55:38.1385985Z 2024-08-08T21:55:38.1386270Z Or undo this operation with: 2024-08-08T21:55:38.1386910Z 2024-08-08T21:55:38.1387240Z git switch - 2024-08-08T21:55:38.1387687Z 2024-08-08T21:55:38.1388356Z Turn off this advice by setting config variable advice.detachedHead to false 2024-08-08T21:55:38.1389753Z 2024-08-08T21:55:38.1390441Z HEAD is now at b9d86fa Update on "add impls for required for nt ops" 2024-08-08T21:55:38.1446208Z ##[endgroup] 2024-08-08T21:55:38.1446912Z ##[group]Setting up auth for fetching submodules 2024-08-08T21:55:38.1453901Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T21:55:38.1512262Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T21:55:38.1545571Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T21:55:38.1579813Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T21:55:38.1616406Z ##[endgroup] 2024-08-08T21:55:38.1617066Z ##[group]Fetching submodules 2024-08-08T21:55:38.1621581Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T21:55:38.1967895Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T21:55:38.2295974Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T21:55:38.2297888Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T21:55:38.2300186Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T21:55:38.2303726Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T21:55:38.2307708Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T21:55:38.2310532Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T21:55:38.2314525Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T21:55:38.2318527Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T21:55:38.2322402Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T21:55:38.2326682Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T21:55:38.2332453Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T21:55:38.2337288Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T21:55:38.2341632Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T21:55:38.2346483Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T21:55:38.2351074Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T21:55:38.2356034Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T21:55:38.2361252Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:55:38.2366229Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T21:55:38.2372053Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T21:55:38.2377565Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T21:55:38.2383143Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T21:55:38.2389119Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T21:55:38.2395024Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T21:55:38.2400874Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T21:55:38.2407020Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T21:55:38.2413785Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T21:55:38.2420747Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T21:55:38.2426747Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T21:55:38.2433373Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T21:55:38.2440071Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T21:55:38.2447099Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T21:55:38.2455149Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T21:55:38.2462212Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T21:55:38.2469332Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T21:55:38.2476894Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T21:55:38.2509388Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T21:55:38.4916460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-08-08T21:55:38.6729400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T21:55:38.8383517Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T21:55:39.0893777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T21:55:39.4362262Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T21:55:42.6909969Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-08-08T21:55:42.9172978Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T21:55:43.2196135Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T21:55:43.6157437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T21:55:43.9539654Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-08-08T21:55:45.1313664Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-08-08T21:55:45.8305417Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T21:55:46.4693800Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T21:55:46.7963376Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-08-08T21:55:46.9956370Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2024-08-08T21:55:47.1777753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T21:55:47.7126552Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-08-08T21:55:48.0184337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-08-08T21:55:48.3015765Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-08-08T21:55:48.5208246Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-08-08T21:55:48.7089747Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-08-08T21:55:49.2630258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T21:55:49.6310692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T21:55:49.9320622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T21:55:50.3425011Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-08-08T21:55:50.8682193Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T21:55:51.3058526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T21:55:51.4927193Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-08-08T21:55:53.1922778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-08-08T21:55:53.3619060Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T21:55:53.5618335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-08-08T21:55:53.7734643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T21:55:54.0086325Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-08-08T21:55:54.4243540Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T21:55:55.2096320Z From https://github.com/facebookincubator/fbjni 2024-08-08T21:55:55.2097445Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-08-08T21:55:55.2242478Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T21:55:55.5683139Z From https://github.com/Maratyszcza/FP16 2024-08-08T21:55:55.5684283Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-08-08T21:55:55.5776703Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T21:55:55.8841530Z From https://github.com/Maratyszcza/FXdiv 2024-08-08T21:55:55.8843532Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-08-08T21:55:55.8899327Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T21:55:56.2429588Z From https://github.com/Maratyszcza/NNPACK 2024-08-08T21:55:56.2431034Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-08-08T21:55:56.2638197Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T21:55:56.8845073Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-08-08T21:55:56.8846272Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-08-08T21:55:56.9228631Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T21:56:03.2329591Z From https://github.com/google/XNNPACK 2024-08-08T21:56:03.2332061Z * branch fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 -> FETCH_HEAD 2024-08-08T21:56:04.2603971Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T21:56:04.7664520Z From https://github.com/google/benchmark 2024-08-08T21:56:04.7665574Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-08-08T21:56:04.7837189Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T21:56:05.2572395Z From https://github.com/yhirose/cpp-httplib 2024-08-08T21:56:05.2573339Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-08-08T21:56:05.2970626Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T21:56:05.7067473Z From https://github.com/pytorch/cpuinfo 2024-08-08T21:56:05.7068483Z * branch 3c8b1533ac03dd6531ab6e7b9245d488f13a82a5 -> FETCH_HEAD 2024-08-08T21:56:05.8138369Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T21:56:06.2015995Z From https://github.com/NVIDIA/cudnn-frontend 2024-08-08T21:56:06.2016955Z * branch 98ca4e1941fe3263f128f74f10063a3ea35c7019 -> FETCH_HEAD 2024-08-08T21:56:06.2302665Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T21:56:07.2755013Z From https://github.com/NVIDIA/cutlass 2024-08-08T21:56:07.2756457Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-08-08T21:56:07.9210358Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T21:56:09.5875145Z From https://gitlab.com/libeigen/eigen 2024-08-08T21:56:09.5876222Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-08-08T21:56:09.7657912Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T21:56:10.4784570Z From https://github.com/pytorch/fbgemm 2024-08-08T21:56:10.4785656Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-08-08T21:56:10.5347482Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T21:56:10.5366280Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:56:10.5369317Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:56:10.5372616Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:56:10.5376425Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:56:10.5379985Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:56:10.5407158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T21:56:10.7833782Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T21:56:11.1841453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T21:56:12.4011123Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T21:56:12.8632627Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T21:56:13.8317020Z From https://github.com/asmjit/asmjit 2024-08-08T21:56:13.8318071Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-08-08T21:56:13.8818882Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T21:56:14.6475612Z From https://github.com/pytorch/cpuinfo 2024-08-08T21:56:14.6476663Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-08-08T21:56:14.7641619Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T21:56:15.9302883Z From https://github.com/NVIDIA/cutlass 2024-08-08T21:56:15.9304606Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-08-08T21:56:16.4427762Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T21:56:17.1997636Z From https://github.com/google/googletest 2024-08-08T21:56:17.1999696Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-08-08T21:56:17.2434067Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T21:56:17.7184373Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-08-08T21:56:17.7185495Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-08-08T21:56:17.7253672Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T21:56:18.5429583Z From https://github.com/google/flatbuffers 2024-08-08T21:56:18.5430650Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-08-08T21:56:18.6649583Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T21:56:19.0979469Z From https://github.com/fmtlib/fmt 2024-08-08T21:56:19.0980523Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-08-08T21:56:19.1242725Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T21:56:19.1345184Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T21:56:19.6207432Z From https://github.com/google/gemmlowp 2024-08-08T21:56:19.6208553Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-08-08T21:56:19.6548783Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T21:56:20.1605254Z From https://github.com/facebookincubator/gloo 2024-08-08T21:56:20.1606317Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-08-08T21:56:20.1845984Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T21:56:20.7946819Z From https://github.com/google/googletest 2024-08-08T21:56:20.7947908Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T21:56:20.8378529Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T21:56:21.2736235Z From https://github.com/intel/ideep 2024-08-08T21:56:21.2737288Z * branch 55ca0191687aaf19aca5cdb7881c791e3bea442b -> FETCH_HEAD 2024-08-08T21:56:21.2827726Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T21:56:21.2844851Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T21:56:21.2872045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T21:56:27.0939131Z From https://github.com/intel/mkl-dnn 2024-08-08T21:56:27.0940097Z * branch 1137e04ec0b5251ca2b4400a4fd3c667ce843d67 -> FETCH_HEAD 2024-08-08T21:56:27.6169444Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T21:56:28.0369308Z From https://github.com/intel/ittapi 2024-08-08T21:56:28.0370347Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-08-08T21:56:28.0501274Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T21:56:28.4979377Z From https://github.com/pytorch/kineto 2024-08-08T21:56:28.4980440Z * branch da2f2682cabaf95d601fa2a9b7e0979f84fe7667 -> FETCH_HEAD 2024-08-08T21:56:28.5987398Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T21:56:28.6007020Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:56:28.6011052Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:56:28.6015928Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:56:28.6043311Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T21:56:29.0628366Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T21:56:29.3056803Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T21:56:30.2466647Z From https://github.com/facebookincubator/dynolog 2024-08-08T21:56:30.2467735Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-08-08T21:56:30.3407973Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T21:56:30.3425833Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:56:30.3428662Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:56:30.3432301Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:56:30.3435860Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:56:30.3439501Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:56:30.3443444Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:56:30.3447284Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:56:30.3451428Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:56:30.3479723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T21:56:31.2416433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T21:56:31.4796899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T21:56:31.6896546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T21:56:31.9049327Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T21:56:32.1657667Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T21:56:32.4052100Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T21:56:32.8182824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T21:56:34.0169201Z From https://github.com/NVIDIA/DCGM 2024-08-08T21:56:34.0170250Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-08-08T21:56:34.2309092Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T21:56:34.8661508Z From https://github.com/libcpr/cpr 2024-08-08T21:56:34.8662554Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-08-08T21:56:34.8797099Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T21:56:35.4445609Z From https://github.com/fmtlib/fmt 2024-08-08T21:56:35.4446675Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-08-08T21:56:35.4744403Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T21:56:35.8986590Z From https://github.com/gflags/gflags 2024-08-08T21:56:35.8987616Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-08-08T21:56:35.9083043Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T21:56:35.9101578Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:56:35.9127934Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-08T21:56:36.5109919Z From https://github.com/gflags/gflags 2024-08-08T21:56:36.5110973Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-08-08T21:56:36.5159567Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T21:56:36.9953067Z From https://github.com/google/glog 2024-08-08T21:56:36.9954103Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-08-08T21:56:37.0109451Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T21:56:37.7735611Z From https://github.com/google/googletest 2024-08-08T21:56:37.7736679Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-08-08T21:56:37.8145899Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T21:56:39.5982641Z From https://github.com/nlohmann/json 2024-08-08T21:56:39.5983699Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-08-08T21:56:39.6961057Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T21:56:40.1603836Z From https://github.com/dtrugman/pfs 2024-08-08T21:56:40.1604888Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-08-08T21:56:40.1756671Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T21:56:40.6966492Z From https://github.com/fmtlib/fmt 2024-08-08T21:56:40.6967515Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-08-08T21:56:40.7234178Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T21:56:41.4471571Z From https://github.com/google/googletest 2024-08-08T21:56:41.4472615Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-08-08T21:56:41.4888707Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T21:56:42.1334444Z From https://github.com/microsoft/mimalloc 2024-08-08T21:56:42.1335506Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-08-08T21:56:42.1717452Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T21:56:42.7011013Z From https://github.com/NVIDIA/nccl 2024-08-08T21:56:42.7012119Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-08-08T21:56:42.7254119Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T21:56:43.5757553Z From https://github.com/nlohmann/json 2024-08-08T21:56:43.5758570Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-08-08T21:56:43.6863473Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T21:56:44.5224885Z From https://github.com/onnx/onnx 2024-08-08T21:56:44.5225906Z * branch 3bf92c03a9f27eba3bda1e5b9e63ea20ec213557 -> FETCH_HEAD 2024-08-08T21:56:44.9462376Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T21:56:44.9499844Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T21:56:44.9502571Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T21:56:44.9531016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T21:56:45.1543117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T21:56:45.9481939Z From https://github.com/google/benchmark 2024-08-08T21:56:45.9483012Z * branch 2dd015dfef425c866d9a43f2c67d8b52d709acb6 -> FETCH_HEAD 2024-08-08T21:56:45.9660891Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T21:56:46.5158033Z From https://github.com/pybind/pybind11 2024-08-08T21:56:46.5159094Z * branch 5b0a6fc2017fcc176545afe3e09c9f9885283242 -> FETCH_HEAD 2024-08-08T21:56:46.5474359Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T21:56:47.2006473Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-08-08T21:56:47.2007505Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-08-08T21:56:47.2708523Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T21:56:47.2728928Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:56:47.2732779Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:56:47.2735562Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:56:47.2739564Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:56:47.2743539Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:56:47.2746917Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:56:47.2751046Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:56:47.2754859Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:56:47.2783232Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T21:56:47.4771919Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T21:56:47.7429962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T21:56:47.9371191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T21:56:48.3966949Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T21:56:48.6306905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T21:56:48.8077045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T21:56:48.9837470Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T21:56:50.0971798Z From https://github.com/google/benchmark 2024-08-08T21:56:50.0972859Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-08-08T21:56:50.1152294Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T21:56:50.8008332Z From https://github.com/google/googletest 2024-08-08T21:56:50.8009389Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-08-08T21:56:50.8426286Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T21:56:51.3361638Z From https://github.com/microsoft/GSL 2024-08-08T21:56:51.3362674Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-08-08T21:56:51.3460327Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T21:56:52.1620693Z From https://github.com/nlohmann/json 2024-08-08T21:56:52.1621789Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-08-08T21:56:52.2783588Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T21:56:52.6786816Z From https://github.com/open-telemetry/opentelemetry-proto 2024-08-08T21:56:52.6788923Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-08-08T21:56:52.6880688Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T21:56:53.0544279Z From https://github.com/opentracing/opentracing-cpp 2024-08-08T21:56:53.0545301Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-08-08T21:56:53.0659531Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T21:56:53.5025526Z From https://github.com/jupp0r/prometheus-cpp 2024-08-08T21:56:53.5026520Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-08-08T21:56:53.5164277Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T21:56:53.5180949Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:56:53.5183677Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:56:53.5211919Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T21:56:54.5432139Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T21:56:55.4464970Z From https://github.com/civetweb/civetweb 2024-08-08T21:56:55.4466053Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-08-08T21:56:55.7162866Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T21:56:56.4127304Z From https://github.com/google/googletest 2024-08-08T21:56:56.4129252Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T21:56:56.4563958Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T21:56:57.4732853Z From https://github.com/Microsoft/vcpkg 2024-08-08T21:56:57.4733904Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-08-08T21:56:58.0033474Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T21:56:58.3656919Z From https://github.com/mreineck/pocketfft 2024-08-08T21:56:58.3657988Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-08-08T21:56:58.3712452Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T21:57:00.8617488Z From https://github.com/protocolbuffers/protobuf 2024-08-08T21:57:00.8618599Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-08-08T21:57:01.1452418Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T21:57:01.1475913Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:57:01.1478352Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T21:57:01.1507690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T21:57:01.3894503Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T21:57:02.4448978Z From https://github.com/google/benchmark 2024-08-08T21:57:02.4450025Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-08-08T21:57:02.4575531Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T21:57:03.1185193Z From https://github.com/google/googletest 2024-08-08T21:57:03.1186257Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-08-08T21:57:03.1662292Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T21:57:03.1759926Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T21:57:03.5443812Z From https://github.com/Maratyszcza/pthreadpool 2024-08-08T21:57:03.5444893Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-08-08T21:57:03.5533790Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T21:57:04.0855379Z From https://github.com/pybind/pybind11 2024-08-08T21:57:04.0856441Z * branch 941f45bcb51457884fa1afd6e24a67377d70f75c -> FETCH_HEAD 2024-08-08T21:57:04.1183286Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T21:57:04.5085715Z From https://github.com/malfet/PeachPy 2024-08-08T21:57:04.5086754Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-08-08T21:57:04.5351889Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T21:57:04.9717708Z From https://github.com/shibatch/sleef 2024-08-08T21:57:04.9719047Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-08-08T21:57:05.0165908Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T21:57:05.4443880Z From https://github.com/pytorch/tensorpipe 2024-08-08T21:57:05.4444928Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-08-08T21:57:05.4665992Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T21:57:05.4684303Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:57:05.4687150Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:57:05.4691071Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:57:05.4695022Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:57:05.4721762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T21:57:05.8862503Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T21:57:06.1232758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T21:57:06.3603936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T21:57:07.2972802Z From https://github.com/google/googletest 2024-08-08T21:57:07.2973851Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-08-08T21:57:07.3390356Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T21:57:07.8083982Z From https://github.com/google/libnop 2024-08-08T21:57:07.8085013Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-08-08T21:57:07.8210562Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T21:57:08.5204843Z From https://github.com/libuv/libuv 2024-08-08T21:57:08.5205924Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-08-08T21:57:08.5739074Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T21:57:09.1768604Z From https://github.com/pybind/pybind11 2024-08-08T21:57:09.1769699Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-08-08T21:57:09.2057407Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T21:57:09.2074484Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:57:09.2102265Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T21:57:09.7707923Z From https://github.com/wjakob/clang-cindex-python3 2024-08-08T21:57:09.7708982Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-08-08T21:57:09.7762467Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T21:57:09.7800072Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T21:57:09.8126904Z Entering 'android/libs/fbjni' 2024-08-08T21:57:09.8170605Z Entering 'third_party/FP16' 2024-08-08T21:57:09.8214615Z Entering 'third_party/FXdiv' 2024-08-08T21:57:09.8258319Z Entering 'third_party/NNPACK' 2024-08-08T21:57:09.8304539Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:57:09.8348304Z Entering 'third_party/XNNPACK' 2024-08-08T21:57:09.8411189Z Entering 'third_party/benchmark' 2024-08-08T21:57:09.8458428Z Entering 'third_party/cpp-httplib' 2024-08-08T21:57:09.8502509Z Entering 'third_party/cpuinfo' 2024-08-08T21:57:09.8547483Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:57:09.8592061Z Entering 'third_party/cutlass' 2024-08-08T21:57:09.8645376Z Entering 'third_party/eigen' 2024-08-08T21:57:09.8691591Z Entering 'third_party/fbgemm' 2024-08-08T21:57:09.8735823Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:57:09.8778554Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:57:09.8821892Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:57:09.8872173Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:57:09.8915299Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:57:09.8959402Z Entering 'third_party/flatbuffers' 2024-08-08T21:57:09.9008265Z Entering 'third_party/fmt' 2024-08-08T21:57:09.9052499Z Entering 'third_party/foxi' 2024-08-08T21:57:09.9096845Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:57:09.9140647Z Entering 'third_party/gloo' 2024-08-08T21:57:09.9183589Z Entering 'third_party/googletest' 2024-08-08T21:57:09.9226756Z Entering 'third_party/ideep' 2024-08-08T21:57:09.9271460Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:57:09.9324022Z Entering 'third_party/ittapi' 2024-08-08T21:57:09.9367622Z Entering 'third_party/kineto' 2024-08-08T21:57:09.9410254Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:57:09.9454053Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:57:09.9497767Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:57:09.9540163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:57:09.9583051Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:57:09.9623353Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:57:09.9666871Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:57:09.9708107Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:57:09.9752183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:57:09.9795617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:57:09.9840550Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:57:09.9882754Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:57:09.9926176Z Entering 'third_party/mimalloc' 2024-08-08T21:57:09.9970064Z Entering 'third_party/nccl/nccl' 2024-08-08T21:57:10.0013561Z Entering 'third_party/nlohmann' 2024-08-08T21:57:10.0058509Z Entering 'third_party/onnx' 2024-08-08T21:57:10.0120989Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:57:10.0166034Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:57:10.0211755Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:57:10.0258113Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:57:10.0301266Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:57:10.0345525Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:57:10.0387210Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:57:10.0432405Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:57:10.0476073Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:57:10.0517712Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:57:10.0558837Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:57:10.0604446Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:57:10.0649108Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:57:10.0715904Z Entering 'third_party/pocketfft' 2024-08-08T21:57:10.0759379Z Entering 'third_party/protobuf' 2024-08-08T21:57:10.0807326Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:57:10.0849243Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:57:10.0893365Z Entering 'third_party/psimd' 2024-08-08T21:57:10.0937641Z Entering 'third_party/pthreadpool' 2024-08-08T21:57:10.0981599Z Entering 'third_party/pybind11' 2024-08-08T21:57:10.1025045Z Entering 'third_party/python-peachpy' 2024-08-08T21:57:10.1069216Z Entering 'third_party/sleef' 2024-08-08T21:57:10.1113570Z Entering 'third_party/tensorpipe' 2024-08-08T21:57:10.1157193Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:57:10.1200228Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:57:10.1241416Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:57:10.1283701Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:57:10.1325495Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:57:10.1384563Z ##[endgroup] 2024-08-08T21:57:10.1385281Z ##[group]Persisting credentials for submodules 2024-08-08T21:57:10.1400423Z [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-08-08T21:57:10.1728892Z Entering 'android/libs/fbjni' 2024-08-08T21:57:10.1782460Z Entering 'third_party/FP16' 2024-08-08T21:57:10.1834872Z Entering 'third_party/FXdiv' 2024-08-08T21:57:10.1892091Z Entering 'third_party/NNPACK' 2024-08-08T21:57:10.1945776Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:57:10.2000756Z Entering 'third_party/XNNPACK' 2024-08-08T21:57:10.2075124Z Entering 'third_party/benchmark' 2024-08-08T21:57:10.2129399Z Entering 'third_party/cpp-httplib' 2024-08-08T21:57:10.2183105Z Entering 'third_party/cpuinfo' 2024-08-08T21:57:10.2237738Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:57:10.2291916Z Entering 'third_party/cutlass' 2024-08-08T21:57:10.2355645Z Entering 'third_party/eigen' 2024-08-08T21:57:10.2413251Z Entering 'third_party/fbgemm' 2024-08-08T21:57:10.2468307Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:57:10.2521734Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:57:10.2576566Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:57:10.2636956Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:57:10.2690224Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:57:10.2744729Z Entering 'third_party/flatbuffers' 2024-08-08T21:57:10.2801960Z Entering 'third_party/fmt' 2024-08-08T21:57:10.2855547Z Entering 'third_party/foxi' 2024-08-08T21:57:10.2908697Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:57:10.2962327Z Entering 'third_party/gloo' 2024-08-08T21:57:10.3017142Z Entering 'third_party/googletest' 2024-08-08T21:57:10.3071326Z Entering 'third_party/ideep' 2024-08-08T21:57:10.3125344Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:57:10.3187652Z Entering 'third_party/ittapi' 2024-08-08T21:57:10.3242832Z Entering 'third_party/kineto' 2024-08-08T21:57:10.3296493Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:57:10.3349376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:57:10.3404838Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:57:10.3459023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:57:10.3511299Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:57:10.3563544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:57:10.3618688Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:57:10.3672286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:57:10.3725992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:57:10.3784222Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:57:10.3840823Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:57:10.3893703Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:57:10.3949856Z Entering 'third_party/mimalloc' 2024-08-08T21:57:10.4003472Z Entering 'third_party/nccl/nccl' 2024-08-08T21:57:10.4057750Z Entering 'third_party/nlohmann' 2024-08-08T21:57:10.4113763Z Entering 'third_party/onnx' 2024-08-08T21:57:10.4187246Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:57:10.4240202Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:57:10.4295772Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:57:10.4352903Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:57:10.4405930Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:57:10.4460284Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:57:10.4512896Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:57:10.4567888Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:57:10.4620746Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:57:10.4674758Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:57:10.4726279Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:57:10.4782175Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:57:10.4836160Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:57:10.4913329Z Entering 'third_party/pocketfft' 2024-08-08T21:57:10.4967664Z Entering 'third_party/protobuf' 2024-08-08T21:57:10.5027059Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:57:10.5080644Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:57:10.5136093Z Entering 'third_party/psimd' 2024-08-08T21:57:10.5190045Z Entering 'third_party/pthreadpool' 2024-08-08T21:57:10.5245652Z Entering 'third_party/pybind11' 2024-08-08T21:57:10.5300560Z Entering 'third_party/python-peachpy' 2024-08-08T21:57:10.5352974Z Entering 'third_party/sleef' 2024-08-08T21:57:10.5409179Z Entering 'third_party/tensorpipe' 2024-08-08T21:57:10.5463505Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:57:10.5515876Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:57:10.5568219Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:57:10.5621151Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:57:10.5672567Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:57:10.5746130Z [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-08-08T21:57:10.6073997Z Entering 'android/libs/fbjni' 2024-08-08T21:57:10.6124935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T21:57:10.6144934Z Entering 'third_party/FP16' 2024-08-08T21:57:10.6195184Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T21:57:10.6214533Z Entering 'third_party/FXdiv' 2024-08-08T21:57:10.6264591Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T21:57:10.6283792Z Entering 'third_party/NNPACK' 2024-08-08T21:57:10.6335853Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T21:57:10.6355420Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:57:10.6407724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T21:57:10.6427510Z Entering 'third_party/XNNPACK' 2024-08-08T21:57:10.6477967Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T21:57:10.6516706Z Entering 'third_party/benchmark' 2024-08-08T21:57:10.6566723Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T21:57:10.6586387Z Entering 'third_party/cpp-httplib' 2024-08-08T21:57:10.6637712Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T21:57:10.6657462Z Entering 'third_party/cpuinfo' 2024-08-08T21:57:10.6709094Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T21:57:10.6729307Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:57:10.6780248Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T21:57:10.6798849Z Entering 'third_party/cutlass' 2024-08-08T21:57:10.6848707Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T21:57:10.6877285Z Entering 'third_party/eigen' 2024-08-08T21:57:10.6928516Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T21:57:10.6951494Z Entering 'third_party/fbgemm' 2024-08-08T21:57:10.7006866Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T21:57:10.7025313Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:57:10.7076709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-08T21:57:10.7096068Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:57:10.7147979Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T21:57:10.7167562Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:57:10.7219846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-08T21:57:10.7247029Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:57:10.7300195Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:57:10.7318190Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:57:10.7369148Z 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-08-08T21:57:10.7389094Z Entering 'third_party/flatbuffers' 2024-08-08T21:57:10.7439641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T21:57:10.7461814Z Entering 'third_party/fmt' 2024-08-08T21:57:10.7512932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T21:57:10.7532124Z Entering 'third_party/foxi' 2024-08-08T21:57:10.7583131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T21:57:10.7601705Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:57:10.7652698Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T21:57:10.7670971Z Entering 'third_party/gloo' 2024-08-08T21:57:10.7721670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T21:57:10.7742908Z Entering 'third_party/googletest' 2024-08-08T21:57:10.7792566Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:57:10.7813071Z Entering 'third_party/ideep' 2024-08-08T21:57:10.7864019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T21:57:10.7881727Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:57:10.7932972Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-08T21:57:10.7960562Z Entering 'third_party/ittapi' 2024-08-08T21:57:10.8012395Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T21:57:10.8031031Z Entering 'third_party/kineto' 2024-08-08T21:57:10.8082665Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T21:57:10.8101681Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:57:10.8152483Z 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-08-08T21:57:10.8172041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:57:10.8223114Z 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-08-08T21:57:10.8244136Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:57:10.8296195Z 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-08-08T21:57:10.8314894Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:57:10.8367633Z 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-08-08T21:57:10.8386744Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:57:10.8439096Z 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-08-08T21:57:10.8456879Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:57:10.8509022Z 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-08-08T21:57:10.8529486Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:57:10.8582051Z 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-08-08T21:57:10.8600366Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:57:10.8651210Z 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-08-08T21:57:10.8669784Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:57:10.8721017Z 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-08-08T21:57:10.8741473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:57:10.8791192Z 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-08-08T21:57:10.8812789Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:57:10.8862622Z 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-08-08T21:57:10.8880992Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:57:10.8932730Z 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-08-08T21:57:10.8953222Z Entering 'third_party/mimalloc' 2024-08-08T21:57:10.9004543Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T21:57:10.9024100Z Entering 'third_party/nccl/nccl' 2024-08-08T21:57:10.9073362Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T21:57:10.9093382Z Entering 'third_party/nlohmann' 2024-08-08T21:57:10.9143429Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T21:57:10.9163837Z Entering 'third_party/onnx' 2024-08-08T21:57:10.9216673Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T21:57:10.9255782Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:57:10.9307549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-08T21:57:10.9327359Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:57:10.9376932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-08T21:57:10.9398133Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:57:10.9450499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T21:57:10.9471099Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:57:10.9521375Z 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-08-08T21:57:10.9540389Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:57:10.9589545Z 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-08-08T21:57:10.9608376Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:57:10.9659295Z 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-08-08T21:57:10.9676923Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:57:10.9726550Z 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-08-08T21:57:10.9747109Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:57:10.9798824Z 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-08-08T21:57:10.9817705Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:57:10.9868616Z 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-08-08T21:57:10.9886471Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:57:10.9937877Z 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-08-08T21:57:10.9954908Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:57:11.0006598Z 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-08-08T21:57:11.0027101Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:57:11.0083610Z 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-08-08T21:57:11.0104502Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:57:11.0152481Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-08T21:57:11.0194293Z Entering 'third_party/pocketfft' 2024-08-08T21:57:11.0244424Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T21:57:11.0264092Z Entering 'third_party/protobuf' 2024-08-08T21:57:11.0314808Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T21:57:11.0338404Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:57:11.0387587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-08T21:57:11.0406132Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:57:11.0460166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:57:11.0480728Z Entering 'third_party/psimd' 2024-08-08T21:57:11.0533367Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T21:57:11.0552079Z Entering 'third_party/pthreadpool' 2024-08-08T21:57:11.0602838Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T21:57:11.0623330Z Entering 'third_party/pybind11' 2024-08-08T21:57:11.0672888Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T21:57:11.0692274Z Entering 'third_party/python-peachpy' 2024-08-08T21:57:11.0742612Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T21:57:11.0760964Z Entering 'third_party/sleef' 2024-08-08T21:57:11.0812483Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T21:57:11.0830724Z Entering 'third_party/tensorpipe' 2024-08-08T21:57:11.0881765Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T21:57:11.0901469Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:57:11.0950814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-08T21:57:11.0971311Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:57:11.1020533Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-08T21:57:11.1039324Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:57:11.1088561Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-08T21:57:11.1108977Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:57:11.1158366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-08T21:57:11.1177056Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:57:11.1225717Z 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-08-08T21:57:11.2313174Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T21:57:11.2649622Z Entering 'android/libs/fbjni' 2024-08-08T21:57:11.2692559Z Entering 'third_party/FP16' 2024-08-08T21:57:11.2736544Z Entering 'third_party/FXdiv' 2024-08-08T21:57:11.2780438Z Entering 'third_party/NNPACK' 2024-08-08T21:57:11.2823780Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:57:11.2866559Z Entering 'third_party/XNNPACK' 2024-08-08T21:57:11.2928892Z Entering 'third_party/benchmark' 2024-08-08T21:57:11.2973368Z Entering 'third_party/cpp-httplib' 2024-08-08T21:57:11.3017208Z Entering 'third_party/cpuinfo' 2024-08-08T21:57:11.3062742Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:57:11.3107465Z Entering 'third_party/cutlass' 2024-08-08T21:57:11.3160573Z Entering 'third_party/eigen' 2024-08-08T21:57:11.3206627Z Entering 'third_party/fbgemm' 2024-08-08T21:57:11.3251050Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:57:11.3295042Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:57:11.3338445Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:57:11.3389746Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:57:11.3432218Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:57:11.3475349Z Entering 'third_party/flatbuffers' 2024-08-08T21:57:11.3523051Z Entering 'third_party/fmt' 2024-08-08T21:57:11.3566774Z Entering 'third_party/foxi' 2024-08-08T21:57:11.3610941Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:57:11.3656118Z Entering 'third_party/gloo' 2024-08-08T21:57:11.3699989Z Entering 'third_party/googletest' 2024-08-08T21:57:11.3743734Z Entering 'third_party/ideep' 2024-08-08T21:57:11.3787177Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:57:11.3839293Z Entering 'third_party/ittapi' 2024-08-08T21:57:11.3884671Z Entering 'third_party/kineto' 2024-08-08T21:57:11.3929557Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:57:11.3972852Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:57:11.4018426Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:57:11.4062381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:57:11.4105018Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:57:11.4147098Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:57:11.4191746Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:57:11.4234820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:57:11.4277437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:57:11.4321559Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:57:11.4365712Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:57:11.4408990Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:57:11.4455113Z Entering 'third_party/mimalloc' 2024-08-08T21:57:11.4501026Z Entering 'third_party/nccl/nccl' 2024-08-08T21:57:11.4545702Z Entering 'third_party/nlohmann' 2024-08-08T21:57:11.4590263Z Entering 'third_party/onnx' 2024-08-08T21:57:11.4653110Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:57:11.4701057Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:57:11.4748037Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:57:11.4793849Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:57:11.4837909Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:57:11.4880614Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:57:11.4922009Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:57:11.4967173Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:57:11.5009273Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:57:11.5051562Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:57:11.5093591Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:57:11.5139474Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:57:11.5184798Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:57:11.5250190Z Entering 'third_party/pocketfft' 2024-08-08T21:57:11.5295061Z Entering 'third_party/protobuf' 2024-08-08T21:57:11.5343364Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:57:11.5385914Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:57:11.5429876Z Entering 'third_party/psimd' 2024-08-08T21:57:11.5473873Z Entering 'third_party/pthreadpool' 2024-08-08T21:57:11.5517574Z Entering 'third_party/pybind11' 2024-08-08T21:57:11.5562012Z Entering 'third_party/python-peachpy' 2024-08-08T21:57:11.5605167Z Entering 'third_party/sleef' 2024-08-08T21:57:11.5649965Z Entering 'third_party/tensorpipe' 2024-08-08T21:57:11.5694458Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:57:11.5737952Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:57:11.5782220Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:57:11.5825012Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:57:11.5867063Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:57:11.5928330Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T21:57:11.6252435Z Entering 'android/libs/fbjni' 2024-08-08T21:57:11.6295840Z Entering 'third_party/FP16' 2024-08-08T21:57:11.6340818Z Entering 'third_party/FXdiv' 2024-08-08T21:57:11.6383912Z Entering 'third_party/NNPACK' 2024-08-08T21:57:11.6428355Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T21:57:11.6473327Z Entering 'third_party/XNNPACK' 2024-08-08T21:57:11.6536425Z Entering 'third_party/benchmark' 2024-08-08T21:57:11.6580447Z Entering 'third_party/cpp-httplib' 2024-08-08T21:57:11.6624412Z Entering 'third_party/cpuinfo' 2024-08-08T21:57:11.6668975Z Entering 'third_party/cudnn_frontend' 2024-08-08T21:57:11.6712787Z Entering 'third_party/cutlass' 2024-08-08T21:57:11.6766129Z Entering 'third_party/eigen' 2024-08-08T21:57:11.6813242Z Entering 'third_party/fbgemm' 2024-08-08T21:57:11.6857456Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T21:57:11.6901628Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T21:57:11.6947626Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T21:57:11.6996758Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T21:57:11.7039241Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T21:57:11.7083563Z Entering 'third_party/flatbuffers' 2024-08-08T21:57:11.7132916Z Entering 'third_party/fmt' 2024-08-08T21:57:11.7177805Z Entering 'third_party/foxi' 2024-08-08T21:57:11.7221212Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T21:57:11.7265314Z Entering 'third_party/gloo' 2024-08-08T21:57:11.7308521Z Entering 'third_party/googletest' 2024-08-08T21:57:11.7353517Z Entering 'third_party/ideep' 2024-08-08T21:57:11.7395792Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T21:57:11.7447056Z Entering 'third_party/ittapi' 2024-08-08T21:57:11.7490597Z Entering 'third_party/kineto' 2024-08-08T21:57:11.7534905Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T21:57:11.7578529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T21:57:11.7623285Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T21:57:11.7667351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T21:57:11.7711286Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T21:57:11.7753215Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T21:57:11.7800793Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T21:57:11.7844693Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T21:57:11.7887208Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T21:57:11.7931577Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T21:57:11.7976713Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T21:57:11.8020501Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T21:57:11.8064484Z Entering 'third_party/mimalloc' 2024-08-08T21:57:11.8108318Z Entering 'third_party/nccl/nccl' 2024-08-08T21:57:11.8153060Z Entering 'third_party/nlohmann' 2024-08-08T21:57:11.8200101Z Entering 'third_party/onnx' 2024-08-08T21:57:11.8262328Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T21:57:11.8306024Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T21:57:11.8352279Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T21:57:11.8399671Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T21:57:11.8443402Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T21:57:11.8487216Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T21:57:11.8529728Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T21:57:11.8575477Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T21:57:11.8618216Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T21:57:11.8661220Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T21:57:11.8703864Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T21:57:11.8749103Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T21:57:11.8793667Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T21:57:11.8860518Z Entering 'third_party/pocketfft' 2024-08-08T21:57:11.8904576Z Entering 'third_party/protobuf' 2024-08-08T21:57:11.8950965Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T21:57:11.8993608Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T21:57:11.9038078Z Entering 'third_party/psimd' 2024-08-08T21:57:11.9085044Z Entering 'third_party/pthreadpool' 2024-08-08T21:57:11.9129201Z Entering 'third_party/pybind11' 2024-08-08T21:57:11.9174476Z Entering 'third_party/python-peachpy' 2024-08-08T21:57:11.9217833Z Entering 'third_party/sleef' 2024-08-08T21:57:11.9261815Z Entering 'third_party/tensorpipe' 2024-08-08T21:57:11.9305590Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T21:57:11.9347708Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T21:57:11.9388494Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T21:57:11.9432026Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T21:57:11.9473871Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T21:57:11.9531981Z ##[endgroup] 2024-08-08T21:57:11.9584672Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T21:57:11.9613444Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T21:57:11.9725425Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T21:57:11.9726313Z # Remove any artifacts from the previous checkouts 2024-08-08T21:57:11.9726946Z git clean -fxd 2024-08-08T21:57:11.9736026Z shell: /usr/bin/bash -e {0} 2024-08-08T21:57:11.9736474Z env: 2024-08-08T21:57:11.9736799Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:11.9737238Z BUILDER_ROOT: /builder 2024-08-08T21:57:11.9737671Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:11.9738086Z DESIRED_CUDA: cu124 2024-08-08T21:57:11.9738496Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:11.9738923Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:11.9739427Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:11.9740036Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:11.9740450Z LIBTORCH_CONFIG: 2024-08-08T21:57:11.9740823Z LIBTORCH_VARIANT: 2024-08-08T21:57:11.9741226Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:11.9741638Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:11.9742301Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:11.9743041Z ANACONDA_USER: pytorch 2024-08-08T21:57:11.9743481Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:11.9743959Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:11.9744438Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:11.9745208Z GITHUB_TOKEN: *** 2024-08-08T21:57:11.9745600Z PR_NUMBER: 2024-08-08T21:57:11.9745982Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:11.9746571Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:11.9747133Z USE_SPLIT_BUILD: false 2024-08-08T21:57:11.9747530Z ##[endgroup] 2024-08-08T21:57:12.0064066Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T21:57:12.0064650Z with: 2024-08-08T21:57:12.0065007Z ref: main 2024-08-08T21:57:12.0065373Z submodules: recursive 2024-08-08T21:57:12.0065801Z repository: pytorch/builder 2024-08-08T21:57:12.0066263Z path: builder 2024-08-08T21:57:12.0066818Z token: *** 2024-08-08T21:57:12.0067187Z ssh-strict: true 2024-08-08T21:57:12.0067582Z persist-credentials: true 2024-08-08T21:57:12.0068033Z clean: true 2024-08-08T21:57:12.0068437Z sparse-checkout-cone-mode: true 2024-08-08T21:57:12.0068911Z fetch-depth: 1 2024-08-08T21:57:12.0069290Z lfs: false 2024-08-08T21:57:12.0069681Z set-safe-directory: true 2024-08-08T21:57:12.0070114Z quiet-checkout: false 2024-08-08T21:57:12.0070521Z env: 2024-08-08T21:57:12.0070862Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:12.0071285Z BUILDER_ROOT: /builder 2024-08-08T21:57:12.0071716Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:12.0072155Z DESIRED_CUDA: cu124 2024-08-08T21:57:12.0072623Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:12.0073035Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:12.0073560Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:12.0074377Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:12.0074751Z LIBTORCH_CONFIG: 2024-08-08T21:57:12.0075147Z LIBTORCH_VARIANT: 2024-08-08T21:57:12.0075544Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:12.0075942Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:12.0076572Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:12.0077308Z ANACONDA_USER: pytorch 2024-08-08T21:57:12.0077748Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:12.0078210Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:12.0078705Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:12.0079419Z GITHUB_TOKEN: *** 2024-08-08T21:57:12.0079853Z PR_NUMBER: 2024-08-08T21:57:12.0080252Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:12.0080844Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:12.0081394Z USE_SPLIT_BUILD: false 2024-08-08T21:57:12.0081817Z ##[endgroup] 2024-08-08T21:57:12.1424306Z Syncing repository: pytorch/builder 2024-08-08T21:57:12.1438571Z ##[group]Getting Git version info 2024-08-08T21:57:12.1439658Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-08-08T21:57:12.1475308Z [command]/usr/bin/git version 2024-08-08T21:57:12.1529802Z git version 2.40.1 2024-08-08T21:57:12.1565987Z ##[endgroup] 2024-08-08T21:57:12.1588733Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c005d93b-7f0d-458e-bc34-9950ec6bcc81' before making global git config changes 2024-08-08T21:57:12.1590337Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T21:57:12.1595645Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T21:57:12.1636064Z ##[group]Initializing the repository 2024-08-08T21:57:12.1640747Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T21:57:12.1680925Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T21:57:12.1682064Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T21:57:12.1683086Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T21:57:12.1683780Z hint: 2024-08-08T21:57:12.1684312Z hint: git config --global init.defaultBranch 2024-08-08T21:57:12.1684903Z hint: 2024-08-08T21:57:12.1685532Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T21:57:12.1686617Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T21:57:12.1687365Z hint: 2024-08-08T21:57:12.1687738Z hint: git branch -m 2024-08-08T21:57:12.1688731Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-08-08T21:57:12.1701076Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-08-08T21:57:12.1739595Z ##[endgroup] 2024-08-08T21:57:12.1740987Z ##[group]Disabling automatic garbage collection 2024-08-08T21:57:12.1746128Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T21:57:12.1787198Z ##[endgroup] 2024-08-08T21:57:12.1788452Z ##[group]Setting up auth 2024-08-08T21:57:12.1798975Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T21:57:12.1842681Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-08T21:57:12.2160365Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T21:57:12.2197194Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-08T21:57:12.2507976Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T21:57:12.2560150Z ##[endgroup] 2024-08-08T21:57:12.2560845Z ##[group]Fetching the repository 2024-08-08T21:57:12.2569333Z [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-08-08T21:57:12.4392130Z remote: Enumerating objects: 221, done. 2024-08-08T21:57:12.4393013Z remote: Counting objects: 0% (1/221) 2024-08-08T21:57:12.4393763Z remote: Counting objects: 1% (3/221) 2024-08-08T21:57:12.4394375Z remote: Counting objects: 2% (5/221) 2024-08-08T21:57:12.4394967Z remote: Counting objects: 3% (7/221) 2024-08-08T21:57:12.4395581Z remote: Counting objects: 4% (9/221) 2024-08-08T21:57:12.4396246Z remote: Counting objects: 5% (12/221) 2024-08-08T21:57:12.4396885Z remote: Counting objects: 6% (14/221) 2024-08-08T21:57:12.4397844Z remote: Counting objects: 7% (16/221) 2024-08-08T21:57:12.4398487Z remote: Counting objects: 8% (18/221) 2024-08-08T21:57:12.4399110Z remote: Counting objects: 9% (20/221) 2024-08-08T21:57:12.4399744Z remote: Counting objects: 10% (23/221) 2024-08-08T21:57:12.4400363Z remote: Counting objects: 11% (25/221) 2024-08-08T21:57:12.4401431Z remote: Counting objects: 12% (27/221) 2024-08-08T21:57:12.4402743Z remote: Counting objects: 13% (29/221) 2024-08-08T21:57:12.4403550Z remote: Counting objects: 14% (31/221) 2024-08-08T21:57:12.4404149Z remote: Counting objects: 15% (34/221) 2024-08-08T21:57:12.4404762Z remote: Counting objects: 16% (36/221) 2024-08-08T21:57:12.4405382Z remote: Counting objects: 17% (38/221) 2024-08-08T21:57:12.4406106Z remote: Counting objects: 18% (40/221) 2024-08-08T21:57:12.4406722Z remote: Counting objects: 19% (42/221) 2024-08-08T21:57:12.4407336Z remote: Counting objects: 20% (45/221) 2024-08-08T21:57:12.4407960Z remote: Counting objects: 21% (47/221) 2024-08-08T21:57:12.4408550Z remote: Counting objects: 22% (49/221) 2024-08-08T21:57:12.4409164Z remote: Counting objects: 23% (51/221) 2024-08-08T21:57:12.4409777Z remote: Counting objects: 24% (54/221) 2024-08-08T21:57:12.4410371Z remote: Counting objects: 25% (56/221) 2024-08-08T21:57:12.4411291Z remote: Counting objects: 26% (58/221) 2024-08-08T21:57:12.4411899Z remote: Counting objects: 27% (60/221) 2024-08-08T21:57:12.4412495Z remote: Counting objects: 28% (62/221) 2024-08-08T21:57:12.4413105Z remote: Counting objects: 29% (65/221) 2024-08-08T21:57:12.4413717Z remote: Counting objects: 30% (67/221) 2024-08-08T21:57:12.4414310Z remote: Counting objects: 31% (69/221) 2024-08-08T21:57:12.4415287Z remote: Counting objects: 32% (71/221) 2024-08-08T21:57:12.4415933Z remote: Counting objects: 33% (73/221) 2024-08-08T21:57:12.4416552Z remote: Counting objects: 34% (76/221) 2024-08-08T21:57:12.4417143Z remote: Counting objects: 35% (78/221) 2024-08-08T21:57:12.4417753Z remote: Counting objects: 36% (80/221) 2024-08-08T21:57:12.4418368Z remote: Counting objects: 37% (82/221) 2024-08-08T21:57:12.4418959Z remote: Counting objects: 38% (84/221) 2024-08-08T21:57:12.4419569Z remote: Counting objects: 39% (87/221) 2024-08-08T21:57:12.4420176Z remote: Counting objects: 40% (89/221) 2024-08-08T21:57:12.4420767Z remote: Counting objects: 41% (91/221) 2024-08-08T21:57:12.4421383Z remote: Counting objects: 42% (93/221) 2024-08-08T21:57:12.4421995Z remote: Counting objects: 43% (96/221) 2024-08-08T21:57:12.4422587Z remote: Counting objects: 44% (98/221) 2024-08-08T21:57:12.4423212Z remote: Counting objects: 45% (100/221) 2024-08-08T21:57:12.4423844Z remote: Counting objects: 46% (102/221) 2024-08-08T21:57:12.4424457Z remote: Counting objects: 47% (104/221) 2024-08-08T21:57:12.4425279Z remote: Counting objects: 48% (107/221) 2024-08-08T21:57:12.4425906Z remote: Counting objects: 49% (109/221) 2024-08-08T21:57:12.4426509Z remote: Counting objects: 50% (111/221) 2024-08-08T21:57:12.4427134Z remote: Counting objects: 51% (113/221) 2024-08-08T21:57:12.4427763Z remote: Counting objects: 52% (115/221) 2024-08-08T21:57:12.4428365Z remote: Counting objects: 53% (118/221) 2024-08-08T21:57:12.4428989Z remote: Counting objects: 54% (120/221) 2024-08-08T21:57:12.4429609Z remote: Counting objects: 55% (122/221) 2024-08-08T21:57:12.4430209Z remote: Counting objects: 56% (124/221) 2024-08-08T21:57:12.4430830Z remote: Counting objects: 57% (126/221) 2024-08-08T21:57:12.4431449Z remote: Counting objects: 58% (129/221) 2024-08-08T21:57:12.4432076Z remote: Counting objects: 59% (131/221) 2024-08-08T21:57:12.4432680Z remote: Counting objects: 60% (133/221) 2024-08-08T21:57:12.4433305Z remote: Counting objects: 61% (135/221) 2024-08-08T21:57:12.4433922Z remote: Counting objects: 62% (138/221) 2024-08-08T21:57:12.4434521Z remote: Counting objects: 63% (140/221) 2024-08-08T21:57:12.4435139Z remote: Counting objects: 64% (142/221) 2024-08-08T21:57:12.4435757Z remote: Counting objects: 65% (144/221) 2024-08-08T21:57:12.4436357Z remote: Counting objects: 66% (146/221) 2024-08-08T21:57:12.4436975Z remote: Counting objects: 67% (149/221) 2024-08-08T21:57:12.4437587Z remote: Counting objects: 68% (151/221) 2024-08-08T21:57:12.4438185Z remote: Counting objects: 69% (153/221) 2024-08-08T21:57:12.4438807Z remote: Counting objects: 70% (155/221) 2024-08-08T21:57:12.4439424Z remote: Counting objects: 71% (157/221) 2024-08-08T21:57:12.4440033Z remote: Counting objects: 72% (160/221) 2024-08-08T21:57:12.4440647Z remote: Counting objects: 73% (162/221) 2024-08-08T21:57:12.4441633Z remote: Counting objects: 74% (164/221) 2024-08-08T21:57:12.4442251Z remote: Counting objects: 75% (166/221) 2024-08-08T21:57:12.4442876Z remote: Counting objects: 76% (168/221) 2024-08-08T21:57:12.4443497Z remote: Counting objects: 77% (171/221) 2024-08-08T21:57:12.4444101Z remote: Counting objects: 78% (173/221) 2024-08-08T21:57:12.4444721Z remote: Counting objects: 79% (175/221) 2024-08-08T21:57:12.4445333Z remote: Counting objects: 80% (177/221) 2024-08-08T21:57:12.4445951Z remote: Counting objects: 81% (180/221) 2024-08-08T21:57:12.4446553Z remote: Counting objects: 82% (182/221) 2024-08-08T21:57:12.4447176Z remote: Counting objects: 83% (184/221) 2024-08-08T21:57:12.4447792Z remote: Counting objects: 84% (186/221) 2024-08-08T21:57:12.4448526Z remote: Counting objects: 85% (188/221) 2024-08-08T21:57:12.4449161Z remote: Counting objects: 86% (191/221) 2024-08-08T21:57:12.4449787Z remote: Counting objects: 87% (193/221) 2024-08-08T21:57:12.4450389Z remote: Counting objects: 88% (195/221) 2024-08-08T21:57:12.4451226Z remote: Counting objects: 89% (197/221) 2024-08-08T21:57:12.4451846Z remote: Counting objects: 90% (199/221) 2024-08-08T21:57:12.4452452Z remote: Counting objects: 91% (202/221) 2024-08-08T21:57:12.4453076Z remote: Counting objects: 92% (204/221) 2024-08-08T21:57:12.4453697Z remote: Counting objects: 93% (206/221) 2024-08-08T21:57:12.4454295Z remote: Counting objects: 94% (208/221) 2024-08-08T21:57:12.4454922Z remote: Counting objects: 95% (210/221) 2024-08-08T21:57:12.4455545Z remote: Counting objects: 96% (213/221) 2024-08-08T21:57:12.4456145Z remote: Counting objects: 97% (215/221) 2024-08-08T21:57:12.4456773Z remote: Counting objects: 98% (217/221) 2024-08-08T21:57:12.4457393Z remote: Counting objects: 99% (219/221) 2024-08-08T21:57:12.4458211Z remote: Counting objects: 100% (221/221) 2024-08-08T21:57:12.4485776Z remote: Counting objects: 100% (221/221), done. 2024-08-08T21:57:12.4486698Z remote: Compressing objects: 0% (1/202) 2024-08-08T21:57:12.4488105Z remote: Compressing objects: 1% (3/202) 2024-08-08T21:57:12.4488780Z remote: Compressing objects: 2% (5/202) 2024-08-08T21:57:12.4489393Z remote: Compressing objects: 3% (7/202) 2024-08-08T21:57:12.4490015Z remote: Compressing objects: 4% (9/202) 2024-08-08T21:57:12.4490707Z remote: Compressing objects: 5% (11/202) 2024-08-08T21:57:12.4491763Z remote: Compressing objects: 6% (13/202) 2024-08-08T21:57:12.4492457Z remote: Compressing objects: 7% (15/202) 2024-08-08T21:57:12.4493173Z remote: Compressing objects: 8% (17/202) 2024-08-08T21:57:12.4493879Z remote: Compressing objects: 9% (19/202) 2024-08-08T21:57:12.4494566Z remote: Compressing objects: 10% (21/202) 2024-08-08T21:57:12.4495263Z remote: Compressing objects: 11% (23/202) 2024-08-08T21:57:12.4495979Z remote: Compressing objects: 12% (25/202) 2024-08-08T21:57:12.4496741Z remote: Compressing objects: 13% (27/202) 2024-08-08T21:57:12.4497440Z remote: Compressing objects: 14% (29/202) 2024-08-08T21:57:12.4498157Z remote: Compressing objects: 15% (31/202) 2024-08-08T21:57:12.4498872Z remote: Compressing objects: 16% (33/202) 2024-08-08T21:57:12.4499570Z remote: Compressing objects: 17% (35/202) 2024-08-08T21:57:12.4500281Z remote: Compressing objects: 18% (37/202) 2024-08-08T21:57:12.4500994Z remote: Compressing objects: 19% (39/202) 2024-08-08T21:57:12.4501684Z remote: Compressing objects: 20% (41/202) 2024-08-08T21:57:12.4502400Z remote: Compressing objects: 21% (43/202) 2024-08-08T21:57:12.4503122Z remote: Compressing objects: 22% (45/202) 2024-08-08T21:57:12.4503819Z remote: Compressing objects: 23% (47/202) 2024-08-08T21:57:12.4504544Z remote: Compressing objects: 24% (49/202) 2024-08-08T21:57:12.4505269Z remote: Compressing objects: 25% (51/202) 2024-08-08T21:57:12.4505963Z remote: Compressing objects: 26% (53/202) 2024-08-08T21:57:12.4506683Z remote: Compressing objects: 27% (55/202) 2024-08-08T21:57:12.4507397Z remote: Compressing objects: 28% (57/202) 2024-08-08T21:57:12.4508092Z remote: Compressing objects: 29% (59/202) 2024-08-08T21:57:12.4508809Z remote: Compressing objects: 30% (61/202) 2024-08-08T21:57:12.4509523Z remote: Compressing objects: 31% (63/202) 2024-08-08T21:57:12.4510244Z remote: Compressing objects: 32% (65/202) 2024-08-08T21:57:12.4510946Z remote: Compressing objects: 33% (67/202) 2024-08-08T21:57:12.4511891Z remote: Compressing objects: 34% (69/202) 2024-08-08T21:57:12.4512645Z remote: Compressing objects: 35% (71/202) 2024-08-08T21:57:12.4513344Z remote: Compressing objects: 36% (73/202) 2024-08-08T21:57:12.4514063Z remote: Compressing objects: 37% (75/202) 2024-08-08T21:57:12.4514776Z remote: Compressing objects: 38% (77/202) 2024-08-08T21:57:12.4515472Z remote: Compressing objects: 39% (79/202) 2024-08-08T21:57:12.4516189Z remote: Compressing objects: 40% (81/202) 2024-08-08T21:57:12.4516900Z remote: Compressing objects: 41% (83/202) 2024-08-08T21:57:12.4517596Z remote: Compressing objects: 42% (85/202) 2024-08-08T21:57:12.4518319Z remote: Compressing objects: 43% (87/202) 2024-08-08T21:57:12.4519032Z remote: Compressing objects: 44% (89/202) 2024-08-08T21:57:12.4519728Z remote: Compressing objects: 45% (91/202) 2024-08-08T21:57:12.4520440Z remote: Compressing objects: 46% (93/202) 2024-08-08T21:57:12.4521168Z remote: Compressing objects: 47% (95/202) 2024-08-08T21:57:12.4521864Z remote: Compressing objects: 48% (97/202) 2024-08-08T21:57:12.4522739Z remote: Compressing objects: 49% (99/202) 2024-08-08T21:57:12.4523455Z remote: Compressing objects: 50% (101/202) 2024-08-08T21:57:12.4524209Z remote: Compressing objects: 51% (104/202) 2024-08-08T21:57:12.4524912Z remote: Compressing objects: 52% (106/202) 2024-08-08T21:57:12.4525658Z remote: Compressing objects: 53% (108/202) 2024-08-08T21:57:12.4526378Z remote: Compressing objects: 54% (110/202) 2024-08-08T21:57:12.4527079Z remote: Compressing objects: 55% (112/202) 2024-08-08T21:57:12.4527803Z remote: Compressing objects: 56% (114/202) 2024-08-08T21:57:12.4528814Z remote: Compressing objects: 57% (116/202) 2024-08-08T21:57:12.4529527Z remote: Compressing objects: 58% (118/202) 2024-08-08T21:57:12.4530337Z remote: Compressing objects: 59% (120/202) 2024-08-08T21:57:12.4531335Z remote: Compressing objects: 60% (122/202) 2024-08-08T21:57:12.4531987Z remote: Compressing objects: 61% (124/202) 2024-08-08T21:57:12.4532659Z remote: Compressing objects: 62% (126/202) 2024-08-08T21:57:12.4533318Z remote: Compressing objects: 63% (128/202) 2024-08-08T21:57:12.4533980Z remote: Compressing objects: 64% (130/202) 2024-08-08T21:57:12.4534625Z remote: Compressing objects: 65% (132/202) 2024-08-08T21:57:12.4535288Z remote: Compressing objects: 66% (134/202) 2024-08-08T21:57:12.4535943Z remote: Compressing objects: 67% (136/202) 2024-08-08T21:57:12.4536586Z remote: Compressing objects: 68% (138/202) 2024-08-08T21:57:12.4537243Z remote: Compressing objects: 69% (140/202) 2024-08-08T21:57:12.4538147Z remote: Compressing objects: 70% (142/202) 2024-08-08T21:57:12.4538831Z remote: Compressing objects: 71% (144/202) 2024-08-08T21:57:12.4539493Z remote: Compressing objects: 72% (146/202) 2024-08-08T21:57:12.4540170Z remote: Compressing objects: 73% (148/202) 2024-08-08T21:57:12.4540939Z remote: Compressing objects: 74% (150/202) 2024-08-08T21:57:12.4542389Z remote: Compressing objects: 75% (152/202) 2024-08-08T21:57:12.4543101Z remote: Compressing objects: 76% (154/202) 2024-08-08T21:57:12.4543741Z remote: Compressing objects: 77% (156/202) 2024-08-08T21:57:12.4544408Z remote: Compressing objects: 78% (158/202) 2024-08-08T21:57:12.4545068Z remote: Compressing objects: 79% (160/202) 2024-08-08T21:57:12.4545728Z remote: Compressing objects: 80% (162/202) 2024-08-08T21:57:12.4546370Z remote: Compressing objects: 81% (164/202) 2024-08-08T21:57:12.4547031Z remote: Compressing objects: 82% (166/202) 2024-08-08T21:57:12.4547689Z remote: Compressing objects: 83% (168/202) 2024-08-08T21:57:12.4548331Z remote: Compressing objects: 84% (170/202) 2024-08-08T21:57:12.4549183Z remote: Compressing objects: 85% (172/202) 2024-08-08T21:57:12.4549894Z remote: Compressing objects: 86% (174/202) 2024-08-08T21:57:12.4550541Z remote: Compressing objects: 87% (176/202) 2024-08-08T21:57:12.4551207Z remote: Compressing objects: 88% (178/202) 2024-08-08T21:57:12.4551868Z remote: Compressing objects: 89% (180/202) 2024-08-08T21:57:12.4552510Z remote: Compressing objects: 90% (182/202) 2024-08-08T21:57:12.4553168Z remote: Compressing objects: 91% (184/202) 2024-08-08T21:57:12.4553826Z remote: Compressing objects: 92% (186/202) 2024-08-08T21:57:12.4554465Z remote: Compressing objects: 93% (188/202) 2024-08-08T21:57:12.4555122Z remote: Compressing objects: 94% (190/202) 2024-08-08T21:57:12.4555780Z remote: Compressing objects: 95% (192/202) 2024-08-08T21:57:12.4556438Z remote: Compressing objects: 96% (194/202) 2024-08-08T21:57:12.4557077Z remote: Compressing objects: 97% (196/202) 2024-08-08T21:57:12.4557745Z remote: Compressing objects: 98% (198/202) 2024-08-08T21:57:12.4558404Z remote: Compressing objects: 99% (200/202) 2024-08-08T21:57:12.4559195Z remote: Compressing objects: 100% (202/202) 2024-08-08T21:57:12.4559904Z remote: Compressing objects: 100% (202/202), done. 2024-08-08T21:57:12.4567260Z Receiving objects: 0% (1/221) 2024-08-08T21:57:12.4568454Z Receiving objects: 1% (3/221) 2024-08-08T21:57:12.4569582Z Receiving objects: 2% (5/221) 2024-08-08T21:57:12.4570636Z Receiving objects: 3% (7/221) 2024-08-08T21:57:12.4572091Z Receiving objects: 4% (9/221) 2024-08-08T21:57:12.4572926Z Receiving objects: 5% (12/221) 2024-08-08T21:57:12.4573919Z Receiving objects: 6% (14/221) 2024-08-08T21:57:12.4575013Z Receiving objects: 7% (16/221) 2024-08-08T21:57:12.4576078Z Receiving objects: 8% (18/221) 2024-08-08T21:57:12.4576855Z Receiving objects: 9% (20/221) 2024-08-08T21:57:12.4577949Z Receiving objects: 10% (23/221) 2024-08-08T21:57:12.4578611Z Receiving objects: 11% (25/221) 2024-08-08T21:57:12.4579090Z Receiving objects: 12% (27/221) 2024-08-08T21:57:12.4580077Z Receiving objects: 13% (29/221) 2024-08-08T21:57:12.4581172Z Receiving objects: 14% (31/221) 2024-08-08T21:57:12.4582204Z Receiving objects: 15% (34/221) 2024-08-08T21:57:12.4582714Z Receiving objects: 16% (36/221) 2024-08-08T21:57:12.4583200Z Receiving objects: 17% (38/221) 2024-08-08T21:57:12.4583659Z Receiving objects: 18% (40/221) 2024-08-08T21:57:12.4587610Z Receiving objects: 19% (42/221) 2024-08-08T21:57:12.4588723Z Receiving objects: 20% (45/221) 2024-08-08T21:57:12.4589607Z Receiving objects: 21% (47/221) 2024-08-08T21:57:12.4590673Z Receiving objects: 22% (49/221) 2024-08-08T21:57:12.4594314Z Receiving objects: 23% (51/221) 2024-08-08T21:57:12.4596815Z Receiving objects: 24% (54/221) 2024-08-08T21:57:12.4597854Z Receiving objects: 25% (56/221) 2024-08-08T21:57:12.4598955Z Receiving objects: 26% (58/221) 2024-08-08T21:57:12.4599492Z Receiving objects: 27% (60/221) 2024-08-08T21:57:12.4600440Z Receiving objects: 28% (62/221) 2024-08-08T21:57:12.4601549Z Receiving objects: 29% (65/221) 2024-08-08T21:57:12.4602355Z Receiving objects: 30% (67/221) 2024-08-08T21:57:12.4602819Z Receiving objects: 31% (69/221) 2024-08-08T21:57:12.4603302Z Receiving objects: 32% (71/221) 2024-08-08T21:57:12.4605745Z Receiving objects: 33% (73/221) 2024-08-08T21:57:12.4606853Z Receiving objects: 34% (76/221) 2024-08-08T21:57:12.4607420Z Receiving objects: 35% (78/221) 2024-08-08T21:57:12.4608114Z Receiving objects: 36% (80/221) 2024-08-08T21:57:12.4609200Z Receiving objects: 37% (82/221) 2024-08-08T21:57:12.4610176Z Receiving objects: 38% (84/221) 2024-08-08T21:57:12.4611606Z Receiving objects: 39% (87/221) 2024-08-08T21:57:12.4612692Z Receiving objects: 40% (89/221) 2024-08-08T21:57:12.4613350Z Receiving objects: 41% (91/221) 2024-08-08T21:57:12.4613837Z Receiving objects: 42% (93/221) 2024-08-08T21:57:12.4614316Z Receiving objects: 43% (96/221) 2024-08-08T21:57:12.4615002Z Receiving objects: 44% (98/221) 2024-08-08T21:57:12.4615972Z Receiving objects: 45% (100/221) 2024-08-08T21:57:12.4617144Z Receiving objects: 46% (102/221) 2024-08-08T21:57:12.4618243Z Receiving objects: 47% (104/221) 2024-08-08T21:57:12.4619013Z Receiving objects: 48% (107/221) 2024-08-08T21:57:12.4619506Z Receiving objects: 49% (109/221) 2024-08-08T21:57:12.4619969Z Receiving objects: 50% (111/221) 2024-08-08T21:57:12.4620467Z Receiving objects: 51% (113/221) 2024-08-08T21:57:12.4620954Z Receiving objects: 52% (115/221) 2024-08-08T21:57:12.4623149Z Receiving objects: 53% (118/221) 2024-08-08T21:57:12.4624239Z Receiving objects: 54% (120/221) 2024-08-08T21:57:12.4625341Z Receiving objects: 55% (122/221) 2024-08-08T21:57:12.4626098Z Receiving objects: 56% (124/221) 2024-08-08T21:57:12.4626825Z Receiving objects: 57% (126/221) 2024-08-08T21:57:12.4627910Z Receiving objects: 58% (129/221) 2024-08-08T21:57:12.4628774Z Receiving objects: 59% (131/221) 2024-08-08T21:57:12.4629255Z Receiving objects: 60% (133/221) 2024-08-08T21:57:12.4629744Z Receiving objects: 61% (135/221) 2024-08-08T21:57:12.4630224Z Receiving objects: 62% (138/221) 2024-08-08T21:57:12.4630958Z Receiving objects: 63% (140/221) 2024-08-08T21:57:12.4631451Z Receiving objects: 64% (142/221) 2024-08-08T21:57:12.4632411Z Receiving objects: 65% (144/221) 2024-08-08T21:57:12.4640187Z Receiving objects: 66% (146/221) 2024-08-08T21:57:12.4641480Z Receiving objects: 67% (149/221) 2024-08-08T21:57:12.4642583Z Receiving objects: 68% (151/221) 2024-08-08T21:57:12.4643550Z Receiving objects: 69% (153/221) 2024-08-08T21:57:12.4644654Z Receiving objects: 70% (155/221) 2024-08-08T21:57:12.4645682Z Receiving objects: 71% (157/221) 2024-08-08T21:57:12.4646716Z Receiving objects: 72% (160/221) 2024-08-08T21:57:12.4647727Z Receiving objects: 73% (162/221) 2024-08-08T21:57:12.4648228Z Receiving objects: 74% (164/221) 2024-08-08T21:57:12.4648719Z Receiving objects: 75% (166/221) 2024-08-08T21:57:12.4651400Z Receiving objects: 76% (168/221) 2024-08-08T21:57:12.4652486Z Receiving objects: 77% (171/221) 2024-08-08T21:57:12.4684135Z Receiving objects: 78% (173/221) 2024-08-08T21:57:12.4690651Z Receiving objects: 79% (175/221) 2024-08-08T21:57:12.4692112Z Receiving objects: 80% (177/221) 2024-08-08T21:57:12.4692683Z Receiving objects: 81% (180/221) 2024-08-08T21:57:12.4693151Z Receiving objects: 82% (182/221) 2024-08-08T21:57:12.4693637Z Receiving objects: 83% (184/221) 2024-08-08T21:57:12.4694120Z Receiving objects: 84% (186/221) 2024-08-08T21:57:12.4696323Z Receiving objects: 85% (188/221) 2024-08-08T21:57:12.4697457Z Receiving objects: 86% (191/221) 2024-08-08T21:57:12.4698474Z remote: Total 221 (delta 21), reused 106 (delta 5), pack-reused 0 2024-08-08T21:57:12.4699701Z Receiving objects: 87% (193/221) 2024-08-08T21:57:12.4700772Z Receiving objects: 88% (195/221) 2024-08-08T21:57:12.4701780Z Receiving objects: 89% (197/221) 2024-08-08T21:57:12.4702901Z Receiving objects: 90% (199/221) 2024-08-08T21:57:12.4703727Z Receiving objects: 91% (202/221) 2024-08-08T21:57:12.4704828Z Receiving objects: 92% (204/221) 2024-08-08T21:57:12.4705872Z Receiving objects: 93% (206/221) 2024-08-08T21:57:12.4706978Z Receiving objects: 94% (208/221) 2024-08-08T21:57:12.4707579Z Receiving objects: 95% (210/221) 2024-08-08T21:57:12.4708194Z Receiving objects: 96% (213/221) 2024-08-08T21:57:12.4709219Z Receiving objects: 97% (215/221) 2024-08-08T21:57:12.4710247Z Receiving objects: 98% (217/221) 2024-08-08T21:57:12.4711327Z Receiving objects: 99% (219/221) 2024-08-08T21:57:12.4711844Z Receiving objects: 100% (221/221) 2024-08-08T21:57:12.4712481Z Receiving objects: 100% (221/221), 264.99 KiB | 18.93 MiB/s, done. 2024-08-08T21:57:12.4715940Z Resolving deltas: 0% (0/21) 2024-08-08T21:57:12.4716597Z Resolving deltas: 4% (1/21) 2024-08-08T21:57:12.4717052Z Resolving deltas: 9% (2/21) 2024-08-08T21:57:12.4717565Z Resolving deltas: 14% (3/21) 2024-08-08T21:57:12.4718487Z Resolving deltas: 19% (4/21) 2024-08-08T21:57:12.4720103Z Resolving deltas: 23% (5/21) 2024-08-08T21:57:12.4720947Z Resolving deltas: 28% (6/21) 2024-08-08T21:57:12.4721427Z Resolving deltas: 42% (9/21) 2024-08-08T21:57:12.4721898Z Resolving deltas: 47% (10/21) 2024-08-08T21:57:12.4722658Z Resolving deltas: 52% (11/21) 2024-08-08T21:57:12.4723508Z Resolving deltas: 57% (12/21) 2024-08-08T21:57:12.4724383Z Resolving deltas: 61% (13/21) 2024-08-08T21:57:12.4725170Z Resolving deltas: 66% (14/21) 2024-08-08T21:57:12.4725656Z Resolving deltas: 71% (15/21) 2024-08-08T21:57:12.4726126Z Resolving deltas: 76% (16/21) 2024-08-08T21:57:12.4728186Z Resolving deltas: 80% (17/21) 2024-08-08T21:57:12.4728673Z Resolving deltas: 85% (18/21) 2024-08-08T21:57:12.4729140Z Resolving deltas: 90% (19/21) 2024-08-08T21:57:12.4729586Z Resolving deltas: 95% (20/21) 2024-08-08T21:57:12.4730584Z Resolving deltas: 100% (21/21) 2024-08-08T21:57:12.4731626Z Resolving deltas: 100% (21/21), done. 2024-08-08T21:57:12.4807720Z From https://github.com/pytorch/builder 2024-08-08T21:57:12.4808957Z * [new branch] main -> origin/main 2024-08-08T21:57:12.4831914Z ##[endgroup] 2024-08-08T21:57:12.4832613Z ##[group]Determining the checkout info 2024-08-08T21:57:12.4840266Z [command]/usr/bin/git branch --list --remote origin/main 2024-08-08T21:57:12.4869179Z origin/main 2024-08-08T21:57:12.4875915Z ##[endgroup] 2024-08-08T21:57:12.4876584Z ##[group]Checking out the ref 2024-08-08T21:57:12.4881354Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-08-08T21:57:12.5031784Z Switched to a new branch 'main' 2024-08-08T21:57:12.5032923Z branch 'main' set up to track 'origin/main'. 2024-08-08T21:57:12.5037886Z ##[endgroup] 2024-08-08T21:57:12.5038596Z ##[group]Setting up auth for fetching submodules 2024-08-08T21:57:12.5046661Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T21:57:12.5103058Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T21:57:12.5138481Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T21:57:12.5174436Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T21:57:12.5204678Z ##[endgroup] 2024-08-08T21:57:12.5205324Z ##[group]Fetching submodules 2024-08-08T21:57:12.5209486Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T21:57:12.5515977Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T21:57:12.5817328Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T21:57:12.6116930Z ##[endgroup] 2024-08-08T21:57:12.6117673Z ##[group]Persisting credentials for submodules 2024-08-08T21:57:12.6124506Z [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-08-08T21:57:12.6428746Z [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-08-08T21:57:12.6734880Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T21:57:12.7034079Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T21:57:12.7341143Z ##[endgroup] 2024-08-08T21:57:12.7387981Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T21:57:12.7424548Z '4a08b9a8cf657512eb9b60dd940be0bb01d7578d' 2024-08-08T21:57:12.7537478Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T21:57:12.7538374Z # Remove any artifacts from the previous checkouts 2024-08-08T21:57:12.7539033Z git clean -fxd 2024-08-08T21:57:12.7547386Z shell: /usr/bin/bash -e {0} 2024-08-08T21:57:12.7547810Z env: 2024-08-08T21:57:12.7548154Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:12.7548599Z BUILDER_ROOT: /builder 2024-08-08T21:57:12.7549027Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:12.7549455Z DESIRED_CUDA: cu124 2024-08-08T21:57:12.7549850Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:12.7550275Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:12.7550794Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:12.7551386Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:12.7551774Z LIBTORCH_CONFIG: 2024-08-08T21:57:12.7552158Z LIBTORCH_VARIANT: 2024-08-08T21:57:12.7552542Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:12.7552952Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:12.7553641Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:12.7554371Z ANACONDA_USER: pytorch 2024-08-08T21:57:12.7554811Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:12.7555288Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:12.7555770Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:12.7556530Z GITHUB_TOKEN: *** 2024-08-08T21:57:12.7556924Z PR_NUMBER: 2024-08-08T21:57:12.7557516Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:12.7558101Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:12.7558664Z USE_SPLIT_BUILD: false 2024-08-08T21:57:12.7559062Z ##[endgroup] 2024-08-08T21:57:12.7791627Z Prepare all required actions 2024-08-08T21:57:12.7792350Z Getting action download info 2024-08-08T21:57:12.9182924Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-08-08T21:57:12.9183550Z with: 2024-08-08T21:57:12.9184112Z github-token: *** 2024-08-08T21:57:12.9184618Z test-matrix: { include: [ { config: "default" }, ]} 2024-08-08T21:57:12.9185216Z env: 2024-08-08T21:57:12.9185552Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:12.9185968Z BUILDER_ROOT: /builder 2024-08-08T21:57:12.9186400Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:12.9186834Z DESIRED_CUDA: cu124 2024-08-08T21:57:12.9187228Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:12.9187652Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:12.9188174Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:12.9188791Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:12.9189180Z LIBTORCH_CONFIG: 2024-08-08T21:57:12.9189568Z LIBTORCH_VARIANT: 2024-08-08T21:57:12.9189954Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:12.9190439Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:12.9191059Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:12.9191790Z ANACONDA_USER: pytorch 2024-08-08T21:57:12.9192232Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:12.9192697Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:12.9193198Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:12.9193909Z GITHUB_TOKEN: *** 2024-08-08T21:57:12.9194296Z PR_NUMBER: 2024-08-08T21:57:12.9194679Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:12.9195265Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:12.9195831Z USE_SPLIT_BUILD: false 2024-08-08T21:57:12.9196281Z ##[endgroup] 2024-08-08T21:57:12.9249752Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T21:57:12.9250489Z with: 2024-08-08T21:57:12.9251105Z shell: bash 2024-08-08T21:57:12.9251470Z timeout_minutes: 10 2024-08-08T21:57:12.9251874Z max_attempts: 5 2024-08-08T21:57:12.9252273Z retry_wait_seconds: 30 2024-08-08T21:57:12.9253696Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-08T21:57:12.9255204Z polling_interval_seconds: 1 2024-08-08T21:57:12.9255668Z warning_on_retry: true 2024-08-08T21:57:12.9256081Z continue_on_error: false 2024-08-08T21:57:12.9256495Z env: 2024-08-08T21:57:12.9256825Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:12.9257233Z BUILDER_ROOT: /builder 2024-08-08T21:57:12.9257660Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:12.9258086Z DESIRED_CUDA: cu124 2024-08-08T21:57:12.9258475Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:12.9258892Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:12.9259418Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:12.9260004Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:12.9260388Z LIBTORCH_CONFIG: 2024-08-08T21:57:12.9260772Z LIBTORCH_VARIANT: 2024-08-08T21:57:12.9261158Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:12.9261567Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:12.9262194Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:12.9262905Z ANACONDA_USER: pytorch 2024-08-08T21:57:12.9263340Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:12.9263811Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:12.9264301Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:12.9265048Z GITHUB_TOKEN: *** 2024-08-08T21:57:12.9265441Z PR_NUMBER: 2024-08-08T21:57:12.9265836Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:12.9266404Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:12.9266962Z USE_SPLIT_BUILD: false 2024-08-08T21:57:12.9267374Z ##[endgroup] 2024-08-08T21:57:13.0017247Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-08T21:57:13.3048444Z Defaulting to user installation because normal site-packages is not writeable 2024-08-08T21:57:13.3267184Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-08-08T21:57:13.3456694Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-08-08T21:57:13.3467555Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (3.7) 2024-08-08T21:57:13.3484745Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2024.7.4) 2024-08-08T21:57:13.3494725Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (1.26.19) 2024-08-08T21:57:13.3748982Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.27.1) (2.0.12) 2024-08-08T21:57:14.0005977Z Command completed after 1 attempt(s). 2024-08-08T21:57:14.0061970Z ##[group]Run set -x 2024-08-08T21:57:14.0062379Z set -x 2024-08-08T21:57:14.0062738Z  2024-08-08T21:57:14.0063418Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T21:57:14.0064263Z # in runner workspace 2024-08-08T21:57:14.0064920Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-08T21:57:14.0073764Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:57:14.0074372Z env: 2024-08-08T21:57:14.0074719Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:14.0075155Z BUILDER_ROOT: /builder 2024-08-08T21:57:14.0075567Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:14.0075998Z DESIRED_CUDA: cu124 2024-08-08T21:57:14.0076403Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:14.0076826Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:14.0077349Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:14.0077957Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:14.0078326Z LIBTORCH_CONFIG: 2024-08-08T21:57:14.0078729Z LIBTORCH_VARIANT: 2024-08-08T21:57:14.0079127Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:14.0079518Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:14.0080201Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:14.0080930Z ANACONDA_USER: pytorch 2024-08-08T21:57:14.0081349Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:14.0081828Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:14.0082324Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:14.0083069Z GITHUB_TOKEN: *** 2024-08-08T21:57:14.0083471Z PR_NUMBER: 2024-08-08T21:57:14.0083871Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:14.0084436Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:14.0085000Z USE_SPLIT_BUILD: false 2024-08-08T21:57:14.0085422Z ##[endgroup] 2024-08-08T21:57:14.0113700Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-08T21:57:14.0387268Z ##[group]Run set -x 2024-08-08T21:57:14.0387720Z set -x 2024-08-08T21:57:14.0388067Z  2024-08-08T21:57:14.0388751Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-08T21:57:14.0389918Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-08T21:57:14.0391045Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-08T21:57:14.0392204Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-08T21:57:14.0393198Z # expose this variable as part of GitHub context. 2024-08-08T21:57:14.0394268Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-08T21:57:14.0395624Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-08T21:57:14.0396396Z pwd 2024-08-08T21:57:14.0396743Z  2024-08-08T21:57:14.0397557Z LOG_FILE=$(grep -l -r "b9d86fa89636e301796d4201f36d86c73f6e49bc" *.log | tail -n 1) 2024-08-08T21:57:14.0398438Z if [ -n "${LOG_FILE}" ]; then 2024-08-08T21:57:14.0399319Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-08T21:57:14.0400247Z  # needs to be awk {print $3} on MacOS 2024-08-08T21:57:14.0400841Z  case ${RUNNER_OS} in 2024-08-08T21:57:14.0401310Z  macOS) 2024-08-08T21:57:14.0402141Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-08T21:57:14.0403052Z  ;; 2024-08-08T21:57:14.0403422Z  *) 2024-08-08T21:57:14.0404223Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-08T21:57:14.0405133Z  ;; 2024-08-08T21:57:14.0405502Z  esac 2024-08-08T21:57:14.0406029Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-08T21:57:14.0406642Z fi 2024-08-08T21:57:14.0406977Z  2024-08-08T21:57:14.0407305Z popd 2024-08-08T21:57:14.0415826Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:57:14.0416451Z env: 2024-08-08T21:57:14.0416790Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:14.0417203Z BUILDER_ROOT: /builder 2024-08-08T21:57:14.0417635Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:14.0418069Z DESIRED_CUDA: cu124 2024-08-08T21:57:14.0418459Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:14.0418884Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:14.0419399Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:14.0419995Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:14.0420384Z LIBTORCH_CONFIG: 2024-08-08T21:57:14.0420779Z LIBTORCH_VARIANT: 2024-08-08T21:57:14.0421159Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:14.0421568Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:14.0422198Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:14.0422915Z ANACONDA_USER: pytorch 2024-08-08T21:57:14.0423351Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:14.0423824Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:14.0424301Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:14.0425058Z GITHUB_TOKEN: *** 2024-08-08T21:57:14.0425449Z PR_NUMBER: 2024-08-08T21:57:14.0425840Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:14.0426405Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:14.0426970Z USE_SPLIT_BUILD: false 2024-08-08T21:57:14.0427377Z ##[endgroup] 2024-08-08T21:57:14.0455839Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-08T21:57:14.0456900Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-08T21:57:14.0457671Z /home/ec2-user/actions-runner/_diag 2024-08-08T21:57:14.0458160Z + pwd 2024-08-08T21:57:14.0464533Z ++ grep -l -r b9d86fa89636e301796d4201f36d86c73f6e49bc Runner_20240808-184920-utc.log Runner_20240808-185113-utc.log Worker_20240808-185201-utc.log Worker_20240808-204241-utc.log Worker_20240808-204934-utc.log Worker_20240808-210749-utc.log Worker_20240808-211139-utc.log Worker_20240808-211218-utc.log Worker_20240808-213426-utc.log Worker_20240808-215130-utc.log 2024-08-08T21:57:14.0467033Z ++ tail -n 1 2024-08-08T21:57:14.0491830Z + LOG_FILE=Worker_20240808-215130-utc.log 2024-08-08T21:57:14.0493093Z + '[' -n Worker_20240808-215130-utc.log ']' 2024-08-08T21:57:14.0493609Z + case ${RUNNER_OS} in 2024-08-08T21:57:14.0497598Z ++ grep -r '"jobDisplayName"' Worker_20240808-215130-utc.log 2024-08-08T21:57:14.0498990Z ++ awk -F '[:]' '{print $2}' 2024-08-08T21:57:14.0500146Z ++ sed 's/"//g' 2024-08-08T21:57:14.0500948Z ++ xargs 2024-08-08T21:57:14.0519308Z + JOB_NAME='manywheel-py3_8-cuda12_4-test / test,' 2024-08-08T21:57:14.0521173Z + echo 'job-name=manywheel-py3_8-cuda12_4-test / test,' 2024-08-08T21:57:14.0521772Z + popd 2024-08-08T21:57:14.0522193Z ~/actions-runner/_work/pytorch/pytorch 2024-08-08T21:57:14.0551495Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T21:57:14.0552185Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T21:57:14.0552763Z echo "Job name: ${JOB_NAME}" 2024-08-08T21:57:14.0553239Z  2024-08-08T21:57:14.0571745Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T21:57:14.0572692Z # in runner workspace 2024-08-08T21:57:14.0573426Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-08T21:57:14.0574236Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-08T21:57:14.0574788Z  --job-name "${JOB_NAME}" \ 2024-08-08T21:57:14.0575330Z  --test-matrix "{ include: [ 2024-08-08T21:57:14.0575858Z  { config: "default" }, 2024-08-08T21:57:14.0576324Z ]} 2024-08-08T21:57:14.0576663Z " \ 2024-08-08T21:57:14.0577069Z  --selected-test-configs "" \ 2024-08-08T21:57:14.0577627Z  --pr-number "${PR_NUMBER}" \ 2024-08-08T21:57:14.0578151Z  --tag "${TAG}" \ 2024-08-08T21:57:14.0578636Z  --event-name "${EVENT_NAME}" \ 2024-08-08T21:57:14.0579169Z  --schedule "${SCHEDULE}" \ 2024-08-08T21:57:14.0579703Z  --branch "${HEAD_BRANCH}" 2024-08-08T21:57:14.0588175Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:57:14.0588802Z env: 2024-08-08T21:57:14.0589140Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:14.0589551Z BUILDER_ROOT: /builder 2024-08-08T21:57:14.0589983Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:14.0590413Z DESIRED_CUDA: cu124 2024-08-08T21:57:14.0590802Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:14.0591222Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:14.0591738Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:14.0592337Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:14.0592724Z LIBTORCH_CONFIG: 2024-08-08T21:57:14.0593110Z LIBTORCH_VARIANT: 2024-08-08T21:57:14.0593492Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:14.0593906Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:14.0594533Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:14.0595241Z ANACONDA_USER: pytorch 2024-08-08T21:57:14.0595677Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:14.0596150Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:14.0596684Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:14.0597440Z GITHUB_TOKEN: *** 2024-08-08T21:57:14.0597828Z PR_NUMBER: 2024-08-08T21:57:14.0598221Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:14.0598784Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:14.0599342Z USE_SPLIT_BUILD: false 2024-08-08T21:57:14.0599835Z JOB_NAME: manywheel-py3_8-cuda12_4-test / test, 2024-08-08T21:57:14.0600392Z TAG: ciflow/trunk/132710 2024-08-08T21:57:14.0600825Z EVENT_NAME: push 2024-08-08T21:57:14.0601197Z SCHEDULE: 2024-08-08T21:57:14.0601523Z HEAD_BRANCH: 2024-08-08T21:57:14.0601877Z ##[endgroup] 2024-08-08T21:57:14.0628744Z Workflow: linux-binary-manywheel 2024-08-08T21:57:14.0629804Z Job name: manywheel-py3_8-cuda12_4-test / test, 2024-08-08T21:57:14.3421018Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-08T21:57:14.4455954Z fatal: not a git repository (or any of the parent directories): .git 2024-08-08T21:57:14.4483002Z /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-08-08T21:57:14.4485146Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-08T21:57:14.4639424Z ##[group]Run echo "Filtered matrix:" 2024-08-08T21:57:14.4639988Z echo "Filtered matrix:" 2024-08-08T21:57:14.4640792Z echo "{"include": [{"config": "default"}]}" 2024-08-08T21:57:14.4641361Z  2024-08-08T21:57:14.4641673Z echo 2024-08-08T21:57:14.4642286Z echo "Is the current job unstable? False" 2024-08-08T21:57:14.4642877Z  2024-08-08T21:57:14.4643188Z echo 2024-08-08T21:57:14.4643627Z echo "Is keep-going label set? False" 2024-08-08T21:57:14.4644180Z  2024-08-08T21:57:14.4644486Z echo 2024-08-08T21:57:14.4644866Z echo "Renabled issues? " 2024-08-08T21:57:14.4653771Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:57:14.4654382Z env: 2024-08-08T21:57:14.4654725Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:14.4655162Z BUILDER_ROOT: /builder 2024-08-08T21:57:14.4655577Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:14.4656016Z DESIRED_CUDA: cu124 2024-08-08T21:57:14.4656428Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:14.4656836Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:14.4657371Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:14.4657982Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:14.4658355Z LIBTORCH_CONFIG: 2024-08-08T21:57:14.4658749Z LIBTORCH_VARIANT: 2024-08-08T21:57:14.4659156Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:14.4659548Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:14.4660180Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:14.4660908Z ANACONDA_USER: pytorch 2024-08-08T21:57:14.4661325Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:14.4661801Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:14.4662300Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:14.4663043Z GITHUB_TOKEN: *** 2024-08-08T21:57:14.4663435Z PR_NUMBER: 2024-08-08T21:57:14.4663831Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:14.4664396Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:14.4664960Z USE_SPLIT_BUILD: false 2024-08-08T21:57:14.4665375Z ##[endgroup] 2024-08-08T21:57:14.4691611Z Filtered matrix: 2024-08-08T21:57:14.4692018Z {include: [{config: default}]} 2024-08-08T21:57:14.4692394Z 2024-08-08T21:57:14.4692982Z Is the current job unstable? False 2024-08-08T21:57:14.4693398Z 2024-08-08T21:57:14.4693718Z Is keep-going label set? False 2024-08-08T21:57:14.4694039Z 2024-08-08T21:57:14.4694205Z Renabled issues? 2024-08-08T21:57:14.4830126Z ##[group]Run actions/download-artifact@v3 2024-08-08T21:57:14.4830703Z with: 2024-08-08T21:57:14.4831070Z name: manywheel-py3_8-cuda12_4 2024-08-08T21:57:14.4831684Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-08-08T21:57:14.4832311Z env: 2024-08-08T21:57:14.4832645Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:14.4833060Z BUILDER_ROOT: /builder 2024-08-08T21:57:14.4833495Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:14.4833927Z DESIRED_CUDA: cu124 2024-08-08T21:57:14.4834322Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:14.4834750Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:14.4835274Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:14.4835887Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:14.4836280Z LIBTORCH_CONFIG: 2024-08-08T21:57:14.4836671Z LIBTORCH_VARIANT: 2024-08-08T21:57:14.4837057Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:14.4837474Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:14.4838154Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:14.4838896Z ANACONDA_USER: pytorch 2024-08-08T21:57:14.4839318Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:14.4839802Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:14.4840301Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:14.4841036Z GITHUB_TOKEN: *** 2024-08-08T21:57:14.4841433Z PR_NUMBER: 2024-08-08T21:57:14.4841828Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:14.4842396Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:14.4842965Z USE_SPLIT_BUILD: false 2024-08-08T21:57:14.4843378Z ##[endgroup] 2024-08-08T21:57:14.5632680Z Starting download for manywheel-py3_8-cuda12_4 2024-08-08T21:57:14.6752460Z Directory structure has been setup for the artifact 2024-08-08T21:57:14.6754694Z Total number of files that will be downloaded: 1 2024-08-08T21:57:15.6767621Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:16.6764521Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:17.6770092Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:18.6768944Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:19.6765427Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:20.6764202Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:21.6767453Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:22.6764264Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:23.6763714Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:24.6763631Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:25.6769660Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:26.6768698Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:27.6763794Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:28.6764840Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:29.6769405Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:30.6763876Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:31.6764168Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:32.6772197Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:33.6772839Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:34.6773587Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:35.6773926Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:36.6774028Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:37.6775680Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:38.6774604Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:39.6775098Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:40.6775901Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:41.6778199Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:42.6774327Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:43.6775043Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:44.6774907Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:45.6780989Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T21:57:46.0692088Z Artifact manywheel-py3_8-cuda12_4 was downloaded to /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-08-08T21:57:46.0702174Z Artifact download has finished successfully 2024-08-08T21:57:46.0933018Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-08-08T21:57:46.0933734Z with: 2024-08-08T21:57:46.0934080Z driver-version: 550.54.15 2024-08-08T21:57:46.0934503Z env: 2024-08-08T21:57:46.0934839Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:46.0935269Z BUILDER_ROOT: /builder 2024-08-08T21:57:46.0935699Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:46.0936108Z DESIRED_CUDA: cu124 2024-08-08T21:57:46.0936511Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:46.0936933Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:46.0937431Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:46.0938036Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:46.0938420Z LIBTORCH_CONFIG: 2024-08-08T21:57:46.0938786Z LIBTORCH_VARIANT: 2024-08-08T21:57:46.0939183Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:46.0939592Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:46.0940198Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:46.0941243Z ANACONDA_USER: pytorch 2024-08-08T21:57:46.0941699Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:46.0942172Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:46.0942666Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:46.0943432Z GITHUB_TOKEN: *** 2024-08-08T21:57:46.0944036Z PR_NUMBER: 2024-08-08T21:57:46.0944433Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:46.0945013Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:46.0945560Z USE_SPLIT_BUILD: false 2024-08-08T21:57:46.0945974Z ##[endgroup] 2024-08-08T21:57:46.0998208Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T21:57:46.0998914Z with: 2024-08-08T21:57:46.0999248Z timeout_minutes: 10 2024-08-08T21:57:46.0999632Z max_attempts: 3 2024-08-08T21:57:46.1043227Z 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-08-08T21:57:46.1087341Z retry_wait_seconds: 10 2024-08-08T21:57:46.1087798Z polling_interval_seconds: 1 2024-08-08T21:57:46.1088238Z warning_on_retry: true 2024-08-08T21:57:46.1088671Z continue_on_error: false 2024-08-08T21:57:46.1089084Z env: 2024-08-08T21:57:46.1089394Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:46.1089819Z BUILDER_ROOT: /builder 2024-08-08T21:57:46.1090240Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:46.1090647Z DESIRED_CUDA: cu124 2024-08-08T21:57:46.1091313Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:46.1091737Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:46.1092237Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:46.1092848Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:46.1093232Z LIBTORCH_CONFIG: 2024-08-08T21:57:46.1093594Z LIBTORCH_VARIANT: 2024-08-08T21:57:46.1094146Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:46.1094577Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:46.1095181Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:46.1095910Z ANACONDA_USER: pytorch 2024-08-08T21:57:46.1096356Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:46.1096812Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:46.1097312Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:46.1098062Z GITHUB_TOKEN: *** 2024-08-08T21:57:46.1098427Z PR_NUMBER: 2024-08-08T21:57:46.1098819Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:46.1099402Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:46.1099940Z USE_SPLIT_BUILD: false 2024-08-08T21:57:46.1100371Z DRIVER_VERSION: 550.54.15 2024-08-08T21:57:46.1100840Z ##[endgroup] 2024-08-08T21:57:46.1887553Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-08-08T21:57:46.1889039Z + pre_install_nvidia_driver_amzn2 2024-08-08T21:57:46.1889723Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-08-08T21:57:46.7085295Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T21:57:46.7706780Z No Match for argument: nvidia-driver-latest-dkms 2024-08-08T21:57:46.8099463Z No Packages marked for removal 2024-08-08T21:57:46.8268479Z + install_nvidia_driver_common 2024-08-08T21:57:46.8270446Z + echo 'Before installing NVIDIA driver' 2024-08-08T21:57:46.8270972Z + lspci 2024-08-08T21:57:46.8271316Z Before installing NVIDIA driver 2024-08-08T21:57:46.8428475Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T21:57:46.8429531Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T21:57:46.8430520Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T21:57:46.8431492Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T21:57:46.8432312Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T21:57:46.8433595Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T21:57:46.8435799Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T21:57:46.8437037Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T21:57:46.8437816Z + lsmod 2024-08-08T21:57:46.8454109Z Module Size Used by 2024-08-08T21:57:46.8454622Z veth 16384 0 2024-08-08T21:57:46.8455450Z nvidia_modeset 1339392 0 2024-08-08T21:57:46.8456440Z nvidia_uvm 4599808 0 2024-08-08T21:57:46.8457399Z nvidia 53989376 7 nvidia_uvm,nvidia_modeset 2024-08-08T21:57:46.8458013Z drm 421888 1 nvidia 2024-08-08T21:57:46.8458533Z i2c_core 77824 2 nvidia,drm 2024-08-08T21:57:46.8459102Z backlight 16384 1 nvidia_modeset 2024-08-08T21:57:46.8459655Z xt_conntrack 16384 1 2024-08-08T21:57:46.8460130Z ipt_MASQUERADE 16384 1 2024-08-08T21:57:46.8460675Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T21:57:46.8461870Z nf_conntrack_netlink 49152 0 2024-08-08T21:57:46.8462864Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T21:57:46.8463441Z xfrm_user 45056 1 2024-08-08T21:57:46.8463925Z xfrm_algo 16384 1 xfrm_user 2024-08-08T21:57:46.8464443Z iptable_nat 16384 1 2024-08-08T21:57:46.8464894Z nf_conntrack_ipv4 16384 3 2024-08-08T21:57:46.8465431Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T21:57:46.8466053Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T21:57:46.8467266Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T21:57:46.8469656Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2024-08-08T21:57:46.8471594Z xt_addrtype 16384 2 2024-08-08T21:57:46.8472378Z iptable_filter 16384 1 2024-08-08T21:57:46.8473826Z br_netfilter 24576 0 2024-08-08T21:57:46.8474720Z bridge 172032 1 br_netfilter 2024-08-08T21:57:46.8475277Z stp 16384 1 bridge 2024-08-08T21:57:46.8475786Z llc 16384 2 bridge,stp 2024-08-08T21:57:46.8476316Z overlay 86016 0 2024-08-08T21:57:46.8476771Z sunrpc 393216 1 2024-08-08T21:57:46.8477215Z dm_mirror 28672 0 2024-08-08T21:57:46.8477706Z dm_region_hash 20480 1 dm_mirror 2024-08-08T21:57:46.8478318Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T21:57:46.8478934Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T21:57:46.8479488Z dax 69632 1 dm_mod 2024-08-08T21:57:46.8479989Z sb_edac 24576 0 2024-08-08T21:57:46.8480427Z crc32_pclmul 16384 0 2024-08-08T21:57:46.8480897Z ghash_clmulni_intel 16384 0 2024-08-08T21:57:46.8481377Z pcbc 16384 0 2024-08-08T21:57:46.8481838Z aesni_intel 188416 0 2024-08-08T21:57:46.8482808Z aes_x86_64 20480 1 aesni_intel 2024-08-08T21:57:46.8483955Z crypto_simd 16384 1 aesni_intel 2024-08-08T21:57:46.8484517Z glue_helper 16384 1 aesni_intel 2024-08-08T21:57:46.8485459Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T21:57:46.8486144Z mousedev 24576 0 2024-08-08T21:57:46.8486583Z evdev 20480 3 2024-08-08T21:57:46.8487042Z psmouse 32768 0 2024-08-08T21:57:46.8487504Z pcc_cpufreq 16384 0 2024-08-08T21:57:46.8487944Z button 16384 0 2024-08-08T21:57:46.8488394Z ena 139264 0 2024-08-08T21:57:46.8488845Z ptp 20480 1 ena 2024-08-08T21:57:46.8489311Z pps_core 20480 1 ptp 2024-08-08T21:57:46.8489790Z ata_piix 36864 0 2024-08-08T21:57:46.8490268Z libata 266240 1 ata_piix 2024-08-08T21:57:46.8491453Z xen_blkfront 49152 2 2024-08-08T21:57:46.8492064Z crc32c_intel 24576 0 2024-08-08T21:57:46.8492845Z scsi_mod 245760 1 libata 2024-08-08T21:57:46.8493884Z autofs4 49152 2 2024-08-08T21:57:46.8494398Z + modinfo nvidia 2024-08-08T21:57:46.8495237Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T21:57:46.8496126Z alias: char-major-195-* 2024-08-08T21:57:46.8496578Z version: 550.54.15 2024-08-08T21:57:46.8497002Z supported: external 2024-08-08T21:57:46.8497416Z license: NVIDIA 2024-08-08T21:57:46.8497863Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T21:57:46.8498466Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T21:57:46.8499040Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T21:57:46.8499603Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T21:57:46.8500226Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T21:57:46.8500890Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T21:57:46.8501487Z depends: i2c-core,drm 2024-08-08T21:57:46.8501930Z retpoline: Y 2024-08-08T21:57:46.8502300Z name: nvidia 2024-08-08T21:57:46.8502974Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T21:57:46.8503814Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T21:57:46.8504631Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T21:57:46.8505365Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T21:57:46.8505917Z parm: NVreg_RmLogonRC:int 2024-08-08T21:57:46.8506454Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T21:57:46.8507002Z parm: NVreg_DeviceFileUID:int 2024-08-08T21:57:46.8507535Z parm: NVreg_DeviceFileGID:int 2024-08-08T21:57:46.8508078Z parm: NVreg_DeviceFileMode:int 2024-08-08T21:57:46.8508719Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T21:57:46.8509592Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T21:57:46.8510224Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T21:57:46.8510737Z parm: NVreg_EnableMSI:int 2024-08-08T21:57:46.8511251Z parm: NVreg_TCEBypassMode:int 2024-08-08T21:57:46.8511825Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T21:57:46.8512470Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T21:57:46.8513205Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T21:57:46.8513911Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T21:57:46.8514678Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T21:57:46.8515417Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T21:57:46.8516184Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T21:57:46.8516934Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T21:57:46.8517532Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T21:57:46.8518205Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T21:57:46.8518892Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T21:57:46.8519493Z parm: NVreg_MemoryPoolSize:int 2024-08-08T21:57:46.8520073Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T21:57:46.8520820Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T21:57:46.8521394Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T21:57:46.8521948Z parm: NVreg_NvLinkDisable:int 2024-08-08T21:57:46.8522574Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T21:57:46.8523214Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T21:57:46.8523809Z parm: NVreg_EnableResizableBar:int 2024-08-08T21:57:46.8524422Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T21:57:46.8525028Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T21:57:46.8525635Z parm: NVreg_RegistryDwords:charp 2024-08-08T21:57:46.8526256Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T21:57:46.8526845Z parm: NVreg_RmMsg:charp 2024-08-08T21:57:46.8527356Z parm: NVreg_GpuBlacklist:charp 2024-08-08T21:57:46.8527941Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T21:57:46.8528517Z parm: NVreg_ExcludedGpus:charp 2024-08-08T21:57:46.8529097Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T21:57:46.8529704Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T21:57:46.8530287Z parm: NVreg_ImexChannelCount:int 2024-08-08T21:57:46.8531297Z parm: rm_firmware_active:charp 2024-08-08T21:57:46.8531837Z + HAS_NVIDIA_DRIVER=0 2024-08-08T21:57:46.8532296Z ++ command -v nvidia-smi 2024-08-08T21:57:46.8532787Z + '[' -x /usr/bin/nvidia-smi ']' 2024-08-08T21:57:46.8533241Z + set +e 2024-08-08T21:57:46.8533847Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-08-08T21:57:46.8772686Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-08-08T21:57:46.8773638Z + NVIDIA_SMI_STATUS=0 2024-08-08T21:57:46.8774224Z + '[' 0 -ne 0 ']' 2024-08-08T21:57:46.8774674Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-08-08T21:57:46.8775150Z + HAS_NVIDIA_DRIVER=1 2024-08-08T21:57:46.8776045Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-08-08T21:57:46.8776975Z + set -e 2024-08-08T21:57:46.8777344Z + '[' 1 -eq 0 ']' 2024-08-08T21:57:46.8778069Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-08-08T21:57:46.8778931Z + post_install_nvidia_driver_common 2024-08-08T21:57:46.8780315Z + sudo modprobe nvidia 2024-08-08T21:57:46.8908232Z + echo 'After installing NVIDIA driver' 2024-08-08T21:57:46.8908821Z + lspci 2024-08-08T21:57:46.8909186Z After installing NVIDIA driver 2024-08-08T21:57:46.9090480Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T21:57:46.9091877Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T21:57:46.9093249Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T21:57:46.9094248Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T21:57:46.9095073Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T21:57:46.9095948Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T21:57:46.9096993Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T21:57:46.9098049Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T21:57:46.9098774Z + lsmod 2024-08-08T21:57:46.9114822Z Module Size Used by 2024-08-08T21:57:46.9115331Z veth 16384 0 2024-08-08T21:57:46.9115793Z nvidia_modeset 1339392 0 2024-08-08T21:57:46.9116263Z nvidia_uvm 4599808 0 2024-08-08T21:57:46.9116828Z nvidia 53989376 7 nvidia_uvm,nvidia_modeset 2024-08-08T21:57:46.9117709Z drm 421888 1 nvidia 2024-08-08T21:57:46.9118710Z i2c_core 77824 2 nvidia,drm 2024-08-08T21:57:46.9119322Z backlight 16384 1 nvidia_modeset 2024-08-08T21:57:46.9119866Z xt_conntrack 16384 1 2024-08-08T21:57:46.9120587Z ipt_MASQUERADE 16384 1 2024-08-08T21:57:46.9122047Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T21:57:46.9123086Z nf_conntrack_netlink 49152 0 2024-08-08T21:57:46.9123682Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T21:57:46.9124265Z xfrm_user 45056 1 2024-08-08T21:57:46.9124753Z xfrm_algo 16384 1 xfrm_user 2024-08-08T21:57:46.9125254Z iptable_nat 16384 1 2024-08-08T21:57:46.9125724Z nf_conntrack_ipv4 16384 3 2024-08-08T21:57:46.9126257Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T21:57:46.9126839Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T21:57:46.9127495Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T21:57:46.9128718Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2024-08-08T21:57:46.9129790Z xt_addrtype 16384 2 2024-08-08T21:57:46.9130262Z iptable_filter 16384 1 2024-08-08T21:57:46.9131100Z br_netfilter 24576 0 2024-08-08T21:57:46.9131776Z bridge 172032 1 br_netfilter 2024-08-08T21:57:46.9132894Z stp 16384 1 bridge 2024-08-08T21:57:46.9133984Z llc 16384 2 bridge,stp 2024-08-08T21:57:46.9135120Z overlay 86016 0 2024-08-08T21:57:46.9135713Z sunrpc 393216 1 2024-08-08T21:57:46.9136177Z dm_mirror 28672 0 2024-08-08T21:57:46.9136646Z dm_region_hash 20480 1 dm_mirror 2024-08-08T21:57:46.9137256Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T21:57:46.9137896Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T21:57:46.9138437Z dax 69632 1 dm_mod 2024-08-08T21:57:46.9138944Z sb_edac 24576 0 2024-08-08T21:57:46.9139408Z crc32_pclmul 16384 0 2024-08-08T21:57:46.9139859Z ghash_clmulni_intel 16384 0 2024-08-08T21:57:46.9140325Z pcbc 16384 0 2024-08-08T21:57:46.9140784Z aesni_intel 188416 0 2024-08-08T21:57:46.9141264Z aes_x86_64 20480 1 aesni_intel 2024-08-08T21:57:46.9141823Z crypto_simd 16384 1 aesni_intel 2024-08-08T21:57:46.9142384Z glue_helper 16384 1 aesni_intel 2024-08-08T21:57:46.9143065Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T21:57:46.9143745Z mousedev 24576 0 2024-08-08T21:57:46.9144199Z evdev 20480 3 2024-08-08T21:57:46.9144654Z psmouse 32768 0 2024-08-08T21:57:46.9145096Z pcc_cpufreq 16384 0 2024-08-08T21:57:46.9145554Z button 16384 0 2024-08-08T21:57:46.9145999Z ena 139264 0 2024-08-08T21:57:46.9146432Z ptp 20480 1 ena 2024-08-08T21:57:46.9147269Z pps_core 20480 1 ptp 2024-08-08T21:57:46.9147907Z ata_piix 36864 0 2024-08-08T21:57:46.9148372Z libata 266240 1 ata_piix 2024-08-08T21:57:46.9148883Z xen_blkfront 49152 2 2024-08-08T21:57:46.9149352Z crc32c_intel 24576 0 2024-08-08T21:57:46.9149803Z scsi_mod 245760 1 libata 2024-08-08T21:57:46.9150299Z autofs4 49152 2 2024-08-08T21:57:46.9150747Z + modinfo nvidia 2024-08-08T21:57:46.9151651Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T21:57:46.9152548Z alias: char-major-195-* 2024-08-08T21:57:46.9153028Z version: 550.54.15 2024-08-08T21:57:46.9153434Z supported: external 2024-08-08T21:57:46.9153852Z license: NVIDIA 2024-08-08T21:57:46.9154317Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T21:57:46.9154907Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T21:57:46.9155486Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T21:57:46.9156066Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T21:57:46.9156666Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T21:57:46.9157289Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T21:57:46.9158068Z depends: i2c-core,drm 2024-08-08T21:57:46.9158496Z retpoline: Y 2024-08-08T21:57:46.9158872Z name: nvidia 2024-08-08T21:57:46.9159563Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T21:57:46.9160377Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T21:57:46.9161198Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T21:57:46.9161956Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T21:57:46.9162491Z parm: NVreg_RmLogonRC:int 2024-08-08T21:57:46.9163036Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T21:57:46.9163605Z parm: NVreg_DeviceFileUID:int 2024-08-08T21:57:46.9164137Z parm: NVreg_DeviceFileGID:int 2024-08-08T21:57:46.9164687Z parm: NVreg_DeviceFileMode:int 2024-08-08T21:57:46.9165352Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T21:57:46.9166069Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T21:57:46.9166667Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T21:57:46.9167206Z parm: NVreg_EnableMSI:int 2024-08-08T21:57:46.9167723Z parm: NVreg_TCEBypassMode:int 2024-08-08T21:57:46.9168279Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T21:57:46.9168945Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T21:57:46.9169687Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T21:57:46.9170379Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T21:57:46.9171569Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T21:57:46.9172330Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T21:57:46.9173095Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T21:57:46.9173849Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T21:57:46.9174469Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T21:57:46.9175119Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T21:57:46.9175816Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T21:57:46.9176441Z parm: NVreg_MemoryPoolSize:int 2024-08-08T21:57:46.9177004Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T21:57:46.9177610Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T21:57:46.9178200Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T21:57:46.9178740Z parm: NVreg_NvLinkDisable:int 2024-08-08T21:57:46.9179375Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T21:57:46.9180035Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T21:57:46.9180614Z parm: NVreg_EnableResizableBar:int 2024-08-08T21:57:46.9181379Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T21:57:46.9182034Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T21:57:46.9182628Z parm: NVreg_RegistryDwords:charp 2024-08-08T21:57:46.9183251Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T21:57:46.9183860Z parm: NVreg_RmMsg:charp 2024-08-08T21:57:46.9184351Z parm: NVreg_GpuBlacklist:charp 2024-08-08T21:57:46.9184933Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T21:57:46.9185524Z parm: NVreg_ExcludedGpus:charp 2024-08-08T21:57:46.9186074Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T21:57:46.9186672Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T21:57:46.9187267Z parm: NVreg_ImexChannelCount:int 2024-08-08T21:57:46.9187818Z parm: rm_firmware_active:charp 2024-08-08T21:57:46.9188317Z + set +e 2024-08-08T21:57:46.9188705Z + nvidia-smi 2024-08-08T21:57:46.9342804Z Thu Aug 8 21:57:46 2024 2024-08-08T21:57:46.9343971Z +-----------------------------------------------------------------------------------------+ 2024-08-08T21:57:46.9345030Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T21:57:46.9346044Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T21:57:46.9347385Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T21:57:46.9348521Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T21:57:46.9349408Z | | | MIG M. | 2024-08-08T21:57:46.9350080Z |=========================================+========================+======================| 2024-08-08T21:57:46.9427673Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-08T21:57:46.9428780Z | N/A 34C P8 16W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-08T21:57:46.9429767Z | | | N/A | 2024-08-08T21:57:46.9430656Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T21:57:46.9431406Z 2024-08-08T21:57:46.9432257Z +-----------------------------------------------------------------------------------------+ 2024-08-08T21:57:46.9433059Z | Processes: | 2024-08-08T21:57:46.9433948Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T21:57:46.9434826Z | ID ID Usage | 2024-08-08T21:57:46.9435547Z |=========================================================================================| 2024-08-08T21:57:46.9436366Z | No running processes found | 2024-08-08T21:57:46.9437338Z +-----------------------------------------------------------------------------------------+ 2024-08-08T21:57:47.0030976Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-08-08T21:57:47.0231169Z Tesla M60 2024-08-08T21:57:47.0320152Z + NVIDIA_SMI_STATUS=0 2024-08-08T21:57:47.0320774Z + '[' 0 -eq 0 ']' 2024-08-08T21:57:47.0321258Z + echo 'INFO: Ignoring allowed status 0' 2024-08-08T21:57:47.0321773Z + set -e 2024-08-08T21:57:47.0322352Z INFO: Ignoring allowed status 0 2024-08-08T21:57:47.0326779Z == Installing nvidia container toolkit for amzn2 == 2024-08-08T21:57:47.0330701Z + sudo yum install -y yum-utils 2024-08-08T21:57:47.5338963Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T21:57:49.2517642Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2024-08-08T21:57:49.2518535Z Nothing to do 2024-08-08T21:57:49.4127639Z + [[ amzn2 == \a\m\z\n\2\0\2\3 ]] 2024-08-08T21:57:49.4129106Z + YUM_REPO_URL=https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T21:57:49.4131917Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T21:57:49.9332830Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T21:57:49.9679179Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T21:57:49.9680758Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T21:57:49.9682001Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T21:57:49.9836403Z + sudo yum install -y nvidia-docker2 2024-08-08T21:57:50.4840030Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T21:57:52.2244254Z Package nvidia-docker2-2.14.0-1.noarch already installed and latest version 2024-08-08T21:57:52.2245114Z Nothing to do 2024-08-08T21:57:52.3797220Z + sudo systemctl restart docker 2024-08-08T21:57:55.2532907Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-08-08T21:57:55.2933745Z Thu Aug 8 21:57:55 2024 2024-08-08T21:57:55.2934742Z +-----------------------------------------------------------------------------------------+ 2024-08-08T21:57:55.2936203Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T21:57:55.2937203Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T21:57:55.2938236Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T21:57:55.2939375Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T21:57:55.2940262Z | | | MIG M. | 2024-08-08T21:57:55.2940965Z |=========================================+========================+======================| 2024-08-08T21:57:55.3019331Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-08T21:57:55.3020272Z | N/A 34C P8 15W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-08T21:57:55.3021124Z | | | N/A | 2024-08-08T21:57:55.3022004Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T21:57:55.3022741Z 2024-08-08T21:57:55.3023576Z +-----------------------------------------------------------------------------------------+ 2024-08-08T21:57:55.3024370Z | Processes: | 2024-08-08T21:57:55.3025277Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T21:57:55.3026187Z | ID ID Usage | 2024-08-08T21:57:55.3026912Z |=========================================================================================| 2024-08-08T21:57:55.3027723Z | No running processes found | 2024-08-08T21:57:55.3028700Z +-----------------------------------------------------------------------------------------+ 2024-08-08T21:57:56.1971459Z Command completed after 1 attempt(s). 2024-08-08T21:57:56.2096678Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-08T21:57:56.2097413Z with: 2024-08-08T21:57:56.2097879Z docker-image: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:56.2098668Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T21:57:56.2099291Z env: 2024-08-08T21:57:56.2099628Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:56.2100060Z BUILDER_ROOT: /builder 2024-08-08T21:57:56.2100473Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:56.2100898Z DESIRED_CUDA: cu124 2024-08-08T21:57:56.2101305Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:56.2101709Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:56.2102282Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:56.2102912Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:56.2103280Z LIBTORCH_CONFIG: 2024-08-08T21:57:56.2103666Z LIBTORCH_VARIANT: 2024-08-08T21:57:56.2104069Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:56.2104458Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:56.2105143Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:56.2105861Z ANACONDA_USER: pytorch 2024-08-08T21:57:56.2106296Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:56.2106769Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:56.2107252Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:56.2108014Z GITHUB_TOKEN: *** 2024-08-08T21:57:56.2108399Z PR_NUMBER: 2024-08-08T21:57:56.2108798Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:56.2109361Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:56.2109920Z USE_SPLIT_BUILD: false 2024-08-08T21:57:56.2110458Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T21:57:56.2111046Z ##[endgroup] 2024-08-08T21:57:56.2132242Z ##[group]Run set -x 2024-08-08T21:57:56.2132659Z set -x 2024-08-08T21:57:56.2133004Z set +e 2024-08-08T21:57:56.2133357Z  2024-08-08T21:57:56.2133688Z login() { 2024-08-08T21:57:56.2134506Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-08T21:57:56.2135419Z } 2024-08-08T21:57:56.2135748Z  2024-08-08T21:57:56.2136060Z retry () { 2024-08-08T21:57:56.2136537Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-08T21:57:56.2137089Z } 2024-08-08T21:57:56.2137402Z  2024-08-08T21:57:56.2137783Z retry login "${DOCKER_REGISTRY}" 2024-08-08T21:57:56.2138294Z  2024-08-08T21:57:56.2138598Z set -e 2024-08-08T21:57:56.2139181Z # ignore output since only exit code is used for conditional 2024-08-08T21:57:56.2140059Z # only pull docker image if it's not available locally 2024-08-08T21:57:56.2141015Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-08T21:57:56.2141886Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-08T21:57:56.2142431Z fi 2024-08-08T21:57:56.2150616Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:57:56.2151243Z env: 2024-08-08T21:57:56.2151583Z PYTORCH_ROOT: /pytorch 2024-08-08T21:57:56.2151995Z BUILDER_ROOT: /builder 2024-08-08T21:57:56.2152424Z PACKAGE_TYPE: manywheel 2024-08-08T21:57:56.2152852Z DESIRED_CUDA: cu124 2024-08-08T21:57:56.2153237Z GPU_ARCH_VERSION: 12.4 2024-08-08T21:57:56.2153655Z GPU_ARCH_TYPE: cuda 2024-08-08T21:57:56.2154170Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:56.2154761Z SKIP_ALL_TESTS: 1 2024-08-08T21:57:56.2155150Z LIBTORCH_CONFIG: 2024-08-08T21:57:56.2155532Z LIBTORCH_VARIANT: 2024-08-08T21:57:56.2155910Z DESIRED_DEVTOOLSET: 2024-08-08T21:57:56.2156318Z DESIRED_PYTHON: 3.8 2024-08-08T21:57:56.2156955Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:57:56.2157665Z ANACONDA_USER: pytorch 2024-08-08T21:57:56.2158101Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:57:56.2158573Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:57:56.2159219Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:57:56.2159988Z GITHUB_TOKEN: *** 2024-08-08T21:57:56.2160376Z PR_NUMBER: 2024-08-08T21:57:56.2160767Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:57:56.2161329Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:57:56.2161887Z USE_SPLIT_BUILD: false 2024-08-08T21:57:56.2162426Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T21:57:56.2163179Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T21:57:56.2163828Z ##[endgroup] 2024-08-08T21:57:56.2190889Z + set +e 2024-08-08T21:57:56.2191558Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T21:57:56.2192356Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T21:57:56.2194708Z + aws ecr get-login-password --region us-east-1 2024-08-08T21:57:56.2199103Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T21:57:56.7391733Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T21:57:56.7393381Z Configure a credential helper to remove this warning. See 2024-08-08T21:57:56.7394453Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T21:57:56.7395143Z 2024-08-08T21:57:56.7395295Z Login Succeeded 2024-08-08T21:57:56.7404504Z + set -e 2024-08-08T21:57:56.7405167Z + docker inspect --type=image pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:56.7578787Z + retry docker pull pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:56.7579683Z + docker pull pytorch/manylinux-builder:cuda12.4-main 2024-08-08T21:57:56.9338658Z cuda12.4-main: Pulling from pytorch/manylinux-builder 2024-08-08T21:57:56.9340425Z 2d473b07cdd5: Pulling fs layer 2024-08-08T21:57:56.9341339Z d3cb0a28bd55: Pulling fs layer 2024-08-08T21:57:56.9341831Z 0d2905e4e514: Pulling fs layer 2024-08-08T21:57:56.9342286Z 32dbc267d7d4: Pulling fs layer 2024-08-08T21:57:56.9342783Z 9ddf1656241b: Pulling fs layer 2024-08-08T21:57:56.9343253Z b1c8701234b0: Pulling fs layer 2024-08-08T21:57:56.9344087Z 94c65bc8160d: Pulling fs layer 2024-08-08T21:57:56.9344709Z 6d2405eb074f: Pulling fs layer 2024-08-08T21:57:56.9345580Z 824576f4e336: Pulling fs layer 2024-08-08T21:57:56.9346453Z f7c992722cf8: Pulling fs layer 2024-08-08T21:57:56.9347332Z 4c9646f1fad2: Pulling fs layer 2024-08-08T21:57:56.9348081Z 9ddf1656241b: Waiting 2024-08-08T21:57:56.9348849Z ccb87b70ee0b: Pulling fs layer 2024-08-08T21:57:56.9349758Z 4e43dcc1ffb5: Pulling fs layer 2024-08-08T21:57:56.9350257Z c5dfa3198809: Pulling fs layer 2024-08-08T21:57:56.9350846Z b1c8701234b0: Waiting 2024-08-08T21:57:56.9351387Z 18da16b1ea9f: Pulling fs layer 2024-08-08T21:57:56.9351856Z fd438c178286: Pulling fs layer 2024-08-08T21:57:56.9352655Z afe791edcbac: Pulling fs layer 2024-08-08T21:57:56.9353141Z f8634e1692db: Pulling fs layer 2024-08-08T21:57:56.9353593Z 6d2405eb074f: Waiting 2024-08-08T21:57:56.9353966Z 18da16b1ea9f: Waiting 2024-08-08T21:57:56.9354422Z 5334442deef3: Pulling fs layer 2024-08-08T21:57:56.9354886Z e1a181553843: Pulling fs layer 2024-08-08T21:57:56.9355348Z 67f2fa275e14: Pulling fs layer 2024-08-08T21:57:56.9355794Z 4739f53a90e8: Pulling fs layer 2024-08-08T21:57:56.9356258Z 16a3aeee4f4e: Pulling fs layer 2024-08-08T21:57:56.9356706Z 32dbc267d7d4: Waiting 2024-08-08T21:57:56.9357083Z c5dfa3198809: Waiting 2024-08-08T21:57:56.9357492Z 2cd9356de56f: Pulling fs layer 2024-08-08T21:57:56.9357939Z 5334442deef3: Waiting 2024-08-08T21:57:56.9358314Z 67f2fa275e14: Waiting 2024-08-08T21:57:56.9358727Z fbe0490ae5fd: Pulling fs layer 2024-08-08T21:57:56.9359179Z 6cd7c9b948df: Pulling fs layer 2024-08-08T21:57:56.9359641Z 752872271037: Pulling fs layer 2024-08-08T21:57:56.9360097Z 1d3ed55372b8: Pulling fs layer 2024-08-08T21:57:56.9360536Z f7c992722cf8: Waiting 2024-08-08T21:57:56.9360946Z f565a0b87e2d: Pulling fs layer 2024-08-08T21:57:56.9361387Z 824576f4e336: Waiting 2024-08-08T21:57:56.9361770Z 55515582d60c: Pulling fs layer 2024-08-08T21:57:56.9362447Z 47b52e6fba0c: Pulling fs layer 2024-08-08T21:57:56.9362939Z 58e318d719c9: Pulling fs layer 2024-08-08T21:57:56.9363368Z ccb87b70ee0b: Waiting 2024-08-08T21:57:56.9363769Z fbe0490ae5fd: Waiting 2024-08-08T21:57:56.9364160Z 2cd9356de56f: Waiting 2024-08-08T21:57:56.9364526Z 55515582d60c: Waiting 2024-08-08T21:57:56.9364931Z c2b6686e1a9e: Pulling fs layer 2024-08-08T21:57:56.9365400Z 42bcb4b5f19a: Pulling fs layer 2024-08-08T21:57:56.9365848Z f28af06140ab: Pulling fs layer 2024-08-08T21:57:56.9366313Z e8e51ea31080: Pulling fs layer 2024-08-08T21:57:56.9366759Z 47b52e6fba0c: Waiting 2024-08-08T21:57:56.9367130Z 58e318d719c9: Waiting 2024-08-08T21:57:56.9367517Z 4e43dcc1ffb5: Waiting 2024-08-08T21:57:56.9367930Z bf7ca728a217: Pulling fs layer 2024-08-08T21:57:56.9368371Z fd438c178286: Waiting 2024-08-08T21:57:56.9368756Z c2b6686e1a9e: Waiting 2024-08-08T21:57:56.9369140Z e8e51ea31080: Waiting 2024-08-08T21:57:56.9369508Z f28af06140ab: Waiting 2024-08-08T21:57:56.9369891Z 752872271037: Waiting 2024-08-08T21:57:56.9370278Z 1d3ed55372b8: Waiting 2024-08-08T21:57:56.9370646Z 4739f53a90e8: Waiting 2024-08-08T21:57:56.9371938Z afe791edcbac: Waiting 2024-08-08T21:57:56.9372718Z e1a181553843: Waiting 2024-08-08T21:57:56.9869508Z d3cb0a28bd55: Verifying Checksum 2024-08-08T21:57:56.9870123Z d3cb0a28bd55: Download complete 2024-08-08T21:57:57.0024041Z 0d2905e4e514: Verifying Checksum 2024-08-08T21:57:57.0024764Z 0d2905e4e514: Download complete 2024-08-08T21:57:57.0348846Z 32dbc267d7d4: Verifying Checksum 2024-08-08T21:57:57.0349618Z 32dbc267d7d4: Download complete 2024-08-08T21:57:57.1297151Z b1c8701234b0: Verifying Checksum 2024-08-08T21:57:57.1297919Z b1c8701234b0: Download complete 2024-08-08T21:57:57.7227380Z 2d473b07cdd5: Verifying Checksum 2024-08-08T21:57:57.7228778Z 2d473b07cdd5: Download complete 2024-08-08T21:57:57.7977068Z 6d2405eb074f: Verifying Checksum 2024-08-08T21:57:57.7978348Z 6d2405eb074f: Download complete 2024-08-08T21:57:57.9312762Z 824576f4e336: Verifying Checksum 2024-08-08T21:57:57.9313918Z 824576f4e336: Download complete 2024-08-08T21:57:57.9731960Z f7c992722cf8: Download complete 2024-08-08T21:57:58.0657492Z 94c65bc8160d: Verifying Checksum 2024-08-08T21:57:58.0658113Z 94c65bc8160d: Download complete 2024-08-08T21:57:58.1088415Z ccb87b70ee0b: Verifying Checksum 2024-08-08T21:57:58.1089288Z ccb87b70ee0b: Download complete 2024-08-08T21:57:58.1583584Z 9ddf1656241b: Download complete 2024-08-08T21:57:58.2124811Z c5dfa3198809: Download complete 2024-08-08T21:57:58.2565174Z 18da16b1ea9f: Download complete 2024-08-08T21:57:58.3003236Z fd438c178286: Verifying Checksum 2024-08-08T21:57:58.3003838Z fd438c178286: Download complete 2024-08-08T21:57:58.3418541Z afe791edcbac: Verifying Checksum 2024-08-08T21:57:58.3419118Z afe791edcbac: Download complete 2024-08-08T21:57:58.3829874Z f8634e1692db: Download complete 2024-08-08T21:57:58.4361613Z 5334442deef3: Download complete 2024-08-08T21:57:58.5129123Z e1a181553843: Verifying Checksum 2024-08-08T21:57:58.5129705Z e1a181553843: Download complete 2024-08-08T21:57:58.5509471Z 67f2fa275e14: Download complete 2024-08-08T21:57:58.6051421Z 4739f53a90e8: Verifying Checksum 2024-08-08T21:57:58.6052296Z 4739f53a90e8: Download complete 2024-08-08T21:57:58.6424825Z 16a3aeee4f4e: Verifying Checksum 2024-08-08T21:57:58.6425778Z 16a3aeee4f4e: Download complete 2024-08-08T21:57:58.6800124Z 2cd9356de56f: Verifying Checksum 2024-08-08T21:57:58.6801228Z 2cd9356de56f: Download complete 2024-08-08T21:57:59.3131493Z 4c9646f1fad2: Verifying Checksum 2024-08-08T21:57:59.3132118Z 4c9646f1fad2: Download complete 2024-08-08T21:57:59.3636825Z fbe0490ae5fd: Verifying Checksum 2024-08-08T21:57:59.3638096Z fbe0490ae5fd: Download complete 2024-08-08T21:57:59.4133594Z 752872271037: Download complete 2024-08-08T21:57:59.4168935Z 6cd7c9b948df: Verifying Checksum 2024-08-08T21:57:59.4169484Z 6cd7c9b948df: Download complete 2024-08-08T21:57:59.4585369Z f565a0b87e2d: Verifying Checksum 2024-08-08T21:57:59.4585970Z f565a0b87e2d: Download complete 2024-08-08T21:57:59.4706691Z 1d3ed55372b8: Download complete 2024-08-08T21:57:59.5872601Z 47b52e6fba0c: Download complete 2024-08-08T21:58:00.2932720Z 4e43dcc1ffb5: Verifying Checksum 2024-08-08T21:58:00.2933552Z 4e43dcc1ffb5: Download complete 2024-08-08T21:58:00.8112765Z 58e318d719c9: Verifying Checksum 2024-08-08T21:58:00.8113770Z 58e318d719c9: Download complete 2024-08-08T21:58:00.8529030Z 42bcb4b5f19a: Verifying Checksum 2024-08-08T21:58:00.8529638Z 42bcb4b5f19a: Download complete 2024-08-08T21:58:01.0396468Z c2b6686e1a9e: Verifying Checksum 2024-08-08T21:58:01.1402589Z c2b6686e1a9e: Download complete 2024-08-08T21:58:01.1403394Z 55515582d60c: Verifying Checksum 2024-08-08T21:58:01.1403993Z 55515582d60c: Download complete 2024-08-08T21:58:01.1886450Z bf7ca728a217: Verifying Checksum 2024-08-08T21:58:01.1887142Z bf7ca728a217: Download complete 2024-08-08T21:58:01.8260242Z 2d473b07cdd5: Pull complete 2024-08-08T21:58:01.8785767Z d3cb0a28bd55: Pull complete 2024-08-08T21:58:01.9351685Z 0d2905e4e514: Pull complete 2024-08-08T21:58:01.9915381Z 32dbc267d7d4: Pull complete 2024-08-08T21:58:02.2717910Z e8e51ea31080: Verifying Checksum 2024-08-08T21:58:02.2718503Z e8e51ea31080: Download complete 2024-08-08T21:58:05.4676715Z 9ddf1656241b: Pull complete 2024-08-08T21:58:05.7375957Z b1c8701234b0: Pull complete 2024-08-08T21:58:07.9829996Z 94c65bc8160d: Pull complete 2024-08-08T21:58:08.0474936Z 6d2405eb074f: Pull complete 2024-08-08T21:58:08.3647399Z 824576f4e336: Pull complete 2024-08-08T21:58:08.4125227Z f7c992722cf8: Pull complete 2024-08-08T21:58:17.4458083Z 4c9646f1fad2: Pull complete 2024-08-08T21:58:17.5193405Z ccb87b70ee0b: Pull complete 2024-08-08T21:58:23.7171183Z 4e43dcc1ffb5: Pull complete 2024-08-08T21:58:23.7916294Z c5dfa3198809: Pull complete 2024-08-08T21:58:23.8645569Z 18da16b1ea9f: Pull complete 2024-08-08T21:58:23.9216711Z fd438c178286: Pull complete 2024-08-08T21:58:23.9792878Z afe791edcbac: Pull complete 2024-08-08T21:58:24.0333916Z f8634e1692db: Pull complete 2024-08-08T21:58:24.0903871Z 5334442deef3: Pull complete 2024-08-08T21:58:24.1940623Z e1a181553843: Pull complete 2024-08-08T21:58:24.2426061Z 67f2fa275e14: Pull complete 2024-08-08T21:58:24.3030926Z 4739f53a90e8: Pull complete 2024-08-08T21:58:24.3491600Z 16a3aeee4f4e: Pull complete 2024-08-08T21:58:24.4141105Z 2cd9356de56f: Pull complete 2024-08-08T21:58:26.3933101Z fbe0490ae5fd: Pull complete 2024-08-08T21:58:26.6263566Z 6cd7c9b948df: Pull complete 2024-08-08T21:58:26.6876375Z 752872271037: Pull complete 2024-08-08T21:58:26.7662593Z 1d3ed55372b8: Pull complete 2024-08-08T21:58:26.8235809Z f565a0b87e2d: Pull complete 2024-08-08T21:58:33.5254375Z 55515582d60c: Pull complete 2024-08-08T21:58:37.0422255Z 47b52e6fba0c: Pull complete 2024-08-08T21:58:45.0969695Z f28af06140ab: Verifying Checksum 2024-08-08T21:58:45.0970313Z f28af06140ab: Download complete 2024-08-08T21:58:45.5825078Z 58e318d719c9: Pull complete 2024-08-08T21:58:51.1206357Z c2b6686e1a9e: Pull complete 2024-08-08T21:58:53.5637078Z 42bcb4b5f19a: Pull complete 2024-08-08T21:59:54.2077304Z f28af06140ab: Pull complete 2024-08-08T21:59:58.6819610Z e8e51ea31080: Pull complete 2024-08-08T22:00:01.1567098Z bf7ca728a217: Pull complete 2024-08-08T22:00:02.5038501Z Digest: sha256:0f4942fe7154c25a428f0e8f8112c63f3c1c43d9e747307a0b8cb435fe61fe82 2024-08-08T22:00:03.0039482Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:00:03.2861185Z docker.io/pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:00:03.2945531Z Prepare all required actions 2024-08-08T22:00:03.3004578Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-08-08T22:00:03.3005175Z env: 2024-08-08T22:00:03.3005520Z PYTORCH_ROOT: /pytorch 2024-08-08T22:00:03.3005950Z BUILDER_ROOT: /builder 2024-08-08T22:00:03.3006366Z PACKAGE_TYPE: manywheel 2024-08-08T22:00:03.3006799Z DESIRED_CUDA: cu124 2024-08-08T22:00:03.3007227Z GPU_ARCH_VERSION: 12.4 2024-08-08T22:00:03.3007635Z GPU_ARCH_TYPE: cuda 2024-08-08T22:00:03.3008155Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:00:03.3008767Z SKIP_ALL_TESTS: 1 2024-08-08T22:00:03.3009139Z LIBTORCH_CONFIG: 2024-08-08T22:00:03.3009523Z LIBTORCH_VARIANT: 2024-08-08T22:00:03.3009920Z DESIRED_DEVTOOLSET: 2024-08-08T22:00:03.3010315Z DESIRED_PYTHON: 3.8 2024-08-08T22:00:03.3011419Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:00:03.3012161Z ANACONDA_USER: pytorch 2024-08-08T22:00:03.3012642Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:00:03.3013102Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:00:03.3013597Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:00:03.3014351Z GITHUB_TOKEN: *** 2024-08-08T22:00:03.3014745Z PR_NUMBER: 2024-08-08T22:00:03.3015121Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:00:03.3015700Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:00:03.3016263Z USE_SPLIT_BUILD: false 2024-08-08T22:00:03.3016789Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:00:03.3017390Z ##[endgroup] 2024-08-08T22:00:03.4435124Z ##[group]Run set -x 2024-08-08T22:00:03.4435596Z set -x 2024-08-08T22:00:03.4436027Z # shellcheck disable=SC2086,SC2090 2024-08-08T22:00:03.4436620Z container_name=$(docker run \ 2024-08-08T22:00:03.4437146Z  ${GPU_FLAG:-} \ 2024-08-08T22:00:03.4437583Z  -e BINARY_ENV_FILE \ 2024-08-08T22:00:03.4438246Z  -e BUILDER_ROOT \ 2024-08-08T22:00:03.4438843Z  -e BUILD_ENVIRONMENT \ 2024-08-08T22:00:03.4439331Z  -e DESIRED_CUDA \ 2024-08-08T22:00:03.4439801Z  -e DESIRED_DEVTOOLSET \ 2024-08-08T22:00:03.4440308Z  -e DESIRED_PYTHON \ 2024-08-08T22:00:03.4440772Z  -e GITHUB_ACTIONS \ 2024-08-08T22:00:03.4441250Z  -e GPU_ARCH_TYPE \ 2024-08-08T22:00:03.4441729Z  -e GPU_ARCH_VERSION \ 2024-08-08T22:00:03.4442486Z  -e LIBTORCH_VARIANT \ 2024-08-08T22:00:03.4442977Z  -e PACKAGE_TYPE \ 2024-08-08T22:00:03.4443475Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-08-08T22:00:03.4443997Z  -e PYTORCH_ROOT \ 2024-08-08T22:00:03.4444459Z  -e SKIP_ALL_TESTS \ 2024-08-08T22:00:03.4444937Z  -e USE_SPLIT_BUILD \ 2024-08-08T22:00:03.4445382Z  --tty \ 2024-08-08T22:00:03.4445769Z  --detach \ 2024-08-08T22:00:03.4446296Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-08-08T22:00:03.4447012Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-08-08T22:00:03.4447700Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-08-08T22:00:03.4448275Z  -w / \ 2024-08-08T22:00:03.4448661Z  "${DOCKER_IMAGE}" 2024-08-08T22:00:03.4449073Z ) 2024-08-08T22:00:03.4449405Z  2024-08-08T22:00:03.4449924Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-08-08T22:00:03.4451794Z if [[ "${GPU_ARCH_TYPE}" != "rocm" && "${BUILD_ENVIRONMENT}" != "linux-aarch64-binary-manywheel" && "${BUILD_ENVIRONMENT}" != "linux-s390x-binary-manywheel" && "${GPU_ARCH_TYPE}" != "xpu" ]]; then 2024-08-08T22:00:03.4453678Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-08-08T22:00:03.4455290Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-08-08T22:00:03.4456280Z fi 2024-08-08T22:00:03.4456769Z  2024-08-08T22:00:03.4457633Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-08-08T22:00:03.4458642Z # Generate test script 2024-08-08T22:00:03.4459743Z docker exec -t -w "${PYTORCH_ROOT}" -e OUTPUT_SCRIPT="/run.sh" "${container_name}" bash -c "bash .circleci/scripts/binary_linux_test.sh" 2024-08-08T22:00:03.4461228Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-08-08T22:00:03.4469954Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:00:03.4470581Z env: 2024-08-08T22:00:03.4470928Z PYTORCH_ROOT: /pytorch 2024-08-08T22:00:03.4471344Z BUILDER_ROOT: /builder 2024-08-08T22:00:03.4471778Z PACKAGE_TYPE: manywheel 2024-08-08T22:00:03.4472210Z DESIRED_CUDA: cu124 2024-08-08T22:00:03.4472600Z GPU_ARCH_VERSION: 12.4 2024-08-08T22:00:03.4473033Z GPU_ARCH_TYPE: cuda 2024-08-08T22:00:03.4473564Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:00:03.4474158Z SKIP_ALL_TESTS: 1 2024-08-08T22:00:03.4474726Z LIBTORCH_CONFIG: 2024-08-08T22:00:03.4475116Z LIBTORCH_VARIANT: 2024-08-08T22:00:03.4475500Z DESIRED_DEVTOOLSET: 2024-08-08T22:00:03.4475907Z DESIRED_PYTHON: 3.8 2024-08-08T22:00:03.4476662Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:00:03.4477392Z ANACONDA_USER: pytorch 2024-08-08T22:00:03.4477832Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:00:03.4478306Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:00:03.4478787Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:00:03.4479543Z GITHUB_TOKEN: *** 2024-08-08T22:00:03.4479930Z PR_NUMBER: 2024-08-08T22:00:03.4480326Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:00:03.4480893Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:00:03.4481451Z USE_SPLIT_BUILD: false 2024-08-08T22:00:03.4481997Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:00:03.4482591Z ##[endgroup] 2024-08-08T22:00:03.4519612Z ++ 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:cuda12.4-main 2024-08-08T22:00:32.7878167Z + container_name=bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:00:32.7880461Z + echo CONTAINER_NAME=bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:00:32.7882106Z + [[ cuda != \r\o\c\m ]] 2024-08-08T22:00:32.7884133Z + [[ 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-08-08T22:00:32.7885795Z + [[ 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-08-08T22:00:32.7886657Z + [[ cuda != \x\p\u ]] 2024-08-08T22:00:32.7887100Z + grep download.pytorch.org /etc/hosts 2024-08-08T22:00:32.7888273Z + docker exec -i bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b bash -c '/bin/cat >> /etc/hosts' 2024-08-08T22:00:32.8964370Z + docker exec -t -w /pytorch bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-08-08T22:00:32.9973881Z + export TZ=UTC 2024-08-08T22:00:32.9974702Z + TZ=UTC 2024-08-08T22:00:32.9975402Z + envfile=/tmp/env 2024-08-08T22:00:32.9976368Z + [[ -n /pytorch ]] 2024-08-08T22:00:32.9979404Z ++ dirname /pytorch 2024-08-08T22:00:32.9988066Z + workdir=/ 2024-08-08T22:00:32.9988495Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:00:32.9989363Z + export DOCKER_IMAGE= 2024-08-08T22:00:32.9990285Z + DOCKER_IMAGE= 2024-08-08T22:00:32.9990816Z + [[ -z '' ]] 2024-08-08T22:00:32.9991195Z + [[ manywheel == conda ]] 2024-08-08T22:00:32.9991872Z + [[ cu124 == cpu ]] 2024-08-08T22:00:32.9996273Z + export DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-08-08T22:00:32.9997059Z + DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-08-08T22:00:32.9997604Z + USE_GOLD_LINKER=OFF 2024-08-08T22:00:32.9998036Z + [[ cu124 == \c\p\u ]] 2024-08-08T22:00:32.9998466Z + PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:00:32.9998943Z ++ date -u +%Y%m%d 2024-08-08T22:00:33.0002390Z + export DATE=20240808 2024-08-08T22:00:33.0002810Z + DATE=20240808 2024-08-08T22:00:33.0008934Z ++ cat /pytorch/version.txt 2024-08-08T22:00:33.0009518Z ++ cut -da -f1 2024-08-08T22:00:33.0020944Z + BASE_BUILD_VERSION=2.5.0.dev20240808 2024-08-08T22:00:33.0021480Z + tagged_version 2024-08-08T22:00:33.0021856Z + GIT_DIR=//pytorch/.git 2024-08-08T22:00:33.0023251Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-08-08T22:00:33.0024216Z + [[ ! -d //pytorch/.git ]] 2024-08-08T22:00:33.0025027Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-08-08T22:00:33.0046207Z fatal: No names found, cannot describe anything. 2024-08-08T22:00:33.0047460Z + return 1 2024-08-08T22:00:33.0051263Z ++ uname 2024-08-08T22:00:33.0058783Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:00:33.0059301Z + [[ manywheel == conda ]] 2024-08-08T22:00:33.0059862Z + export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu124 2024-08-08T22:00:33.0060547Z + PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu124 2024-08-08T22:00:33.0061371Z + export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:00:33.0061861Z + PYTORCH_BUILD_NUMBER=1 2024-08-08T22:00:33.0062883Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-08-08T22:00:33.0069380Z + TRITON_VERSION=3.0.0 2024-08-08T22:00:33.0070895Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-08-08T22:00:33.0072254Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:00:33.0072759Z + [[ -n '' ]] 2024-08-08T22:00:33.0073326Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:00:33.0074091Z + [[ -n 2.5.0.dev20240808+cu124 ]] 2024-08-08T22:00:33.0074738Z + [[ 2.5.0.dev20240808+cu124 =~ .*rocm.* ]] 2024-08-08T22:00:33.0075279Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:00:33.0075791Z + [[ -n 2.5.0.dev20240808+cu124 ]] 2024-08-08T22:00:33.0076648Z + [[ 2.5.0.dev20240808+cu124 =~ .*xpu.* ]] 2024-08-08T22:00:33.0077149Z + cat 2024-08-08T22:00:33.0084613Z ++ uname -a 2024-08-08T22:00:33.0095090Z ++ date 2024-08-08T22:00:33.0115226Z ++ uname 2024-08-08T22:00:33.0121447Z + [[ Linux != Darwin ]] 2024-08-08T22:00:33.0122008Z + MEMORY_LIMIT_MAX_JOBS=12 2024-08-08T22:00:33.0125191Z ++ nproc 2024-08-08T22:00:33.0133001Z + NUM_CPUS=14 2024-08-08T22:00:33.0133569Z + export MAX_JOBS=12 2024-08-08T22:00:33.0133974Z + MAX_JOBS=12 2024-08-08T22:00:33.0134315Z + cat 2024-08-08T22:00:33.0144820Z + echo 'retry () {' 2024-08-08T22:00:33.0146304Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-08-08T22:00:33.0147083Z + echo '}' 2024-08-08T22:00:33.0147479Z + echo 'export -f retry' 2024-08-08T22:00:33.0153785Z + cat /tmp/env 2024-08-08T22:00:33.0155252Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:00:33.0156171Z export TZ=UTC 2024-08-08T22:00:33.0158456Z echo "Running on Linux bf6c996e58a6 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:00:33 UTC 2024" 2024-08-08T22:00:33.0160102Z 2024-08-08T22:00:33.0160303Z export PACKAGE_TYPE="manywheel" 2024-08-08T22:00:33.0161166Z export DESIRED_PYTHON="3.8" 2024-08-08T22:00:33.0161720Z export DESIRED_CUDA="cu124" 2024-08-08T22:00:33.0162248Z export LIBTORCH_VARIANT="" 2024-08-08T22:00:33.0162887Z export BUILD_PYTHONLESS="" 2024-08-08T22:00:33.0163350Z export USE_SPLIT_BUILD="false" 2024-08-08T22:00:33.0164400Z if [[ "linux-gnu" == "msys" ]]; then 2024-08-08T22:00:33.0165132Z export LIBTORCH_CONFIG="" 2024-08-08T22:00:33.0165725Z if [[ "" == 'debug' ]]; then 2024-08-08T22:00:33.0166205Z export DEBUG=1 2024-08-08T22:00:33.0166750Z fi 2024-08-08T22:00:33.0167094Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:00:33.0167513Z else 2024-08-08T22:00:33.0167852Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:00:33.0168491Z fi 2024-08-08T22:00:33.0168671Z 2024-08-08T22:00:33.0168819Z export DATE="20240808" 2024-08-08T22:00:33.0169450Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:00:33.0170323Z export PYTORCH_BUILD_VERSION="2.5.0.dev20240808+cu124" 2024-08-08T22:00:33.0171504Z export PYTORCH_BUILD_NUMBER="1" 2024-08-08T22:00:33.0172171Z export OVERRIDE_PACKAGE_VERSION="2.5.0.dev20240808+cu124" 2024-08-08T22:00:33.0173065Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-08-08T22:00:33.0173484Z 2024-08-08T22:00:33.0173956Z # TODO: We don't need this anymore IIUC 2024-08-08T22:00:33.0174589Z export TORCH_PACKAGE_NAME='torch' 2024-08-08T22:00:33.0175464Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-08-08T22:00:33.0176097Z export ANACONDA_USER='pytorch' 2024-08-08T22:00:33.0176539Z 2024-08-08T22:00:33.0176764Z export USE_FBGEMM=1 2024-08-08T22:00:33.0177192Z export PIP_UPLOAD_FOLDER="nightly/" 2024-08-08T22:00:33.0178076Z export DOCKER_IMAGE="pytorch/manylinux-builder:124" 2024-08-08T22:00:33.0178744Z 2024-08-08T22:00:33.0178772Z 2024-08-08T22:00:33.0178949Z export USE_GOLD_LINKER="OFF" 2024-08-08T22:00:33.0179428Z export USE_GLOO_WITH_OPENSSL="ON" 2024-08-08T22:00:33.0180591Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:00:33.0181540Z export MAX_JOBS="12" 2024-08-08T22:00:33.0182016Z retry () { 2024-08-08T22:00:33.0182527Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T22:00:33.0183181Z } 2024-08-08T22:00:33.0183535Z export -f retry 2024-08-08T22:00:33.0184980Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-08-08T22:00:33.1208590Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-08-08T22:00:33.1242540Z 2024-08-08T22:00:33.1242565Z 2024-08-08T22:00:33.1243405Z The script that will run in the next step is: 2024-08-08T22:00:33.1251697Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:00:33.1253724Z set -eux -o pipefail 2024-08-08T22:00:33.1254003Z 2024-08-08T22:00:33.1254159Z retry () { 2024-08-08T22:00:33.1254554Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-08-08T22:00:33.1255297Z } 2024-08-08T22:00:33.1255480Z 2024-08-08T22:00:33.1255688Z # Source binary env file here if exists 2024-08-08T22:00:33.1256485Z if [[ -e "/tmp/env" ]]; then 2024-08-08T22:00:33.1256935Z source "/tmp/env" 2024-08-08T22:00:33.1257530Z fi 2024-08-08T22:00:33.1257717Z 2024-08-08T22:00:33.1258171Z python_nodot="$(echo 3.8 | tr -d m.u)" 2024-08-08T22:00:33.1258569Z 2024-08-08T22:00:33.1258718Z # Set up Python 2024-08-08T22:00:33.1259164Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:00:33.1260289Z retry conda create -qyn testenv python="3.8" 2024-08-08T22:00:33.1261327Z source activate testenv >/dev/null 2024-08-08T22:00:33.1262303Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:00:33.1263317Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-08-08T22:00:33.1264160Z # Prior to Python 3.8 paths were suffixed with an 'm' 2024-08-08T22:00:33.1265173Z if [[ -d "${python_path}/bin" ]]; then 2024-08-08T22:00:33.1265890Z export PATH="${python_path}/bin:$PATH" 2024-08-08T22:00:33.1266967Z elif [[ -d "${python_path}m/bin" ]]; then 2024-08-08T22:00:33.1267562Z export PATH="${python_path}m/bin:$PATH" 2024-08-08T22:00:33.1268064Z fi 2024-08-08T22:00:33.1268369Z fi 2024-08-08T22:00:33.1268543Z 2024-08-08T22:00:33.1268711Z EXTRA_CONDA_FLAGS="" 2024-08-08T22:00:33.1269346Z NUMPY_PIN="" 2024-08-08T22:00:33.1269807Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-08-08T22:00:33.1270175Z 2024-08-08T22:00:33.1270372Z if [[ "$python_nodot" = *310* ]]; then 2024-08-08T22:00:33.1271301Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:00:33.1272205Z # we set a lower boundary here just to be safe 2024-08-08T22:00:33.1272783Z NUMPY_PIN=">=1.21.2" 2024-08-08T22:00:33.1273210Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-08-08T22:00:33.1273699Z fi 2024-08-08T22:00:33.1273877Z 2024-08-08T22:00:33.1274067Z if [[ "$python_nodot" = *39* ]]; then 2024-08-08T22:00:33.1274988Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:00:33.1275865Z # we set a lower boundary here just to be safe 2024-08-08T22:00:33.1276428Z NUMPY_PIN=">=1.20" 2024-08-08T22:00:33.1278439Z fi 2024-08-08T22:00:33.1278624Z 2024-08-08T22:00:33.1279114Z # Move debug wheels out of the package dir so they don't get installed 2024-08-08T22:00:33.1279906Z mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:00:33.1280762Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-08-08T22:00:33.1281424Z 2024-08-08T22:00:33.1281579Z # Install the package 2024-08-08T22:00:33.1282311Z # These network calls should not have 'retry's because they are installing 2024-08-08T22:00:33.1283182Z # locally and aren't actually network calls 2024-08-08T22:00:33.1284064Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-08-08T22:00:33.1285068Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-08-08T22:00:33.1286018Z # conda build scripts themselves. These should really be consolidated 2024-08-08T22:00:33.1287213Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-08-08T22:00:33.1288237Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-08-08T22:00:33.1288906Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-08-08T22:00:33.1289478Z CHANNEL="nightly" 2024-08-08T22:00:33.1289844Z else 2024-08-08T22:00:33.1290165Z CHANNEL="test" 2024-08-08T22:00:33.1290502Z fi 2024-08-08T22:00:33.1290695Z 2024-08-08T22:00:33.1291324Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:00:33.1291816Z ( 2024-08-08T22:00:33.1292624Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-08-08T22:00:33.1294134Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-08-08T22:00:33.1295498Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-08-08T22:00:33.1296468Z # it comes to the conda installation commands 2024-08-08T22:00:33.1297001Z set +u 2024-08-08T22:00:33.1298070Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-08-08T22:00:33.1299211Z if [[ "cu124" == 'cpu' ]]; then 2024-08-08T22:00:33.1299810Z retry conda install -c pytorch -y cpuonly 2024-08-08T22:00:33.1300353Z else 2024-08-08T22:00:33.1300684Z cu_ver="12.4" 2024-08-08T22:00:33.1301121Z CUDA_PACKAGE="pytorch-cuda" 2024-08-08T22:00:33.1302126Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-08-08T22:00:33.1303021Z fi 2024-08-08T22:00:33.1303521Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-08-08T22:00:33.1304111Z ) 2024-08-08T22:00:33.1304476Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:00:33.1305056Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-08-08T22:00:33.1305635Z if [[ "false" == "true" ]]; then 2024-08-08T22:00:33.1306128Z pkg_no_python="" 2024-08-08T22:00:33.1306913Z pkg_torch="/final_pkgs/torch-2.5.0.dev20240808+cu124-cp38-cp38-linux_x86_64.whl" 2024-08-08T22:00:33.1308064Z # todo: after folder is populated use the pypi_pkg channel instead 2024-08-08T22:00:33.1309404Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu124_pypi_pkg" 2024-08-08T22:00:33.1310589Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:00:33.1311188Z else 2024-08-08T22:00:33.1311926Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu124" 2024-08-08T22:00:33.1312949Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:00:33.1313538Z fi 2024-08-08T22:00:33.1313848Z else 2024-08-08T22:00:33.1314185Z pip install "$pkg" 2024-08-08T22:00:33.1314775Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:00:33.1315370Z fi 2024-08-08T22:00:33.1315671Z fi 2024-08-08T22:00:33.1316006Z if [[ "manywheel" == libtorch ]]; then 2024-08-08T22:00:33.1316603Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-08-08T22:00:33.1317148Z unzip "$pkg" -d /tmp 2024-08-08T22:00:33.1317544Z cd /tmp/libtorch 2024-08-08T22:00:33.1317902Z fi 2024-08-08T22:00:33.1318079Z 2024-08-08T22:00:33.1318257Z if [[ "cuda" == xpu ]]; then 2024-08-08T22:00:33.1319161Z # Workaround for __mkl_tmp_MOD unbound variable issue, refer https://github.com/pytorch/pytorch/issues/130543 2024-08-08T22:00:33.1320104Z set +u 2024-08-08T22:00:33.1320687Z source /opt/intel/oneapi/pytorch-gpu-dev-0.5/oneapi-vars.sh 2024-08-08T22:00:33.1321320Z fi 2024-08-08T22:00:33.1321509Z 2024-08-08T22:00:33.1321655Z # Test the package 2024-08-08T22:00:33.1322051Z /builder/check_binary.sh 2024-08-08T22:00:33.1322336Z 2024-08-08T22:00:33.1322483Z # Clean temp files 2024-08-08T22:00:33.1322934Z cd /builder && git clean -ffdx 2024-08-08T22:00:33.1323248Z 2024-08-08T22:00:33.1323743Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:00:33.1325264Z + docker exec -t bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b bash -c 'source /tmp/env && bash -x /run.sh' 2024-08-08T22:00:33.2239982Z Running on Linux bf6c996e58a6 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:00:33 UTC 2024 2024-08-08T22:00:33.2257519Z + set -eux -o pipefail 2024-08-08T22:00:33.2258003Z + [[ -e /tmp/env ]] 2024-08-08T22:00:33.2258380Z + source /tmp/env 2024-08-08T22:00:33.2258765Z ++ export TZ=UTC 2024-08-08T22:00:33.2259496Z ++ TZ=UTC 2024-08-08T22:00:33.2261839Z ++ echo 'Running on Linux bf6c996e58a6 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:00:33 UTC 2024' 2024-08-08T22:00:33.2265268Z Running on Linux bf6c996e58a6 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux at Thu Aug 8 22:00:33 UTC 2024 2024-08-08T22:00:33.2267642Z ++ export PACKAGE_TYPE=manywheel 2024-08-08T22:00:33.2268450Z ++ PACKAGE_TYPE=manywheel 2024-08-08T22:00:33.2269020Z ++ export DESIRED_PYTHON=3.8 2024-08-08T22:00:33.2269480Z ++ DESIRED_PYTHON=3.8 2024-08-08T22:00:33.2269919Z ++ export DESIRED_CUDA=cu124 2024-08-08T22:00:33.2270354Z ++ DESIRED_CUDA=cu124 2024-08-08T22:00:33.2270778Z ++ export LIBTORCH_VARIANT= 2024-08-08T22:00:33.2271218Z ++ LIBTORCH_VARIANT= 2024-08-08T22:00:33.2271758Z ++ export BUILD_PYTHONLESS= 2024-08-08T22:00:33.2272312Z ++ BUILD_PYTHONLESS= 2024-08-08T22:00:33.2272727Z ++ export USE_SPLIT_BUILD=false 2024-08-08T22:00:33.2273198Z ++ USE_SPLIT_BUILD=false 2024-08-08T22:00:33.2273707Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:00:33.2274182Z ++ export DESIRED_DEVTOOLSET= 2024-08-08T22:00:33.2274631Z ++ DESIRED_DEVTOOLSET= 2024-08-08T22:00:33.2275043Z ++ export DATE=20240808 2024-08-08T22:00:33.2275607Z ++ DATE=20240808 2024-08-08T22:00:33.2276283Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:00:33.2277142Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:00:33.2277818Z ++ export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu124 2024-08-08T22:00:33.2278464Z ++ PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu124 2024-08-08T22:00:33.2279299Z ++ export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:00:33.2279820Z ++ PYTORCH_BUILD_NUMBER=1 2024-08-08T22:00:33.2280360Z ++ export OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu124 2024-08-08T22:00:33.2281057Z ++ OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu124 2024-08-08T22:00:33.2281703Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:00:33.2282281Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:00:33.2282832Z ++ export TORCH_PACKAGE_NAME=torch 2024-08-08T22:00:33.2283330Z ++ TORCH_PACKAGE_NAME=torch 2024-08-08T22:00:33.2283930Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:00:33.2284625Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:00:33.2285196Z ++ export ANACONDA_USER=pytorch 2024-08-08T22:00:33.2285658Z ++ ANACONDA_USER=pytorch 2024-08-08T22:00:33.2286088Z ++ export USE_FBGEMM=1 2024-08-08T22:00:33.2286852Z ++ USE_FBGEMM=1 2024-08-08T22:00:33.2287601Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:00:33.2288163Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:00:33.2289222Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-08-08T22:00:33.2290197Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:124 2024-08-08T22:00:33.2291651Z ++ export USE_GOLD_LINKER=OFF 2024-08-08T22:00:33.2292441Z ++ USE_GOLD_LINKER=OFF 2024-08-08T22:00:33.2293107Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:00:33.2293613Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:00:33.2294072Z ++ export MAX_JOBS=12 2024-08-08T22:00:33.2294454Z ++ MAX_JOBS=12 2024-08-08T22:00:33.2294870Z ++ export -f retry 2024-08-08T22:00:33.2295242Z ++ echo 3.8 2024-08-08T22:00:33.2295591Z ++ tr -d m.u 2024-08-08T22:00:33.2295959Z + python_nodot=38 2024-08-08T22:00:33.2296348Z + [[ manywheel == conda ]] 2024-08-08T22:00:33.2296779Z + [[ manywheel != libtorch ]] 2024-08-08T22:00:33.2297324Z + python_path=/opt/python/cp38-cp38 2024-08-08T22:00:33.2297900Z + [[ -d /opt/python/cp38-cp38/bin ]] 2024-08-08T22:00:33.2299348Z + export PATH=/opt/python/cp38-cp38/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-08-08T22:00:33.2301563Z + PATH=/opt/python/cp38-cp38/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-08-08T22:00:33.2302826Z + EXTRA_CONDA_FLAGS= 2024-08-08T22:00:33.2303219Z + NUMPY_PIN= 2024-08-08T22:00:33.2303632Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-08-08T22:00:33.2304400Z + [[ 38 = *310* ]] 2024-08-08T22:00:33.2304764Z + [[ 38 = *39* ]] 2024-08-08T22:00:33.2305199Z + mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:00:33.2308514Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-08-08T22:00:33.2324918Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-08-08T22:00:33.2325814Z + echo 'no debug packages to move' 2024-08-08T22:00:33.2326332Z no debug packages to move 2024-08-08T22:00:33.2331668Z ++ ls -1 /final_pkgs 2024-08-08T22:00:33.2332432Z ++ sort 2024-08-08T22:00:33.2334619Z ++ tail -1 2024-08-08T22:00:33.2347673Z + pkg=/final_pkgs/torch-2.5.0.dev20240808+cu124-cp38-cp38-linux_x86_64.whl 2024-08-08T22:00:33.2348906Z + [[ 2.5.0.dev20240808+cu124 == *dev* ]] 2024-08-08T22:00:33.2349762Z + CHANNEL=nightly 2024-08-08T22:00:33.2350261Z + [[ manywheel == conda ]] 2024-08-08T22:00:33.2351169Z + [[ manywheel != libtorch ]] 2024-08-08T22:00:33.2352241Z + [[ linux-binary-manywheel != *s390x* ]] 2024-08-08T22:00:33.2353319Z + [[ false == \t\r\u\e ]] 2024-08-08T22:00:33.2355890Z + pip install /final_pkgs/torch-2.5.0.dev20240808+cu124-cp38-cp38-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu124 2024-08-08T22:00:34.5376681Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu124 2024-08-08T22:00:34.5422896Z Processing /final_pkgs/torch-2.5.0.dev20240808+cu124-cp38-cp38-linux_x86_64.whl 2024-08-08T22:00:37.7963725Z Collecting filelock (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:37.8021232Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-08T22:00:37.8420785Z Collecting typing-extensions>=4.8.0 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:37.8477589Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-08T22:00:37.8894637Z Collecting networkx (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:37.8945285Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-08T22:00:37.9201592Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-08-08T22:00:37.9202916Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 89.5 MB/s eta 0:00:00 2024-08-08T22:00:37.9967507Z [?25hCollecting jinja2 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:38.0025372Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-08T22:00:38.0798492Z Collecting fsspec (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:38.0857495Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-08T22:00:38.2015177Z Collecting nvidia-cuda-nvrtc-cu12==12.4.99 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:38.2095099Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cuda_nvrtc_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (24.7 MB) 2024-08-08T22:00:38.3866603Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/24.7 MB ? eta -:--:-- 2024-08-08T22:00:38.3867916Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.7/24.7 MB 144.2 MB/s eta 0:00:00 2024-08-08T22:00:38.4909544Z [?25hCollecting nvidia-cuda-runtime-cu12==12.4.99 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:38.4979799Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cuda_runtime_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (883 kB) 2024-08-08T22:00:38.5146168Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/883.4 kB ? eta -:--:-- 2024-08-08T22:00:38.5147479Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 883.4/883.4 kB 63.1 MB/s eta 0:00:00 2024-08-08T22:00:38.5500339Z [?25hCollecting nvidia-cuda-cupti-cu12==12.4.99 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:38.5561438Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cuda_cupti_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (13.8 MB) 2024-08-08T22:00:38.6657329Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/13.8 MB ? eta -:--:-- 2024-08-08T22:00:38.6658646Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 133.8 MB/s eta 0:00:00 2024-08-08T22:00:38.7440892Z [?25hCollecting nvidia-cudnn-cu12==9.1.0.70 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:38.7505001Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) 2024-08-08T22:00:38.9574927Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/664.8 MB ? eta -:--:-- 2024-08-08T22:00:39.1606017Z  ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.5/664.8 MB 134.6 MB/s eta 0:00:05 2024-08-08T22:00:39.3636037Z  ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/664.8 MB 202.7 MB/s eta 0:00:03 2024-08-08T22:00:39.5665920Z  ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.4/664.8 MB 227.0 MB/s eta 0:00:03 2024-08-08T22:00:39.7697108Z  ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.5/664.8 MB 240.7 MB/s eta 0:00:02 2024-08-08T22:00:39.9726794Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 250.3/664.8 MB 247.5 MB/s eta 0:00:02 2024-08-08T22:00:40.1756428Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 307.2/664.8 MB 278.4 MB/s eta 0:00:02 2024-08-08T22:00:40.3787113Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 364.6/664.8 MB 280.6 MB/s eta 0:00:02 2024-08-08T22:00:40.5816335Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 421.0/664.8 MB 279.6 MB/s eta 0:00:01 2024-08-08T22:00:40.7845396Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 478.2/664.8 MB 281.0 MB/s eta 0:00:01 2024-08-08T22:00:40.9875539Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 535.8/664.8 MB 282.1 MB/s eta 0:00:01 2024-08-08T22:00:41.1905140Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 593.0/664.8 MB 282.0 MB/s eta 0:00:01 2024-08-08T22:00:41.3933728Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 649.9/664.8 MB 282.4 MB/s eta 0:00:01 2024-08-08T22:00:41.5961780Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:41.7990582Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:42.0018604Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:42.2046562Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:42.4074700Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:42.6105574Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:42.8132116Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:43.0159769Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:43.2188187Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:43.4216033Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:43.6244560Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:43.8273388Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:44.0301175Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:44.2328294Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:44.4357342Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:44.6385166Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:44.8413178Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:45.0440906Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:45.2469252Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:45.4497196Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:45.6525124Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:45.7067705Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 281.8 MB/s eta 0:00:01 2024-08-08T22:00:45.7069071Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 48.6 MB/s eta 0:00:00 2024-08-08T22:00:47.7889339Z [?25hCollecting nvidia-cublas-cu12==12.4.2.65 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:47.7948317Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cublas_cu12-12.4.2.65-py3-none-manylinux2014_x86_64.whl (363.0 MB) 2024-08-08T22:00:48.0013005Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/363.0 MB ? eta -:--:-- 2024-08-08T22:00:48.2042382Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/363.0 MB 255.8 MB/s eta 0:00:02 2024-08-08T22:00:48.4071824Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 108.5/363.0 MB 269.6 MB/s eta 0:00:01 2024-08-08T22:00:48.6102179Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 165.7/363.0 MB 273.5 MB/s eta 0:00:01 2024-08-08T22:00:48.8130605Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 223.1/363.0 MB 275.8 MB/s eta 0:00:01 2024-08-08T22:00:49.0161551Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 280.5/363.0 MB 279.6 MB/s eta 0:00:01 2024-08-08T22:00:49.2190590Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 338.2/363.0 MB 283.4 MB/s eta 0:00:01 2024-08-08T22:00:49.4219367Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 354.2/363.0 MB 250.5 MB/s eta 0:00:01 2024-08-08T22:00:49.6246889Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:49.8275328Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:50.0303907Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:50.2331891Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:50.4359808Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:50.6387945Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:50.8415492Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:51.0443294Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:51.2471043Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:51.2914306Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 362.8/363.0 MB 232.4 MB/s eta 0:00:01 2024-08-08T22:00:51.2915667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 363.0/363.0 MB 84.1 MB/s eta 0:00:00 2024-08-08T22:00:52.4399603Z [?25hCollecting nvidia-cufft-cu12==11.2.0.44 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:52.4475316Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cufft_cu12-11.2.0.44-py3-none-manylinux2014_x86_64.whl (211.5 MB) 2024-08-08T22:00:52.6533812Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/211.5 MB ? eta -:--:-- 2024-08-08T22:00:52.8562716Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/211.5 MB 247.8 MB/s eta 0:00:01 2024-08-08T22:00:53.0591600Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 100.7/211.5 MB 249.9 MB/s eta 0:00:01 2024-08-08T22:00:53.2618913Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 156.0/211.5 MB 257.4 MB/s eta 0:00:01 2024-08-08T22:00:53.4647087Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 211.3/211.5 MB 264.5 MB/s eta 0:00:01 2024-08-08T22:00:53.6674811Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 211.3/211.5 MB 264.5 MB/s eta 0:00:01 2024-08-08T22:00:53.8702743Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 211.3/211.5 MB 264.5 MB/s eta 0:00:01 2024-08-08T22:00:53.9950358Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 211.3/211.5 MB 264.5 MB/s eta 0:00:01 2024-08-08T22:00:53.9951726Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.5/211.5 MB 137.1 MB/s eta 0:00:00 2024-08-08T22:00:54.6854778Z [?25hCollecting nvidia-curand-cu12==10.3.5.119 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:54.6923066Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_curand_cu12-10.3.5.119-py3-none-manylinux2014_x86_64.whl (56.3 MB) 2024-08-08T22:00:54.8984315Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/56.3 MB ? eta -:--:-- 2024-08-08T22:00:55.0693376Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.1/56.3 MB 287.1 MB/s eta 0:00:01 2024-08-08T22:00:55.0694728Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 151.5 MB/s eta 0:00:00 2024-08-08T22:00:55.2770679Z [?25hCollecting nvidia-cusolver-cu12==11.6.0.99 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:55.2835399Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cusolver_cu12-11.6.0.99-py3-none-manylinux2014_x86_64.whl (128.4 MB) 2024-08-08T22:00:55.4901260Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.4 MB ? eta -:--:-- 2024-08-08T22:00:55.6940773Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 29.1/128.4 MB 145.6 MB/s eta 0:00:01 2024-08-08T22:00:55.8968677Z  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 83.1/128.4 MB 206.5 MB/s eta 0:00:01 2024-08-08T22:00:56.0994943Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.4 MB 227.2 MB/s eta 0:00:01 2024-08-08T22:00:56.2623939Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 128.2/128.4 MB 227.2 MB/s eta 0:00:01 2024-08-08T22:00:56.2625326Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 MB 132.0 MB/s eta 0:00:00 2024-08-08T22:00:56.7343053Z [?25hCollecting nvidia-cusparse-cu12==12.3.0.142 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:56.7406770Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_cusparse_cu12-12.3.0.142-py3-none-manylinux2014_x86_64.whl (207.5 MB) 2024-08-08T22:00:56.9470816Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/207.5 MB ? eta -:--:-- 2024-08-08T22:00:57.1501736Z  ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 74.7/207.5 MB 374.6 MB/s eta 0:00:01 2024-08-08T22:00:57.3533193Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 149.9/207.5 MB 372.4 MB/s eta 0:00:01 2024-08-08T22:00:57.5569186Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 371.7 MB/s eta 0:00:01 2024-08-08T22:00:57.7602869Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 371.7 MB/s eta 0:00:01 2024-08-08T22:00:57.9632065Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 371.7 MB/s eta 0:00:01 2024-08-08T22:00:58.0085493Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 207.4/207.5 MB 371.7 MB/s eta 0:00:01 2024-08-08T22:00:58.0086873Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.5/207.5 MB 164.4 MB/s eta 0:00:00 2024-08-08T22:00:58.6780644Z [?25hCollecting nvidia-nccl-cu12==2.21.5 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:00:58.6837789Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl (188.7 MB) 2024-08-08T22:00:58.8899063Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/188.7 MB ? eta -:--:-- 2024-08-08T22:00:59.0928064Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.8/188.7 MB 274.3 MB/s eta 0:00:01 2024-08-08T22:00:59.2957964Z  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 112.5/188.7 MB 279.4 MB/s eta 0:00:01 2024-08-08T22:00:59.4986902Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 170.4/188.7 MB 281.5 MB/s eta 0:00:01 2024-08-08T22:00:59.7015427Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 282.2 MB/s eta 0:00:01 2024-08-08T22:00:59.9042922Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 282.2 MB/s eta 0:00:01 2024-08-08T22:00:59.9332052Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 282.2 MB/s eta 0:00:01 2024-08-08T22:00:59.9333491Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.7/188.7 MB 151.7 MB/s eta 0:00:00 2024-08-08T22:01:00.5484498Z [?25hCollecting nvidia-nvtx-cu12==12.4.99 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:01:00.5551396Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_nvtx_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (99 kB) 2024-08-08T22:01:00.5906579Z Collecting nvidia-nvjitlink-cu12==12.4.99 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:01:00.5971651Z Downloading https://download.pytorch.org/whl/nightly/cu124/nvidia_nvjitlink_cu12-12.4.99-py3-none-manylinux2014_x86_64.whl (21.1 MB) 2024-08-08T22:01:00.7484183Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/21.1 MB ? eta -:--:-- 2024-08-08T22:01:00.7485502Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 144.9 MB/s eta 0:00:00 2024-08-08T22:01:00.8660717Z [?25hCollecting pytorch-triton==3.0.0+dedb7bdf33 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:01:00.8727652Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.0.0%2Bdedb7bdf33-cp38-cp38-linux_x86_64.whl (239.3 MB) 2024-08-08T22:01:01.0790595Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.3 MB ? eta -:--:-- 2024-08-08T22:01:01.2819606Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.4/239.3 MB 281.6 MB/s eta 0:00:01 2024-08-08T22:01:01.4848765Z  ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 112.5/239.3 MB 279.5 MB/s eta 0:00:01 2024-08-08T22:01:01.6878157Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 168.3/239.3 MB 277.9 MB/s eta 0:00:01 2024-08-08T22:01:01.8907064Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 223.1/239.3 MB 276.1 MB/s eta 0:00:01 2024-08-08T22:01:02.0934517Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 276.2 MB/s eta 0:00:01 2024-08-08T22:01:02.2962282Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 276.2 MB/s eta 0:00:01 2024-08-08T22:01:02.4990316Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 276.2 MB/s eta 0:00:01 2024-08-08T22:01:02.7018762Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 276.2 MB/s eta 0:00:01 2024-08-08T22:01:02.7107906Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 276.2 MB/s eta 0:00:01 2024-08-08T22:01:02.7109255Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.3/239.3 MB 130.6 MB/s eta 0:00:00 2024-08-08T22:01:03.4926434Z [?25hCollecting sympy==1.12.1 (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:01:03.4980457Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-08T22:01:03.5481400Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.7 MB ? eta -:--:-- 2024-08-08T22:01:03.5482662Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 127.0 MB/s eta 0:00:00 2024-08-08T22:01:03.6274483Z [?25hCollecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->torch==2.5.0.dev20240808+cu124) 2024-08-08T22:01:03.6325193Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-08T22:01:03.6477636Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-08-08T22:01:03.6478895Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 35.5 MB/s eta 0:00:00 2024-08-08T22:01:03.7445507Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.5.0.dev20240808+cu124) 2024-08-08T22:01:03.7492541Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-08-08T22:01:03.7593131Z INFO: pip is looking at multiple versions of networkx to determine which version is compatible with other requirements. This could take a while. 2024-08-08T22:01:03.7600597Z Collecting networkx (from torch==2.5.0.dev20240808+cu124) 2024-08-08T22:01:03.7662736Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-08-08T22:01:03.7884121Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-08-08T22:01:03.7885383Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 89.6 MB/s eta 0:00:00 2024-08-08T22:01:03.8149247Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2024-08-08T22:01:03.8378405Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.9 MB ? eta -:--:-- 2024-08-08T22:01:03.8379659Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 100.8 MB/s eta 0:00:00 2024-08-08T22:01:04.1455596Z [?25hInstalling collected packages: mpmath, typing-extensions, sympy, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, pytorch-triton, nvidia-cusparse-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2024-08-08T22:02:11.6839603Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.6.1 jinja2-3.1.4 mpmath-1.3.0 networkx-2.6.3 nvidia-cublas-cu12-12.4.2.65 nvidia-cuda-cupti-cu12-12.4.99 nvidia-cuda-nvrtc-cu12-12.4.99 nvidia-cuda-runtime-cu12-12.4.99 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.2.0.44 nvidia-curand-cu12-10.3.5.119 nvidia-cusolver-cu12-11.6.0.99 nvidia-cusparse-cu12-12.3.0.142 nvidia-nccl-cu12-2.21.5 nvidia-nvjitlink-cu12-12.4.99 nvidia-nvtx-cu12-12.4.99 pytorch-triton-3.0.0+dedb7bdf33 sympy-1.12.1 torch-2.5.0.dev20240808+cu124 typing-extensions-4.12.2 2024-08-08T22:02:11.6846454Z 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-08-08T22:02:12.0622224Z + retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:02:12.0623109Z + pip install -q numpy protobuf typing-extensions 2024-08-08T22:02:24.2632111Z 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-08-08T22:02:25.2834662Z + [[ manywheel == libtorch ]] 2024-08-08T22:02:25.2835365Z + [[ cuda == xpu ]] 2024-08-08T22:02:25.2838896Z + /builder/check_binary.sh 2024-08-08T22:02:25.2850575Z + [[ -z 3.8 ]] 2024-08-08T22:02:25.2851657Z + [[ -z cu124 ]] 2024-08-08T22:02:25.2852335Z + [[ -z '' ]] 2024-08-08T22:02:25.2852758Z + export DESIRED_DEVTOOLSET= 2024-08-08T22:02:25.2853223Z + DESIRED_DEVTOOLSET= 2024-08-08T22:02:25.2853659Z + [[ -z manywheel ]] 2024-08-08T22:02:25.2854090Z + [[ manywheel == libtorch ]] 2024-08-08T22:02:25.2854599Z + [[ 3.8 =~ ([0-9].[0-9]+) ]] 2024-08-08T22:02:25.2855013Z + py_dot=3.8 2024-08-08T22:02:25.2860501Z +++ which python 2024-08-08T22:02:25.2872203Z ++ dirname /opt/python/cp38-cp38/bin/python 2024-08-08T22:02:25.2880152Z + install_root=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ 2024-08-08T22:02:25.2881133Z + echo 'Checking that the gcc ABI is what we expect' 2024-08-08T22:02:25.2881800Z Checking that the gcc ABI is what we expect 2024-08-08T22:02:25.2888444Z ++ uname 2024-08-08T22:02:25.2896532Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:02:25.2897964Z + torch_config=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:02:25.2899633Z + [[ ! -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-08-08T22:02:25.2900722Z + echo 'Checking the TorchConfig.cmake' 2024-08-08T22:02:25.2901286Z Checking the TorchConfig.cmake 2024-08-08T22:02:25.2902344Z + cat /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:02:25.2904532Z # FindTorch 2024-08-08T22:02:25.2905077Z # ------- 2024-08-08T22:02:25.2905793Z # 2024-08-08T22:02:25.2906462Z # Finds the Torch library 2024-08-08T22:02:25.2906891Z # 2024-08-08T22:02:25.2907273Z # This will define the following variables: 2024-08-08T22:02:25.2907784Z # 2024-08-08T22:02:25.2908452Z # TORCH_FOUND -- True if the system has the Torch library 2024-08-08T22:02:25.2910055Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-08-08T22:02:25.2910835Z # TORCH_LIBRARIES -- Libraries to link against 2024-08-08T22:02:25.2911614Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-08-08T22:02:25.2912241Z # 2024-08-08T22:02:25.2912879Z # and the following imported targets: 2024-08-08T22:02:25.2913392Z # 2024-08-08T22:02:25.2913979Z # torch 2024-08-08T22:02:25.2914780Z macro(append_torchlib_if_found) 2024-08-08T22:02:25.2915411Z foreach (_arg ${ARGN}) 2024-08-08T22:02:25.2916075Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:02:25.2916806Z if(${_arg}_LIBRARY) 2024-08-08T22:02:25.2917309Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-08-08T22:02:25.2917882Z else() 2024-08-08T22:02:25.2918427Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:02:25.2919075Z endif() 2024-08-08T22:02:25.2919422Z endforeach() 2024-08-08T22:02:25.2919782Z endmacro() 2024-08-08T22:02:25.2919984Z 2024-08-08T22:02:25.2920178Z macro(append_wholearchive_lib_if_found) 2024-08-08T22:02:25.2920714Z foreach (_arg ${ARGN}) 2024-08-08T22:02:25.2921363Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:02:25.2922071Z if(${_arg}_LIBRARY) 2024-08-08T22:02:25.2922477Z if(APPLE) 2024-08-08T22:02:25.2923143Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-08-08T22:02:25.2923812Z elseif(MSVC) 2024-08-08T22:02:25.2929865Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-08-08T22:02:25.2931807Z else() 2024-08-08T22:02:25.2932487Z # Linux 2024-08-08T22:02:25.2933858Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-08-08T22:02:25.2934712Z endif() 2024-08-08T22:02:25.2935055Z else() 2024-08-08T22:02:25.2936065Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:02:25.2937422Z endif() 2024-08-08T22:02:25.2938113Z endforeach() 2024-08-08T22:02:25.2938693Z endmacro() 2024-08-08T22:02:25.2939076Z 2024-08-08T22:02:25.2939481Z include(FindPackageHandleStandardArgs) 2024-08-08T22:02:25.2939936Z 2024-08-08T22:02:25.2940326Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:02:25.2941615Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:02:25.2942733Z else() 2024-08-08T22:02:25.2943714Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:02:25.2945483Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-08-08T22:02:25.2946874Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-08-08T22:02:25.2947680Z endif() 2024-08-08T22:02:25.2947871Z 2024-08-08T22:02:25.2948031Z # Include directories. 2024-08-08T22:02:25.2948518Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-08-08T22:02:25.2949139Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:02:25.2949592Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:02:25.2950407Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:02:25.2951667Z else() 2024-08-08T22:02:25.2952291Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:02:25.2952738Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:02:25.2953350Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:02:25.2953950Z endif() 2024-08-08T22:02:25.2954200Z 2024-08-08T22:02:25.2954501Z # Library dependencies. 2024-08-08T22:02:25.2954937Z if(ON) 2024-08-08T22:02:25.2955514Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-08-08T22:02:25.2956314Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-08-08T22:02:25.2956902Z append_torchlib_if_found(c10) 2024-08-08T22:02:25.2957360Z else() 2024-08-08T22:02:25.2957917Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-08-08T22:02:25.2958670Z #library need whole archive 2024-08-08T22:02:25.2959228Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-08-08T22:02:25.2960065Z if(ON) 2024-08-08T22:02:25.2960928Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-08-08T22:02:25.2962105Z endif() 2024-08-08T22:02:25.2962498Z 2024-08-08T22:02:25.2963667Z # We need manually add dependent libraries when they are not linked into the 2024-08-08T22:02:25.2965290Z # shared library. 2024-08-08T22:02:25.2966153Z # TODO: this list might be incomplete. 2024-08-08T22:02:25.2967268Z append_torchlib_if_found(c10) 2024-08-08T22:02:25.2967965Z 2024-08-08T22:02:25.2968236Z if(ON) 2024-08-08T22:02:25.2968934Z append_torchlib_if_found(nnpack) 2024-08-08T22:02:25.2969884Z endif() 2024-08-08T22:02:25.2970289Z 2024-08-08T22:02:25.2970525Z if(ON) 2024-08-08T22:02:25.2974680Z append_torchlib_if_found(pytorch_qnnpack) 2024-08-08T22:02:25.2975217Z endif() 2024-08-08T22:02:25.2975435Z 2024-08-08T22:02:25.2975566Z if(ON) 2024-08-08T22:02:25.2975945Z append_torchlib_if_found(XNNPACK) 2024-08-08T22:02:25.2976427Z endif() 2024-08-08T22:02:25.2976642Z 2024-08-08T22:02:25.2977143Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-08-08T22:02:25.2977929Z append_torchlib_if_found(onnx onnx_proto) 2024-08-08T22:02:25.2978325Z 2024-08-08T22:02:25.2978564Z append_torchlib_if_found(foxi_loader fmt) 2024-08-08T22:02:25.2979139Z append_torchlib_if_found(cpuinfo clog) 2024-08-08T22:02:25.2979534Z 2024-08-08T22:02:25.2979681Z if(NOT OFF) 2024-08-08T22:02:25.2980098Z append_torchlib_if_found(pthreadpool) 2024-08-08T22:02:25.2980599Z endif() 2024-08-08T22:02:25.2980811Z 2024-08-08T22:02:25.2980999Z append_torchlib_if_found(eigen_blas) 2024-08-08T22:02:25.2981374Z 2024-08-08T22:02:25.2981532Z if(ON) 2024-08-08T22:02:25.2981880Z append_torchlib_if_found(fbgemm) 2024-08-08T22:02:25.2982371Z endif() 2024-08-08T22:02:25.2982563Z 2024-08-08T22:02:25.2982719Z if(ON) 2024-08-08T22:02:25.2983080Z append_torchlib_if_found(dnnl mkldnn) 2024-08-08T22:02:25.2983598Z endif() 2024-08-08T22:02:25.2983786Z 2024-08-08T22:02:25.2983999Z append_torchlib_if_found(sleef asmjit) 2024-08-08T22:02:25.2984489Z endif() 2024-08-08T22:02:25.2984693Z 2024-08-08T22:02:25.2984825Z if(1) 2024-08-08T22:02:25.2985180Z append_torchlib_if_found(kineto) 2024-08-08T22:02:25.2985646Z endif() 2024-08-08T22:02:25.2985848Z 2024-08-08T22:02:25.2985982Z if(ON) 2024-08-08T22:02:25.2986303Z if(MSVC) 2024-08-08T22:02:25.2986938Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:02:25.2988025Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY} torch::nvtoolsext) 2024-08-08T22:02:25.2989001Z else() 2024-08-08T22:02:25.2989496Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB} torch::nvtoolsext) 2024-08-08T22:02:25.2990150Z endif() 2024-08-08T22:02:25.2990475Z if(ON) 2024-08-08T22:02:25.2991043Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:02:25.2992136Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-08-08T22:02:25.2992952Z endif() 2024-08-08T22:02:25.2993411Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-08-08T22:02:25.2993987Z endif() 2024-08-08T22:02:25.2994193Z 2024-08-08T22:02:25.2994660Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-08-08T22:02:25.2995501Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-08-08T22:02:25.2996174Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-08-08T22:02:25.2996738Z endif() 2024-08-08T22:02:25.2996925Z 2024-08-08T22:02:25.2997309Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:02:25.2998125Z # the statements below changes target properties on 2024-08-08T22:02:25.2999239Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-08-08T22:02:25.3000517Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-08-08T22:02:25.3001554Z # - the imported target created in this file in static library mode 2024-08-08T22:02:25.3002236Z if(NOT ON) 2024-08-08T22:02:25.3002993Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-08-08T22:02:25.3004306Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-08-08T22:02:25.3005151Z set_target_properties(torch PROPERTIES 2024-08-08T22:02:25.3005729Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-08-08T22:02:25.3006253Z ) 2024-08-08T22:02:25.3006539Z endif() 2024-08-08T22:02:25.3006912Z set_target_properties(torch PROPERTIES 2024-08-08T22:02:25.3007577Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-08-08T22:02:25.3008170Z CXX_STANDARD 17 2024-08-08T22:02:25.3008539Z ) 2024-08-08T22:02:25.3008843Z if(TORCH_CXX_FLAGS) 2024-08-08T22:02:25.3009544Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-08-08T22:02:25.3010328Z endif() 2024-08-08T22:02:25.3010516Z 2024-08-08T22:02:25.3011461Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-08-08T22:02:25.3012456Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-08-08T22:02:25.3013047Z + actual_gcc_abi=0 2024-08-08T22:02:25.3013446Z ++ is_expected 0 2024-08-08T22:02:25.3013879Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:02:25.3014385Z ++ [[ -z 0 ]] 2024-08-08T22:02:25.3014740Z ++ [[ 0 == 0 ]] 2024-08-08T22:02:25.3015072Z ++ echo 1 2024-08-08T22:02:25.3015397Z + [[ 1 != 1 ]] 2024-08-08T22:02:25.3015891Z + PRE_CXX11_SYMBOLS=("std::basic_string<" "std::list") 2024-08-08T22:02:25.3016658Z + CXX11_SYMBOLS=("std::__cxx11::basic_string" "std::__cxx11::list") 2024-08-08T22:02:25.3017503Z + LIBTORCH_NAMESPACE_LIST=("c10::" "at::" "caffe2::" "torch::") 2024-08-08T22:02:25.3018446Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-08-08T22:02:25.3019291Z Checking that symbols in libtorch.so have the right gcc abi 2024-08-08T22:02:25.3020418Z + '[' -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so ']' 2024-08-08T22:02:25.3021765Z + libtorch=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:02:25.3023290Z + check_lib_symbols_for_abi_correctness /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:02:25.3024760Z + lib=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:02:25.3026085Z + echo 'lib: ' /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:02:25.3027403Z lib: /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:02:25.3028508Z + [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:02:25.3029161Z ++ grep_symbols std::__cxx11::basic_string std::__cxx11::list 2024-08-08T22:02:25.3029796Z ++ symbols=("$@") 2024-08-08T22:02:25.3030334Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:02:25.3031003Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:02:25.3031919Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:02:25.3032723Z ++ c++filt 2024-08-08T22:02:25.3033257Z ++ grep ' c10::.*std::__cxx11::basic_string' 2024-08-08T22:02:25.3033799Z ++ wc -l 2024-08-08T22:02:45.3735063Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:02:45.3739293Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:02:45.3740418Z ++ c++filt 2024-08-08T22:02:45.3747581Z ++ grep ' c10::.*std::__cxx11::list' 2024-08-08T22:03:05.3237090Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:03:05.3238535Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:03:05.3240435Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:03:05.3242170Z ++ c++filt 2024-08-08T22:03:05.3247562Z ++ grep ' at::.*std::__cxx11::basic_string' 2024-08-08T22:03:25.1517120Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:03:25.1518721Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:03:25.1519571Z ++ c++filt 2024-08-08T22:03:25.1523621Z ++ grep ' at::.*std::__cxx11::list' 2024-08-08T22:03:44.8461601Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:03:44.8462962Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:03:44.8464871Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:03:44.8466617Z ++ c++filt 2024-08-08T22:03:44.8468384Z ++ grep ' caffe2::.*std::__cxx11::basic_string' 2024-08-08T22:04:04.7859016Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:04:04.7860724Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:04:04.7861601Z ++ c++filt 2024-08-08T22:04:04.7865861Z ++ grep ' caffe2::.*std::__cxx11::list' 2024-08-08T22:04:24.6820160Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:04:24.6821533Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:04:24.6823856Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:04:24.6825210Z ++ c++filt 2024-08-08T22:04:24.6831596Z ++ grep ' torch::.*std::__cxx11::basic_string' 2024-08-08T22:04:44.6102434Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:04:44.6104664Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:04:44.6105553Z ++ c++filt 2024-08-08T22:04:44.6110905Z ++ grep ' torch::.*std::__cxx11::list' 2024-08-08T22:05:04.6694769Z + num_cxx11_symbols=0 2024-08-08T22:05:04.6695578Z + true 2024-08-08T22:05:04.6698827Z + echo 'num_cxx11_symbols: ' 0 2024-08-08T22:05:04.6700062Z num_cxx11_symbols: 0 2024-08-08T22:05:04.6700966Z + [[ 0 -gt 0 ]] 2024-08-08T22:05:04.6702015Z ++ grep_symbols 'std::basic_string<' std::list 2024-08-08T22:05:04.6703071Z ++ symbols=("$@") 2024-08-08T22:05:04.6703674Z ++ wc -l 2024-08-08T22:05:04.6704189Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:05:04.6705432Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:05:04.6707041Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:05:04.6707915Z ++ c++filt 2024-08-08T22:05:04.6712835Z ++ grep ' c10::.*std::basic_string<' 2024-08-08T22:05:24.7886658Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:05:24.7888395Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:05:24.7890462Z ++ c++filt 2024-08-08T22:05:24.7894120Z ++ grep ' c10::.*std::list' 2024-08-08T22:05:44.6439581Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:05:44.6441555Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:05:44.6443057Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:05:44.6444395Z ++ c++filt 2024-08-08T22:05:44.6448652Z ++ grep ' at::.*std::basic_string<' 2024-08-08T22:06:04.5882942Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:06:04.5884254Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:06:04.5885122Z ++ c++filt 2024-08-08T22:06:04.5890103Z ++ grep ' at::.*std::list' 2024-08-08T22:06:24.6178336Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:06:24.6179521Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:06:24.6184361Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:06:24.6185222Z ++ c++filt 2024-08-08T22:06:24.6186385Z ++ grep ' caffe2::.*std::basic_string<' 2024-08-08T22:06:44.4968840Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:06:44.4970601Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:06:44.4972298Z ++ c++filt 2024-08-08T22:06:44.4976781Z ++ grep ' caffe2::.*std::list' 2024-08-08T22:07:04.5171924Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:07:04.5173847Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:07:04.5175172Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:07:04.5176332Z ++ c++filt 2024-08-08T22:07:04.5178769Z ++ grep ' torch::.*std::basic_string<' 2024-08-08T22:07:24.4460454Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:07:24.4462005Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:07:24.4462869Z ++ c++filt 2024-08-08T22:07:24.4469110Z ++ grep ' torch::.*std::list' 2024-08-08T22:07:44.3477788Z + num_pre_cxx11_symbols=7369 2024-08-08T22:07:44.3478534Z + echo 'num_pre_cxx11_symbols: ' 7369 2024-08-08T22:07:44.3479087Z num_pre_cxx11_symbols: 7369 2024-08-08T22:07:44.3481653Z + [[ 7369 -lt 1000 ]] 2024-08-08T22:07:44.3482295Z + echo 'cxx11 symbols seem to be in order' 2024-08-08T22:07:44.3482867Z cxx11 symbols seem to be in order 2024-08-08T22:07:44.3483333Z ++ uname 2024-08-08T22:07:44.3490116Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:07:44.3491409Z + all_libs=($(find "$install_root" -name '*.so')) 2024-08-08T22:07:44.3494966Z ++ find /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ -name '*.so' 2024-08-08T22:07:44.3817742Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.3820982Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:07:44.3911573Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:07:44.3912599Z ++ grep RUNPATH 2024-08-08T22:07:44.3938506Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffcbf167000) 2024-08-08T22:07:44.3940734Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007f19694e2000) 2024-08-08T22:07:44.3943092Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f19692c6000) 2024-08-08T22:07:44.3944834Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1968ef8000) 2024-08-08T22:07:44.3946418Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f196ab20000) 2024-08-08T22:07:44.3948096Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f196ab14000) 2024-08-08T22:07:44.3949983Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f1968cee000) 2024-08-08T22:07:44.3952150Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f1954ac1000) 2024-08-08T22:07:44.3954284Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f190cdf8000) 2024-08-08T22:07:44.3956029Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f196aa5f000) 2024-08-08T22:07:44.3957967Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f190cb49000) 2024-08-08T22:07:44.3959813Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f190ca31000) 2024-08-08T22:07:44.3961595Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f190c817000) 2024-08-08T22:07:44.3962943Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f190c50f000) 2024-08-08T22:07:44.3963754Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f190c2f9000) 2024-08-08T22:07:44.3964536Z /lib64/ld-linux-x86-64.so.2 (0x00007f196a934000) 2024-08-08T22:07:44.3965224Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f190c0f1000) 2024-08-08T22:07:44.3965942Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f190bdef000) 2024-08-08T22:07:44.3966634Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f190bbeb000) 2024-08-08T22:07:44.3968053Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f190b9c1000) 2024-08-08T22:07:44.3970233Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f190b025000) 2024-08-08T22:07:44.3972906Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f18fa1d7000) 2024-08-08T22:07:44.3975005Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f18e85da000) 2024-08-08T22:07:44.3977120Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f18e5a3e000) 2024-08-08T22:07:44.3979240Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f18df5f8000) 2024-08-08T22:07:44.3981314Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f18d8b40000) 2024-08-08T22:07:44.3983454Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f18baca9000) 2024-08-08T22:07:44.3985763Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f18ac4be000) 2024-08-08T22:07:44.3987141Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f18ac2bb000) 2024-08-08T22:07:44.3988979Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f18a8d2a000) with runpath ' 2024-08-08T22:07:44.3992754Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so are linux-vdso.so.1 => (0x00007ffcbf167000) 2024-08-08T22:07:44.3994895Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007f19694e2000) 2024-08-08T22:07:44.3996191Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f19692c6000) 2024-08-08T22:07:44.3996976Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f1968ef8000) 2024-08-08T22:07:44.3998216Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f196ab20000) 2024-08-08T22:07:44.3999818Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f196ab14000) 2024-08-08T22:07:44.4001937Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f1968cee000) 2024-08-08T22:07:44.4003847Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f1954ac1000) 2024-08-08T22:07:44.4005608Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f190cdf8000) 2024-08-08T22:07:44.4007346Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f196aa5f000) 2024-08-08T22:07:44.4009284Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f190cb49000) 2024-08-08T22:07:44.4011723Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f190ca31000) 2024-08-08T22:07:44.4013556Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f190c817000) 2024-08-08T22:07:44.4014918Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f190c50f000) 2024-08-08T22:07:44.4015713Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f190c2f9000) 2024-08-08T22:07:44.4016510Z /lib64/ld-linux-x86-64.so.2 (0x00007f196a934000) 2024-08-08T22:07:44.4017225Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f190c0f1000) 2024-08-08T22:07:44.4017945Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f190bdef000) 2024-08-08T22:07:44.4018635Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f190bbeb000) 2024-08-08T22:07:44.4020218Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f190b9c1000) 2024-08-08T22:07:44.4022268Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f190b025000) 2024-08-08T22:07:44.4026073Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f18fa1d7000) 2024-08-08T22:07:44.4029105Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f18e85da000) 2024-08-08T22:07:44.4031227Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f18e5a3e000) 2024-08-08T22:07:44.4033843Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f18df5f8000) 2024-08-08T22:07:44.4035945Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f18d8b40000) 2024-08-08T22:07:44.4038041Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f18baca9000) 2024-08-08T22:07:44.4040097Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f18ac4be000) 2024-08-08T22:07:44.4041413Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f18ac2bb000) 2024-08-08T22:07:44.4043218Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f18a8d2a000) with runpath 2024-08-08T22:07:44.4044773Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4045640Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:07:44.4046891Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:07:44.4047726Z ++ grep RUNPATH 2024-08-08T22:07:44.4049058Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fffb69a8000) 2024-08-08T22:07:44.4050496Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f139b36d000) 2024-08-08T22:07:44.4051957Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f139b06b000) 2024-08-08T22:07:44.4052710Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f139ae55000) 2024-08-08T22:07:44.4053549Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f139ac39000) 2024-08-08T22:07:44.4054341Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f139a86b000) 2024-08-08T22:07:44.4055206Z /lib64/ld-linux-x86-64.so.2 (0x00007f139b675000) with runpath ' 2024-08-08T22:07:44.4056766Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007fffb69a8000) 2024-08-08T22:07:44.4058166Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f139b36d000) 2024-08-08T22:07:44.4058916Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f139b06b000) 2024-08-08T22:07:44.4059662Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f139ae55000) 2024-08-08T22:07:44.4060501Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f139ac39000) 2024-08-08T22:07:44.4061326Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f139a86b000) 2024-08-08T22:07:44.4062176Z /lib64/ld-linux-x86-64.so.2 (0x00007f139b675000) with runpath 2024-08-08T22:07:44.4062899Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4063778Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:07:44.4092932Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:07:44.4093855Z ++ grep RUNPATH 2024-08-08T22:07:44.4118432Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffdcdd9c000) 2024-08-08T22:07:44.4120548Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f51c8049000) 2024-08-08T22:07:44.4121664Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f51c7df1000) 2024-08-08T22:07:44.4123188Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f51c7b42000) 2024-08-08T22:07:44.4124625Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f51c783a000) 2024-08-08T22:07:44.4125377Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f51c7538000) 2024-08-08T22:07:44.4126128Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f51c7322000) 2024-08-08T22:07:44.4126879Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f51c6f54000) 2024-08-08T22:07:44.4127607Z /lib64/ld-linux-x86-64.so.2 (0x00007f51c7ff5000) 2024-08-08T22:07:44.4128372Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f51c6d38000) 2024-08-08T22:07:44.4129279Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f51c6b30000) with runpath ' 2024-08-08T22:07:44.4131508Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007ffdcdd9c000) 2024-08-08T22:07:44.4133408Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f51c8049000) 2024-08-08T22:07:44.4134517Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f51c7df1000) 2024-08-08T22:07:44.4136035Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f51c7b42000) 2024-08-08T22:07:44.4137434Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f51c783a000) 2024-08-08T22:07:44.4138206Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f51c7538000) 2024-08-08T22:07:44.4138954Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f51c7322000) 2024-08-08T22:07:44.4139694Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f51c6f54000) 2024-08-08T22:07:44.4140446Z /lib64/ld-linux-x86-64.so.2 (0x00007f51c7ff5000) 2024-08-08T22:07:44.4141200Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f51c6d38000) 2024-08-08T22:07:44.4142077Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f51c6b30000) with runpath 2024-08-08T22:07:44.4142847Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4144051Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:07:44.4179136Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:07:44.4180052Z ++ grep RUNPATH 2024-08-08T22:07:44.4202818Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffd1330d000) 2024-08-08T22:07:44.4206242Z libnvrtc.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007f941d719000) 2024-08-08T22:07:44.4207641Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f941bb9e000) 2024-08-08T22:07:44.4208434Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f941b896000) 2024-08-08T22:07:44.4209199Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f941b594000) 2024-08-08T22:07:44.4209946Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f941b37e000) 2024-08-08T22:07:44.4210689Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f941afb0000) 2024-08-08T22:07:44.4211956Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f941ad94000) 2024-08-08T22:07:44.4212771Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f941ab8c000) 2024-08-08T22:07:44.4213479Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f941a988000) 2024-08-08T22:07:44.4214374Z /lib64/ld-linux-x86-64.so.2 (0x00007f94213b4000) with runpath ' 2024-08-08T22:07:44.4215997Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffd1330d000) 2024-08-08T22:07:44.4218397Z libnvrtc.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007f941d719000) 2024-08-08T22:07:44.4219781Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007f941bb9e000) 2024-08-08T22:07:44.4220591Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f941b896000) 2024-08-08T22:07:44.4221356Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f941b594000) 2024-08-08T22:07:44.4222084Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f941b37e000) 2024-08-08T22:07:44.4222837Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f941afb0000) 2024-08-08T22:07:44.4223621Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f941ad94000) 2024-08-08T22:07:44.4224405Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f941ab8c000) 2024-08-08T22:07:44.4225128Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f941a988000) 2024-08-08T22:07:44.4225996Z /lib64/ld-linux-x86-64.so.2 (0x00007f94213b4000) with runpath 2024-08-08T22:07:44.4226722Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4227581Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:07:44.4271474Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:07:44.4273293Z ++ grep RUNPATH 2024-08-08T22:07:44.4298382Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffd7e7de000) 2024-08-08T22:07:44.4301072Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f082ccb7000) 2024-08-08T22:07:44.4302278Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f082caaf000) 2024-08-08T22:07:44.4303488Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f0840fd9000) 2024-08-08T22:07:44.4304645Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f082c893000) 2024-08-08T22:07:44.4305455Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f082c591000) 2024-08-08T22:07:44.4306174Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f082c38d000) 2024-08-08T22:07:44.4306932Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f082c085000) 2024-08-08T22:07:44.4308403Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f082be5b000) 2024-08-08T22:07:44.4310020Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f082bc45000) 2024-08-08T22:07:44.4310776Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f082b877000) 2024-08-08T22:07:44.4312234Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f082aedb000) 2024-08-08T22:07:44.4314358Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f082ac2c000) 2024-08-08T22:07:44.4315757Z /lib64/ld-linux-x86-64.so.2 (0x00007f0840ee4000) 2024-08-08T22:07:44.4316565Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f082aa29000) with runpath ' 2024-08-08T22:07:44.4318182Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007ffd7e7de000) 2024-08-08T22:07:44.4320099Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f082ccb7000) 2024-08-08T22:07:44.4322302Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f082caaf000) 2024-08-08T22:07:44.4324711Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f0840fd9000) 2024-08-08T22:07:44.4326783Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f082c893000) 2024-08-08T22:07:44.4327590Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f082c591000) 2024-08-08T22:07:44.4328289Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f082c38d000) 2024-08-08T22:07:44.4329066Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f082c085000) 2024-08-08T22:07:44.4331234Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f082be5b000) 2024-08-08T22:07:44.4332640Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f082bc45000) 2024-08-08T22:07:44.4333780Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f082b877000) 2024-08-08T22:07:44.4336789Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f082aedb000) 2024-08-08T22:07:44.4341294Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f082ac2c000) 2024-08-08T22:07:44.4344159Z /lib64/ld-linux-x86-64.so.2 (0x00007f0840ee4000) 2024-08-08T22:07:44.4345810Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f082aa29000) with runpath 2024-08-08T22:07:44.4347459Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4349281Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:07:44.4386117Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:07:44.4387971Z ++ grep RUNPATH 2024-08-08T22:07:44.4412224Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffc746cb000) 2024-08-08T22:07:44.4416292Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fd3f2117000) 2024-08-08T22:07:44.4420038Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fd3aa44e000) 2024-08-08T22:07:44.4422600Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd3aa238000) 2024-08-08T22:07:44.4424161Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd3a9e6a000) 2024-08-08T22:07:44.4426582Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fd40641e000) 2024-08-08T22:07:44.4428877Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd3a9c62000) 2024-08-08T22:07:44.4430386Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd3a9a5e000) 2024-08-08T22:07:44.4432031Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd3a9842000) 2024-08-08T22:07:44.4433621Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd3a9540000) 2024-08-08T22:07:44.4436499Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fd3a9316000) 2024-08-08T22:07:44.4441130Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fd3a897a000) 2024-08-08T22:07:44.4445526Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fd3a86cb000) 2024-08-08T22:07:44.4447553Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd3a83c3000) 2024-08-08T22:07:44.4448406Z /lib64/ld-linux-x86-64.so.2 (0x00007fd406344000) 2024-08-08T22:07:44.4449661Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fd406368000) 2024-08-08T22:07:44.4452615Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fd397575000) 2024-08-08T22:07:44.4456535Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fd385978000) 2024-08-08T22:07:44.4458704Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007fd382ddc000) 2024-08-08T22:07:44.4460860Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fd382bd2000) 2024-08-08T22:07:44.4463181Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fd37c78c000) 2024-08-08T22:07:44.4465312Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fd375cd4000) 2024-08-08T22:07:44.4467416Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fd357e3c000) 2024-08-08T22:07:44.4469492Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fd357c22000) 2024-08-08T22:07:44.4471451Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fd349437000) 2024-08-08T22:07:44.4472755Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fd349233000) 2024-08-08T22:07:44.4474578Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fd345ca2000) with runpath ' 2024-08-08T22:07:44.4476957Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffc746cb000) 2024-08-08T22:07:44.4480232Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fd3f2117000) 2024-08-08T22:07:44.4482467Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fd3aa44e000) 2024-08-08T22:07:44.4483728Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fd3aa238000) 2024-08-08T22:07:44.4484475Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fd3a9e6a000) 2024-08-08T22:07:44.4485681Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fd40641e000) 2024-08-08T22:07:44.4486777Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fd3a9c62000) 2024-08-08T22:07:44.4487491Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fd3a9a5e000) 2024-08-08T22:07:44.4488311Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fd3a9842000) 2024-08-08T22:07:44.4489108Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fd3a9540000) 2024-08-08T22:07:44.4490511Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fd3a9316000) 2024-08-08T22:07:44.4493089Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fd3a897a000) 2024-08-08T22:07:44.4495481Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fd3a86cb000) 2024-08-08T22:07:44.4496904Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fd3a83c3000) 2024-08-08T22:07:44.4497699Z /lib64/ld-linux-x86-64.so.2 (0x00007fd406344000) 2024-08-08T22:07:44.4498943Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fd406368000) 2024-08-08T22:07:44.4500895Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fd397575000) 2024-08-08T22:07:44.4502997Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fd385978000) 2024-08-08T22:07:44.4505077Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007fd382ddc000) 2024-08-08T22:07:44.4507237Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fd382bd2000) 2024-08-08T22:07:44.4509343Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fd37c78c000) 2024-08-08T22:07:44.4511423Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fd375cd4000) 2024-08-08T22:07:44.4513672Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fd357e3c000) 2024-08-08T22:07:44.4515768Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fd357c22000) 2024-08-08T22:07:44.4517741Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fd349437000) 2024-08-08T22:07:44.4519055Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fd349233000) 2024-08-08T22:07:44.4520854Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fd345ca2000) with runpath 2024-08-08T22:07:44.4522421Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4523359Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:07:44.4524699Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:07:44.4525573Z ++ grep RUNPATH 2024-08-08T22:07:44.4559970Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffca3fa9000) 2024-08-08T22:07:44.4562326Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f482457b000) 2024-08-08T22:07:44.4563535Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f481003f000) 2024-08-08T22:07:44.4564311Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f480fe29000) 2024-08-08T22:07:44.4565069Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f480fc25000) 2024-08-08T22:07:44.4565867Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f480fa09000) 2024-08-08T22:07:44.4566639Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f480f707000) 2024-08-08T22:07:44.4568064Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f480f4dd000) 2024-08-08T22:07:44.4570087Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f480eb41000) 2024-08-08T22:07:44.4572753Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f480e892000) 2024-08-08T22:07:44.4574467Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f480e58a000) 2024-08-08T22:07:44.4575241Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f480e1bc000) 2024-08-08T22:07:44.4575995Z /lib64/ld-linux-x86-64.so.2 (0x00007f4824474000) 2024-08-08T22:07:44.4576793Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f480dfb9000) with runpath ' 2024-08-08T22:07:44.4578460Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffca3fa9000) 2024-08-08T22:07:44.4580337Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f482457b000) 2024-08-08T22:07:44.4581415Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f481003f000) 2024-08-08T22:07:44.4582235Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f480fe29000) 2024-08-08T22:07:44.4583005Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f480fc25000) 2024-08-08T22:07:44.4583796Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f480fa09000) 2024-08-08T22:07:44.4584588Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f480f707000) 2024-08-08T22:07:44.4585996Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f480f4dd000) 2024-08-08T22:07:44.4588017Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f480eb41000) 2024-08-08T22:07:44.4590274Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f480e892000) 2024-08-08T22:07:44.4591716Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f480e58a000) 2024-08-08T22:07:44.4592486Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f480e1bc000) 2024-08-08T22:07:44.4593233Z /lib64/ld-linux-x86-64.so.2 (0x00007f4824474000) 2024-08-08T22:07:44.4594038Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f480dfb9000) with runpath 2024-08-08T22:07:44.4594855Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4596505Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:07:44.4638622Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:07:44.4639558Z ++ grep RUNPATH 2024-08-08T22:07:44.4741410Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc60d52000) 2024-08-08T22:07:44.4743758Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007efcc7187000) 2024-08-08T22:07:44.4745736Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007efc7f0a3000) 2024-08-08T22:07:44.4747907Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007efc6e255000) 2024-08-08T22:07:44.4750045Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007efc5c658000) 2024-08-08T22:07:44.4752162Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007efc59abc000) 2024-08-08T22:07:44.4754291Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007efc598b2000) 2024-08-08T22:07:44.4756415Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007efc5346c000) 2024-08-08T22:07:44.4758501Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007efc4c9b4000) 2024-08-08T22:07:44.4760610Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007efc2eb1d000) 2024-08-08T22:07:44.4763053Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007efc2e903000) 2024-08-08T22:07:44.4765035Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007efc20118000) 2024-08-08T22:07:44.4766393Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007efc1fefc000) 2024-08-08T22:07:44.4767210Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007efc1fcf8000) 2024-08-08T22:07:44.4767934Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007efc1faf0000) 2024-08-08T22:07:44.4769150Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007efcc7065000) 2024-08-08T22:07:44.4771362Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007efc0b8c3000) 2024-08-08T22:07:44.4772572Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007efc0b5c1000) 2024-08-08T22:07:44.4773342Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007efc0b2b9000) 2024-08-08T22:07:44.4774157Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007efc0b0a3000) 2024-08-08T22:07:44.4774891Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007efc0acd5000) 2024-08-08T22:07:44.4775663Z /lib64/ld-linux-x86-64.so.2 (0x00007efcc701b000) 2024-08-08T22:07:44.4778553Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007efc07744000) 2024-08-08T22:07:44.4783463Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007efc0751a000) 2024-08-08T22:07:44.4787700Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007efc06b7e000) 2024-08-08T22:07:44.4790690Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007efc0697b000) with runpath ' 2024-08-08T22:07:44.4794166Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc60d52000) 2024-08-08T22:07:44.4798241Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007efcc7187000) 2024-08-08T22:07:44.4802253Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007efc7f0a3000) 2024-08-08T22:07:44.4806791Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007efc6e255000) 2024-08-08T22:07:44.4811565Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007efc5c658000) 2024-08-08T22:07:44.4815863Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007efc59abc000) 2024-08-08T22:07:44.4820361Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007efc598b2000) 2024-08-08T22:07:44.4824729Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007efc5346c000) 2024-08-08T22:07:44.4827294Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007efc4c9b4000) 2024-08-08T22:07:44.4829430Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007efc2eb1d000) 2024-08-08T22:07:44.4831485Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007efc2e903000) 2024-08-08T22:07:44.4833475Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007efc20118000) 2024-08-08T22:07:44.4835110Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007efc1fefc000) 2024-08-08T22:07:44.4835936Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007efc1fcf8000) 2024-08-08T22:07:44.4836956Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007efc1faf0000) 2024-08-08T22:07:44.4838421Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007efcc7065000) 2024-08-08T22:07:44.4840106Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007efc0b8c3000) 2024-08-08T22:07:44.4841268Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007efc0b5c1000) 2024-08-08T22:07:44.4842044Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007efc0b2b9000) 2024-08-08T22:07:44.4842864Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007efc0b0a3000) 2024-08-08T22:07:44.4843599Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007efc0acd5000) 2024-08-08T22:07:44.4844369Z /lib64/ld-linux-x86-64.so.2 (0x00007efcc701b000) 2024-08-08T22:07:44.4846015Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007efc07744000) 2024-08-08T22:07:44.4848209Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007efc0751a000) 2024-08-08T22:07:44.4850204Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007efc06b7e000) 2024-08-08T22:07:44.4852317Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007efc0697b000) with runpath 2024-08-08T22:07:44.4853164Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4854120Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-08T22:07:44.4855579Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-08T22:07:44.4856530Z ++ grep RUNPATH 2024-08-08T22:07:44.4868561Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffdc09c2000) 2024-08-08T22:07:44.4872168Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f8fdb6f6000) 2024-08-08T22:07:44.4875146Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f8f93a2d000) 2024-08-08T22:07:44.4877158Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f8f8c51e000) 2024-08-08T22:07:44.4879098Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f8ff4ec4000) 2024-08-08T22:07:44.4881015Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f8f8c26f000) 2024-08-08T22:07:44.4883223Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f8f8c065000) 2024-08-08T22:07:44.4885057Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f8ff4dab000) 2024-08-08T22:07:44.4886225Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8f8be49000) 2024-08-08T22:07:44.4887003Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8f8bb47000) 2024-08-08T22:07:44.4887725Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8f8b943000) 2024-08-08T22:07:44.4889210Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f8f84e8b000) 2024-08-08T22:07:44.4891816Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f8f7403d000) 2024-08-08T22:07:44.4893534Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f8f73d35000) 2024-08-08T22:07:44.4894343Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f8f73b1f000) 2024-08-08T22:07:44.4895093Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8f73751000) 2024-08-08T22:07:44.4895836Z /lib64/ld-linux-x86-64.so.2 (0x00007f8ff4d59000) 2024-08-08T22:07:44.4896526Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8f73549000) 2024-08-08T22:07:44.4897934Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f8f7331f000) 2024-08-08T22:07:44.4899937Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f8f72983000) 2024-08-08T22:07:44.4901995Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f8f60d86000) 2024-08-08T22:07:44.4904099Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f8f5e1ea000) 2024-08-08T22:07:44.4906226Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8f57da4000) 2024-08-08T22:07:44.4908309Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f8f39f0d000) 2024-08-08T22:07:44.4910497Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f8f39cf3000) 2024-08-08T22:07:44.4912493Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f8f2b508000) 2024-08-08T22:07:44.4914734Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f8f27f77000) 2024-08-08T22:07:44.4916364Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f8f27d74000) with runpath ' 2024-08-08T22:07:44.4918078Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffdc09c2000) 2024-08-08T22:07:44.4920086Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f8fdb6f6000) 2024-08-08T22:07:44.4921847Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f8f93a2d000) 2024-08-08T22:07:44.4923816Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007f8f8c51e000) 2024-08-08T22:07:44.4925749Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f8ff4ec4000) 2024-08-08T22:07:44.4927684Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f8f8c26f000) 2024-08-08T22:07:44.4929843Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f8f8c065000) 2024-08-08T22:07:44.4932729Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f8ff4dab000) 2024-08-08T22:07:44.4933919Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f8f8be49000) 2024-08-08T22:07:44.4934716Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f8f8bb47000) 2024-08-08T22:07:44.4935425Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f8f8b943000) 2024-08-08T22:07:44.4936918Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f8f84e8b000) 2024-08-08T22:07:44.4939046Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f8f7403d000) 2024-08-08T22:07:44.4940688Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f8f73d35000) 2024-08-08T22:07:44.4941482Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f8f73b1f000) 2024-08-08T22:07:44.4942236Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f8f73751000) 2024-08-08T22:07:44.4942986Z /lib64/ld-linux-x86-64.so.2 (0x00007f8ff4d59000) 2024-08-08T22:07:44.4943656Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f8f73549000) 2024-08-08T22:07:44.4945058Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f8f7331f000) 2024-08-08T22:07:44.4947084Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f8f72983000) 2024-08-08T22:07:44.4949149Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f8f60d86000) 2024-08-08T22:07:44.4951236Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f8f5e1ea000) 2024-08-08T22:07:44.4953354Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8f57da4000) 2024-08-08T22:07:44.4956185Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f8f39f0d000) 2024-08-08T22:07:44.4958934Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f8f39cf3000) 2024-08-08T22:07:44.4961176Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f8f2b508000) 2024-08-08T22:07:44.4963397Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f8f27f77000) 2024-08-08T22:07:44.4965039Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f8f27d74000) with runpath 2024-08-08T22:07:44.4965838Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.4966796Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:07:44.4968264Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:07:44.4969200Z ++ grep RUNPATH 2024-08-08T22:07:44.4970580Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffdeeffb000) 2024-08-08T22:07:44.4972581Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f4f7972c000) 2024-08-08T22:07:44.4973376Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f4f7942a000) 2024-08-08T22:07:44.4974089Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f4f79226000) 2024-08-08T22:07:44.4975605Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f4f78f77000) 2024-08-08T22:07:44.4977754Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f4f78d6d000) 2024-08-08T22:07:44.4979792Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f4f78b43000) 2024-08-08T22:07:44.4981028Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f4f78775000) 2024-08-08T22:07:44.4981769Z /lib64/ld-linux-x86-64.so.2 (0x00007f4f79948000) 2024-08-08T22:07:44.4982508Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f4f7856d000) 2024-08-08T22:07:44.4983282Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f4f78265000) 2024-08-08T22:07:44.4984178Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f4f7804f000) with runpath ' 2024-08-08T22:07:44.4985904Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffdeeffb000) 2024-08-08T22:07:44.4987596Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f4f7972c000) 2024-08-08T22:07:44.4988373Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f4f7942a000) 2024-08-08T22:07:44.4989087Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f4f79226000) 2024-08-08T22:07:44.4990606Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f4f78f77000) 2024-08-08T22:07:44.4992738Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f4f78d6d000) 2024-08-08T22:07:44.4994778Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f4f78b43000) 2024-08-08T22:07:44.4996040Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f4f78775000) 2024-08-08T22:07:44.4996783Z /lib64/ld-linux-x86-64.so.2 (0x00007f4f79948000) 2024-08-08T22:07:44.4997460Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f4f7856d000) 2024-08-08T22:07:44.4998241Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f4f78265000) 2024-08-08T22:07:44.4999148Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f4f7804f000) with runpath 2024-08-08T22:07:44.4999932Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:07:44.5018009Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:07:44.5039259Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:07:44.5040478Z ++ grep RUNPATH 2024-08-08T22:07:44.5072101Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fff99f9a000) 2024-08-08T22:07:44.5075067Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f96b1cd8000) 2024-08-08T22:07:44.5076722Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f96b1ccb000) 2024-08-08T22:07:44.5078618Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f96b0483000) 2024-08-08T22:07:44.5080747Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f969c256000) 2024-08-08T22:07:44.5082830Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f965458d000) 2024-08-08T22:07:44.5084582Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f96b1c17000) 2024-08-08T22:07:44.5086517Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f96542de000) 2024-08-08T22:07:44.5088333Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f96541c6000) 2024-08-08T22:07:44.5089511Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9653faa000) 2024-08-08T22:07:44.5091514Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f9653d90000) 2024-08-08T22:07:44.5093140Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9653a88000) 2024-08-08T22:07:44.5094228Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9653872000) 2024-08-08T22:07:44.5094978Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f96534a4000) 2024-08-08T22:07:44.5095751Z /lib64/ld-linux-x86-64.so.2 (0x00007f96b1adf000) 2024-08-08T22:07:44.5096417Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f965329c000) 2024-08-08T22:07:44.5097320Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9652f9a000) 2024-08-08T22:07:44.5098055Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9652d96000) 2024-08-08T22:07:44.5099676Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9652b6c000) 2024-08-08T22:07:44.5102451Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f96521d0000) 2024-08-08T22:07:44.5105617Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f9641382000) 2024-08-08T22:07:44.5107731Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f962f785000) 2024-08-08T22:07:44.5109825Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f962cbe9000) 2024-08-08T22:07:44.5111950Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f96267a3000) 2024-08-08T22:07:44.5114070Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f961fceb000) 2024-08-08T22:07:44.5116208Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f9601e54000) 2024-08-08T22:07:44.5118219Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f95f3669000) 2024-08-08T22:07:44.5119517Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f95f3466000) 2024-08-08T22:07:44.5121570Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f95efed5000) with runpath ' 2024-08-08T22:07:44.5124121Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fff99f9a000) 2024-08-08T22:07:44.5126056Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f96b1cd8000) 2024-08-08T22:07:44.5127665Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f96b1ccb000) 2024-08-08T22:07:44.5129529Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f96b0483000) 2024-08-08T22:07:44.5131903Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f969c256000) 2024-08-08T22:07:44.5133693Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f965458d000) 2024-08-08T22:07:44.5135480Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f96b1c17000) 2024-08-08T22:07:44.5137416Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f96542de000) 2024-08-08T22:07:44.5139244Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f96541c6000) 2024-08-08T22:07:44.5140409Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f9653faa000) 2024-08-08T22:07:44.5141916Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f9653d90000) 2024-08-08T22:07:44.5143260Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f9653a88000) 2024-08-08T22:07:44.5144044Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f9653872000) 2024-08-08T22:07:44.5144796Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f96534a4000) 2024-08-08T22:07:44.5145542Z /lib64/ld-linux-x86-64.so.2 (0x00007f96b1adf000) 2024-08-08T22:07:44.5146204Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f965329c000) 2024-08-08T22:07:44.5146913Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f9652f9a000) 2024-08-08T22:07:44.5147621Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f9652d96000) 2024-08-08T22:07:44.5149222Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f9652b6c000) 2024-08-08T22:07:44.5151239Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f96521d0000) 2024-08-08T22:07:44.5153364Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f9641382000) 2024-08-08T22:07:44.5155464Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f962f785000) 2024-08-08T22:07:44.5157577Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f962cbe9000) 2024-08-08T22:07:44.5159734Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f96267a3000) 2024-08-08T22:07:44.5161828Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f961fceb000) 2024-08-08T22:07:44.5163947Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f9601e54000) 2024-08-08T22:07:44.5165963Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f95f3669000) 2024-08-08T22:07:44.5167432Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f95f3466000) 2024-08-08T22:07:44.5169291Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f95efed5000) with runpath 2024-08-08T22:07:44.5171302Z +++ realpath /builder/check_binary.sh 2024-08-08T22:07:44.5172097Z ++ dirname /builder/check_binary.sh 2024-08-08T22:07:44.5172660Z + TEST_CODE_DIR=/builder/test_example_code 2024-08-08T22:07:44.5173242Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:07:44.5173713Z + pushd /tmp 2024-08-08T22:07:44.5174055Z /tmp / 2024-08-08T22:07:44.5174452Z + python -c 'import torch' 2024-08-08T22:07:47.0592674Z + popd 2024-08-08T22:07:47.0593084Z / 2024-08-08T22:07:47.0593463Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:07:47.0594004Z + pushd /tmp 2024-08-08T22:07:47.0594347Z /tmp / 2024-08-08T22:07:47.0595114Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-08-08T22:07:49.4331272Z + python -c 'import torch; assert torch.version.git_version != None' 2024-08-08T22:07:51.8144133Z + popd 2024-08-08T22:07:51.8144541Z / 2024-08-08T22:07:51.8144894Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:07:51.8148001Z ++ uname -m 2024-08-08T22:07:51.8156568Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-08-08T22:07:51.8159074Z ++ uname -m 2024-08-08T22:07:51.8166005Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:07:51.8169248Z ++ uname 2024-08-08T22:07:51.8177199Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:07:51.8180213Z ++ uname -m 2024-08-08T22:07:51.8187567Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-08T22:07:51.8188252Z + echo 'Checking that MKL is available' 2024-08-08T22:07:51.8188800Z Checking that MKL is available 2024-08-08T22:07:51.8189276Z + pushd /tmp 2024-08-08T22:07:51.8189624Z /tmp / 2024-08-08T22:07:51.8190321Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-08-08T22:07:54.1866930Z + popd 2024-08-08T22:07:54.1867327Z / 2024-08-08T22:07:54.1867697Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:07:54.1869806Z ++ uname 2024-08-08T22:07:54.1877601Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:07:54.1880710Z ++ uname -m 2024-08-08T22:07:54.1888504Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:07:54.1889562Z + echo 'Checking that XNNPACK is available' 2024-08-08T22:07:54.1890171Z Checking that XNNPACK is available 2024-08-08T22:07:54.1890673Z + pushd /tmp 2024-08-08T22:07:54.1891409Z /tmp / 2024-08-08T22:07:54.1892699Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-08-08T22:07:56.5639732Z + popd 2024-08-08T22:07:56.5640293Z / 2024-08-08T22:07:56.5640798Z + [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:07:56.5641280Z + [[ cu124 != \c\p\u ]] 2024-08-08T22:07:56.5641707Z + [[ cu124 != \x\p\u ]] 2024-08-08T22:07:56.5642232Z + [[ cu124 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-08-08T22:07:56.5642750Z + [[ cu124 != *\r\o\c\m* ]] 2024-08-08T22:07:56.5644037Z ++ uname -m 2024-08-08T22:07:56.5653023Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:07:56.5654013Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:07:56.5654772Z + pushd /tmp 2024-08-08T22:07:56.5655131Z /tmp / 2024-08-08T22:07:56.5655671Z + echo 'Checking that CUDA archs are setup correctly' 2024-08-08T22:07:56.5656358Z Checking that CUDA archs are setup correctly 2024-08-08T22:07:56.5657183Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-08-08T22:07:59.1195624Z + echo 'Checking that magma is available' 2024-08-08T22:07:59.1196328Z Checking that magma is available 2024-08-08T22:07:59.1197275Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-08-08T22:08:01.6537038Z + echo 'Checking that CuDNN is available' 2024-08-08T22:08:01.6537693Z Checking that CuDNN is available 2024-08-08T22:08:01.6538585Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-08-08T22:08:04.0366379Z + echo 'Checking that exception handling works' 2024-08-08T22:08:04.0367053Z Checking that exception handling works 2024-08-08T22:08:04.0368800Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-08-08T22:08:06.5020247Z + echo 'Checking that basic RNN works' 2024-08-08T22:08:06.5020893Z Checking that basic RNN works 2024-08-08T22:08:06.5021449Z + python /builder/test_example_code/rnn_smoke.py 2024-08-08T22:08:09.1035482Z + echo 'Checking that basic CNN works' 2024-08-08T22:08:09.1036164Z Checking that basic CNN works 2024-08-08T22:08:09.1036731Z + python /builder/test_example_code/cnn_smoke.py 2024-08-08T22:08:11.5998322Z tensor([0.3582], device='cuda:0', grad_fn=) 2024-08-08T22:08:13.4290045Z + echo 'Test that linalg works' 2024-08-08T22:08:13.4290625Z Test that linalg works 2024-08-08T22:08:13.4292104Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-08-08T22:08:15.8117671Z torch.return_types.linalg_svd( 2024-08-08T22:08:15.8118747Z U=tensor([[ 0.6035, -0.4882, 0.6304], 2024-08-08T22:08:15.8119370Z [ 0.6187, -0.2119, -0.7565], 2024-08-08T22:08:15.8119999Z [ 0.5029, 0.8466, 0.1742]], device='cuda:0'), 2024-08-08T22:08:15.8120827Z S=tensor([2.9033e+00, 1.1087e-01, 6.6279e-04], device='cuda:0'), 2024-08-08T22:08:15.8121506Z Vh=tensor([[ 0.6035, 0.6187, 0.5029], 2024-08-08T22:08:15.8122056Z [-0.4882, -0.2119, 0.8466], 2024-08-08T22:08:15.8122694Z [ 0.6304, -0.7565, 0.1742]], device='cuda:0')) 2024-08-08T22:08:16.1608838Z + popd 2024-08-08T22:08:16.1609259Z / 2024-08-08T22:08:16.1609608Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:08:16.1613516Z ++ dirname /builder/check_binary.sh 2024-08-08T22:08:16.1621534Z + pushd /builder/test/smoke_test 2024-08-08T22:08:16.1622029Z /builder/test/smoke_test / 2024-08-08T22:08:16.1622829Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-08-08T22:08:19.3521575Z Testing smoke_test_linalg on cpu 2024-08-08T22:08:19.8078356Z + [[ cu124 == *cuda* ]] 2024-08-08T22:08:19.8078837Z + popd 2024-08-08T22:08:19.8079185Z / 2024-08-08T22:08:19.8081979Z ++ uname 2024-08-08T22:08:19.8089694Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:08:19.8090191Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:08:19.8091314Z + GLOO_CHECK='import torch.distributed as dist 2024-08-08T22:08:19.8091860Z try: 2024-08-08T22:08:19.8092449Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:08:19.8093787Z except RuntimeError as e: 2024-08-08T22:08:19.8094225Z print(e) 2024-08-08T22:08:19.8094587Z ' 2024-08-08T22:08:19.8094948Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-08-08T22:08:19.8095444Z ++ MASTER_ADDR=localhost 2024-08-08T22:08:19.8095848Z ++ MASTER_PORT=63945 2024-08-08T22:08:19.8096389Z ++ python -c 'import torch.distributed as dist 2024-08-08T22:08:19.8096932Z try: 2024-08-08T22:08:19.8097473Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:08:19.8098139Z except RuntimeError as e: 2024-08-08T22:08:19.8098571Z print(e) 2024-08-08T22:08:19.8098911Z ' 2024-08-08T22:08:22.1990027Z + 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-08-08T22:08:22.1991988Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-08-08T22:08:22.1993833Z + [[ [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-08-08T22:08:22.1995432Z ++ uname 2024-08-08T22:08:22.1999537Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:08:22.2000294Z + [[ manywheel == \c\o\n\d\a ]] 2024-08-08T22:08:22.2000826Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-08-08T22:08:22.2001323Z + pushd /tmp 2024-08-08T22:08:22.2001672Z /tmp / 2024-08-08T22:08:22.2002822Z + python -c 'import torch; exit(0 if torch.compiled_with_cxx11_abi() else (0 if torch._C._PYBIND11_BUILD_ABI == '\''_cxxabi1011'\'' else 1))' 2024-08-08T22:08:24.5789434Z + popd 2024-08-08T22:08:24.5789889Z / 2024-08-08T22:08:24.5790198Z + cd /builder 2024-08-08T22:08:24.5790738Z + git clean -ffdx 2024-08-08T22:08:24.5813823Z Removing test/smoke_test/__pycache__/ 2024-08-08T22:08:24.5930265Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-08T22:08:24.5931470Z with: 2024-08-08T22:08:24.5931774Z env: 2024-08-08T22:08:24.5932139Z PYTORCH_ROOT: /pytorch 2024-08-08T22:08:24.5932585Z BUILDER_ROOT: /builder 2024-08-08T22:08:24.5932998Z PACKAGE_TYPE: manywheel 2024-08-08T22:08:24.5933430Z DESIRED_CUDA: cu124 2024-08-08T22:08:24.5933838Z GPU_ARCH_VERSION: 12.4 2024-08-08T22:08:24.5934239Z GPU_ARCH_TYPE: cuda 2024-08-08T22:08:24.5934764Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:08:24.5935370Z SKIP_ALL_TESTS: 1 2024-08-08T22:08:24.5935740Z LIBTORCH_CONFIG: 2024-08-08T22:08:24.5936125Z LIBTORCH_VARIANT: 2024-08-08T22:08:24.5936526Z DESIRED_DEVTOOLSET: 2024-08-08T22:08:24.5936917Z DESIRED_PYTHON: 3.8 2024-08-08T22:08:24.5937548Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:24.5938279Z ANACONDA_USER: pytorch 2024-08-08T22:08:24.5938747Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:08:24.5939230Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:08:24.5939729Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:08:24.5940492Z GITHUB_TOKEN: *** 2024-08-08T22:08:24.5940875Z PR_NUMBER: 2024-08-08T22:08:24.5941271Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:08:24.5941858Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:08:24.5942402Z USE_SPLIT_BUILD: false 2024-08-08T22:08:24.5942950Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:08:24.5943866Z CONTAINER_NAME: bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:08:24.5944649Z ##[endgroup] 2024-08-08T22:08:24.5967498Z ##[group]Run set -eou pipefail 2024-08-08T22:08:24.5968010Z set -eou pipefail 2024-08-08T22:08:24.5968428Z  2024-08-08T22:08:24.5969069Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-08T22:08:24.5969885Z for _ in $(seq 1440); do 2024-08-08T22:08:24.5970463Z  # Break if no ssh session exists anymore 2024-08-08T22:08:24.5971577Z  if [ "$(who)" = "" ]; then 2024-08-08T22:08:24.5972097Z  break 2024-08-08T22:08:24.5972708Z  fi 2024-08-08T22:08:24.5973089Z  echo "." 2024-08-08T22:08:24.5973504Z  sleep 5 2024-08-08T22:08:24.5973879Z done 2024-08-08T22:08:24.5982163Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:08:24.5982793Z env: 2024-08-08T22:08:24.5983115Z PYTORCH_ROOT: /pytorch 2024-08-08T22:08:24.5983546Z BUILDER_ROOT: /builder 2024-08-08T22:08:24.5983974Z PACKAGE_TYPE: manywheel 2024-08-08T22:08:24.5984385Z DESIRED_CUDA: cu124 2024-08-08T22:08:24.5984792Z GPU_ARCH_VERSION: 12.4 2024-08-08T22:08:24.5985214Z GPU_ARCH_TYPE: cuda 2024-08-08T22:08:24.5985719Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:08:24.5986325Z SKIP_ALL_TESTS: 1 2024-08-08T22:08:24.5986711Z LIBTORCH_CONFIG: 2024-08-08T22:08:24.5987091Z LIBTORCH_VARIANT: 2024-08-08T22:08:24.5987541Z DESIRED_DEVTOOLSET: 2024-08-08T22:08:24.5987961Z DESIRED_PYTHON: 3.8 2024-08-08T22:08:24.5988571Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:24.5989311Z ANACONDA_USER: pytorch 2024-08-08T22:08:24.5989746Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:08:24.5990201Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:08:24.5990698Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:08:24.5991439Z GITHUB_TOKEN: *** 2024-08-08T22:08:24.5991812Z PR_NUMBER: 2024-08-08T22:08:24.5992207Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:08:24.5992789Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:08:24.5993332Z USE_SPLIT_BUILD: false 2024-08-08T22:08:24.5993872Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:08:24.5994784Z CONTAINER_NAME: bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:08:24.5995748Z ##[endgroup] 2024-08-08T22:08:24.6023732Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-08T22:08:24.6073448Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:08:24.6074434Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:08:24.6075160Z # shellcheck disable=SC2046 2024-08-08T22:08:24.6075734Z docker stop $(docker ps -q) || true 2024-08-08T22:08:24.6076330Z # Prune all of the docker images 2024-08-08T22:08:24.6076870Z docker system prune -af 2024-08-08T22:08:24.6085035Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:08:24.6085666Z env: 2024-08-08T22:08:24.6085987Z PYTORCH_ROOT: /pytorch 2024-08-08T22:08:24.6086419Z BUILDER_ROOT: /builder 2024-08-08T22:08:24.6086851Z PACKAGE_TYPE: manywheel 2024-08-08T22:08:24.6087262Z DESIRED_CUDA: cu124 2024-08-08T22:08:24.6087732Z GPU_ARCH_VERSION: 12.4 2024-08-08T22:08:24.6088174Z GPU_ARCH_TYPE: cuda 2024-08-08T22:08:24.6088677Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:08:24.6089288Z SKIP_ALL_TESTS: 1 2024-08-08T22:08:24.6089675Z LIBTORCH_CONFIG: 2024-08-08T22:08:24.6090051Z LIBTORCH_VARIANT: 2024-08-08T22:08:24.6090593Z DESIRED_DEVTOOLSET: 2024-08-08T22:08:24.6091617Z DESIRED_PYTHON: 3.8 2024-08-08T22:08:24.6092240Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:24.6092972Z ANACONDA_USER: pytorch 2024-08-08T22:08:24.6093409Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:08:24.6093864Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:08:24.6094358Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:08:24.6095104Z GITHUB_TOKEN: *** 2024-08-08T22:08:24.6095491Z PR_NUMBER: 2024-08-08T22:08:24.6095870Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:08:24.6096453Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:08:24.6097012Z USE_SPLIT_BUILD: false 2024-08-08T22:08:24.6097542Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:08:24.6098455Z CONTAINER_NAME: bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:08:24.6099254Z ##[endgroup] 2024-08-08T22:08:35.0342898Z bf6c996e58a6 2024-08-08T22:08:36.6249166Z Deleted Containers: 2024-08-08T22:08:36.6249924Z bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:08:36.6250513Z 2024-08-08T22:08:39.2867369Z Deleted Images: 2024-08-08T22:08:39.2868715Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:08:39.2871071Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:08:39.2872707Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-08T22:08:39.2874650Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-08T22:08:39.2876163Z untagged: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:08:39.2877364Z untagged: pytorch/manylinux-builder@sha256:0f4942fe7154c25a428f0e8f8112c63f3c1c43d9e747307a0b8cb435fe61fe82 2024-08-08T22:08:39.2878654Z deleted: sha256:dbc89414dcd0fd5a51c6b674db04dbd88abe4a8ea87ee03bd1259516557d89fc 2024-08-08T22:08:39.2879768Z deleted: sha256:f81af2908c47d8f262d838d7bd8376cc0a9d1d30116e4645b25be603ddd03510 2024-08-08T22:08:39.2880845Z deleted: sha256:8ae5e1b55f7f36c92502f9d7beed7ce44fc70aab8bcb0da3d5a7ee90664f61d6 2024-08-08T22:08:39.2881932Z deleted: sha256:c4b60222394cb7759c24f8b5d90fe7c340e57e22b5cb21cd520f7afffa8266b9 2024-08-08T22:08:39.2882996Z deleted: sha256:fc7745a95c8ff440ce49de7998a4805b75674a9ea2aa5b3856a720ab3105dccf 2024-08-08T22:08:39.2884057Z deleted: sha256:d37c37c12953167fbf48a116ae30b6486dd1fea12965fe470a2463ac4c8cd010 2024-08-08T22:08:39.2885090Z deleted: sha256:2e0c95130182cf8658d435ed664ed129178f177de09b72df458ba12ac708f01f 2024-08-08T22:08:39.2886161Z deleted: sha256:a30dabc9b4b04f33b6252ceb5a529e1aefd3702c59bbf90a5dabf3a976cf84fd 2024-08-08T22:08:39.2887545Z deleted: sha256:613ceab172b56257d2cfaa7900beb74362f4261c58e373f4ea861f892401cd09 2024-08-08T22:08:39.2888627Z deleted: sha256:c85e9299835371ab019931de322808d7d02eb462e6b5e4bf5a7d52fdf229bc3a 2024-08-08T22:08:39.2889753Z deleted: sha256:680803d579b8ae42f98a3ba2dcb87505a28640f265e989ce7bbe955b510eddad 2024-08-08T22:08:39.2891327Z deleted: sha256:cddd1f35a45d805243924346fcfdfa6f134ee98af75387b58509a600d0af7721 2024-08-08T22:08:39.2893196Z deleted: sha256:9ef5f96b804c2c161c02b52ff12d461ac9fef4f442c2a3ca6c44fa3d3924a342 2024-08-08T22:08:39.2894338Z deleted: sha256:d6cd993486217b605edd0e69697c3b9c4c629f81ac1e53092de5720c2557f2b8 2024-08-08T22:08:39.2895422Z deleted: sha256:fdde18b4a4adc213f89529f5d0a9cd665de6a0de52270de7296f2ebbc1c866a0 2024-08-08T22:08:39.2896497Z deleted: sha256:740b9ba2d624a2e244302e80b18da6f4b8090008d454b165c4e5b464248e130d 2024-08-08T22:08:39.2897534Z deleted: sha256:afbb497a7f269f422a8837232dea12e3fbfcc4984b42a1c4376a78b0872d0f3e 2024-08-08T22:08:39.2898615Z deleted: sha256:87bf17087a4abd227e815fc5a914a7e272c75f66029ef942c0f595b091dce0ed 2024-08-08T22:08:39.2899676Z deleted: sha256:c5f17aca9a7121a83c0913f54360154d3ac517a37cac2690abd87875ff6ec9b5 2024-08-08T22:08:39.2900737Z deleted: sha256:c9d813b6e12cce316d56212e3cfb9ec17778fa7e6687bb838fc5b271ab14e924 2024-08-08T22:08:39.2901799Z deleted: sha256:88bab8f0ac95bfbc77a968101610a213d550309642ceb47975818b45c9af082d 2024-08-08T22:08:39.2902853Z deleted: sha256:c2d26f46e8059a729d1e5e16bd320ca14859c4754f1c3b6dc990192886261742 2024-08-08T22:08:39.2903904Z deleted: sha256:8d15e6fd92d07018088900923e8defee842f8562dbf1e3a098a4b753a5843d58 2024-08-08T22:08:39.2904948Z deleted: sha256:be744b7740db4008b1bf8c76a3efbd350c77ebb313f257b21485c007d767287e 2024-08-08T22:08:39.2906050Z deleted: sha256:7f0985edfc2db4f425c768f983dc93d903518023293166ad9649374c359b7394 2024-08-08T22:08:39.2908223Z deleted: sha256:262fe7c5743b357c2aeb351b88c71ab8355491a8286dac2d14afd2851a397dee 2024-08-08T22:08:39.2909453Z deleted: sha256:eca6e96f14ee6ef9ae2118777f28509ecca132e8b730853101ecf07228fe7fc3 2024-08-08T22:08:39.2910529Z deleted: sha256:e694f0b9e189910fa3e21ead2d50e11d5f1f60b253c8de23196cb49ff111f063 2024-08-08T22:08:39.2911598Z deleted: sha256:de097cfc778ca04899450fc480c6e0593ebef3fd734fa5735415dd8e9981cf84 2024-08-08T22:08:39.2912871Z deleted: sha256:307fad4ac0d609238822ef38980eb9221427d861734cc995c41e8a874dd273d8 2024-08-08T22:08:39.2913922Z deleted: sha256:67a04e09f32b24e3cf80d1138473b074fc0fee4d986113834ba2a8fb4d6bc312 2024-08-08T22:08:39.2914997Z deleted: sha256:b85c63a24f7ebada68bfdc8447a48e00a9ccd53c4d621a9f421552be05d38161 2024-08-08T22:08:39.2916068Z deleted: sha256:74ca6fc549022d0c240d724fe539d5666d58ec093c14fa37b969133654de1f0e 2024-08-08T22:08:39.2917110Z deleted: sha256:e2b08d902b1d97a743ed0c47ef5c8bc14ea3c7f99e0e608e66abd2e6821b9583 2024-08-08T22:08:39.2918166Z deleted: sha256:721041f26915bd980ec81f8f6d07cd8158073089e16c5ed67c331ff8d3b0840d 2024-08-08T22:08:39.2919224Z deleted: sha256:b88cc4fbcb3e9726e775d88e6f79c798bec6da4fca7718af5714306224002696 2024-08-08T22:08:39.2920282Z deleted: sha256:b2212ebec90511637a39a290b0fdb7c56d3ee312f8513b78b99bf199ef6604e0 2024-08-08T22:08:39.2921327Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-08-08T22:08:39.2921952Z 2024-08-08T22:08:39.2922167Z Total reclaimed space: 18.98GB 2024-08-08T22:08:39.2966801Z Prepare all required actions 2024-08-08T22:08:39.3002790Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-08-08T22:08:39.3003388Z with: 2024-08-08T22:08:39.3003957Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:39.3004650Z env: 2024-08-08T22:08:39.3004989Z PYTORCH_ROOT: /pytorch 2024-08-08T22:08:39.3005425Z BUILDER_ROOT: /builder 2024-08-08T22:08:39.3005835Z PACKAGE_TYPE: manywheel 2024-08-08T22:08:39.3006266Z DESIRED_CUDA: cu124 2024-08-08T22:08:39.3006676Z GPU_ARCH_VERSION: 12.4 2024-08-08T22:08:39.3007081Z GPU_ARCH_TYPE: cuda 2024-08-08T22:08:39.3007601Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:08:39.3008213Z SKIP_ALL_TESTS: 1 2024-08-08T22:08:39.3008580Z LIBTORCH_CONFIG: 2024-08-08T22:08:39.3008967Z LIBTORCH_VARIANT: 2024-08-08T22:08:39.3009369Z DESIRED_DEVTOOLSET: 2024-08-08T22:08:39.3009779Z DESIRED_PYTHON: 3.8 2024-08-08T22:08:39.3010462Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:39.3011674Z ANACONDA_USER: pytorch 2024-08-08T22:08:39.3012121Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:08:39.3012595Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:08:39.3013072Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:08:39.3013833Z GITHUB_TOKEN: *** 2024-08-08T22:08:39.3014217Z PR_NUMBER: 2024-08-08T22:08:39.3014612Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:08:39.3015176Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:08:39.3015735Z USE_SPLIT_BUILD: false 2024-08-08T22:08:39.3016280Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:08:39.3017182Z CONTAINER_NAME: bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:08:39.3017982Z ##[endgroup] 2024-08-08T22:08:39.3038078Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:08:39.3039527Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:08:39.3048365Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:08:39.3048997Z env: 2024-08-08T22:08:39.3049337Z PYTORCH_ROOT: /pytorch 2024-08-08T22:08:39.3049750Z BUILDER_ROOT: /builder 2024-08-08T22:08:39.3050185Z PACKAGE_TYPE: manywheel 2024-08-08T22:08:39.3050612Z DESIRED_CUDA: cu124 2024-08-08T22:08:39.3051499Z GPU_ARCH_VERSION: 12.4 2024-08-08T22:08:39.3051935Z GPU_ARCH_TYPE: cuda 2024-08-08T22:08:39.3052454Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.4-main 2024-08-08T22:08:39.3053044Z SKIP_ALL_TESTS: 1 2024-08-08T22:08:39.3053435Z LIBTORCH_CONFIG: 2024-08-08T22:08:39.3053821Z LIBTORCH_VARIANT: 2024-08-08T22:08:39.3054200Z DESIRED_DEVTOOLSET: 2024-08-08T22:08:39.3054615Z DESIRED_PYTHON: 3.8 2024-08-08T22:08:39.3055240Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:39.3056187Z ANACONDA_USER: pytorch 2024-08-08T22:08:39.3056623Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:08:39.3057096Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:08:39.3057588Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:08:39.3058308Z GITHUB_TOKEN: *** 2024-08-08T22:08:39.3058693Z PR_NUMBER: 2024-08-08T22:08:39.3059087Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:08:39.3059654Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:08:39.3060210Z USE_SPLIT_BUILD: false 2024-08-08T22:08:39.3060747Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:08:39.3061659Z CONTAINER_NAME: bf6c996e58a6cfc524fe2b8375026c18cea20d63fbcf965e9fb5c6bfb4805c3b 2024-08-08T22:08:39.3062460Z ##[endgroup] 2024-08-08T22:08:39.3292491Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T22:08:39.5702189Z latest: Pulling from tool/alpine 2024-08-08T22:08:39.5702810Z 540db60ca938: Pulling fs layer 2024-08-08T22:08:39.6919048Z 540db60ca938: Download complete 2024-08-08T22:08:39.8424839Z 540db60ca938: Pull complete 2024-08-08T22:08:39.8522374Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:08:39.8558837Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:08:41.3890396Z Post job cleanup. 2024-08-08T22:08:41.5103837Z [command]/usr/bin/git version 2024-08-08T22:08:41.5163008Z git version 2.40.1 2024-08-08T22:08:41.5228489Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4059a065-c81e-499b-8e3d-1d8d0f22aa52' before making global git config changes 2024-08-08T22:08:41.5230094Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:08:41.5236271Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:08:41.5277652Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:08:41.5334975Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-08T22:08:41.5620250Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:08:41.5648446Z http.https://github.com/.extraheader 2024-08-08T22:08:41.5662521Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:08:41.5700687Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-08T22:08:41.6151685Z Post job cleanup. 2024-08-08T22:08:41.7369959Z [command]/usr/bin/git version 2024-08-08T22:08:41.7428756Z git version 2.40.1 2024-08-08T22:08:41.7494581Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3c5e6b38-8bf0-4c35-b179-25d0dbe0dffd' before making global git config changes 2024-08-08T22:08:41.7496489Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:08:41.7502550Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:08:41.7545739Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:08:41.7583781Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-08T22:08:41.7913885Z Entering 'android/libs/fbjni' 2024-08-08T22:08:41.7970207Z Entering 'third_party/FP16' 2024-08-08T22:08:41.8024587Z Entering 'third_party/FXdiv' 2024-08-08T22:08:41.8079127Z Entering 'third_party/NNPACK' 2024-08-08T22:08:41.8135227Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:08:41.8188856Z Entering 'third_party/XNNPACK' 2024-08-08T22:08:41.8266435Z Entering 'third_party/benchmark' 2024-08-08T22:08:41.8324378Z Entering 'third_party/cpp-httplib' 2024-08-08T22:08:41.8377659Z Entering 'third_party/cpuinfo' 2024-08-08T22:08:41.8431771Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:08:41.8486760Z Entering 'third_party/cutlass' 2024-08-08T22:08:41.8550938Z Entering 'third_party/eigen' 2024-08-08T22:08:41.8610722Z Entering 'third_party/fbgemm' 2024-08-08T22:08:41.8665270Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:08:41.8716827Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:08:41.8770496Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:08:41.8831956Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:08:41.8885207Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:08:41.8942653Z Entering 'third_party/flatbuffers' 2024-08-08T22:08:41.9003266Z Entering 'third_party/fmt' 2024-08-08T22:08:41.9058157Z Entering 'third_party/foxi' 2024-08-08T22:08:41.9113048Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:08:41.9168250Z Entering 'third_party/gloo' 2024-08-08T22:08:41.9223235Z Entering 'third_party/googletest' 2024-08-08T22:08:41.9277368Z Entering 'third_party/ideep' 2024-08-08T22:08:41.9329220Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:08:41.9392900Z Entering 'third_party/ittapi' 2024-08-08T22:08:41.9448070Z Entering 'third_party/kineto' 2024-08-08T22:08:41.9504071Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:08:41.9558250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:08:41.9616558Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:08:41.9670268Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:08:41.9723705Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:08:41.9776423Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:08:41.9832273Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:08:41.9886292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:08:41.9941664Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:08:41.9997208Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:08:42.0051836Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:08:42.0106235Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:08:42.0160573Z Entering 'third_party/mimalloc' 2024-08-08T22:08:42.0216004Z Entering 'third_party/nccl/nccl' 2024-08-08T22:08:42.0272091Z Entering 'third_party/nlohmann' 2024-08-08T22:08:42.0328630Z Entering 'third_party/onnx' 2024-08-08T22:08:42.0402831Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:08:42.0459182Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:08:42.0516177Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:08:42.0574167Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:08:42.0626402Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:08:42.0678836Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:08:42.0733055Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:08:42.0787654Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:08:42.0841455Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:08:42.0893723Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:08:42.0946904Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:08:42.1006040Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:08:42.1061342Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:08:42.1139847Z Entering 'third_party/pocketfft' 2024-08-08T22:08:42.1194999Z Entering 'third_party/protobuf' 2024-08-08T22:08:42.1253724Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:08:42.1306860Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:08:42.1361250Z Entering 'third_party/psimd' 2024-08-08T22:08:42.1418606Z Entering 'third_party/pthreadpool' 2024-08-08T22:08:42.1473497Z Entering 'third_party/pybind11' 2024-08-08T22:08:42.1528852Z Entering 'third_party/python-peachpy' 2024-08-08T22:08:42.1583493Z Entering 'third_party/sleef' 2024-08-08T22:08:42.1638872Z Entering 'third_party/tensorpipe' 2024-08-08T22:08:42.1693927Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:08:42.1747427Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:08:42.1800666Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:08:42.1854860Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:08:42.1906744Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:08:42.1982559Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:08:42.2013622Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2025920Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:08:42.2065112Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-08T22:08:42.2395040Z Entering 'android/libs/fbjni' 2024-08-08T22:08:42.2429193Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2465610Z Entering 'third_party/FP16' 2024-08-08T22:08:42.2500494Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2536183Z Entering 'third_party/FXdiv' 2024-08-08T22:08:42.2570080Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2605656Z Entering 'third_party/NNPACK' 2024-08-08T22:08:42.2641369Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2676257Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:08:42.2710993Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2748299Z Entering 'third_party/XNNPACK' 2024-08-08T22:08:42.2783381Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2840567Z Entering 'third_party/benchmark' 2024-08-08T22:08:42.2875258Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2911877Z Entering 'third_party/cpp-httplib' 2024-08-08T22:08:42.2947755Z http.https://github.com/.extraheader 2024-08-08T22:08:42.2984318Z Entering 'third_party/cpuinfo' 2024-08-08T22:08:42.3019983Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3056606Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:08:42.3092989Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3130641Z Entering 'third_party/cutlass' 2024-08-08T22:08:42.3166510Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3212913Z Entering 'third_party/eigen' 2024-08-08T22:08:42.3247914Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3286856Z Entering 'third_party/fbgemm' 2024-08-08T22:08:42.3322892Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3359632Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:08:42.3394186Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3429087Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:08:42.3464438Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3500748Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:08:42.3534882Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3578265Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:08:42.3613300Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3649243Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:08:42.3684026Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3721644Z Entering 'third_party/flatbuffers' 2024-08-08T22:08:42.3757250Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3797659Z Entering 'third_party/fmt' 2024-08-08T22:08:42.3833165Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3869770Z Entering 'third_party/foxi' 2024-08-08T22:08:42.3904886Z http.https://github.com/.extraheader 2024-08-08T22:08:42.3941280Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:08:42.3976563Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4011815Z Entering 'third_party/gloo' 2024-08-08T22:08:42.4046001Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4082681Z Entering 'third_party/googletest' 2024-08-08T22:08:42.4118204Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4154161Z Entering 'third_party/ideep' 2024-08-08T22:08:42.4189320Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4223576Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:08:42.4257592Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4304379Z Entering 'third_party/ittapi' 2024-08-08T22:08:42.4341226Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4377991Z Entering 'third_party/kineto' 2024-08-08T22:08:42.4413675Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4450215Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:08:42.4484180Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4519930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:08:42.4555015Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4592027Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:08:42.4625755Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4662519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:08:42.4697741Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4734594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:08:42.4767342Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4802812Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:08:42.4837707Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4875711Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:08:42.4911128Z http.https://github.com/.extraheader 2024-08-08T22:08:42.4950110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:08:42.4984737Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5022031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:08:42.5055801Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5093653Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:08:42.5127442Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5165726Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:08:42.5200234Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5236519Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:08:42.5270156Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5308668Z Entering 'third_party/mimalloc' 2024-08-08T22:08:42.5343738Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5379904Z Entering 'third_party/nccl/nccl' 2024-08-08T22:08:42.5414661Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5450375Z Entering 'third_party/nlohmann' 2024-08-08T22:08:42.5485999Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5523767Z Entering 'third_party/onnx' 2024-08-08T22:08:42.5559156Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5614795Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:08:42.5651704Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5688409Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:08:42.5723064Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5762044Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:08:42.5797347Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5835506Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:08:42.5869690Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5905104Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:08:42.5940276Z http.https://github.com/.extraheader 2024-08-08T22:08:42.5976477Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:08:42.6009591Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6044322Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:08:42.6078517Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6114916Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:08:42.6149184Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6184694Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:08:42.6218451Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6253566Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:08:42.6287719Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6323290Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:08:42.6357296Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6396563Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:08:42.6431562Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6469801Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:08:42.6504240Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6562827Z Entering 'third_party/pocketfft' 2024-08-08T22:08:42.6599669Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6634679Z Entering 'third_party/protobuf' 2024-08-08T22:08:42.6669320Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6708074Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:08:42.6742506Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6778183Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:08:42.6812007Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6851653Z Entering 'third_party/psimd' 2024-08-08T22:08:42.6887108Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6923160Z Entering 'third_party/pthreadpool' 2024-08-08T22:08:42.6958676Z http.https://github.com/.extraheader 2024-08-08T22:08:42.6995281Z Entering 'third_party/pybind11' 2024-08-08T22:08:42.7031048Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7069312Z Entering 'third_party/python-peachpy' 2024-08-08T22:08:42.7104379Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7141646Z Entering 'third_party/sleef' 2024-08-08T22:08:42.7175642Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7212717Z Entering 'third_party/tensorpipe' 2024-08-08T22:08:42.7247589Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7283265Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:08:42.7319083Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7354062Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:08:42.7388276Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7423980Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:08:42.7459953Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7496860Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:08:42.7530131Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7564623Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:08:42.7599039Z http.https://github.com/.extraheader 2024-08-08T22:08:42.7798327Z Post job cleanup. 2024-08-08T22:08:42.7863234Z Post job cleanup. 2024-08-08T22:08:42.9086067Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-08T22:08:42.9107569Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-08T22:08:42.9114996Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:08:42.9115647Z ##[endgroup] 2024-08-08T22:08:49.0483700Z Cleaning up orphan processes