2024-08-08T21:59:16.5357853Z Current runner version: '2.319.0' 2024-08-08T21:59:16.5367701Z Runner name: 'i-01e9a0f1e3e800764' 2024-08-08T21:59:16.5368899Z Runner group name: 'Default' 2024-08-08T21:59:16.5370132Z Machine name: 'ip-10-0-62-8' 2024-08-08T21:59:16.5393684Z ##[group]GITHUB_TOKEN Permissions 2024-08-08T21:59:16.5396441Z Contents: read 2024-08-08T21:59:16.5397175Z Metadata: read 2024-08-08T21:59:16.5397840Z Packages: read 2024-08-08T21:59:16.5398591Z ##[endgroup] 2024-08-08T21:59:16.5403166Z Secret source: Actions 2024-08-08T21:59:16.5404078Z Prepare workflow directory 2024-08-08T21:59:17.0538656Z Prepare all required actions 2024-08-08T21:59:17.0802195Z Getting action download info 2024-08-08T21:59:17.3081443Z Download action repository 'pytorch/test-infra@main' (SHA:0b5c20199b94c3b12545de0d354b54a297b0e061) 2024-08-08T21:59:17.7443533Z Download action repository 'pytorch/pytorch@main' (SHA:8707c6dfacaed293ddc40cbb5ecf5841568df0e6) 2024-08-08T21:59:21.6347322Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-08-08T21:59:21.7681761Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-08-08T21:59:22.0642615Z Getting action download info 2024-08-08T21:59:22.2135628Z Getting action download info 2024-08-08T21:59:22.2982318Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-08-08T21:59:22.4500633Z Uses: pytorch/pytorch/.github/workflows/_binary-test-linux.yml@refs/tags/ciflow/trunk/132710 (b9d86fa89636e301796d4201f36d86c73f6e49bc) 2024-08-08T21:59:22.4504546Z ##[group] Inputs 2024-08-08T21:59:22.4505047Z build_name: manywheel-py3_8-cuda12_1 2024-08-08T21:59:22.4505634Z build_environment: linux-binary-manywheel 2024-08-08T21:59:22.4506414Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:59:22.4507136Z PYTORCH_ROOT: /pytorch 2024-08-08T21:59:22.4507607Z BUILDER_ROOT: /builder 2024-08-08T21:59:22.4508053Z PACKAGE_TYPE: manywheel 2024-08-08T21:59:22.4508470Z DESIRED_CUDA: cu121 2024-08-08T21:59:22.4508878Z GPU_ARCH_VERSION: 12.1 2024-08-08T21:59:22.4509302Z GPU_ARCH_TYPE: cuda 2024-08-08T21:59:22.4509804Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T21:59:22.4510413Z LIBTORCH_CONFIG: 2024-08-08T21:59:22.4510808Z LIBTORCH_VARIANT: 2024-08-08T21:59:22.4511192Z DESIRED_DEVTOOLSET: 2024-08-08T21:59:22.4511709Z DESIRED_PYTHON: 3.8 2024-08-08T21:59:22.4512165Z runs_on: linux.4xlarge.nvidia.gpu 2024-08-08T21:59:22.4513244Z use_split_build: false 2024-08-08T21:59:22.4513695Z ##[endgroup] 2024-08-08T21:59:22.4514581Z Complete job name: manywheel-py3_8-cuda12_1-test / test 2024-08-08T21:59:22.5317416Z A job started hook has been configured by the self-hosted runner administrator 2024-08-08T21:59:22.5520024Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2024-08-08T21:59:22.5533916Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:59:22.5534610Z ##[endgroup] 2024-08-08T21:59:24.2001105Z Runner Type: linux.4xlarge.nvidia.gpu 2024-08-08T21:59:24.2001904Z Instance Type: g3.4xlarge 2024-08-08T21:59:24.2002662Z AMI Name: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs 2024-08-08T21:59:24.2003378Z AMI ID: ami-0ce0c36d7a00b20e2 2024-08-08T21:59:29.5420297Z ##[group]Run { 2024-08-08T21:59:29.5420786Z { 2024-08-08T21:59:29.5421190Z  echo "PYTORCH_ROOT=/pytorch" 2024-08-08T21:59:29.5421731Z  echo "BUILDER_ROOT=/builder" 2024-08-08T21:59:29.5422289Z  echo "PACKAGE_TYPE=manywheel" 2024-08-08T21:59:29.5422807Z  2024-08-08T21:59:29.5423150Z  echo "DESIRED_CUDA=cu121" 2024-08-08T21:59:29.5423682Z  echo "GPU_ARCH_VERSION=12.1" 2024-08-08T21:59:29.5424216Z  echo "GPU_ARCH_TYPE=cuda" 2024-08-08T21:59:29.5424909Z  echo "DOCKER_IMAGE=pytorch/manylinux-builder:cuda12.1-main" 2024-08-08T21:59:29.5425636Z  echo "SKIP_ALL_TESTS=1" 2024-08-08T21:59:29.5426383Z  echo "LIBTORCH_CONFIG=" 2024-08-08T21:59:29.5426875Z  echo "LIBTORCH_VARIANT=" 2024-08-08T21:59:29.5427392Z  echo "DESIRED_DEVTOOLSET=" 2024-08-08T21:59:29.5427920Z  echo "DESIRED_PYTHON=3.8" 2024-08-08T21:59:29.5428446Z  2024-08-08T21:59:29.5429091Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2024-08-08T21:59:29.5429949Z  echo "ANACONDA_USER=pytorch" 2024-08-08T21:59:29.5430530Z  echo "AWS_DEFAULT_REGION=us-east-1" 2024-08-08T21:59:29.5431134Z  echo "BINARY_ENV_FILE=/tmp/env" 2024-08-08T21:59:29.5431790Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2024-08-08T21:59:29.5432430Z  echo "PR_NUMBER=" 2024-08-08T21:59:29.5432994Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2024-08-08T21:59:29.5433733Z  echo "SHA1=b9d86fa89636e301796d4201f36d86c73f6e49bc" 2024-08-08T21:59:29.5434419Z  echo "USE_SPLIT_BUILD=false" 2024-08-08T21:59:29.5434957Z } >> "${GITHUB_ENV} }}" 2024-08-08T21:59:29.5443836Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:59:29.5444470Z env: 2024-08-08T21:59:29.5444808Z PYTORCH_ROOT: /pytorch 2024-08-08T21:59:29.5445226Z BUILDER_ROOT: /builder 2024-08-08T21:59:29.5445650Z PACKAGE_TYPE: manywheel 2024-08-08T21:59:29.5446077Z DESIRED_CUDA: cu121 2024-08-08T21:59:29.5446466Z GPU_ARCH_VERSION: 12.1 2024-08-08T21:59:29.5447536Z GPU_ARCH_TYPE: cuda 2024-08-08T21:59:29.5448062Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T21:59:29.5448652Z SKIP_ALL_TESTS: 1 2024-08-08T21:59:29.5449039Z LIBTORCH_CONFIG: 2024-08-08T21:59:29.5449424Z LIBTORCH_VARIANT: 2024-08-08T21:59:29.5449799Z DESIRED_DEVTOOLSET: 2024-08-08T21:59:29.5450210Z DESIRED_PYTHON: 3.8 2024-08-08T21:59:29.5450834Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:59:29.5451556Z ANACONDA_USER: pytorch 2024-08-08T21:59:29.5451989Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:59:29.5452464Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:59:29.5452952Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:59:29.5454000Z GITHUB_TOKEN: *** 2024-08-08T21:59:29.5454400Z PR_NUMBER: 2024-08-08T21:59:29.5454798Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:59:29.5455359Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:59:29.5455918Z USE_SPLIT_BUILD: false 2024-08-08T21:59:29.5456328Z ##[endgroup] 2024-08-08T21:59:29.5616778Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-08-08T21:59:29.5617499Z with: 2024-08-08T21:59:29.5618107Z github-secret: *** 2024-08-08T21:59:29.5618540Z activate-with-label: false 2024-08-08T21:59:29.5618967Z label: with-ssh 2024-08-08T21:59:29.5619359Z remove-existing-keys: true 2024-08-08T21:59:29.5619814Z fail-silently: true 2024-08-08T21:59:29.5620192Z env: 2024-08-08T21:59:29.5620530Z PYTORCH_ROOT: /pytorch 2024-08-08T21:59:29.5620987Z BUILDER_ROOT: /builder 2024-08-08T21:59:29.5621394Z PACKAGE_TYPE: manywheel 2024-08-08T21:59:29.5621819Z DESIRED_CUDA: cu121 2024-08-08T21:59:29.5622220Z GPU_ARCH_VERSION: 12.1 2024-08-08T21:59:29.5622619Z GPU_ARCH_TYPE: cuda 2024-08-08T21:59:29.5623139Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T21:59:29.5623744Z SKIP_ALL_TESTS: 1 2024-08-08T21:59:29.5624111Z LIBTORCH_CONFIG: 2024-08-08T21:59:29.5624495Z LIBTORCH_VARIANT: 2024-08-08T21:59:29.5624939Z DESIRED_DEVTOOLSET: 2024-08-08T21:59:29.5625360Z DESIRED_PYTHON: 3.8 2024-08-08T21:59:29.5625964Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:59:29.5626686Z ANACONDA_USER: pytorch 2024-08-08T21:59:29.5627121Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:59:29.5627572Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:59:29.5628063Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:59:29.5670350Z GITHUB_TOKEN: *** 2024-08-08T21:59:29.5670770Z PR_NUMBER: 2024-08-08T21:59:29.5671512Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:59:29.5672085Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:59:29.5672653Z USE_SPLIT_BUILD: false 2024-08-08T21:59:29.5673134Z ##[endgroup] 2024-08-08T21:59:29.6897984Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-08-08T21:59:29.6904701Z ciflow reference detected, attempting to extract PR number 2024-08-08T21:59:30.0071126Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2024-08-08T21:59:30.0705546Z No SSH keys found for user pytorch-bot[bot] 2024-08-08T21:59:30.0706375Z Grabbing public ssh keys from https://github.com/drisspg.keys 2024-08-08T21:59:30.1443394Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-08-08T21:59:30.1466727Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-08-08T21:59:30.1511674Z Login using: ssh ec2-user@ec2-54-196-242-250.compute-1.amazonaws.com 2024-08-08T21:59:30.1657216Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-08-08T21:59:30.1657963Z with: 2024-08-08T21:59:30.1658297Z no-sudo: false 2024-08-08T21:59:30.1658665Z submodules: recursive 2024-08-08T21:59:30.1659080Z fetch-depth: 0 2024-08-08T21:59:30.1659431Z env: 2024-08-08T21:59:30.1659747Z PYTORCH_ROOT: /pytorch 2024-08-08T21:59:30.1660181Z BUILDER_ROOT: /builder 2024-08-08T21:59:30.1660612Z PACKAGE_TYPE: manywheel 2024-08-08T21:59:30.1661025Z DESIRED_CUDA: cu121 2024-08-08T21:59:30.1661434Z GPU_ARCH_VERSION: 12.1 2024-08-08T21:59:30.1661854Z GPU_ARCH_TYPE: cuda 2024-08-08T21:59:30.1662348Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T21:59:30.1663052Z SKIP_ALL_TESTS: 1 2024-08-08T21:59:30.1663441Z LIBTORCH_CONFIG: 2024-08-08T21:59:30.1663810Z LIBTORCH_VARIANT: 2024-08-08T21:59:30.1664213Z DESIRED_DEVTOOLSET: 2024-08-08T21:59:30.1664629Z DESIRED_PYTHON: 3.8 2024-08-08T21:59:30.1665308Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:59:30.1666043Z ANACONDA_USER: pytorch 2024-08-08T21:59:30.1666484Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:59:30.1666958Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:59:30.1667432Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:59:30.1668214Z GITHUB_TOKEN: *** 2024-08-08T21:59:30.1668603Z PR_NUMBER: 2024-08-08T21:59:30.1668998Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:59:30.1669562Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:59:30.1670117Z USE_SPLIT_BUILD: false 2024-08-08T21:59:30.1670530Z ##[endgroup] 2024-08-08T21:59:30.1947379Z ##[group]Run retry () { 2024-08-08T21:59:30.1947829Z retry () { 2024-08-08T21:59:30.1948445Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T21:59:30.1949148Z } 2024-08-08T21:59:30.1949514Z echo "${GITHUB_WORKSPACE}" 2024-08-08T21:59:30.1950057Z if [ -z "${NO_SUDO}" ]; then 2024-08-08T21:59:30.1950674Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T21:59:30.1951223Z else 2024-08-08T21:59:30.1951643Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T21:59:30.1952174Z fi 2024-08-08T21:59:30.1952533Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T21:59:30.1961334Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T21:59:30.1961954Z env: 2024-08-08T21:59:30.1962272Z PYTORCH_ROOT: /pytorch 2024-08-08T21:59:30.1962701Z BUILDER_ROOT: /builder 2024-08-08T21:59:30.1963306Z PACKAGE_TYPE: manywheel 2024-08-08T21:59:30.1963723Z DESIRED_CUDA: cu121 2024-08-08T21:59:30.1964132Z GPU_ARCH_VERSION: 12.1 2024-08-08T21:59:30.1964554Z GPU_ARCH_TYPE: cuda 2024-08-08T21:59:30.1965057Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T21:59:30.1965667Z SKIP_ALL_TESTS: 1 2024-08-08T21:59:30.1966057Z LIBTORCH_CONFIG: 2024-08-08T21:59:30.1966424Z LIBTORCH_VARIANT: 2024-08-08T21:59:30.1967460Z DESIRED_DEVTOOLSET: 2024-08-08T21:59:30.1967883Z DESIRED_PYTHON: 3.8 2024-08-08T21:59:30.1968493Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:59:30.1969229Z ANACONDA_USER: pytorch 2024-08-08T21:59:30.1969662Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:59:30.1970120Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:59:30.1970630Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:59:30.1971411Z GITHUB_TOKEN: *** 2024-08-08T21:59:30.1971805Z PR_NUMBER: 2024-08-08T21:59:30.1972188Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:59:30.1972785Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:59:30.1973347Z USE_SPLIT_BUILD: false 2024-08-08T21:59:30.1973761Z NO_SUDO: false 2024-08-08T21:59:30.1974116Z ##[endgroup] 2024-08-08T21:59:30.2002131Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T21:59:32.7292920Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T21:59:32.7293454Z with: 2024-08-08T21:59:32.7294082Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:59:32.7294647Z fetch-depth: 0 2024-08-08T21:59:32.7295011Z submodules: recursive 2024-08-08T21:59:32.7295429Z quiet-checkout: true 2024-08-08T21:59:32.7295860Z repository: pytorch/pytorch 2024-08-08T21:59:32.7296473Z token: *** 2024-08-08T21:59:32.7296832Z ssh-strict: true 2024-08-08T21:59:32.7297232Z persist-credentials: true 2024-08-08T21:59:32.7297652Z clean: true 2024-08-08T21:59:32.7298042Z sparse-checkout-cone-mode: true 2024-08-08T21:59:32.7298518Z lfs: false 2024-08-08T21:59:32.7298874Z set-safe-directory: true 2024-08-08T21:59:32.7299288Z env: 2024-08-08T21:59:32.7299621Z PYTORCH_ROOT: /pytorch 2024-08-08T21:59:32.7300033Z BUILDER_ROOT: /builder 2024-08-08T21:59:32.7300457Z PACKAGE_TYPE: manywheel 2024-08-08T21:59:32.7300880Z DESIRED_CUDA: cu121 2024-08-08T21:59:32.7301270Z GPU_ARCH_VERSION: 12.1 2024-08-08T21:59:32.7301689Z GPU_ARCH_TYPE: cuda 2024-08-08T21:59:32.7302214Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T21:59:32.7302813Z SKIP_ALL_TESTS: 1 2024-08-08T21:59:32.7303201Z LIBTORCH_CONFIG: 2024-08-08T21:59:32.7303587Z LIBTORCH_VARIANT: 2024-08-08T21:59:32.7303969Z DESIRED_DEVTOOLSET: 2024-08-08T21:59:32.7304390Z DESIRED_PYTHON: 3.8 2024-08-08T21:59:32.7305013Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T21:59:32.7305724Z ANACONDA_USER: pytorch 2024-08-08T21:59:32.7306161Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T21:59:32.7306635Z BINARY_ENV_FILE: /tmp/env 2024-08-08T21:59:32.7307112Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T21:59:32.7307834Z GITHUB_TOKEN: *** 2024-08-08T21:59:32.7308220Z PR_NUMBER: 2024-08-08T21:59:32.7308596Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T21:59:32.7309170Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T21:59:32.7309732Z USE_SPLIT_BUILD: false 2024-08-08T21:59:32.7310129Z ##[endgroup] 2024-08-08T21:59:32.8691653Z Syncing repository: pytorch/pytorch 2024-08-08T21:59:32.8694092Z ##[group]Getting Git version info 2024-08-08T21:59:32.8695099Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T21:59:32.8696208Z [command]/usr/bin/git version 2024-08-08T21:59:32.8696655Z git version 2.40.1 2024-08-08T21:59:32.8707178Z ##[endgroup] 2024-08-08T21:59:32.8731598Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/eedfb452-6482-4314-a26e-cff3312c2419' before making global git config changes 2024-08-08T21:59:32.8733188Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T21:59:32.8738577Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T21:59:32.8789347Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-08-08T21:59:32.8794583Z ##[group]Initializing the repository 2024-08-08T21:59:32.8799277Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-08-08T21:59:32.8835097Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T21:59:32.8837021Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T21:59:32.8838032Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T21:59:32.8838862Z hint: 2024-08-08T21:59:32.8840000Z hint: git config --global init.defaultBranch 2024-08-08T21:59:32.8840764Z hint: 2024-08-08T21:59:32.8841394Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T21:59:32.8842475Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T21:59:32.8843210Z hint: 2024-08-08T21:59:32.8843582Z hint: git branch -m 2024-08-08T21:59:32.8845410Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-08-08T21:59:32.8850913Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T21:59:32.8889085Z ##[endgroup] 2024-08-08T21:59:32.8889846Z ##[group]Disabling automatic garbage collection 2024-08-08T21:59:32.8893818Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T21:59:32.8931855Z ##[endgroup] 2024-08-08T21:59:32.8932514Z ##[group]Setting up auth 2024-08-08T21:59:32.8942563Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T21:59:32.8980839Z [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:59:32.9301825Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T21:59:32.9339947Z [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:59:32.9661055Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T21:59:32.9726433Z ##[endgroup] 2024-08-08T21:59:32.9727766Z ##[group]Fetching the repository 2024-08-08T21:59:32.9737222Z [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:59:35.0038737Z remote: Enumerating objects: 1008968 2024-08-08T21:59:35.0039957Z remote: Enumerating objects: 1011967, done. 2024-08-08T21:59:35.0042013Z remote: Counting objects: 0% (1/2999) 2024-08-08T21:59:35.0042892Z remote: Counting objects: 1% (30/2999) 2024-08-08T21:59:35.0043522Z remote: Counting objects: 2% (60/2999) 2024-08-08T21:59:35.0044386Z remote: Counting objects: 3% (90/2999) 2024-08-08T21:59:35.0045218Z remote: Counting objects: 4% (120/2999) 2024-08-08T21:59:35.0046265Z remote: Counting objects: 5% (150/2999) 2024-08-08T21:59:35.0048362Z remote: Counting objects: 6% (180/2999) 2024-08-08T21:59:35.0049253Z remote: Counting objects: 7% (210/2999) 2024-08-08T21:59:35.0049875Z remote: Counting objects: 8% (240/2999) 2024-08-08T21:59:35.0050723Z remote: Counting objects: 9% (270/2999) 2024-08-08T21:59:35.0051540Z remote: Counting objects: 10% (300/2999) 2024-08-08T21:59:35.0052391Z remote: Counting objects: 11% (330/2999) 2024-08-08T21:59:35.0052993Z remote: Counting objects: 12% (360/2999) 2024-08-08T21:59:35.0053618Z remote: Counting objects: 13% (390/2999) 2024-08-08T21:59:35.0054237Z remote: Counting objects: 14% (420/2999) 2024-08-08T21:59:35.0054843Z remote: Counting objects: 15% (450/2999) 2024-08-08T21:59:35.0055727Z remote: Counting objects: 16% (480/2999) 2024-08-08T21:59:35.0056755Z remote: Counting objects: 17% (510/2999) 2024-08-08T21:59:35.0057382Z remote: Counting objects: 18% (540/2999) 2024-08-08T21:59:35.0058876Z remote: Counting objects: 19% (570/2999) 2024-08-08T21:59:35.0059730Z remote: Counting objects: 20% (600/2999) 2024-08-08T21:59:35.0060351Z remote: Counting objects: 21% (630/2999) 2024-08-08T21:59:35.0061182Z remote: Counting objects: 22% (660/2999) 2024-08-08T21:59:35.0061989Z remote: Counting objects: 23% (690/2999) 2024-08-08T21:59:35.0062859Z remote: Counting objects: 24% (720/2999) 2024-08-08T21:59:35.0063858Z remote: Counting objects: 25% (750/2999) 2024-08-08T21:59:35.0064726Z remote: Counting objects: 26% (780/2999) 2024-08-08T21:59:35.0065510Z remote: Counting objects: 27% (810/2999) 2024-08-08T21:59:35.0066336Z remote: Counting objects: 28% (840/2999) 2024-08-08T21:59:35.0067745Z remote: Counting objects: 29% (870/2999) 2024-08-08T21:59:35.0068582Z remote: Counting objects: 30% (900/2999) 2024-08-08T21:59:35.0069362Z remote: Counting objects: 31% (930/2999) 2024-08-08T21:59:35.0070577Z remote: Counting objects: 32% (960/2999) 2024-08-08T21:59:35.0071386Z remote: Counting objects: 33% (990/2999) 2024-08-08T21:59:35.0072434Z remote: Counting objects: 34% (1020/2999) 2024-08-08T21:59:35.0073397Z remote: Counting objects: 35% (1050/2999) 2024-08-08T21:59:35.0074411Z remote: Counting objects: 36% (1080/2999) 2024-08-08T21:59:35.0075206Z remote: Counting objects: 37% (1110/2999) 2024-08-08T21:59:35.0076215Z remote: Counting objects: 38% (1140/2999) 2024-08-08T21:59:35.0077080Z remote: Counting objects: 39% (1170/2999) 2024-08-08T21:59:35.0078099Z remote: Counting objects: 40% (1200/2999) 2024-08-08T21:59:35.0078903Z remote: Counting objects: 41% (1230/2999) 2024-08-08T21:59:35.0079757Z remote: Counting objects: 42% (1260/2999) 2024-08-08T21:59:35.0080581Z remote: Counting objects: 43% (1290/2999) 2024-08-08T21:59:35.0081419Z remote: Counting objects: 44% (1320/2999) 2024-08-08T21:59:35.0082251Z remote: Counting objects: 45% (1350/2999) 2024-08-08T21:59:35.0083136Z remote: Counting objects: 46% (1380/2999) 2024-08-08T21:59:35.0083916Z remote: Counting objects: 47% (1410/2999) 2024-08-08T21:59:35.0084784Z remote: Counting objects: 48% (1440/2999) 2024-08-08T21:59:35.0085650Z remote: Counting objects: 49% (1470/2999) 2024-08-08T21:59:35.0086427Z remote: Counting objects: 50% (1500/2999) 2024-08-08T21:59:35.0087893Z remote: Counting objects: 51% (1530/2999) 2024-08-08T21:59:35.0088824Z remote: Counting objects: 52% (1560/2999) 2024-08-08T21:59:35.0089641Z remote: Counting objects: 53% (1590/2999) 2024-08-08T21:59:35.0090505Z remote: Counting objects: 54% (1620/2999) 2024-08-08T21:59:35.0091377Z remote: Counting objects: 55% (1650/2999) 2024-08-08T21:59:35.0092012Z remote: Counting objects: 56% (1680/2999) 2024-08-08T21:59:35.0092650Z remote: Counting objects: 57% (1710/2999) 2024-08-08T21:59:35.0093303Z remote: Counting objects: 58% (1740/2999) 2024-08-08T21:59:35.0094162Z remote: Counting objects: 59% (1770/2999) 2024-08-08T21:59:35.0094801Z remote: Counting objects: 60% (1800/2999) 2024-08-08T21:59:35.0095441Z remote: Counting objects: 61% (1830/2999) 2024-08-08T21:59:35.0096080Z remote: Counting objects: 62% (1860/2999) 2024-08-08T21:59:35.0096702Z remote: Counting objects: 63% (1890/2999) 2024-08-08T21:59:35.0097348Z remote: Counting objects: 64% (1920/2999) 2024-08-08T21:59:35.0097991Z remote: Counting objects: 65% (1950/2999) 2024-08-08T21:59:35.0098615Z remote: Counting objects: 66% (1980/2999) 2024-08-08T21:59:35.0099260Z remote: Counting objects: 67% (2010/2999) 2024-08-08T21:59:35.0099901Z remote: Counting objects: 68% (2040/2999) 2024-08-08T21:59:35.0100538Z remote: Counting objects: 69% (2070/2999) 2024-08-08T21:59:35.0101169Z remote: Counting objects: 70% (2100/2999) 2024-08-08T21:59:35.0102055Z remote: Counting objects: 71% (2130/2999) 2024-08-08T21:59:35.0102693Z remote: Counting objects: 72% (2160/2999) 2024-08-08T21:59:35.0103314Z remote: Counting objects: 73% (2190/2999) 2024-08-08T21:59:35.0103950Z remote: Counting objects: 74% (2220/2999) 2024-08-08T21:59:35.0104585Z remote: Counting objects: 75% (2250/2999) 2024-08-08T21:59:35.0105206Z remote: Counting objects: 76% (2280/2999) 2024-08-08T21:59:35.0105843Z remote: Counting objects: 77% (2310/2999) 2024-08-08T21:59:35.0106481Z remote: Counting objects: 78% (2340/2999) 2024-08-08T21:59:35.0107102Z remote: Counting objects: 79% (2370/2999) 2024-08-08T21:59:35.0107740Z remote: Counting objects: 80% (2400/2999) 2024-08-08T21:59:35.0108377Z remote: Counting objects: 81% (2430/2999) 2024-08-08T21:59:35.0108998Z remote: Counting objects: 82% (2460/2999) 2024-08-08T21:59:35.0109791Z remote: Counting objects: 83% (2490/2999) 2024-08-08T21:59:35.0110446Z remote: Counting objects: 84% (2520/2999) 2024-08-08T21:59:35.0111069Z remote: Counting objects: 85% (2550/2999) 2024-08-08T21:59:35.0111707Z remote: Counting objects: 86% (2580/2999) 2024-08-08T21:59:35.0112345Z remote: Counting objects: 87% (2610/2999) 2024-08-08T21:59:35.0112983Z remote: Counting objects: 88% (2640/2999) 2024-08-08T21:59:35.0113608Z remote: Counting objects: 89% (2670/2999) 2024-08-08T21:59:35.0114266Z remote: Counting objects: 90% (2700/2999) 2024-08-08T21:59:35.0114904Z remote: Counting objects: 91% (2730/2999) 2024-08-08T21:59:35.0115520Z remote: Counting objects: 92% (2760/2999) 2024-08-08T21:59:35.0116160Z remote: Counting objects: 93% (2790/2999) 2024-08-08T21:59:35.0116802Z remote: Counting objects: 94% (2820/2999) 2024-08-08T21:59:35.0117421Z remote: Counting objects: 95% (2850/2999) 2024-08-08T21:59:35.0118074Z remote: Counting objects: 96% (2880/2999) 2024-08-08T21:59:35.0118717Z remote: Counting objects: 97% (2910/2999) 2024-08-08T21:59:35.0119338Z remote: Counting objects: 98% (2940/2999) 2024-08-08T21:59:35.0119980Z remote: Counting objects: 99% (2970/2999) 2024-08-08T21:59:35.0120619Z remote: Counting objects: 100% (2999/2999) 2024-08-08T21:59:35.0121285Z remote: Counting objects: 100% (2999/2999), done. 2024-08-08T21:59:35.0429216Z remote: Compressing objects: 0% (1/1617) 2024-08-08T21:59:35.0706866Z remote: Compressing objects: 1% (17/1617) 2024-08-08T21:59:35.0866184Z remote: Compressing objects: 2% (33/1617) 2024-08-08T21:59:35.2130360Z remote: Compressing objects: 3% (49/1617) 2024-08-08T21:59:35.3748375Z remote: Compressing objects: 4% (65/1617) 2024-08-08T21:59:35.5141845Z remote: Compressing objects: 5% (81/1617) 2024-08-08T21:59:35.5742532Z remote: Compressing objects: 6% (98/1617) 2024-08-08T21:59:35.6018806Z remote: Compressing objects: 7% (114/1617) 2024-08-08T21:59:35.6455577Z remote: Compressing objects: 8% (130/1617) 2024-08-08T21:59:35.6831827Z remote: Compressing objects: 9% (146/1617) 2024-08-08T21:59:35.7235887Z remote: Compressing objects: 10% (162/1617) 2024-08-08T21:59:35.7452927Z remote: Compressing objects: 11% (178/1617) 2024-08-08T21:59:35.7749713Z remote: Compressing objects: 12% (195/1617) 2024-08-08T21:59:35.7937802Z remote: Compressing objects: 13% (211/1617) 2024-08-08T21:59:35.8196988Z remote: Compressing objects: 14% (227/1617) 2024-08-08T21:59:35.8382434Z remote: Compressing objects: 15% (243/1617) 2024-08-08T21:59:35.8505511Z remote: Compressing objects: 16% (259/1617) 2024-08-08T21:59:35.8627986Z remote: Compressing objects: 17% (275/1617) 2024-08-08T21:59:35.8697360Z remote: Compressing objects: 18% (292/1617) 2024-08-08T21:59:35.8751247Z remote: Compressing objects: 19% (308/1617) 2024-08-08T21:59:35.8783638Z remote: Compressing objects: 20% (324/1617) 2024-08-08T21:59:35.8797436Z remote: Compressing objects: 21% (340/1617) 2024-08-08T21:59:35.8816033Z remote: Compressing objects: 22% (356/1617) 2024-08-08T21:59:35.8861581Z remote: Compressing objects: 23% (372/1617) 2024-08-08T21:59:35.8889722Z remote: Compressing objects: 24% (389/1617) 2024-08-08T21:59:35.8903995Z remote: Compressing objects: 25% (405/1617) 2024-08-08T21:59:35.8914627Z remote: Compressing objects: 26% (421/1617) 2024-08-08T21:59:35.8937634Z remote: Compressing objects: 27% (437/1617) 2024-08-08T21:59:35.8979298Z remote: Compressing objects: 28% (453/1617) 2024-08-08T21:59:35.8990961Z remote: Compressing objects: 29% (469/1617) 2024-08-08T21:59:35.9001228Z remote: Compressing objects: 30% (486/1617) 2024-08-08T21:59:35.9018076Z remote: Compressing objects: 31% (502/1617) 2024-08-08T21:59:35.9040378Z remote: Compressing objects: 32% (518/1617) 2024-08-08T21:59:35.9064381Z remote: Compressing objects: 33% (534/1617) 2024-08-08T21:59:35.9086116Z remote: Compressing objects: 34% (550/1617) 2024-08-08T21:59:35.9105466Z remote: Compressing objects: 35% (566/1617) 2024-08-08T21:59:35.9130659Z remote: Compressing objects: 36% (583/1617) 2024-08-08T21:59:35.9155517Z remote: Compressing objects: 37% (599/1617) 2024-08-08T21:59:35.9169357Z remote: Compressing objects: 38% (615/1617) 2024-08-08T21:59:35.9179427Z remote: Compressing objects: 39% (631/1617) 2024-08-08T21:59:35.9198632Z remote: Compressing objects: 40% (647/1617) 2024-08-08T21:59:35.9216160Z remote: Compressing objects: 41% (663/1617) 2024-08-08T21:59:35.9238534Z remote: Compressing objects: 42% (680/1617) 2024-08-08T21:59:35.9254291Z remote: Compressing objects: 43% (696/1617) 2024-08-08T21:59:35.9267350Z remote: Compressing objects: 44% (712/1617) 2024-08-08T21:59:35.9281977Z remote: Compressing objects: 45% (728/1617) 2024-08-08T21:59:35.9295089Z remote: Compressing objects: 46% (744/1617) 2024-08-08T21:59:35.9306417Z remote: Compressing objects: 47% (760/1617) 2024-08-08T21:59:35.9320884Z remote: Compressing objects: 48% (777/1617) 2024-08-08T21:59:35.9329351Z remote: Compressing objects: 49% (793/1617) 2024-08-08T21:59:35.9334824Z remote: Compressing objects: 50% (809/1617) 2024-08-08T21:59:35.9342041Z remote: Compressing objects: 51% (825/1617) 2024-08-08T21:59:35.9349379Z remote: Compressing objects: 52% (841/1617) 2024-08-08T21:59:35.9356235Z remote: Compressing objects: 53% (858/1617) 2024-08-08T21:59:35.9361448Z remote: Compressing objects: 54% (874/1617) 2024-08-08T21:59:35.9368106Z remote: Compressing objects: 55% (890/1617) 2024-08-08T21:59:35.9372115Z remote: Compressing objects: 56% (906/1617) 2024-08-08T21:59:35.9377537Z remote: Compressing objects: 57% (922/1617) 2024-08-08T21:59:35.9381759Z remote: Compressing objects: 58% (938/1617) 2024-08-08T21:59:35.9386723Z remote: Compressing objects: 59% (955/1617) 2024-08-08T21:59:35.9389806Z remote: Compressing objects: 60% (971/1617) 2024-08-08T21:59:35.9391980Z remote: Compressing objects: 61% (987/1617) 2024-08-08T21:59:35.9394025Z remote: Compressing objects: 62% (1003/1617) 2024-08-08T21:59:35.9396012Z remote: Compressing objects: 63% (1019/1617) 2024-08-08T21:59:35.9397654Z remote: Compressing objects: 64% (1035/1617) 2024-08-08T21:59:35.9399321Z remote: Compressing objects: 65% (1052/1617) 2024-08-08T21:59:35.9400720Z remote: Compressing objects: 66% (1068/1617) 2024-08-08T21:59:35.9401778Z remote: Compressing objects: 67% (1084/1617) 2024-08-08T21:59:35.9402529Z remote: Compressing objects: 68% (1100/1617) 2024-08-08T21:59:35.9404454Z remote: Compressing objects: 69% (1116/1617) 2024-08-08T21:59:35.9415152Z remote: Compressing objects: 70% (1132/1617) 2024-08-08T21:59:35.9428996Z remote: Compressing objects: 71% (1149/1617) 2024-08-08T21:59:35.9433309Z remote: Compressing objects: 72% (1165/1617) 2024-08-08T21:59:35.9442593Z remote: Compressing objects: 73% (1181/1617) 2024-08-08T21:59:35.9450189Z remote: Compressing objects: 74% (1197/1617) 2024-08-08T21:59:35.9456960Z remote: Compressing objects: 75% (1213/1617) 2024-08-08T21:59:35.9461345Z remote: Compressing objects: 76% (1229/1617) 2024-08-08T21:59:35.9466266Z remote: Compressing objects: 77% (1246/1617) 2024-08-08T21:59:35.9471099Z remote: Compressing objects: 78% (1262/1617) 2024-08-08T21:59:35.9475109Z remote: Compressing objects: 79% (1278/1617) 2024-08-08T21:59:35.9479376Z remote: Compressing objects: 80% (1294/1617) 2024-08-08T21:59:35.9483510Z remote: Compressing objects: 81% (1310/1617) 2024-08-08T21:59:35.9486217Z remote: Compressing objects: 82% (1326/1617) 2024-08-08T21:59:35.9490719Z remote: Compressing objects: 83% (1343/1617) 2024-08-08T21:59:35.9494220Z remote: Compressing objects: 84% (1359/1617) 2024-08-08T21:59:35.9497758Z remote: Compressing objects: 85% (1375/1617) 2024-08-08T21:59:35.9500612Z remote: Compressing objects: 86% (1391/1617) 2024-08-08T21:59:35.9504539Z remote: Compressing objects: 87% (1407/1617) 2024-08-08T21:59:35.9506495Z remote: Compressing objects: 88% (1423/1617) 2024-08-08T21:59:35.9509101Z remote: Compressing objects: 89% (1440/1617) 2024-08-08T21:59:35.9511999Z remote: Compressing objects: 90% (1456/1617) 2024-08-08T21:59:35.9513513Z remote: Compressing objects: 91% (1472/1617) 2024-08-08T21:59:35.9515128Z remote: Compressing objects: 92% (1488/1617) 2024-08-08T21:59:35.9516492Z remote: Compressing objects: 93% (1504/1617) 2024-08-08T21:59:35.9518107Z remote: Compressing objects: 94% (1520/1617) 2024-08-08T21:59:35.9520111Z remote: Compressing objects: 95% (1537/1617) 2024-08-08T21:59:35.9522713Z remote: Compressing objects: 96% (1553/1617) 2024-08-08T21:59:35.9524683Z remote: Compressing objects: 97% (1569/1617) 2024-08-08T21:59:35.9526523Z remote: Compressing objects: 98% (1585/1617) 2024-08-08T21:59:35.9528495Z remote: Compressing objects: 99% (1601/1617) 2024-08-08T21:59:35.9529972Z remote: Compressing objects: 100% (1617/1617) 2024-08-08T21:59:35.9530772Z remote: Compressing objects: 100% (1617/1617), done. 2024-08-08T22:00:03.2582602Z remote: Total 1011967 (delta 1984), reused 2169 (delta 1378), pack-reused 1008968 2024-08-08T22:00:30.5308370Z [command]/usr/bin/git rev-parse --verify --quiet b9d86fa89636e301796d4201f36d86c73f6e49bc^{object} 2024-08-08T22:00:30.5339174Z b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:00:30.5346798Z ##[endgroup] 2024-08-08T22:00:30.5348095Z ##[group]Determining the checkout info 2024-08-08T22:00:30.5349631Z ##[endgroup] 2024-08-08T22:00:30.5350861Z ##[group]Checking out the ref 2024-08-08T22:00:30.5357133Z [command]/usr/bin/git checkout --quiet --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:00:32.3943756Z ##[endgroup] 2024-08-08T22:00:32.3944499Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:00:32.3950559Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:00:32.4010620Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:00:32.4044379Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:00:32.4078162Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:00:32.4108056Z ##[endgroup] 2024-08-08T22:00:32.4108696Z ##[group]Fetching submodules 2024-08-08T22:00:32.4115051Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:00:32.4449276Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-08-08T22:00:32.4775308Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T22:00:32.4777611Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T22:00:32.4779969Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T22:00:32.4782615Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T22:00:32.4785745Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T22:00:32.4789069Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T22:00:32.4792511Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T22:00:32.4796714Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T22:00:32.4800524Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T22:00:32.4804689Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T22:00:32.4808958Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T22:00:32.4813795Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T22:00:32.4818122Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T22:00:32.4823054Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T22:00:32.4827528Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T22:00:32.4832490Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T22:00:32.4837601Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:00:32.4842500Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T22:00:32.4848882Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T22:00:32.4855230Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T22:00:32.4860676Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T22:00:32.4866389Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T22:00:32.4872554Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T22:00:32.4878421Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T22:00:32.4884521Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T22:00:32.4891342Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T22:00:32.4898456Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T22:00:32.4904282Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T22:00:32.4911076Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T22:00:32.4917746Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T22:00:32.4924785Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T22:00:32.4932229Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T22:00:32.4939516Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T22:00:32.4946321Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T22:00:32.4953878Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T22:00:32.4986348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T22:00:32.7421483Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-08-08T22:00:32.8986074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T22:00:33.0467016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T22:00:33.3344377Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T22:00:35.4470526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T22:00:49.7514439Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-08-08T22:00:50.1683027Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T22:00:50.6738522Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T22:00:51.3507296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T22:00:52.8217757Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-08-08T22:00:55.2870155Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-08-08T22:01:04.5171519Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T22:01:06.0293622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T22:01:08.0348478Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-08-08T22:01:09.5118612Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-08-08T22:01:09.6652436Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T22:01:10.1240476Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-08-08T22:01:10.4463428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-08-08T22:01:11.7223160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-08-08T22:01:12.0994426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-08-08T22:01:12.3500793Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-08-08T22:01:14.2978559Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T22:01:15.1043623Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T22:01:15.8140423Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T22:01:23.2797726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-08-08T22:01:25.6163875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T22:01:30.8403422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T22:01:31.0770860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-08-08T22:01:41.9052925Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-08-08T22:01:42.0595468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T22:01:42.2498466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-08-08T22:01:43.2505354Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T22:01:43.5392528Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-08-08T22:01:44.2713337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T22:01:44.7209901Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T22:01:44.7346639Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T22:01:44.7446213Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T22:01:44.7734022Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T22:01:44.8198624Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T22:01:46.0340890Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T22:01:46.0617711Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T22:01:46.1192004Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T22:01:46.2421347Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T22:01:46.2829801Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T22:01:46.9635836Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T22:01:47.2820019Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T22:01:47.3837846Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T22:01:47.3857757Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:01:47.3861428Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:01:47.3865622Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:01:47.3869800Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:01:47.3874185Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:01:47.3903086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T22:01:48.5096707Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T22:01:49.1958748Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T22:01:51.6476083Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T22:01:52.8969505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T22:01:53.2442224Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T22:01:53.3648988Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T22:01:53.8973971Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T22:01:53.9764098Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T22:01:53.9909465Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T22:01:54.1348757Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T22:01:54.1848923Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T22:01:54.1953740Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T22:01:54.2446309Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T22:01:54.2759280Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T22:01:54.3318452Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:01:54.3464754Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T22:01:54.3481440Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T22:01:54.3509402Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T22:02:10.6467099Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T22:02:10.6672753Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T22:02:10.7834361Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T22:02:10.7853418Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:02:10.7856403Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:02:10.7860863Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:02:10.7887503Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T22:02:11.3582070Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T22:02:12.7595291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T22:02:14.1526039Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T22:02:14.1543343Z 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-08T22:02:14.1545829Z 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-08T22:02:14.1549052Z 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-08T22:02:14.1552850Z 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-08T22:02:14.1555844Z 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-08T22:02:14.1559886Z 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-08T22:02:14.1563567Z 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-08T22:02:14.1567644Z 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-08T22:02:14.1595580Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T22:02:15.1706590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T22:02:15.5698738Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T22:02:18.0631520Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T22:02:18.8983287Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T22:02:19.4778072Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T22:02:20.7765352Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T22:02:28.2853628Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T22:02:28.7078040Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T22:02:28.7289010Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T22:02:28.7724125Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T22:02:28.7873564Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T22:02:28.7890880Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:02:28.7917022Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-08T22:02:29.1277300Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T22:02:29.1492844Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T22:02:29.1993579Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T22:02:29.3238639Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T22:02:29.3425776Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T22:02:29.3900433Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T22:02:29.4619757Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T22:02:29.5082577Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T22:02:29.5372966Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T22:02:29.6732869Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T22:02:30.1208841Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T22:02:30.1247936Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T22:02:30.1250177Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T22:02:30.1278260Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T22:02:30.5973428Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T22:02:31.6411711Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T22:02:31.6822155Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T22:02:31.7648455Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T22:02:31.7669579Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:02:31.7672087Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:02:31.7675531Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:02:31.7678746Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:02:31.7682679Z 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-08T22:02:31.7685766Z 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-08T22:02:31.7690409Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:02:31.7693874Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:02:31.7722003Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T22:02:32.2322115Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T22:02:33.5539807Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T22:02:33.9401775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T22:02:41.2943804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T22:02:41.5390190Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T22:02:41.7226036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T22:02:42.0262306Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T22:02:49.9568450Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T22:02:50.0067404Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T22:02:50.0253417Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T22:02:50.1521202Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T22:02:50.1673146Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T22:02:50.1841548Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T22:02:50.2020231Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T22:02:50.2036432Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:02:50.2039260Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:02:50.2068097Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T22:02:52.4966085Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T22:02:54.0715191Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T22:02:54.1269854Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:02:54.6949195Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T22:02:54.7076344Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T22:02:55.0386256Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T22:02:55.0410216Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:02:55.0412653Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T22:02:55.0439716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T22:02:55.5225051Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T22:02:56.8002349Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T22:02:56.8906001Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T22:02:56.9006645Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T22:02:56.9154890Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T22:02:56.9626373Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T22:02:56.9981954Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T22:02:57.0504608Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T22:02:57.0822758Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T22:02:57.0842430Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:02:57.0844734Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:02:57.0848108Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:02:57.0852225Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:02:57.0879737Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T22:02:58.3605845Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T22:02:58.5783998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T22:03:00.0402597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T22:03:01.2035819Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T22:03:01.2215903Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T22:03:01.3067008Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T22:03:01.3412528Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T22:03:01.3428896Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:03:01.3456298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T22:03:01.6786755Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T22:03:01.6823621Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:03:01.7163618Z Entering 'android/libs/fbjni' 2024-08-08T22:03:01.7210734Z Entering 'third_party/FP16' 2024-08-08T22:03:01.7256656Z Entering 'third_party/FXdiv' 2024-08-08T22:03:01.7302218Z Entering 'third_party/NNPACK' 2024-08-08T22:03:01.7350195Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:03:01.7396017Z Entering 'third_party/XNNPACK' 2024-08-08T22:03:01.7463461Z Entering 'third_party/benchmark' 2024-08-08T22:03:01.7510139Z Entering 'third_party/cpp-httplib' 2024-08-08T22:03:01.7554285Z Entering 'third_party/cpuinfo' 2024-08-08T22:03:01.7600867Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:03:01.7646347Z Entering 'third_party/cutlass' 2024-08-08T22:03:01.7730122Z Entering 'third_party/eigen' 2024-08-08T22:03:01.7779260Z Entering 'third_party/fbgemm' 2024-08-08T22:03:01.7824410Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:03:01.7868667Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:03:01.7914816Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:03:01.7969464Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:03:01.8014458Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:03:01.8061433Z Entering 'third_party/flatbuffers' 2024-08-08T22:03:01.8112554Z Entering 'third_party/fmt' 2024-08-08T22:03:01.8158816Z Entering 'third_party/foxi' 2024-08-08T22:03:01.8205113Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:03:01.8251708Z Entering 'third_party/gloo' 2024-08-08T22:03:01.8297154Z Entering 'third_party/googletest' 2024-08-08T22:03:01.8344467Z Entering 'third_party/ideep' 2024-08-08T22:03:01.8388248Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:03:01.8442231Z Entering 'third_party/ittapi' 2024-08-08T22:03:01.8488713Z Entering 'third_party/kineto' 2024-08-08T22:03:01.8531970Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:03:01.8577107Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:03:01.8622934Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:03:01.8665036Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:03:01.8708277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:03:01.8751155Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:03:01.8797392Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:03:01.8841627Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:03:01.8885768Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:03:01.8931376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:03:01.8977088Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:03:01.9021702Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:03:01.9065794Z Entering 'third_party/mimalloc' 2024-08-08T22:03:01.9113105Z Entering 'third_party/nccl/nccl' 2024-08-08T22:03:01.9157702Z Entering 'third_party/nlohmann' 2024-08-08T22:03:01.9202655Z Entering 'third_party/onnx' 2024-08-08T22:03:01.9264613Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:03:01.9308745Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:03:01.9356257Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:03:01.9402817Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:03:01.9444778Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:03:01.9486566Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:03:01.9530053Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:03:01.9573380Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:03:01.9614764Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:03:01.9656383Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:03:01.9697058Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:03:01.9742574Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:03:01.9785753Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:03:01.9851739Z Entering 'third_party/pocketfft' 2024-08-08T22:03:01.9895672Z Entering 'third_party/protobuf' 2024-08-08T22:03:01.9942752Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:03:01.9984054Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:03:02.0028733Z Entering 'third_party/psimd' 2024-08-08T22:03:02.0070965Z Entering 'third_party/pthreadpool' 2024-08-08T22:03:02.0114050Z Entering 'third_party/pybind11' 2024-08-08T22:03:02.0156216Z Entering 'third_party/python-peachpy' 2024-08-08T22:03:02.0198202Z Entering 'third_party/sleef' 2024-08-08T22:03:02.0239969Z Entering 'third_party/tensorpipe' 2024-08-08T22:03:02.0282426Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:03:02.0324614Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:03:02.0364979Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:03:02.0406076Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:03:02.0447133Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:03:02.0504182Z ##[endgroup] 2024-08-08T22:03:02.0506956Z ##[group]Persisting credentials for submodules 2024-08-08T22:03:02.0513101Z [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-08T22:03:02.0846703Z Entering 'android/libs/fbjni' 2024-08-08T22:03:02.0904717Z Entering 'third_party/FP16' 2024-08-08T22:03:02.0960651Z Entering 'third_party/FXdiv' 2024-08-08T22:03:02.1016697Z Entering 'third_party/NNPACK' 2024-08-08T22:03:02.1074241Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:03:02.1133689Z Entering 'third_party/XNNPACK' 2024-08-08T22:03:02.1209758Z Entering 'third_party/benchmark' 2024-08-08T22:03:02.1266425Z Entering 'third_party/cpp-httplib' 2024-08-08T22:03:02.1322365Z Entering 'third_party/cpuinfo' 2024-08-08T22:03:02.1377819Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:03:02.1433203Z Entering 'third_party/cutlass' 2024-08-08T22:03:02.1500794Z Entering 'third_party/eigen' 2024-08-08T22:03:02.1558351Z Entering 'third_party/fbgemm' 2024-08-08T22:03:02.1614743Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:03:02.1669049Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:03:02.1724977Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:03:02.1787174Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:03:02.1842422Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:03:02.1899695Z Entering 'third_party/flatbuffers' 2024-08-08T22:03:02.1960450Z Entering 'third_party/fmt' 2024-08-08T22:03:02.2018333Z Entering 'third_party/foxi' 2024-08-08T22:03:02.2073739Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:03:02.2130588Z Entering 'third_party/gloo' 2024-08-08T22:03:02.2186220Z Entering 'third_party/googletest' 2024-08-08T22:03:02.2242445Z Entering 'third_party/ideep' 2024-08-08T22:03:02.2297204Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:03:02.2360928Z Entering 'third_party/ittapi' 2024-08-08T22:03:02.2419185Z Entering 'third_party/kineto' 2024-08-08T22:03:02.2474537Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:03:02.2530188Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:03:02.2587528Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:03:02.2643927Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:03:02.2701848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:03:02.2756528Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:03:02.2816432Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:03:02.2872327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:03:02.2928463Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:03:02.2986136Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:03:02.3043158Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:03:02.3098220Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:03:02.3154171Z Entering 'third_party/mimalloc' 2024-08-08T22:03:02.3210963Z Entering 'third_party/nccl/nccl' 2024-08-08T22:03:02.3264285Z Entering 'third_party/nlohmann' 2024-08-08T22:03:02.3319877Z Entering 'third_party/onnx' 2024-08-08T22:03:02.3394407Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:03:02.3449742Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:03:02.3506058Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:03:02.3563720Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:03:02.3617875Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:03:02.3669695Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:03:02.3722352Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:03:02.3778221Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:03:02.3829996Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:03:02.3883889Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:03:02.3936065Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:03:02.3990098Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:03:02.4043769Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:03:02.4120186Z Entering 'third_party/pocketfft' 2024-08-08T22:03:02.4173694Z Entering 'third_party/protobuf' 2024-08-08T22:03:02.4230254Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:03:02.4280792Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:03:02.4336394Z Entering 'third_party/psimd' 2024-08-08T22:03:02.4388552Z Entering 'third_party/pthreadpool' 2024-08-08T22:03:02.4441532Z Entering 'third_party/pybind11' 2024-08-08T22:03:02.4495227Z Entering 'third_party/python-peachpy' 2024-08-08T22:03:02.4547104Z Entering 'third_party/sleef' 2024-08-08T22:03:02.4600041Z Entering 'third_party/tensorpipe' 2024-08-08T22:03:02.4654413Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:03:02.4705574Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:03:02.4757517Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:03:02.4812349Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:03:02.4864477Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:03:02.4949870Z [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-08T22:03:02.5282529Z Entering 'android/libs/fbjni' 2024-08-08T22:03:02.5335437Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T22:03:02.5354235Z Entering 'third_party/FP16' 2024-08-08T22:03:02.5406632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T22:03:02.5425636Z Entering 'third_party/FXdiv' 2024-08-08T22:03:02.5479668Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T22:03:02.5499565Z Entering 'third_party/NNPACK' 2024-08-08T22:03:02.5550698Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T22:03:02.5571413Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:03:02.5622436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T22:03:02.5641579Z Entering 'third_party/XNNPACK' 2024-08-08T22:03:02.5693770Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T22:03:02.5733774Z Entering 'third_party/benchmark' 2024-08-08T22:03:02.5788213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:03:02.5807856Z Entering 'third_party/cpp-httplib' 2024-08-08T22:03:02.5859290Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T22:03:02.5879157Z Entering 'third_party/cpuinfo' 2024-08-08T22:03:02.5932316Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:03:02.5951563Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:03:02.6003715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T22:03:02.6024691Z Entering 'third_party/cutlass' 2024-08-08T22:03:02.6076296Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:03:02.6106056Z Entering 'third_party/eigen' 2024-08-08T22:03:02.6157262Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T22:03:02.6179755Z Entering 'third_party/fbgemm' 2024-08-08T22:03:02.6231181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T22:03:02.6250227Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:03:02.6300709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-08-08T22:03:02.6319265Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:03:02.6370134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:03:02.6389066Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:03:02.6440831Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:03:02.6468687Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:03:02.6519420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:03:02.6538800Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:03:02.6588845Z 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-08T22:03:02.6609294Z Entering 'third_party/flatbuffers' 2024-08-08T22:03:02.6660206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T22:03:02.6682005Z Entering 'third_party/fmt' 2024-08-08T22:03:02.6734367Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T22:03:02.6753834Z Entering 'third_party/foxi' 2024-08-08T22:03:02.6805613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T22:03:02.6824722Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:03:02.6875458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T22:03:02.6897646Z Entering 'third_party/gloo' 2024-08-08T22:03:02.6948405Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T22:03:02.6967852Z Entering 'third_party/googletest' 2024-08-08T22:03:02.7020109Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:03:02.7039189Z Entering 'third_party/ideep' 2024-08-08T22:03:02.7090237Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T22:03:02.7108155Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:03:02.7158819Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-08T22:03:02.7186595Z Entering 'third_party/ittapi' 2024-08-08T22:03:02.7239105Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T22:03:02.7258814Z Entering 'third_party/kineto' 2024-08-08T22:03:02.7311565Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T22:03:02.7331569Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:03:02.7384199Z 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-08T22:03:02.7403366Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:03:02.7458172Z 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-08T22:03:02.7478590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:03:02.7532825Z 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-08T22:03:02.7551618Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:03:02.7604603Z 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-08T22:03:02.7623897Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:03:02.7675443Z 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-08T22:03:02.7693885Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:03:02.7746048Z 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-08T22:03:02.7766593Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:03:02.7818194Z 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-08T22:03:02.7836634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:03:02.7887738Z 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-08T22:03:02.7905965Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:03:02.7956525Z 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-08T22:03:02.7977806Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:03:02.8028677Z 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-08T22:03:02.8049976Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:03:02.8100681Z 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-08T22:03:02.8119523Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:03:02.8169407Z 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-08T22:03:02.8189640Z Entering 'third_party/mimalloc' 2024-08-08T22:03:02.8240068Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T22:03:02.8260279Z Entering 'third_party/nccl/nccl' 2024-08-08T22:03:02.8309805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T22:03:02.8329482Z Entering 'third_party/nlohmann' 2024-08-08T22:03:02.8379160Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T22:03:02.8399476Z Entering 'third_party/onnx' 2024-08-08T22:03:02.8450256Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T22:03:02.8488271Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:03:02.8538447Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:03:02.8557582Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:03:02.8608745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:03:02.8630347Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:03:02.8682034Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T22:03:02.8703350Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:03:02.8753882Z 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-08T22:03:02.8773967Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:03:02.8823189Z 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-08T22:03:02.8842601Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:03:02.8893029Z 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-08T22:03:02.8911759Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:03:02.8962815Z 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-08T22:03:02.8984441Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:03:02.9034509Z 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-08T22:03:02.9054054Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:03:02.9103018Z 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-08T22:03:02.9122804Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:03:02.9172269Z 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-08T22:03:02.9190003Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:03:02.9240658Z 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-08T22:03:02.9262022Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:03:02.9312201Z 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-08T22:03:02.9333838Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:03:02.9383826Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2024-08-08T22:03:02.9427650Z Entering 'third_party/pocketfft' 2024-08-08T22:03:02.9478206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T22:03:02.9497653Z Entering 'third_party/protobuf' 2024-08-08T22:03:02.9546990Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T22:03:02.9569763Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:03:02.9619486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:03:02.9637000Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:03:02.9685828Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:03:02.9707103Z Entering 'third_party/psimd' 2024-08-08T22:03:02.9755648Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T22:03:02.9774760Z Entering 'third_party/pthreadpool' 2024-08-08T22:03:02.9823302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T22:03:02.9841991Z Entering 'third_party/pybind11' 2024-08-08T22:03:02.9890990Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:03:02.9909461Z Entering 'third_party/python-peachpy' 2024-08-08T22:03:02.9957371Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T22:03:02.9976215Z Entering 'third_party/sleef' 2024-08-08T22:03:03.0026235Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T22:03:03.0044842Z Entering 'third_party/tensorpipe' 2024-08-08T22:03:03.0095317Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T22:03:03.0113486Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:03:03.0162409Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:03:03.0181018Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:03:03.0230092Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-08-08T22:03:03.0248273Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:03:03.0296370Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-08-08T22:03:03.0314338Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:03:03.0362917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:03:03.0380568Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:03:03.0430618Z 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-08T22:03:03.1433368Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:03:03.1769690Z Entering 'android/libs/fbjni' 2024-08-08T22:03:03.1813065Z Entering 'third_party/FP16' 2024-08-08T22:03:03.1857874Z Entering 'third_party/FXdiv' 2024-08-08T22:03:03.1902646Z Entering 'third_party/NNPACK' 2024-08-08T22:03:03.1945684Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:03:03.1990553Z Entering 'third_party/XNNPACK' 2024-08-08T22:03:03.2054707Z Entering 'third_party/benchmark' 2024-08-08T22:03:03.2099379Z Entering 'third_party/cpp-httplib' 2024-08-08T22:03:03.2142744Z Entering 'third_party/cpuinfo' 2024-08-08T22:03:03.2186322Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:03:03.2230048Z Entering 'third_party/cutlass' 2024-08-08T22:03:03.2282991Z Entering 'third_party/eigen' 2024-08-08T22:03:03.2330723Z Entering 'third_party/fbgemm' 2024-08-08T22:03:03.2374568Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:03:03.2417071Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:03:03.2459312Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:03:03.2509361Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:03:03.2551938Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:03:03.2596234Z Entering 'third_party/flatbuffers' 2024-08-08T22:03:03.2644943Z Entering 'third_party/fmt' 2024-08-08T22:03:03.2687416Z Entering 'third_party/foxi' 2024-08-08T22:03:03.2731552Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:03:03.2775085Z Entering 'third_party/gloo' 2024-08-08T22:03:03.2818920Z Entering 'third_party/googletest' 2024-08-08T22:03:03.2862895Z Entering 'third_party/ideep' 2024-08-08T22:03:03.2905112Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:03:03.2957316Z Entering 'third_party/ittapi' 2024-08-08T22:03:03.3000954Z Entering 'third_party/kineto' 2024-08-08T22:03:03.3043926Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:03:03.3088794Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:03:03.3133108Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:03:03.3175427Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:03:03.3218385Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:03:03.3259857Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:03:03.3303380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:03:03.3344968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:03:03.3388706Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:03:03.3433038Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:03:03.3476544Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:03:03.3519558Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:03:03.3563953Z Entering 'third_party/mimalloc' 2024-08-08T22:03:03.3608355Z Entering 'third_party/nccl/nccl' 2024-08-08T22:03:03.3653627Z Entering 'third_party/nlohmann' 2024-08-08T22:03:03.3699058Z Entering 'third_party/onnx' 2024-08-08T22:03:03.3761835Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:03:03.3806066Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:03:03.3852621Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:03:03.3898604Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:03:03.3942397Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:03:03.3985178Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:03:03.4027154Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:03:03.4071608Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:03:03.4113907Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:03:03.4156506Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:03:03.4197717Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:03:03.4243575Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:03:03.4288239Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:03:03.4355218Z Entering 'third_party/pocketfft' 2024-08-08T22:03:03.4399715Z Entering 'third_party/protobuf' 2024-08-08T22:03:03.4447727Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:03:03.4489786Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:03:03.4535464Z Entering 'third_party/psimd' 2024-08-08T22:03:03.4578549Z Entering 'third_party/pthreadpool' 2024-08-08T22:03:03.4621386Z Entering 'third_party/pybind11' 2024-08-08T22:03:03.4664456Z Entering 'third_party/python-peachpy' 2024-08-08T22:03:03.4708240Z Entering 'third_party/sleef' 2024-08-08T22:03:03.4751733Z Entering 'third_party/tensorpipe' 2024-08-08T22:03:03.4796146Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:03:03.4838083Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:03:03.4880563Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:03:03.4922678Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:03:03.4963873Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:03:03.5024788Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:03:03.5352097Z Entering 'android/libs/fbjni' 2024-08-08T22:03:03.5396063Z Entering 'third_party/FP16' 2024-08-08T22:03:03.5439842Z Entering 'third_party/FXdiv' 2024-08-08T22:03:03.5483328Z Entering 'third_party/NNPACK' 2024-08-08T22:03:03.5527794Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:03:03.5571457Z Entering 'third_party/XNNPACK' 2024-08-08T22:03:03.5633929Z Entering 'third_party/benchmark' 2024-08-08T22:03:03.5676813Z Entering 'third_party/cpp-httplib' 2024-08-08T22:03:03.5720654Z Entering 'third_party/cpuinfo' 2024-08-08T22:03:03.5765670Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:03:03.5810592Z Entering 'third_party/cutlass' 2024-08-08T22:03:03.5865050Z Entering 'third_party/eigen' 2024-08-08T22:03:03.5910454Z Entering 'third_party/fbgemm' 2024-08-08T22:03:03.5955037Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:03:03.5997802Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:03:03.6040839Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:03:03.6090944Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:03:03.6134750Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:03:03.6178899Z Entering 'third_party/flatbuffers' 2024-08-08T22:03:03.6227082Z Entering 'third_party/fmt' 2024-08-08T22:03:03.6271661Z Entering 'third_party/foxi' 2024-08-08T22:03:03.6315592Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:03:03.6359735Z Entering 'third_party/gloo' 2024-08-08T22:03:03.6404926Z Entering 'third_party/googletest' 2024-08-08T22:03:03.6448913Z Entering 'third_party/ideep' 2024-08-08T22:03:03.6491628Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:03:03.6543963Z Entering 'third_party/ittapi' 2024-08-08T22:03:03.6588449Z Entering 'third_party/kineto' 2024-08-08T22:03:03.6632101Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:03:03.6675796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:03:03.6720363Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:03:03.6763081Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:03:03.6807988Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:03:03.6851117Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:03:03.6895349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:03:03.6939412Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:03:03.6983248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:03:03.7027106Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:03:03.7070724Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:03:03.7115443Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:03:03.7159953Z Entering 'third_party/mimalloc' 2024-08-08T22:03:03.7205146Z Entering 'third_party/nccl/nccl' 2024-08-08T22:03:03.7249539Z Entering 'third_party/nlohmann' 2024-08-08T22:03:03.7295007Z Entering 'third_party/onnx' 2024-08-08T22:03:03.7358463Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:03:03.7403221Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:03:03.7449311Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:03:03.7495609Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:03:03.7540275Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:03:03.7583080Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:03:03.7626004Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:03:03.7670241Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:03:03.7712742Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:03:03.7754737Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:03:03.7797348Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:03:03.7843812Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:03:03.7888694Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:03:03.7955762Z Entering 'third_party/pocketfft' 2024-08-08T22:03:03.8000241Z Entering 'third_party/protobuf' 2024-08-08T22:03:03.8048456Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:03:03.8090783Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:03:03.8134722Z Entering 'third_party/psimd' 2024-08-08T22:03:03.8179366Z Entering 'third_party/pthreadpool' 2024-08-08T22:03:03.8222761Z Entering 'third_party/pybind11' 2024-08-08T22:03:03.8265135Z Entering 'third_party/python-peachpy' 2024-08-08T22:03:03.8309295Z Entering 'third_party/sleef' 2024-08-08T22:03:03.8353083Z Entering 'third_party/tensorpipe' 2024-08-08T22:03:03.8396349Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:03:03.8439697Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:03:03.8482846Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:03:03.8525756Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:03:03.8568399Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:03:03.8626485Z ##[endgroup] 2024-08-08T22:03:03.8680281Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:03:03.8709315Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T22:03:03.8949619Z Prepare all required actions 2024-08-08T22:03:03.8950228Z Getting action download info 2024-08-08T22:03:04.0415619Z ##[group]Run ./.github/actions/setup-linux 2024-08-08T22:03:04.0416135Z env: 2024-08-08T22:03:04.0416477Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:04.0416906Z BUILDER_ROOT: /builder 2024-08-08T22:03:04.0417313Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:04.0417747Z DESIRED_CUDA: cu121 2024-08-08T22:03:04.0418152Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:04.0418558Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:04.0419073Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:04.0419680Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:04.0420263Z LIBTORCH_CONFIG: 2024-08-08T22:03:04.0420644Z LIBTORCH_VARIANT: 2024-08-08T22:03:04.0421040Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:04.0421432Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:04.0422055Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:04.0422846Z ANACONDA_USER: pytorch 2024-08-08T22:03:04.0423274Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:04.0423747Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:04.0424243Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:04.0425015Z GITHUB_TOKEN: *** 2024-08-08T22:03:04.0425402Z PR_NUMBER: 2024-08-08T22:03:04.0425793Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:04.0426350Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:04.0426903Z USE_SPLIT_BUILD: false 2024-08-08T22:03:04.0427314Z ##[endgroup] 2024-08-08T22:03:04.0457649Z ##[group]Run set -euo pipefail 2024-08-08T22:03:04.0458163Z set -euo pipefail 2024-08-08T22:03:04.0458639Z function get_ec2_metadata() { 2024-08-08T22:03:04.0459302Z  # Pulled from instance metadata endpoint for EC2 2024-08-08T22:03:04.0460430Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-08-08T22:03:04.0461403Z  category=$1 2024-08-08T22:03:04.0462053Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-08-08T22:03:04.0462851Z  runner_name_str=i-01e9a0f1e3e800764 2024-08-08T22:03:04.0463424Z  if [[ -f /.inarc ]]; then 2024-08-08T22:03:04.0464018Z  echo "ARC Runner, no info on ec2 metadata" 2024-08-08T22:03:04.0464717Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2024-08-08T22:03:04.0465573Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-08-08T22:03:04.0466330Z  else 2024-08-08T22:03:04.0466928Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-08-08T22:03:04.0467652Z  fi 2024-08-08T22:03:04.0467999Z } 2024-08-08T22:03:04.0468415Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-08-08T22:03:04.0469141Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-08-08T22:03:04.0469966Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-08-08T22:03:04.0470652Z echo "system info $(uname -a)" 2024-08-08T22:03:04.0479187Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:04.0479808Z env: 2024-08-08T22:03:04.0480128Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:04.0480557Z BUILDER_ROOT: /builder 2024-08-08T22:03:04.0480986Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:04.0481394Z DESIRED_CUDA: cu121 2024-08-08T22:03:04.0481876Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:04.0482293Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:04.0482790Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:04.0483400Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:04.0483790Z LIBTORCH_CONFIG: 2024-08-08T22:03:04.0484172Z LIBTORCH_VARIANT: 2024-08-08T22:03:04.0484569Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:04.0484978Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:04.0485585Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:04.0486313Z ANACONDA_USER: pytorch 2024-08-08T22:03:04.0487168Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:04.0487679Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:04.0488169Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:04.0488919Z GITHUB_TOKEN: *** 2024-08-08T22:03:04.0489288Z PR_NUMBER: 2024-08-08T22:03:04.0489691Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:04.0490267Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:04.0490803Z USE_SPLIT_BUILD: false 2024-08-08T22:03:04.0491214Z ##[endgroup] 2024-08-08T22:03:04.0597377Z ami-id: ami-0ce0c36d7a00b20e2 2024-08-08T22:03:04.0668961Z instance-id: i-01e9a0f1e3e800764 2024-08-08T22:03:04.0736543Z instance-type: g3.4xlarge 2024-08-08T22:03:04.0746678Z system info Linux ip-10-0-62-8.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-08T22:03:04.0774523Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T22:03:04.0775698Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-08-08T22:03:04.0784639Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:04.0785258Z env: 2024-08-08T22:03:04.0785597Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:04.0786008Z BUILDER_ROOT: /builder 2024-08-08T22:03:04.0786438Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:04.0786870Z DESIRED_CUDA: cu121 2024-08-08T22:03:04.0787261Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:04.0787688Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:04.0788206Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:04.0788800Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:04.0789196Z LIBTORCH_CONFIG: 2024-08-08T22:03:04.0789580Z LIBTORCH_VARIANT: 2024-08-08T22:03:04.0789963Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:04.0790377Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:04.0791004Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:04.0791713Z ANACONDA_USER: pytorch 2024-08-08T22:03:04.0792158Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:04.0792630Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:04.0793106Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:04.0793879Z GITHUB_TOKEN: *** 2024-08-08T22:03:04.0794265Z PR_NUMBER: 2024-08-08T22:03:04.0794639Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:04.0795220Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:04.0795772Z USE_SPLIT_BUILD: false 2024-08-08T22:03:04.0796167Z ##[endgroup] 2024-08-08T22:03:04.0877015Z ##[group]Run if systemctl is-active --quiet docker; then 2024-08-08T22:03:04.0877764Z if systemctl is-active --quiet docker; then 2024-08-08T22:03:04.0878449Z  echo "Docker daemon is running..."; 2024-08-08T22:03:04.0879008Z else 2024-08-08T22:03:04.0879605Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-08-08T22:03:04.0880335Z fi 2024-08-08T22:03:04.0889149Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:04.0889759Z env: 2024-08-08T22:03:04.0890101Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:04.0890529Z BUILDER_ROOT: /builder 2024-08-08T22:03:04.0890943Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:04.0891374Z DESIRED_CUDA: cu121 2024-08-08T22:03:04.0891783Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:04.0892189Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:04.0892705Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:04.0893313Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:04.0893685Z LIBTORCH_CONFIG: 2024-08-08T22:03:04.0894071Z LIBTORCH_VARIANT: 2024-08-08T22:03:04.0894466Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:04.0894876Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:04.0895502Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:04.0896226Z ANACONDA_USER: pytorch 2024-08-08T22:03:04.0896647Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:04.0897121Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:04.0897792Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:04.0898604Z GITHUB_TOKEN: *** 2024-08-08T22:03:04.0898976Z PR_NUMBER: 2024-08-08T22:03:04.0899368Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:04.0899945Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:04.0900486Z USE_SPLIT_BUILD: false 2024-08-08T22:03:04.0900894Z ##[endgroup] 2024-08-08T22:03:04.0996489Z Docker daemon is running... 2024-08-08T22:03:04.1054873Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:03:04.1055579Z with: 2024-08-08T22:03:04.1055903Z shell: bash 2024-08-08T22:03:04.1056251Z timeout_minutes: 5 2024-08-08T22:03:04.1056851Z max_attempts: 3 2024-08-08T22:03:04.1057237Z retry_wait_seconds: 30 2024-08-08T22:03:04.1059007Z 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-08T22:03:04.1060858Z polling_interval_seconds: 1 2024-08-08T22:03:04.1061320Z warning_on_retry: true 2024-08-08T22:03:04.1061734Z continue_on_error: false 2024-08-08T22:03:04.1062144Z env: 2024-08-08T22:03:04.1062475Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:04.1062889Z BUILDER_ROOT: /builder 2024-08-08T22:03:04.1063316Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:04.1063744Z DESIRED_CUDA: cu121 2024-08-08T22:03:04.1064128Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:04.1064543Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:04.1065064Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:04.1065656Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:04.1066055Z LIBTORCH_CONFIG: 2024-08-08T22:03:04.1066443Z LIBTORCH_VARIANT: 2024-08-08T22:03:04.1066822Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:04.1067232Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:04.1067856Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:04.1068570Z ANACONDA_USER: pytorch 2024-08-08T22:03:04.1069007Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:04.1069478Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:04.1069976Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:04.1070723Z GITHUB_TOKEN: *** 2024-08-08T22:03:04.1071112Z PR_NUMBER: 2024-08-08T22:03:04.1071504Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:04.1072059Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:04.1072614Z USE_SPLIT_BUILD: false 2024-08-08T22:03:04.1073038Z AWS_RETRY_MODE: standard 2024-08-08T22:03:04.1073449Z AWS_MAX_ATTEMPTS: 5 2024-08-08T22:03:04.1073837Z ##[endgroup] 2024-08-08T22:03:05.1847270Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T22:03:05.1848710Z Configure a credential helper to remove this warning. See 2024-08-08T22:03:05.1849768Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T22:03:05.1850446Z 2024-08-08T22:03:05.1850617Z Login Succeeded 2024-08-08T22:03:06.1828769Z Command completed after 1 attempt(s). 2024-08-08T22:03:06.1888281Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:03:06.1889243Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:03:06.1890121Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-08-08T22:03:06.1898950Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:06.1899577Z env: 2024-08-08T22:03:06.1899931Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:06.1900393Z BUILDER_ROOT: /builder 2024-08-08T22:03:06.1900840Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:06.1901318Z DESIRED_CUDA: cu121 2024-08-08T22:03:06.1901752Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:06.1902181Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:06.1902726Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:06.1903364Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:06.1903756Z LIBTORCH_CONFIG: 2024-08-08T22:03:06.1904355Z LIBTORCH_VARIANT: 2024-08-08T22:03:06.1904808Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:06.1905226Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:06.1905891Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:06.1906655Z ANACONDA_USER: pytorch 2024-08-08T22:03:06.1907106Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:06.1907611Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:06.1908138Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:06.1908954Z GITHUB_TOKEN: *** 2024-08-08T22:03:06.1909345Z PR_NUMBER: 2024-08-08T22:03:06.1909766Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:06.1910389Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:06.1911151Z USE_SPLIT_BUILD: false 2024-08-08T22:03:06.1911591Z ##[endgroup] 2024-08-08T22:03:06.1997034Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:03:06.1998125Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:03:06.1999017Z # shellcheck disable=SC2046 2024-08-08T22:03:06.1999702Z docker stop $(docker ps -q) || true 2024-08-08T22:03:06.2000327Z # Prune all of the docker images 2024-08-08T22:03:06.2000926Z docker system prune -af 2024-08-08T22:03:06.2040463Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:06.2041090Z env: 2024-08-08T22:03:06.2041429Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:06.2041844Z BUILDER_ROOT: /builder 2024-08-08T22:03:06.2042274Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:06.2042703Z DESIRED_CUDA: cu121 2024-08-08T22:03:06.2043091Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:06.2043529Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:06.2044048Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:06.2044639Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:06.2045022Z LIBTORCH_CONFIG: 2024-08-08T22:03:06.2045406Z LIBTORCH_VARIANT: 2024-08-08T22:03:06.2045787Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:06.2046212Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:06.2047223Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:06.2048072Z ANACONDA_USER: pytorch 2024-08-08T22:03:06.2048513Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:06.2048984Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:06.2049461Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:06.2050394Z GITHUB_TOKEN: *** 2024-08-08T22:03:06.2050789Z PR_NUMBER: 2024-08-08T22:03:06.2051183Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:06.2051748Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:06.2052306Z USE_SPLIT_BUILD: false 2024-08-08T22:03:06.2052732Z ##[endgroup] 2024-08-08T22:03:06.2405321Z "docker stop" requires at least 1 argument. 2024-08-08T22:03:06.2406450Z See 'docker stop --help'. 2024-08-08T22:03:06.2407348Z 2024-08-08T22:03:06.2407679Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-08-08T22:03:06.2408180Z 2024-08-08T22:03:06.2408387Z Stop one or more running containers 2024-08-08T22:03:06.2824982Z Deleted Images: 2024-08-08T22:03:06.2826430Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:03:06.2828513Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:03:06.2830004Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-08T22:03:06.2831098Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-08T22:03:06.2831757Z 2024-08-08T22:03:06.2847137Z Total reclaimed space: 5.613MB 2024-08-08T22:03:06.2890901Z ##[group]Run set +e 2024-08-08T22:03:06.2891402Z set +e 2024-08-08T22:03:06.2891750Z set -x 2024-08-08T22:03:06.2892109Z  2024-08-08T22:03:06.2892497Z PT_DOMAIN=download.pytorch.org 2024-08-08T22:03:06.2893659Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-08-08T22:03:06.2895054Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-08-08T22:03:06.2896003Z # one is returned at random 2024-08-08T22:03:06.2896655Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-08-08T22:03:06.2897293Z  2024-08-08T22:03:06.2897673Z if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T22:03:06.2898442Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-08-08T22:03:06.2899380Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-08-08T22:03:06.2900072Z  2024-08-08T22:03:06.2900630Z  if [ -z "${RESOLVED_IP}" ]; then 2024-08-08T22:03:06.2901295Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-08-08T22:03:06.2901933Z  exit 1 2024-08-08T22:03:06.2902318Z  fi 2024-08-08T22:03:06.2902650Z fi 2024-08-08T22:03:06.2902990Z  2024-08-08T22:03:06.2903426Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-08-08T22:03:06.2904051Z  # Clean up any old records first 2024-08-08T22:03:06.2904683Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-08-08T22:03:06.2905245Z fi 2024-08-08T22:03:06.2905562Z  2024-08-08T22:03:06.2906092Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-08-08T22:03:06.2906842Z cat /etc/hosts 2024-08-08T22:03:06.2915231Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:06.2915856Z env: 2024-08-08T22:03:06.2916204Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:06.2916619Z BUILDER_ROOT: /builder 2024-08-08T22:03:06.2917063Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:06.2917493Z DESIRED_CUDA: cu121 2024-08-08T22:03:06.2917882Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:06.2918304Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:06.2918822Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:06.2919428Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:06.2919819Z LIBTORCH_CONFIG: 2024-08-08T22:03:06.2920210Z LIBTORCH_VARIANT: 2024-08-08T22:03:06.2920596Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:06.2921008Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:06.2921641Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:06.2922360Z ANACONDA_USER: pytorch 2024-08-08T22:03:06.2922796Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:06.2923273Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:06.2923752Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:06.2924532Z GITHUB_TOKEN: *** 2024-08-08T22:03:06.2924920Z PR_NUMBER: 2024-08-08T22:03:06.2925329Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:06.2925898Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:06.2926460Z USE_SPLIT_BUILD: false 2024-08-08T22:03:06.2927434Z ##[endgroup] 2024-08-08T22:03:06.2955191Z + PT_DOMAIN=download.pytorch.org 2024-08-08T22:03:06.2961740Z ++ dig -4 +short download.pytorch.org 2024-08-08T22:03:06.2962874Z ++ tail -n1 2024-08-08T22:03:06.3092155Z + RESOLVED_IP=18.160.10.36 2024-08-08T22:03:06.3092842Z + '[' -z 18.160.10.36 ']' 2024-08-08T22:03:06.3093368Z + grep -r download.pytorch.org /etc/hosts 2024-08-08T22:03:06.3101946Z 18.160.10.22 download.pytorch.org 2024-08-08T22:03:06.3103194Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-08-08T22:03:06.3238368Z + echo '18.160.10.36 download.pytorch.org' 2024-08-08T22:03:06.3239602Z + sudo tee -a /etc/hosts 2024-08-08T22:03:06.3344575Z 18.160.10.36 download.pytorch.org 2024-08-08T22:03:06.3362800Z + cat /etc/hosts 2024-08-08T22:03:06.3370084Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-08-08T22:03:06.3386101Z ::1 localhost6 localhost6.localdomain6 2024-08-08T22:03:06.3386727Z 18.160.10.36 download.pytorch.org 2024-08-08T22:03:06.3440633Z Prepare all required actions 2024-08-08T22:03:06.3477204Z ##[group]Run ./.github/actions/chown-workspace 2024-08-08T22:03:06.3477754Z with: 2024-08-08T22:03:06.3478312Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:06.3479011Z env: 2024-08-08T22:03:06.3479328Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:06.3479760Z BUILDER_ROOT: /builder 2024-08-08T22:03:06.3480172Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:06.3480602Z DESIRED_CUDA: cu121 2024-08-08T22:03:06.3481008Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:06.3481412Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:06.3481994Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:06.3482605Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:06.3482992Z LIBTORCH_CONFIG: 2024-08-08T22:03:06.3483360Z LIBTORCH_VARIANT: 2024-08-08T22:03:06.3483985Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:06.3484397Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:06.3485107Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:06.3485830Z ANACONDA_USER: pytorch 2024-08-08T22:03:06.3486272Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:06.3486747Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:06.3487717Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:06.3488510Z GITHUB_TOKEN: *** 2024-08-08T22:03:06.3488902Z PR_NUMBER: 2024-08-08T22:03:06.3489299Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:06.3489864Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:06.3490425Z USE_SPLIT_BUILD: false 2024-08-08T22:03:06.3490836Z ##[endgroup] 2024-08-08T22:03:06.3512935Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:03:06.3514072Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:03:06.3522776Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:06.3523394Z env: 2024-08-08T22:03:06.3523722Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:06.3524147Z BUILDER_ROOT: /builder 2024-08-08T22:03:06.3524575Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:06.3524985Z DESIRED_CUDA: cu121 2024-08-08T22:03:06.3525394Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:06.3525812Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:06.3526311Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:06.3527402Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:06.3527881Z LIBTORCH_CONFIG: 2024-08-08T22:03:06.3528249Z LIBTORCH_VARIANT: 2024-08-08T22:03:06.3528650Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:06.3529059Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:06.3529663Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:06.3530468Z ANACONDA_USER: pytorch 2024-08-08T22:03:06.3530910Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:06.3531516Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:06.3532024Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:06.3532786Z GITHUB_TOKEN: *** 2024-08-08T22:03:06.3533172Z PR_NUMBER: 2024-08-08T22:03:06.3533567Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:06.3534144Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:06.3534676Z USE_SPLIT_BUILD: false 2024-08-08T22:03:06.3535084Z ##[endgroup] 2024-08-08T22:03:06.3759654Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T22:03:06.4966654Z latest: Pulling from tool/alpine 2024-08-08T22:03:06.4967592Z 540db60ca938: Pulling fs layer 2024-08-08T22:03:06.6232549Z 540db60ca938: Verifying Checksum 2024-08-08T22:03:06.6233554Z 540db60ca938: Download complete 2024-08-08T22:03:06.7801038Z 540db60ca938: Pull complete 2024-08-08T22:03:06.7911512Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:03:06.7953287Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:03:09.3220595Z ##[group]Run rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:03:09.3221229Z rm -rf "${GITHUB_WORKSPACE}" 2024-08-08T22:03:09.3221760Z mkdir "${GITHUB_WORKSPACE}" 2024-08-08T22:03:09.3230568Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:03:09.3231190Z env: 2024-08-08T22:03:09.3231529Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:09.3231942Z BUILDER_ROOT: /builder 2024-08-08T22:03:09.3232372Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:09.3232856Z DESIRED_CUDA: cu121 2024-08-08T22:03:09.3233345Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:09.3233761Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:09.3234279Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:09.3234869Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:09.3235248Z LIBTORCH_CONFIG: 2024-08-08T22:03:09.3235629Z LIBTORCH_VARIANT: 2024-08-08T22:03:09.3236007Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:09.3236653Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:09.3237332Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:09.3238063Z ANACONDA_USER: pytorch 2024-08-08T22:03:09.3238496Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:09.3238966Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:09.3239441Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:09.3240378Z GITHUB_TOKEN: *** 2024-08-08T22:03:09.3240791Z PR_NUMBER: 2024-08-08T22:03:09.3241165Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:09.3241741Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:09.3242294Z USE_SPLIT_BUILD: false 2024-08-08T22:03:09.3242686Z ##[endgroup] 2024-08-08T22:03:12.5202701Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:03:12.5203313Z with: 2024-08-08T22:03:12.5203715Z ref: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:12.5204256Z submodules: recursive 2024-08-08T22:03:12.5204678Z path: pytorch 2024-08-08T22:03:12.5205100Z repository: pytorch/pytorch 2024-08-08T22:03:12.5205732Z token: *** 2024-08-08T22:03:12.5206079Z ssh-strict: true 2024-08-08T22:03:12.5206486Z persist-credentials: true 2024-08-08T22:03:12.5207540Z clean: true 2024-08-08T22:03:12.5208171Z sparse-checkout-cone-mode: true 2024-08-08T22:03:12.5208993Z fetch-depth: 1 2024-08-08T22:03:12.5209566Z lfs: false 2024-08-08T22:03:12.5210037Z set-safe-directory: true 2024-08-08T22:03:12.5210489Z quiet-checkout: false 2024-08-08T22:03:12.5210888Z env: 2024-08-08T22:03:12.5211207Z PYTORCH_ROOT: /pytorch 2024-08-08T22:03:12.5211639Z BUILDER_ROOT: /builder 2024-08-08T22:03:12.5212069Z PACKAGE_TYPE: manywheel 2024-08-08T22:03:12.5212558Z DESIRED_CUDA: cu121 2024-08-08T22:03:12.5212960Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:03:12.5213385Z GPU_ARCH_TYPE: cuda 2024-08-08T22:03:12.5213908Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:03:12.5214509Z SKIP_ALL_TESTS: 1 2024-08-08T22:03:12.5214919Z LIBTORCH_CONFIG: 2024-08-08T22:03:12.5215308Z LIBTORCH_VARIANT: 2024-08-08T22:03:12.5215693Z DESIRED_DEVTOOLSET: 2024-08-08T22:03:12.5216108Z DESIRED_PYTHON: 3.8 2024-08-08T22:03:12.5216740Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:03:12.5217464Z ANACONDA_USER: pytorch 2024-08-08T22:03:12.5217911Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:03:12.5218390Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:03:12.5218870Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:03:12.5219602Z GITHUB_TOKEN: *** 2024-08-08T22:03:12.5219993Z PR_NUMBER: 2024-08-08T22:03:12.5220391Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:03:12.5220965Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:12.5221523Z USE_SPLIT_BUILD: false 2024-08-08T22:03:12.5221938Z ##[endgroup] 2024-08-08T22:03:12.6465247Z Syncing repository: pytorch/pytorch 2024-08-08T22:03:12.6480311Z ##[group]Getting Git version info 2024-08-08T22:03:12.6481988Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2024-08-08T22:03:12.6519034Z [command]/usr/bin/git version 2024-08-08T22:03:12.6574490Z git version 2.40.1 2024-08-08T22:03:12.6611577Z ##[endgroup] 2024-08-08T22:03:12.6635610Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/908fa8ca-c7f3-45ec-a7dc-497466ed7ab3' before making global git config changes 2024-08-08T22:03:12.6637220Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:03:12.6643363Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:03:12.6686654Z ##[group]Initializing the repository 2024-08-08T22:03:12.6692481Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:03:12.6726493Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:03:12.6727998Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:03:12.6729346Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:03:12.6730067Z hint: 2024-08-08T22:03:12.6730605Z hint: git config --global init.defaultBranch 2024-08-08T22:03:12.6731173Z hint: 2024-08-08T22:03:12.6731818Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:03:12.6732879Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:03:12.6733617Z hint: 2024-08-08T22:03:12.6733987Z hint: git branch -m 2024-08-08T22:03:12.6734983Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2024-08-08T22:03:12.6742031Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-08-08T22:03:12.6780919Z ##[endgroup] 2024-08-08T22:03:12.6781630Z ##[group]Disabling automatic garbage collection 2024-08-08T22:03:12.6786496Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:03:12.6821488Z ##[endgroup] 2024-08-08T22:03:12.6822112Z ##[group]Setting up auth 2024-08-08T22:03:12.6831904Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:03:12.6872718Z [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:03:12.7189680Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:03:12.7227220Z [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:03:12.7544501Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:03:12.7601496Z ##[endgroup] 2024-08-08T22:03:12.7602178Z ##[group]Fetching the repository 2024-08-08T22:03:12.7612073Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:12.9506761Z remote: Enumerating objects: 11297, done. 2024-08-08T22:03:12.9511630Z remote: Counting objects: 0% (1/11297) 2024-08-08T22:03:12.9513519Z remote: Counting objects: 1% (113/11297) 2024-08-08T22:03:12.9516219Z remote: Counting objects: 2% (226/11297) 2024-08-08T22:03:12.9517811Z remote: Counting objects: 3% (339/11297) 2024-08-08T22:03:12.9520103Z remote: Counting objects: 4% (452/11297) 2024-08-08T22:03:12.9521122Z remote: Counting objects: 5% (565/11297) 2024-08-08T22:03:12.9522531Z remote: Counting objects: 6% (678/11297) 2024-08-08T22:03:12.9524119Z remote: Counting objects: 7% (791/11297) 2024-08-08T22:03:12.9526671Z remote: Counting objects: 8% (904/11297) 2024-08-08T22:03:12.9528391Z remote: Counting objects: 9% (1017/11297) 2024-08-08T22:03:12.9531207Z remote: Counting objects: 10% (1130/11297) 2024-08-08T22:03:12.9532290Z remote: Counting objects: 11% (1243/11297) 2024-08-08T22:03:12.9534504Z remote: Counting objects: 12% (1356/11297) 2024-08-08T22:03:12.9535522Z remote: Counting objects: 13% (1469/11297) 2024-08-08T22:03:12.9538080Z remote: Counting objects: 14% (1582/11297) 2024-08-08T22:03:12.9538806Z remote: Counting objects: 15% (1695/11297) 2024-08-08T22:03:12.9541985Z remote: Counting objects: 16% (1808/11297) 2024-08-08T22:03:12.9544249Z remote: Counting objects: 17% (1921/11297) 2024-08-08T22:03:12.9566718Z remote: Counting objects: 18% (2034/11297) 2024-08-08T22:03:12.9568590Z remote: Counting objects: 19% (2147/11297) 2024-08-08T22:03:12.9569476Z remote: Counting objects: 20% (2260/11297) 2024-08-08T22:03:12.9570131Z remote: Counting objects: 21% (2373/11297) 2024-08-08T22:03:12.9571295Z remote: Counting objects: 22% (2486/11297) 2024-08-08T22:03:12.9571942Z remote: Counting objects: 23% (2599/11297) 2024-08-08T22:03:12.9572603Z remote: Counting objects: 24% (2712/11297) 2024-08-08T22:03:12.9573248Z remote: Counting objects: 25% (2825/11297) 2024-08-08T22:03:12.9574059Z remote: Counting objects: 26% (2938/11297) 2024-08-08T22:03:12.9575087Z remote: Counting objects: 27% (3051/11297) 2024-08-08T22:03:12.9576000Z remote: Counting objects: 28% (3164/11297) 2024-08-08T22:03:12.9576639Z remote: Counting objects: 29% (3277/11297) 2024-08-08T22:03:12.9577469Z remote: Counting objects: 30% (3390/11297) 2024-08-08T22:03:12.9578336Z remote: Counting objects: 31% (3503/11297) 2024-08-08T22:03:12.9578995Z remote: Counting objects: 32% (3616/11297) 2024-08-08T22:03:12.9579640Z remote: Counting objects: 33% (3729/11297) 2024-08-08T22:03:12.9580288Z remote: Counting objects: 34% (3841/11297) 2024-08-08T22:03:12.9580925Z remote: Counting objects: 35% (3954/11297) 2024-08-08T22:03:12.9581575Z remote: Counting objects: 36% (4067/11297) 2024-08-08T22:03:12.9582459Z remote: Counting objects: 37% (4180/11297) 2024-08-08T22:03:12.9583113Z remote: Counting objects: 38% (4293/11297) 2024-08-08T22:03:12.9583742Z remote: Counting objects: 39% (4406/11297) 2024-08-08T22:03:12.9584384Z remote: Counting objects: 40% (4519/11297) 2024-08-08T22:03:12.9585024Z remote: Counting objects: 41% (4632/11297) 2024-08-08T22:03:12.9585653Z remote: Counting objects: 42% (4745/11297) 2024-08-08T22:03:12.9586323Z remote: Counting objects: 43% (4858/11297) 2024-08-08T22:03:12.9587116Z remote: Counting objects: 44% (4971/11297) 2024-08-08T22:03:12.9587757Z remote: Counting objects: 45% (5084/11297) 2024-08-08T22:03:12.9588404Z remote: Counting objects: 46% (5197/11297) 2024-08-08T22:03:12.9589061Z remote: Counting objects: 47% (5310/11297) 2024-08-08T22:03:12.9589689Z remote: Counting objects: 48% (5423/11297) 2024-08-08T22:03:12.9590330Z remote: Counting objects: 49% (5536/11297) 2024-08-08T22:03:12.9591022Z remote: Counting objects: 50% (5649/11297) 2024-08-08T22:03:12.9591769Z remote: Counting objects: 51% (5762/11297) 2024-08-08T22:03:12.9592711Z remote: Counting objects: 52% (5875/11297) 2024-08-08T22:03:12.9593958Z remote: Counting objects: 53% (5988/11297) 2024-08-08T22:03:12.9594622Z remote: Counting objects: 54% (6101/11297) 2024-08-08T22:03:12.9597011Z remote: Counting objects: 55% (6214/11297) 2024-08-08T22:03:12.9598415Z remote: Counting objects: 56% (6327/11297) 2024-08-08T22:03:12.9601201Z remote: Counting objects: 57% (6440/11297) 2024-08-08T22:03:12.9605428Z remote: Counting objects: 58% (6553/11297) 2024-08-08T22:03:12.9606510Z remote: Counting objects: 59% (6666/11297) 2024-08-08T22:03:12.9607909Z remote: Counting objects: 60% (6779/11297) 2024-08-08T22:03:12.9609125Z remote: Counting objects: 61% (6892/11297) 2024-08-08T22:03:12.9612191Z remote: Counting objects: 62% (7005/11297) 2024-08-08T22:03:12.9614956Z remote: Counting objects: 63% (7118/11297) 2024-08-08T22:03:12.9619111Z remote: Counting objects: 64% (7231/11297) 2024-08-08T22:03:12.9622477Z remote: Counting objects: 65% (7344/11297) 2024-08-08T22:03:12.9624818Z remote: Counting objects: 66% (7457/11297) 2024-08-08T22:03:12.9627591Z remote: Counting objects: 67% (7569/11297) 2024-08-08T22:03:12.9629234Z remote: Counting objects: 68% (7682/11297) 2024-08-08T22:03:12.9630297Z remote: Counting objects: 69% (7795/11297) 2024-08-08T22:03:12.9631758Z remote: Counting objects: 70% (7908/11297) 2024-08-08T22:03:12.9633363Z remote: Counting objects: 71% (8021/11297) 2024-08-08T22:03:12.9634403Z remote: Counting objects: 72% (8134/11297) 2024-08-08T22:03:12.9636729Z remote: Counting objects: 73% (8247/11297) 2024-08-08T22:03:12.9638082Z remote: Counting objects: 74% (8360/11297) 2024-08-08T22:03:12.9639208Z remote: Counting objects: 75% (8473/11297) 2024-08-08T22:03:12.9640963Z remote: Counting objects: 76% (8586/11297) 2024-08-08T22:03:12.9641624Z remote: Counting objects: 77% (8699/11297) 2024-08-08T22:03:12.9642277Z remote: Counting objects: 78% (8812/11297) 2024-08-08T22:03:12.9643472Z remote: Counting objects: 79% (8925/11297) 2024-08-08T22:03:12.9645424Z remote: Counting objects: 80% (9038/11297) 2024-08-08T22:03:12.9647308Z remote: Counting objects: 81% (9151/11297) 2024-08-08T22:03:12.9648287Z remote: Counting objects: 82% (9264/11297) 2024-08-08T22:03:12.9649474Z remote: Counting objects: 83% (9377/11297) 2024-08-08T22:03:12.9651611Z remote: Counting objects: 84% (9490/11297) 2024-08-08T22:03:12.9653518Z remote: Counting objects: 85% (9603/11297) 2024-08-08T22:03:12.9656319Z remote: Counting objects: 86% (9716/11297) 2024-08-08T22:03:12.9657451Z remote: Counting objects: 87% (9829/11297) 2024-08-08T22:03:12.9660258Z remote: Counting objects: 88% (9942/11297) 2024-08-08T22:03:12.9661187Z remote: Counting objects: 89% (10055/11297) 2024-08-08T22:03:12.9663773Z remote: Counting objects: 90% (10168/11297) 2024-08-08T22:03:12.9664782Z remote: Counting objects: 91% (10281/11297) 2024-08-08T22:03:12.9667489Z remote: Counting objects: 92% (10394/11297) 2024-08-08T22:03:12.9669401Z remote: Counting objects: 93% (10507/11297) 2024-08-08T22:03:12.9671826Z remote: Counting objects: 94% (10620/11297) 2024-08-08T22:03:12.9672882Z remote: Counting objects: 95% (10733/11297) 2024-08-08T22:03:12.9676087Z remote: Counting objects: 96% (10846/11297) 2024-08-08T22:03:12.9679929Z remote: Counting objects: 97% (10959/11297) 2024-08-08T22:03:12.9683212Z remote: Counting objects: 98% (11072/11297) 2024-08-08T22:03:12.9686443Z remote: Counting objects: 99% (11185/11297) 2024-08-08T22:03:12.9687651Z remote: Counting objects: 100% (11297/11297) 2024-08-08T22:03:12.9688366Z remote: Counting objects: 100% (11297/11297), done. 2024-08-08T22:03:12.9777621Z remote: Compressing objects: 0% (1/9753) 2024-08-08T22:03:13.0018598Z remote: Compressing objects: 1% (98/9753) 2024-08-08T22:03:13.0722672Z remote: Compressing objects: 2% (196/9753) 2024-08-08T22:03:13.1000368Z remote: Compressing objects: 3% (293/9753) 2024-08-08T22:03:13.1362638Z remote: Compressing objects: 4% (391/9753) 2024-08-08T22:03:13.1788691Z remote: Compressing objects: 5% (488/9753) 2024-08-08T22:03:13.2432090Z remote: Compressing objects: 6% (586/9753) 2024-08-08T22:03:13.3282593Z remote: Compressing objects: 7% (683/9753) 2024-08-08T22:03:13.3790375Z remote: Compressing objects: 8% (781/9753) 2024-08-08T22:03:13.4235692Z remote: Compressing objects: 9% (878/9753) 2024-08-08T22:03:13.4606732Z remote: Compressing objects: 10% (976/9753) 2024-08-08T22:03:13.5018505Z remote: Compressing objects: 11% (1073/9753) 2024-08-08T22:03:13.5368177Z remote: Compressing objects: 12% (1171/9753) 2024-08-08T22:03:13.6229840Z remote: Compressing objects: 13% (1268/9753) 2024-08-08T22:03:13.6694975Z remote: Compressing objects: 14% (1366/9753) 2024-08-08T22:03:13.7325879Z remote: Compressing objects: 15% (1463/9753) 2024-08-08T22:03:13.7935741Z remote: Compressing objects: 16% (1561/9753) 2024-08-08T22:03:13.8335568Z remote: Compressing objects: 17% (1659/9753) 2024-08-08T22:03:13.9047315Z remote: Compressing objects: 18% (1756/9753) 2024-08-08T22:03:13.9585025Z remote: Compressing objects: 19% (1854/9753) 2024-08-08T22:03:13.9703757Z remote: Compressing objects: 20% (1951/9753) 2024-08-08T22:03:14.0100955Z remote: Compressing objects: 20% (1959/9753) 2024-08-08T22:03:14.0502231Z remote: Compressing objects: 21% (2049/9753) 2024-08-08T22:03:14.1027406Z remote: Compressing objects: 22% (2146/9753) 2024-08-08T22:03:14.1667528Z remote: Compressing objects: 23% (2244/9753) 2024-08-08T22:03:14.2139260Z remote: Compressing objects: 24% (2341/9753) 2024-08-08T22:03:14.2868100Z remote: Compressing objects: 25% (2439/9753) 2024-08-08T22:03:14.3285798Z remote: Compressing objects: 26% (2536/9753) 2024-08-08T22:03:14.3679317Z remote: Compressing objects: 27% (2634/9753) 2024-08-08T22:03:14.4171430Z remote: Compressing objects: 28% (2731/9753) 2024-08-08T22:03:14.4649162Z remote: Compressing objects: 29% (2829/9753) 2024-08-08T22:03:14.5242852Z remote: Compressing objects: 30% (2926/9753) 2024-08-08T22:03:14.5326348Z remote: Compressing objects: 31% (3024/9753) 2024-08-08T22:03:14.5399541Z remote: Compressing objects: 32% (3121/9753) 2024-08-08T22:03:14.5663000Z remote: Compressing objects: 33% (3219/9753) 2024-08-08T22:03:14.5788229Z remote: Compressing objects: 34% (3317/9753) 2024-08-08T22:03:14.6040616Z remote: Compressing objects: 35% (3414/9753) 2024-08-08T22:03:14.6069676Z remote: Compressing objects: 36% (3512/9753) 2024-08-08T22:03:14.6163061Z remote: Compressing objects: 37% (3609/9753) 2024-08-08T22:03:14.6422332Z remote: Compressing objects: 38% (3707/9753) 2024-08-08T22:03:14.6632076Z remote: Compressing objects: 39% (3804/9753) 2024-08-08T22:03:14.6840440Z remote: Compressing objects: 40% (3902/9753) 2024-08-08T22:03:14.7117779Z remote: Compressing objects: 41% (3999/9753) 2024-08-08T22:03:14.7558210Z remote: Compressing objects: 42% (4097/9753) 2024-08-08T22:03:14.7896551Z remote: Compressing objects: 43% (4194/9753) 2024-08-08T22:03:14.8140562Z remote: Compressing objects: 44% (4292/9753) 2024-08-08T22:03:14.8513025Z remote: Compressing objects: 45% (4389/9753) 2024-08-08T22:03:14.8920984Z remote: Compressing objects: 46% (4487/9753) 2024-08-08T22:03:14.9308086Z remote: Compressing objects: 47% (4584/9753) 2024-08-08T22:03:14.9649793Z remote: Compressing objects: 48% (4682/9753) 2024-08-08T22:03:14.9694463Z remote: Compressing objects: 49% (4779/9753) 2024-08-08T22:03:14.9949419Z remote: Compressing objects: 49% (4789/9753) 2024-08-08T22:03:15.0531085Z remote: Compressing objects: 50% (4877/9753) 2024-08-08T22:03:15.0837701Z remote: Compressing objects: 51% (4975/9753) 2024-08-08T22:03:15.1067937Z remote: Compressing objects: 52% (5072/9753) 2024-08-08T22:03:15.1324548Z remote: Compressing objects: 53% (5170/9753) 2024-08-08T22:03:15.1546341Z remote: Compressing objects: 54% (5267/9753) 2024-08-08T22:03:15.1880641Z remote: Compressing objects: 55% (5365/9753) 2024-08-08T22:03:15.2223216Z remote: Compressing objects: 56% (5462/9753) 2024-08-08T22:03:15.2442686Z remote: Compressing objects: 57% (5560/9753) 2024-08-08T22:03:15.3013243Z remote: Compressing objects: 58% (5657/9753) 2024-08-08T22:03:15.3082207Z remote: Compressing objects: 59% (5755/9753) 2024-08-08T22:03:15.3226678Z remote: Compressing objects: 60% (5852/9753) 2024-08-08T22:03:15.3403443Z remote: Compressing objects: 61% (5950/9753) 2024-08-08T22:03:15.3763998Z remote: Compressing objects: 62% (6047/9753) 2024-08-08T22:03:15.3942661Z remote: Compressing objects: 63% (6145/9753) 2024-08-08T22:03:15.4026246Z remote: Compressing objects: 64% (6242/9753) 2024-08-08T22:03:15.4052929Z remote: Compressing objects: 65% (6340/9753) 2024-08-08T22:03:15.4117917Z remote: Compressing objects: 66% (6437/9753) 2024-08-08T22:03:15.4232400Z remote: Compressing objects: 67% (6535/9753) 2024-08-08T22:03:15.4299054Z remote: Compressing objects: 68% (6633/9753) 2024-08-08T22:03:15.4397817Z remote: Compressing objects: 69% (6730/9753) 2024-08-08T22:03:15.4508200Z remote: Compressing objects: 70% (6828/9753) 2024-08-08T22:03:15.4653017Z remote: Compressing objects: 71% (6925/9753) 2024-08-08T22:03:15.4753402Z remote: Compressing objects: 72% (7023/9753) 2024-08-08T22:03:15.4848709Z remote: Compressing objects: 73% (7120/9753) 2024-08-08T22:03:15.4944993Z remote: Compressing objects: 74% (7218/9753) 2024-08-08T22:03:15.5096493Z remote: Compressing objects: 75% (7315/9753) 2024-08-08T22:03:15.5195020Z remote: Compressing objects: 76% (7413/9753) 2024-08-08T22:03:15.5306143Z remote: Compressing objects: 77% (7510/9753) 2024-08-08T22:03:15.5430407Z remote: Compressing objects: 78% (7608/9753) 2024-08-08T22:03:15.5546807Z remote: Compressing objects: 79% (7705/9753) 2024-08-08T22:03:15.5686642Z remote: Compressing objects: 80% (7803/9753) 2024-08-08T22:03:15.5863463Z remote: Compressing objects: 81% (7900/9753) 2024-08-08T22:03:15.5999316Z remote: Compressing objects: 82% (7998/9753) 2024-08-08T22:03:15.6117374Z remote: Compressing objects: 83% (8095/9753) 2024-08-08T22:03:15.6238652Z remote: Compressing objects: 84% (8193/9753) 2024-08-08T22:03:15.6353248Z remote: Compressing objects: 85% (8291/9753) 2024-08-08T22:03:15.6502264Z remote: Compressing objects: 86% (8388/9753) 2024-08-08T22:03:15.6612660Z remote: Compressing objects: 87% (8486/9753) 2024-08-08T22:03:15.6713920Z remote: Compressing objects: 88% (8583/9753) 2024-08-08T22:03:15.6833773Z remote: Compressing objects: 89% (8681/9753) 2024-08-08T22:03:15.6860237Z remote: Compressing objects: 90% (8778/9753) 2024-08-08T22:03:15.6873536Z remote: Compressing objects: 91% (8876/9753) 2024-08-08T22:03:15.6887356Z remote: Compressing objects: 92% (8973/9753) 2024-08-08T22:03:15.6911638Z remote: Compressing objects: 93% (9071/9753) 2024-08-08T22:03:15.6913458Z remote: Compressing objects: 94% (9168/9753) 2024-08-08T22:03:15.6925779Z remote: Compressing objects: 95% (9266/9753) 2024-08-08T22:03:15.6936324Z remote: Compressing objects: 96% (9363/9753) 2024-08-08T22:03:15.6951522Z remote: Compressing objects: 97% (9461/9753) 2024-08-08T22:03:15.6964850Z remote: Compressing objects: 98% (9558/9753) 2024-08-08T22:03:15.6974274Z remote: Compressing objects: 99% (9656/9753) 2024-08-08T22:03:15.6975281Z remote: Compressing objects: 100% (9753/9753) 2024-08-08T22:03:15.6976028Z remote: Compressing objects: 100% (9753/9753), done. 2024-08-08T22:03:15.7015938Z Receiving objects: 0% (1/11297) 2024-08-08T22:03:15.7033419Z Receiving objects: 1% (113/11297) 2024-08-08T22:03:15.7059711Z Receiving objects: 2% (226/11297) 2024-08-08T22:03:15.7083366Z Receiving objects: 3% (339/11297) 2024-08-08T22:03:15.7188778Z Receiving objects: 4% (452/11297) 2024-08-08T22:03:15.7198214Z Receiving objects: 5% (565/11297) 2024-08-08T22:03:15.7212218Z Receiving objects: 6% (678/11297) 2024-08-08T22:03:15.7235476Z Receiving objects: 7% (791/11297) 2024-08-08T22:03:15.7258530Z Receiving objects: 8% (904/11297) 2024-08-08T22:03:15.7278952Z Receiving objects: 9% (1017/11297) 2024-08-08T22:03:15.7313679Z Receiving objects: 10% (1130/11297) 2024-08-08T22:03:15.7358009Z Receiving objects: 11% (1243/11297) 2024-08-08T22:03:15.7613920Z Receiving objects: 12% (1356/11297) 2024-08-08T22:03:15.7843369Z Receiving objects: 13% (1469/11297) 2024-08-08T22:03:16.1027359Z Receiving objects: 14% (1582/11297) 2024-08-08T22:03:16.1113015Z Receiving objects: 15% (1695/11297) 2024-08-08T22:03:16.1183783Z Receiving objects: 16% (1808/11297) 2024-08-08T22:03:16.1336187Z Receiving objects: 17% (1921/11297) 2024-08-08T22:03:16.1403111Z Receiving objects: 18% (2034/11297) 2024-08-08T22:03:16.1490774Z Receiving objects: 19% (2147/11297) 2024-08-08T22:03:16.1658217Z Receiving objects: 20% (2260/11297) 2024-08-08T22:03:16.2057863Z Receiving objects: 21% (2373/11297) 2024-08-08T22:03:16.2174369Z Receiving objects: 22% (2486/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.2326722Z Receiving objects: 23% (2599/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.2485189Z Receiving objects: 24% (2712/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.2718780Z Receiving objects: 25% (2825/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.2908638Z Receiving objects: 26% (2938/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3304647Z Receiving objects: 27% (3051/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3435445Z Receiving objects: 28% (3164/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3514317Z Receiving objects: 29% (3277/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3577157Z Receiving objects: 30% (3390/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3631823Z Receiving objects: 31% (3503/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3765550Z Receiving objects: 32% (3616/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3837906Z Receiving objects: 33% (3729/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3863093Z Receiving objects: 34% (3841/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.3965979Z Receiving objects: 35% (3954/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4138785Z Receiving objects: 36% (4067/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4245193Z Receiving objects: 37% (4180/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4323076Z Receiving objects: 38% (4293/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4418569Z Receiving objects: 39% (4406/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4484639Z Receiving objects: 40% (4519/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4649382Z Receiving objects: 41% (4632/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4826339Z Receiving objects: 42% (4745/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.4961631Z Receiving objects: 43% (4858/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.5130918Z Receiving objects: 44% (4971/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.5263653Z Receiving objects: 45% (5084/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.6604932Z Receiving objects: 46% (5197/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.6739945Z Receiving objects: 47% (5310/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.7006886Z Receiving objects: 48% (5423/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:16.7009640Z Receiving objects: 48% (5534/11297), 17.65 MiB | 35.29 MiB/s 2024-08-08T22:03:17.6955920Z Receiving objects: 49% (5536/11297), 28.37 MiB | 28.37 MiB/s 2024-08-08T22:03:17.7011033Z Receiving objects: 50% (5649/11297), 49.95 MiB | 33.30 MiB/s 2024-08-08T22:03:17.7125825Z Receiving objects: 50% (5678/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.7239906Z Receiving objects: 51% (5762/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.7364229Z Receiving objects: 52% (5875/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.7489844Z Receiving objects: 53% (5988/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.7650775Z Receiving objects: 54% (6101/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.7882805Z Receiving objects: 55% (6214/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.8046344Z Receiving objects: 56% (6327/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.8272004Z Receiving objects: 57% (6440/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.8390380Z Receiving objects: 58% (6553/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.8491856Z Receiving objects: 59% (6666/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.8504251Z Receiving objects: 60% (6779/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.8847840Z Receiving objects: 61% (6892/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.9033479Z Receiving objects: 62% (7005/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:17.9537560Z Receiving objects: 63% (7118/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.0025346Z Receiving objects: 64% (7231/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.0188036Z Receiving objects: 65% (7344/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.0245922Z Receiving objects: 66% (7457/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.0346422Z Receiving objects: 67% (7569/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.0555666Z Receiving objects: 68% (7682/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.0779526Z Receiving objects: 69% (7795/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.1035222Z Receiving objects: 70% (7908/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.1339573Z Receiving objects: 71% (8021/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.1610952Z Receiving objects: 72% (8134/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.1802038Z Receiving objects: 73% (8247/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.1877561Z Receiving objects: 74% (8360/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.1951883Z Receiving objects: 75% (8473/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.2060614Z Receiving objects: 76% (8586/11297), 70.17 MiB | 35.08 MiB/s 2024-08-08T22:03:18.2152901Z Receiving objects: 77% (8699/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.2289290Z Receiving objects: 78% (8812/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.2390775Z Receiving objects: 79% (8925/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.2468545Z Receiving objects: 80% (9038/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.2601291Z Receiving objects: 81% (9151/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.2666032Z Receiving objects: 82% (9264/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.2750764Z Receiving objects: 83% (9377/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.2873161Z Receiving objects: 84% (9490/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.3206724Z Receiving objects: 85% (9603/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.3585763Z Receiving objects: 86% (9716/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.3696418Z Receiving objects: 87% (9829/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.3858889Z Receiving objects: 88% (9942/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.4099598Z Receiving objects: 89% (10055/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.4453690Z Receiving objects: 90% (10168/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.4895226Z Receiving objects: 91% (10281/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.5371052Z Receiving objects: 92% (10394/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.5755699Z Receiving objects: 93% (10507/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.6128012Z Receiving objects: 94% (10620/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.6327077Z Receiving objects: 95% (10733/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.6798405Z Receiving objects: 96% (10846/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.7028453Z Receiving objects: 97% (10959/11297), 81.11 MiB | 32.44 MiB/s 2024-08-08T22:03:18.8022624Z Receiving objects: 97% (10974/11297), 86.60 MiB | 28.85 MiB/s 2024-08-08T22:03:18.8400317Z Receiving objects: 98% (11072/11297), 86.60 MiB | 28.85 MiB/s 2024-08-08T22:03:18.8768338Z Receiving objects: 99% (11185/11297), 86.60 MiB | 28.85 MiB/s 2024-08-08T22:03:18.8769687Z remote: Total 11297 (delta 1503), reused 4928 (delta 1257), pack-reused 0 2024-08-08T22:03:18.8770595Z Receiving objects: 100% (11297/11297), 86.60 MiB | 28.85 MiB/s 2024-08-08T22:03:18.8771437Z Receiving objects: 100% (11297/11297), 87.87 MiB | 27.67 MiB/s, done. 2024-08-08T22:03:18.9098794Z Resolving deltas: 0% (0/1503) 2024-08-08T22:03:18.9103889Z Resolving deltas: 1% (16/1503) 2024-08-08T22:03:18.9113434Z Resolving deltas: 2% (31/1503) 2024-08-08T22:03:18.9124176Z Resolving deltas: 3% (46/1503) 2024-08-08T22:03:18.9133652Z Resolving deltas: 4% (62/1503) 2024-08-08T22:03:18.9198328Z Resolving deltas: 5% (77/1503) 2024-08-08T22:03:18.9216786Z Resolving deltas: 6% (92/1503) 2024-08-08T22:03:18.9228244Z Resolving deltas: 7% (106/1503) 2024-08-08T22:03:18.9238281Z Resolving deltas: 8% (121/1503) 2024-08-08T22:03:18.9246885Z Resolving deltas: 9% (136/1503) 2024-08-08T22:03:18.9264592Z Resolving deltas: 10% (151/1503) 2024-08-08T22:03:18.9272398Z Resolving deltas: 11% (166/1503) 2024-08-08T22:03:18.9275315Z Resolving deltas: 12% (181/1503) 2024-08-08T22:03:18.9279392Z Resolving deltas: 13% (196/1503) 2024-08-08T22:03:18.9286396Z Resolving deltas: 14% (211/1503) 2024-08-08T22:03:18.9292348Z Resolving deltas: 15% (226/1503) 2024-08-08T22:03:18.9294145Z Resolving deltas: 16% (241/1503) 2024-08-08T22:03:18.9301240Z Resolving deltas: 17% (256/1503) 2024-08-08T22:03:18.9309425Z Resolving deltas: 18% (271/1503) 2024-08-08T22:03:18.9319420Z Resolving deltas: 19% (287/1503) 2024-08-08T22:03:18.9328821Z Resolving deltas: 20% (301/1503) 2024-08-08T22:03:18.9332964Z Resolving deltas: 21% (316/1503) 2024-08-08T22:03:18.9340358Z Resolving deltas: 22% (331/1503) 2024-08-08T22:03:18.9354163Z Resolving deltas: 23% (347/1503) 2024-08-08T22:03:18.9358869Z Resolving deltas: 24% (362/1503) 2024-08-08T22:03:18.9365589Z Resolving deltas: 25% (376/1503) 2024-08-08T22:03:18.9373238Z Resolving deltas: 26% (391/1503) 2024-08-08T22:03:18.9376846Z Resolving deltas: 27% (406/1503) 2024-08-08T22:03:18.9377885Z Resolving deltas: 28% (421/1503) 2024-08-08T22:03:18.9379060Z Resolving deltas: 29% (436/1503) 2024-08-08T22:03:18.9380047Z Resolving deltas: 30% (451/1503) 2024-08-08T22:03:18.9381005Z Resolving deltas: 31% (467/1503) 2024-08-08T22:03:18.9385502Z Resolving deltas: 32% (481/1503) 2024-08-08T22:03:18.9393429Z Resolving deltas: 33% (496/1503) 2024-08-08T22:03:18.9394431Z Resolving deltas: 34% (512/1503) 2024-08-08T22:03:18.9395374Z Resolving deltas: 35% (528/1503) 2024-08-08T22:03:18.9397101Z Resolving deltas: 36% (544/1503) 2024-08-08T22:03:18.9401954Z Resolving deltas: 37% (557/1503) 2024-08-08T22:03:18.9403327Z Resolving deltas: 38% (572/1503) 2024-08-08T22:03:18.9407132Z Resolving deltas: 39% (588/1503) 2024-08-08T22:03:18.9408736Z Resolving deltas: 40% (602/1503) 2024-08-08T22:03:18.9412118Z Resolving deltas: 41% (617/1503) 2024-08-08T22:03:18.9416484Z Resolving deltas: 42% (632/1503) 2024-08-08T22:03:18.9418193Z Resolving deltas: 43% (647/1503) 2024-08-08T22:03:18.9420889Z Resolving deltas: 44% (662/1503) 2024-08-08T22:03:18.9428353Z Resolving deltas: 45% (677/1503) 2024-08-08T22:03:18.9435044Z Resolving deltas: 46% (692/1503) 2024-08-08T22:03:18.9441774Z Resolving deltas: 47% (707/1503) 2024-08-08T22:03:18.9445188Z Resolving deltas: 48% (722/1503) 2024-08-08T22:03:18.9454170Z Resolving deltas: 49% (737/1503) 2024-08-08T22:03:18.9457763Z Resolving deltas: 50% (753/1503) 2024-08-08T22:03:18.9467522Z Resolving deltas: 51% (767/1503) 2024-08-08T22:03:18.9478263Z Resolving deltas: 52% (782/1503) 2024-08-08T22:03:18.9486895Z Resolving deltas: 53% (797/1503) 2024-08-08T22:03:18.9494472Z Resolving deltas: 54% (813/1503) 2024-08-08T22:03:18.9500717Z Resolving deltas: 55% (827/1503) 2024-08-08T22:03:18.9506212Z Resolving deltas: 56% (843/1503) 2024-08-08T22:03:18.9526030Z Resolving deltas: 57% (857/1503) 2024-08-08T22:03:18.9535186Z Resolving deltas: 58% (872/1503) 2024-08-08T22:03:18.9538027Z Resolving deltas: 59% (889/1503) 2024-08-08T22:03:18.9545952Z Resolving deltas: 60% (902/1503) 2024-08-08T22:03:18.9556618Z Resolving deltas: 61% (917/1503) 2024-08-08T22:03:18.9561565Z Resolving deltas: 62% (932/1503) 2024-08-08T22:03:18.9572975Z Resolving deltas: 63% (947/1503) 2024-08-08T22:03:18.9577567Z Resolving deltas: 64% (962/1503) 2024-08-08T22:03:18.9586032Z Resolving deltas: 65% (977/1503) 2024-08-08T22:03:18.9591581Z Resolving deltas: 66% (992/1503) 2024-08-08T22:03:18.9592575Z Resolving deltas: 67% (1008/1503) 2024-08-08T22:03:18.9594006Z Resolving deltas: 68% (1024/1503) 2024-08-08T22:03:18.9595579Z Resolving deltas: 69% (1039/1503) 2024-08-08T22:03:18.9597043Z Resolving deltas: 70% (1053/1503) 2024-08-08T22:03:18.9598026Z Resolving deltas: 71% (1068/1503) 2024-08-08T22:03:18.9599033Z Resolving deltas: 72% (1083/1503) 2024-08-08T22:03:18.9600248Z Resolving deltas: 73% (1098/1503) 2024-08-08T22:03:18.9601977Z Resolving deltas: 74% (1113/1503) 2024-08-08T22:03:18.9613564Z Resolving deltas: 75% (1128/1503) 2024-08-08T22:03:18.9620105Z Resolving deltas: 76% (1143/1503) 2024-08-08T22:03:18.9623480Z Resolving deltas: 77% (1159/1503) 2024-08-08T22:03:18.9629949Z Resolving deltas: 78% (1173/1503) 2024-08-08T22:03:18.9633555Z Resolving deltas: 79% (1188/1503) 2024-08-08T22:03:18.9640090Z Resolving deltas: 80% (1203/1503) 2024-08-08T22:03:18.9652293Z Resolving deltas: 81% (1219/1503) 2024-08-08T22:03:18.9656452Z Resolving deltas: 82% (1233/1503) 2024-08-08T22:03:18.9668709Z Resolving deltas: 83% (1248/1503) 2024-08-08T22:03:18.9679245Z Resolving deltas: 84% (1263/1503) 2024-08-08T22:03:18.9690758Z Resolving deltas: 85% (1278/1503) 2024-08-08T22:03:18.9697706Z Resolving deltas: 86% (1294/1503) 2024-08-08T22:03:18.9707503Z Resolving deltas: 87% (1308/1503) 2024-08-08T22:03:18.9713488Z Resolving deltas: 88% (1324/1503) 2024-08-08T22:03:18.9721917Z Resolving deltas: 89% (1338/1503) 2024-08-08T22:03:18.9733100Z Resolving deltas: 90% (1353/1503) 2024-08-08T22:03:18.9744246Z Resolving deltas: 91% (1369/1503) 2024-08-08T22:03:18.9752882Z Resolving deltas: 92% (1383/1503) 2024-08-08T22:03:18.9756157Z Resolving deltas: 93% (1398/1503) 2024-08-08T22:03:18.9757795Z Resolving deltas: 94% (1413/1503) 2024-08-08T22:03:18.9761396Z Resolving deltas: 95% (1428/1503) 2024-08-08T22:03:18.9764300Z Resolving deltas: 96% (1443/1503) 2024-08-08T22:03:18.9775624Z Resolving deltas: 97% (1458/1503) 2024-08-08T22:03:18.9790920Z Resolving deltas: 98% (1474/1503) 2024-08-08T22:03:19.2614693Z Resolving deltas: 99% (1488/1503) 2024-08-08T22:03:19.2615504Z Resolving deltas: 100% (1503/1503) 2024-08-08T22:03:19.2616045Z Resolving deltas: 100% (1503/1503), done. 2024-08-08T22:03:19.5475618Z From https://github.com/pytorch/pytorch 2024-08-08T22:03:19.5476682Z * branch b9d86fa89636e301796d4201f36d86c73f6e49bc -> FETCH_HEAD 2024-08-08T22:03:19.5497317Z ##[endgroup] 2024-08-08T22:03:19.5497983Z ##[group]Determining the checkout info 2024-08-08T22:03:19.5501416Z ##[endgroup] 2024-08-08T22:03:19.5502092Z ##[group]Checking out the ref 2024-08-08T22:03:19.5506970Z [command]/usr/bin/git checkout --progress --force b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:03:20.5872172Z Updating files: 32% (5120/15924) 2024-08-08T22:03:20.5923428Z Updating files: 33% (5255/15924) 2024-08-08T22:03:20.5953356Z Updating files: 34% (5415/15924) 2024-08-08T22:03:20.5983956Z Updating files: 35% (5574/15924) 2024-08-08T22:03:20.6019420Z Updating files: 36% (5733/15924) 2024-08-08T22:03:20.6055655Z Updating files: 37% (5892/15924) 2024-08-08T22:03:20.6092596Z Updating files: 38% (6052/15924) 2024-08-08T22:03:20.6129267Z Updating files: 39% (6211/15924) 2024-08-08T22:03:20.6164263Z Updating files: 40% (6370/15924) 2024-08-08T22:03:20.6194571Z Updating files: 41% (6529/15924) 2024-08-08T22:03:20.6226122Z Updating files: 42% (6689/15924) 2024-08-08T22:03:20.6267670Z Updating files: 43% (6848/15924) 2024-08-08T22:03:20.6317156Z Updating files: 44% (7007/15924) 2024-08-08T22:03:20.6361335Z Updating files: 45% (7166/15924) 2024-08-08T22:03:20.6399462Z Updating files: 46% (7326/15924) 2024-08-08T22:03:20.6437784Z Updating files: 47% (7485/15924) 2024-08-08T22:03:20.6477542Z Updating files: 48% (7644/15924) 2024-08-08T22:03:20.6515971Z Updating files: 49% (7803/15924) 2024-08-08T22:03:20.6555840Z Updating files: 50% (7962/15924) 2024-08-08T22:03:20.6596011Z Updating files: 51% (8122/15924) 2024-08-08T22:03:20.6636033Z Updating files: 52% (8281/15924) 2024-08-08T22:03:20.6677678Z Updating files: 53% (8440/15924) 2024-08-08T22:03:20.6718892Z Updating files: 54% (8599/15924) 2024-08-08T22:03:20.6760037Z Updating files: 55% (8759/15924) 2024-08-08T22:03:20.6802090Z Updating files: 56% (8918/15924) 2024-08-08T22:03:20.6843590Z Updating files: 57% (9077/15924) 2024-08-08T22:03:20.6885262Z Updating files: 58% (9236/15924) 2024-08-08T22:03:20.6927255Z Updating files: 59% (9396/15924) 2024-08-08T22:03:20.6967484Z Updating files: 60% (9555/15924) 2024-08-08T22:03:20.7008065Z Updating files: 61% (9714/15924) 2024-08-08T22:03:20.7049282Z Updating files: 62% (9873/15924) 2024-08-08T22:03:20.7090196Z Updating files: 63% (10033/15924) 2024-08-08T22:03:20.7132317Z Updating files: 64% (10192/15924) 2024-08-08T22:03:20.7172580Z Updating files: 65% (10351/15924) 2024-08-08T22:03:20.7213661Z Updating files: 66% (10510/15924) 2024-08-08T22:03:20.7276949Z Updating files: 67% (10670/15924) 2024-08-08T22:03:20.7536871Z Updating files: 68% (10829/15924) 2024-08-08T22:03:20.7630362Z Updating files: 69% (10988/15924) 2024-08-08T22:03:20.7721476Z Updating files: 70% (11147/15924) 2024-08-08T22:03:20.7924806Z Updating files: 71% (11307/15924) 2024-08-08T22:03:20.8127879Z Updating files: 72% (11466/15924) 2024-08-08T22:03:20.8547277Z Updating files: 73% (11625/15924) 2024-08-08T22:03:20.8670155Z Updating files: 74% (11784/15924) 2024-08-08T22:03:20.8758232Z Updating files: 75% (11943/15924) 2024-08-08T22:03:20.8909709Z Updating files: 76% (12103/15924) 2024-08-08T22:03:20.9078275Z Updating files: 77% (12262/15924) 2024-08-08T22:03:20.9300000Z Updating files: 78% (12421/15924) 2024-08-08T22:03:20.9495725Z Updating files: 79% (12580/15924) 2024-08-08T22:03:20.9710529Z Updating files: 80% (12740/15924) 2024-08-08T22:03:20.9827008Z Updating files: 81% (12899/15924) 2024-08-08T22:03:20.9935593Z Updating files: 82% (13058/15924) 2024-08-08T22:03:21.0051821Z Updating files: 83% (13217/15924) 2024-08-08T22:03:21.0185831Z Updating files: 84% (13377/15924) 2024-08-08T22:03:21.0295528Z Updating files: 85% (13536/15924) 2024-08-08T22:03:21.0417718Z Updating files: 86% (13695/15924) 2024-08-08T22:03:21.0512692Z Updating files: 87% (13854/15924) 2024-08-08T22:03:21.0641247Z Updating files: 88% (14014/15924) 2024-08-08T22:03:21.0796309Z Updating files: 89% (14173/15924) 2024-08-08T22:03:21.0914332Z Updating files: 90% (14332/15924) 2024-08-08T22:03:21.1016390Z Updating files: 91% (14491/15924) 2024-08-08T22:03:21.1149273Z Updating files: 92% (14651/15924) 2024-08-08T22:03:21.1307310Z Updating files: 93% (14810/15924) 2024-08-08T22:03:21.1501335Z Updating files: 94% (14969/15924) 2024-08-08T22:03:21.1665130Z Updating files: 95% (15128/15924) 2024-08-08T22:03:21.1765722Z Updating files: 96% (15288/15924) 2024-08-08T22:03:21.2006836Z Updating files: 97% (15447/15924) 2024-08-08T22:03:21.2173091Z Updating files: 98% (15606/15924) 2024-08-08T22:03:21.2317763Z Updating files: 99% (15765/15924) 2024-08-08T22:03:21.2318356Z Updating files: 100% (15924/15924) 2024-08-08T22:03:21.2318890Z Updating files: 100% (15924/15924), done. 2024-08-08T22:03:21.2554548Z Note: switching to 'b9d86fa89636e301796d4201f36d86c73f6e49bc'. 2024-08-08T22:03:21.2555275Z 2024-08-08T22:03:21.2555970Z You are in 'detached HEAD' state. You can look around, make experimental 2024-08-08T22:03:21.2556991Z changes and commit them, and you can discard any commits you make in this 2024-08-08T22:03:21.2557964Z state without impacting any branches by switching back to a branch. 2024-08-08T22:03:21.2558530Z 2024-08-08T22:03:21.2558945Z If you want to create a new branch to retain commits you create, you may 2024-08-08T22:03:21.2559960Z do so (now or later) by using -c with the switch command. Example: 2024-08-08T22:03:21.2560507Z 2024-08-08T22:03:21.2560736Z git switch -c 2024-08-08T22:03:21.2561099Z 2024-08-08T22:03:21.2561273Z Or undo this operation with: 2024-08-08T22:03:21.2561584Z 2024-08-08T22:03:21.2561768Z git switch - 2024-08-08T22:03:21.2561997Z 2024-08-08T22:03:21.2562421Z Turn off this advice by setting config variable advice.detachedHead to false 2024-08-08T22:03:21.2563060Z 2024-08-08T22:03:21.2563425Z HEAD is now at b9d86fa Update on "add impls for required for nt ops" 2024-08-08T22:03:21.2629155Z ##[endgroup] 2024-08-08T22:03:21.2630363Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:03:21.2636052Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:03:21.2695508Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:03:21.2732346Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:03:21.2766115Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:03:21.2797824Z ##[endgroup] 2024-08-08T22:03:21.2798481Z ##[group]Fetching submodules 2024-08-08T22:03:21.2803164Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:03:21.3153262Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T22:03:21.3498909Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-08-08T22:03:21.3500829Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-08-08T22:03:21.3503199Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-08-08T22:03:21.3505805Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-08-08T22:03:21.3509979Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-08-08T22:03:21.3512843Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-08-08T22:03:21.3516851Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-08-08T22:03:21.3520753Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2024-08-08T22:03:21.3524819Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-08-08T22:03:21.3529689Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-08-08T22:03:21.3535103Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-08-08T22:03:21.3539655Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-08-08T22:03:21.3542244Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-08-08T22:03:21.3550209Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-08-08T22:03:21.3553242Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-08-08T22:03:21.3559108Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-08-08T22:03:21.3565389Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:03:21.3568260Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-08-08T22:03:21.3573776Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-08-08T22:03:21.3603849Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-08-08T22:03:21.3605427Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-08-08T22:03:21.3607450Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-08-08T22:03:21.3609941Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-08-08T22:03:21.3611851Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-08-08T22:03:21.3613506Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-08-08T22:03:21.3615038Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-08-08T22:03:21.3619729Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2024-08-08T22:03:21.3625595Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-08-08T22:03:21.3632322Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-08-08T22:03:21.3639057Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-08-08T22:03:21.3646113Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-08-08T22:03:21.3653680Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-08-08T22:03:21.3660741Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-08-08T22:03:21.3667824Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-08-08T22:03:21.3675372Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-08-08T22:03:21.3708706Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2024-08-08T22:03:21.6076700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2024-08-08T22:03:21.7729612Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2024-08-08T22:03:21.9748002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2024-08-08T22:03:22.2265753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-08-08T22:03:22.5931604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2024-08-08T22:03:25.4798187Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2024-08-08T22:03:25.6793875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2024-08-08T22:03:25.9108774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2024-08-08T22:03:26.2787864Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2024-08-08T22:03:26.6323179Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2024-08-08T22:03:28.7091032Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2024-08-08T22:03:29.4344699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2024-08-08T22:03:30.2430139Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2024-08-08T22:03:30.5804519Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2024-08-08T22:03:30.8017609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/foxi'... 2024-08-08T22:03:30.9822480Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-08-08T22:03:31.5524692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2024-08-08T22:03:31.8763438Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2024-08-08T22:03:32.1136642Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2024-08-08T22:03:32.3393903Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2024-08-08T22:03:32.5729769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2024-08-08T22:03:33.1488556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2024-08-08T22:03:33.6515819Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nccl/nccl'... 2024-08-08T22:03:33.9824523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2024-08-08T22:03:34.4064943Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2024-08-08T22:03:34.9866505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2024-08-08T22:03:35.4329029Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2024-08-08T22:03:35.6012775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2024-08-08T22:03:36.2194787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2024-08-08T22:03:36.3884271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2024-08-08T22:03:36.5706508Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2024-08-08T22:03:36.7978475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2024-08-08T22:03:37.0334935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2024-08-08T22:03:37.4420694Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2024-08-08T22:03:38.1818704Z From https://github.com/facebookincubator/fbjni 2024-08-08T22:03:38.1819810Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2024-08-08T22:03:38.1963317Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-08-08T22:03:38.5835040Z From https://github.com/Maratyszcza/FP16 2024-08-08T22:03:38.5836107Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2024-08-08T22:03:38.5931337Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-08-08T22:03:38.9522828Z From https://github.com/Maratyszcza/FXdiv 2024-08-08T22:03:38.9523932Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2024-08-08T22:03:38.9580742Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-08-08T22:03:39.3665955Z From https://github.com/Maratyszcza/NNPACK 2024-08-08T22:03:39.3667048Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2024-08-08T22:03:39.3874902Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-08-08T22:03:40.0403153Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2024-08-08T22:03:40.0404349Z * branch a6bfc237255a6bac1513f7c1ebde6d8aed6b5191 -> FETCH_HEAD 2024-08-08T22:03:40.0787807Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-08-08T22:03:45.5577603Z From https://github.com/google/XNNPACK 2024-08-08T22:03:45.5578672Z * branch fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2 -> FETCH_HEAD 2024-08-08T22:03:46.5611523Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-08-08T22:03:47.1133042Z From https://github.com/google/benchmark 2024-08-08T22:03:47.1134109Z * branch 0d98dba29d66e93259db7daa53a9327df767a415 -> FETCH_HEAD 2024-08-08T22:03:47.1313888Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-08-08T22:03:47.5043854Z From https://github.com/yhirose/cpp-httplib 2024-08-08T22:03:47.5044816Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2024-08-08T22:03:47.5443694Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2024-08-08T22:03:48.0260608Z From https://github.com/pytorch/cpuinfo 2024-08-08T22:03:48.0261669Z * branch 3c8b1533ac03dd6531ab6e7b9245d488f13a82a5 -> FETCH_HEAD 2024-08-08T22:03:48.1333722Z Submodule path 'third_party/cpuinfo': checked out '3c8b1533ac03dd6531ab6e7b9245d488f13a82a5' 2024-08-08T22:03:48.4912073Z From https://github.com/NVIDIA/cudnn-frontend 2024-08-08T22:03:48.4913023Z * branch 98ca4e1941fe3263f128f74f10063a3ea35c7019 -> FETCH_HEAD 2024-08-08T22:03:48.5196321Z Submodule path 'third_party/cudnn_frontend': checked out '98ca4e1941fe3263f128f74f10063a3ea35c7019' 2024-08-08T22:03:49.3571926Z From https://github.com/NVIDIA/cutlass 2024-08-08T22:03:49.3572966Z * branch bbe579a9e3beb6ea6626d9227ec32d0dae119a49 -> FETCH_HEAD 2024-08-08T22:03:49.9932429Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-08-08T22:03:51.7133778Z From https://gitlab.com/libeigen/eigen 2024-08-08T22:03:51.7134912Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2024-08-08T22:03:51.8948852Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-08-08T22:03:52.6813503Z From https://github.com/pytorch/fbgemm 2024-08-08T22:03:52.6814605Z * branch dbc3157bf256f1339b3fa1fef2be89ac4078be0e -> FETCH_HEAD 2024-08-08T22:03:52.7396640Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-08-08T22:03:52.7416506Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:03:52.7418751Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:03:52.7422325Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:03:52.7425781Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:03:52.7429389Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:03:52.7458505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-08-08T22:03:53.0100846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-08-08T22:03:53.3742274Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-08-08T22:03:55.5211660Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-08-08T22:03:55.7558869Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-08-08T22:03:56.7904270Z From https://github.com/asmjit/asmjit 2024-08-08T22:03:56.7905316Z * branch d3fbf7c9bc7c1d1365a94a45614b91c5a3706b81 -> FETCH_HEAD 2024-08-08T22:03:56.8411088Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-08-08T22:03:57.5998090Z From https://github.com/pytorch/cpuinfo 2024-08-08T22:03:57.5999200Z * branch ed8b86a253800bafdb7b25c5c399f91bff9cb1f3 -> FETCH_HEAD 2024-08-08T22:03:57.7187813Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-08-08T22:03:58.9375851Z From https://github.com/NVIDIA/cutlass 2024-08-08T22:03:58.9376939Z * branch fc9ebc645b63f3a6bc80aaefde5c063fb72110d6 -> FETCH_HEAD 2024-08-08T22:03:59.4539542Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-08-08T22:04:00.1701721Z From https://github.com/google/googletest 2024-08-08T22:04:00.1702854Z * branch cbf019de22c8dd37b2108da35b2748fd702d1796 -> FETCH_HEAD 2024-08-08T22:04:00.2133088Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-08-08T22:04:00.6828868Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2024-08-08T22:04:00.6830028Z * branch 23f53b025b466d8ec3c45d52290d3442f7fbe6b1 -> FETCH_HEAD 2024-08-08T22:04:00.6897160Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-08-08T22:04:01.5102245Z From https://github.com/google/flatbuffers 2024-08-08T22:04:01.5103292Z * branch 01834de25e4bf3975a9a00e816292b1ad0fe184b -> FETCH_HEAD 2024-08-08T22:04:01.6331872Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-08-08T22:04:02.0734969Z From https://github.com/fmtlib/fmt 2024-08-08T22:04:02.0736059Z * branch 0c9fce2ffefecfdce794e1859584e25877b7b592 -> FETCH_HEAD 2024-08-08T22:04:02.0993545Z Submodule path 'third_party/fmt': checked out '0c9fce2ffefecfdce794e1859584e25877b7b592' 2024-08-08T22:04:02.1094440Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-08-08T22:04:02.5967299Z From https://github.com/google/gemmlowp 2024-08-08T22:04:02.5968595Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2024-08-08T22:04:02.6307255Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-08-08T22:04:03.0659801Z From https://github.com/facebookincubator/gloo 2024-08-08T22:04:03.0660886Z * branch 5354032ea08eadd7fc4456477f7f7c6308818509 -> FETCH_HEAD 2024-08-08T22:04:03.0882482Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-08-08T22:04:03.7242685Z From https://github.com/google/googletest 2024-08-08T22:04:03.7243763Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T22:04:03.7671620Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:04:04.2481253Z From https://github.com/intel/ideep 2024-08-08T22:04:04.2482310Z * branch 55ca0191687aaf19aca5cdb7881c791e3bea442b -> FETCH_HEAD 2024-08-08T22:04:04.2571357Z Submodule path 'third_party/ideep': checked out '55ca0191687aaf19aca5cdb7881c791e3bea442b' 2024-08-08T22:04:04.2588432Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-08-08T22:04:04.2616147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-08-08T22:04:10.2444215Z From https://github.com/intel/mkl-dnn 2024-08-08T22:04:10.2445161Z * branch 1137e04ec0b5251ca2b4400a4fd3c667ce843d67 -> FETCH_HEAD 2024-08-08T22:04:10.7704809Z Submodule path 'third_party/ideep/mkl-dnn': checked out '1137e04ec0b5251ca2b4400a4fd3c667ce843d67' 2024-08-08T22:04:11.2248356Z From https://github.com/intel/ittapi 2024-08-08T22:04:11.2249397Z * branch 5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42 -> FETCH_HEAD 2024-08-08T22:04:11.2379002Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-08-08T22:04:11.6842382Z From https://github.com/pytorch/kineto 2024-08-08T22:04:11.6843487Z * branch da2f2682cabaf95d601fa2a9b7e0979f84fe7667 -> FETCH_HEAD 2024-08-08T22:04:11.7853407Z Submodule path 'third_party/kineto': checked out 'da2f2682cabaf95d601fa2a9b7e0979f84fe7667' 2024-08-08T22:04:11.7872247Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:04:11.7874876Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:04:11.7878264Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:04:11.7906826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-08-08T22:04:12.2906866Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-08-08T22:04:12.4961389Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-08-08T22:04:13.4799532Z From https://github.com/facebookincubator/dynolog 2024-08-08T22:04:13.4800663Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2024-08-08T22:04:13.5748753Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-08-08T22:04:13.5766324Z 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-08T22:04:13.5769231Z 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-08T22:04:13.5773229Z 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-08T22:04:13.5775992Z 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-08T22:04:13.5780243Z 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-08T22:04:13.5783295Z 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-08T22:04:13.5787765Z 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-08T22:04:13.5791767Z 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-08T22:04:13.5819968Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-08-08T22:04:14.5421849Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-08-08T22:04:14.7281233Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-08-08T22:04:14.9520828Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-08-08T22:04:15.1556589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-08-08T22:04:15.4261898Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-08-08T22:04:15.7022781Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-08-08T22:04:16.0910132Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-08-08T22:04:17.8896431Z From https://github.com/NVIDIA/DCGM 2024-08-08T22:04:17.8897760Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2024-08-08T22:04:18.1033783Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-08-08T22:04:18.5425947Z From https://github.com/libcpr/cpr 2024-08-08T22:04:18.5427224Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2024-08-08T22:04:18.5571499Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-08-08T22:04:19.1615939Z From https://github.com/fmtlib/fmt 2024-08-08T22:04:19.1617028Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2024-08-08T22:04:19.1910707Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-08-08T22:04:19.5715641Z From https://github.com/gflags/gflags 2024-08-08T22:04:19.5716938Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2024-08-08T22:04:19.5813967Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-08-08T22:04:19.5831933Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:04:19.5862713Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-08-08T22:04:20.1989280Z From https://github.com/gflags/gflags 2024-08-08T22:04:20.1990342Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2024-08-08T22:04:20.2044271Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-08-08T22:04:20.6976623Z From https://github.com/google/glog 2024-08-08T22:04:20.6977651Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2024-08-08T22:04:20.7133100Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-08-08T22:04:21.4016638Z From https://github.com/google/googletest 2024-08-08T22:04:21.4017716Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2024-08-08T22:04:21.4436100Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-08-08T22:04:22.1256498Z From https://github.com/nlohmann/json 2024-08-08T22:04:22.1257578Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2024-08-08T22:04:22.2244359Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-08-08T22:04:22.6058914Z From https://github.com/dtrugman/pfs 2024-08-08T22:04:22.6059973Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2024-08-08T22:04:22.6210586Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-08-08T22:04:23.0833429Z From https://github.com/fmtlib/fmt 2024-08-08T22:04:23.0834468Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2024-08-08T22:04:23.1100136Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2024-08-08T22:04:23.9484150Z From https://github.com/google/googletest 2024-08-08T22:04:23.9485208Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2024-08-08T22:04:23.9902549Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-08-08T22:04:24.5802757Z From https://github.com/microsoft/mimalloc 2024-08-08T22:04:24.5803834Z * branch b66e3214d8a104669c2ec05ae91ebc26a8f5ab78 -> FETCH_HEAD 2024-08-08T22:04:24.6178889Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-08-08T22:04:25.1342008Z From https://github.com/NVIDIA/nccl 2024-08-08T22:04:25.1343068Z * branch ab2b89c4c339bd7f816fbc114a4b05d386b66290 -> FETCH_HEAD 2024-08-08T22:04:25.1586676Z Submodule path 'third_party/nccl/nccl': checked out 'ab2b89c4c339bd7f816fbc114a4b05d386b66290' 2024-08-08T22:04:26.0243451Z From https://github.com/nlohmann/json 2024-08-08T22:04:26.0244487Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2024-08-08T22:04:26.1368593Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-08-08T22:04:26.9401573Z From https://github.com/onnx/onnx 2024-08-08T22:04:26.9402607Z * branch 3bf92c03a9f27eba3bda1e5b9e63ea20ec213557 -> FETCH_HEAD 2024-08-08T22:04:27.3610407Z Submodule path 'third_party/onnx': checked out '3bf92c03a9f27eba3bda1e5b9e63ea20ec213557' 2024-08-08T22:04:27.3651016Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-08-08T22:04:27.3653918Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-08-08T22:04:27.3683527Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-08-08T22:04:27.5596952Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-08-08T22:04:28.3649359Z From https://github.com/google/benchmark 2024-08-08T22:04:28.3650421Z * branch 2dd015dfef425c866d9a43f2c67d8b52d709acb6 -> FETCH_HEAD 2024-08-08T22:04:28.3831676Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-08-08T22:04:28.9685263Z From https://github.com/pybind/pybind11 2024-08-08T22:04:28.9686309Z * branch 5b0a6fc2017fcc176545afe3e09c9f9885283242 -> FETCH_HEAD 2024-08-08T22:04:29.0003417Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-08-08T22:04:29.7459750Z From https://github.com/open-telemetry/opentelemetry-cpp 2024-08-08T22:04:29.7460811Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2024-08-08T22:04:29.8153568Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2024-08-08T22:04:29.8175101Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:04:29.8177718Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:04:29.8181284Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:04:29.8184823Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:04:29.8188686Z 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-08T22:04:29.8192185Z 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-08T22:04:29.8196238Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:04:29.8200014Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:04:29.8230546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2024-08-08T22:04:30.0164700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2024-08-08T22:04:30.2414693Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2024-08-08T22:04:30.4249254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2024-08-08T22:04:30.8052509Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2024-08-08T22:04:31.0198603Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2024-08-08T22:04:31.2078378Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2024-08-08T22:04:31.3770695Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2024-08-08T22:04:32.4146703Z From https://github.com/google/benchmark 2024-08-08T22:04:32.4147774Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2024-08-08T22:04:32.4330781Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2024-08-08T22:04:33.0617118Z From https://github.com/google/googletest 2024-08-08T22:04:33.0618176Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2024-08-08T22:04:33.1028722Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2024-08-08T22:04:33.5259623Z From https://github.com/microsoft/GSL 2024-08-08T22:04:33.5260657Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2024-08-08T22:04:33.5361574Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2024-08-08T22:04:34.3745825Z From https://github.com/nlohmann/json 2024-08-08T22:04:34.3746902Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2024-08-08T22:04:34.4905349Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2024-08-08T22:04:34.9092824Z From https://github.com/open-telemetry/opentelemetry-proto 2024-08-08T22:04:34.9093893Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2024-08-08T22:04:34.9189817Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2024-08-08T22:04:35.2863326Z From https://github.com/opentracing/opentracing-cpp 2024-08-08T22:04:35.2864345Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2024-08-08T22:04:35.2984068Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2024-08-08T22:04:35.6652586Z From https://github.com/jupp0r/prometheus-cpp 2024-08-08T22:04:35.6653577Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2024-08-08T22:04:35.6798876Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2024-08-08T22:04:35.6818313Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:04:35.6821144Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:04:35.6850168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2024-08-08T22:04:36.7484962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2024-08-08T22:04:37.6118861Z From https://github.com/civetweb/civetweb 2024-08-08T22:04:37.6119914Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2024-08-08T22:04:37.8867183Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2024-08-08T22:04:38.4762146Z From https://github.com/google/googletest 2024-08-08T22:04:38.4763227Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2024-08-08T22:04:38.5205838Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-08-08T22:04:40.1370856Z From https://github.com/Microsoft/vcpkg 2024-08-08T22:04:40.1371914Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2024-08-08T22:04:40.6853648Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2024-08-08T22:04:41.0253056Z From https://github.com/mreineck/pocketfft 2024-08-08T22:04:41.0255078Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2024-08-08T22:04:41.0311676Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-08-08T22:04:43.5583236Z From https://github.com/protocolbuffers/protobuf 2024-08-08T22:04:43.5584333Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2024-08-08T22:04:43.8464763Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-08-08T22:04:43.8488880Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:04:43.8492817Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-08-08T22:04:43.8520777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-08-08T22:04:44.1172422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-08-08T22:04:44.9700088Z From https://github.com/google/benchmark 2024-08-08T22:04:44.9822810Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2024-08-08T22:04:44.9824189Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-08-08T22:04:45.5829817Z From https://github.com/google/googletest 2024-08-08T22:04:45.5830898Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2024-08-08T22:04:45.6317130Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-08-08T22:04:45.6413332Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-08-08T22:04:46.0239383Z From https://github.com/Maratyszcza/pthreadpool 2024-08-08T22:04:46.0240470Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2024-08-08T22:04:46.0330630Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-08-08T22:04:46.5350359Z From https://github.com/pybind/pybind11 2024-08-08T22:04:46.5351422Z * branch 941f45bcb51457884fa1afd6e24a67377d70f75c -> FETCH_HEAD 2024-08-08T22:04:46.5676048Z Submodule path 'third_party/pybind11': checked out '941f45bcb51457884fa1afd6e24a67377d70f75c' 2024-08-08T22:04:46.9932454Z From https://github.com/malfet/PeachPy 2024-08-08T22:04:46.9933530Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2024-08-08T22:04:47.0201024Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-08-08T22:04:47.4856551Z From https://github.com/shibatch/sleef 2024-08-08T22:04:47.4857908Z * branch 60e76d2bce17d278b439d9da17177c8f957a9e9b -> FETCH_HEAD 2024-08-08T22:04:47.5304277Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-08-08T22:04:47.9404293Z From https://github.com/pytorch/tensorpipe 2024-08-08T22:04:47.9405983Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2024-08-08T22:04:47.9630531Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-08-08T22:04:47.9650351Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:04:47.9652911Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:04:47.9656334Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:04:47.9659832Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:04:47.9688677Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-08-08T22:04:48.2069912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-08-08T22:04:48.4346889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-08-08T22:04:48.8181982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-08-08T22:04:49.7373942Z From https://github.com/google/googletest 2024-08-08T22:04:49.7375902Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2024-08-08T22:04:49.7799741Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-08-08T22:04:50.1306752Z From https://github.com/google/libnop 2024-08-08T22:04:50.1307816Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2024-08-08T22:04:50.1434236Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-08-08T22:04:50.8330561Z From https://github.com/libuv/libuv 2024-08-08T22:04:50.8331606Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2024-08-08T22:04:50.8852840Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-08-08T22:04:51.5532813Z From https://github.com/pybind/pybind11 2024-08-08T22:04:51.5533902Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2024-08-08T22:04:51.5823731Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-08-08T22:04:51.5840821Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:04:51.5868599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-08-08T22:04:52.2721051Z From https://github.com/wjakob/clang-cindex-python3 2024-08-08T22:04:52.2722063Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2024-08-08T22:04:52.2779877Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-08-08T22:04:52.2818640Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:04:52.3157037Z Entering 'android/libs/fbjni' 2024-08-08T22:04:52.3204171Z Entering 'third_party/FP16' 2024-08-08T22:04:52.3250923Z Entering 'third_party/FXdiv' 2024-08-08T22:04:52.3295744Z Entering 'third_party/NNPACK' 2024-08-08T22:04:52.3341488Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:04:52.3386647Z Entering 'third_party/XNNPACK' 2024-08-08T22:04:52.3455516Z Entering 'third_party/benchmark' 2024-08-08T22:04:52.3501867Z Entering 'third_party/cpp-httplib' 2024-08-08T22:04:52.3545756Z Entering 'third_party/cpuinfo' 2024-08-08T22:04:52.3605624Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:04:52.3636799Z Entering 'third_party/cutlass' 2024-08-08T22:04:52.3691059Z Entering 'third_party/eigen' 2024-08-08T22:04:52.3737340Z Entering 'third_party/fbgemm' 2024-08-08T22:04:52.3782108Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:04:52.3827066Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:04:52.3871259Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:04:52.3923708Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:04:52.3968194Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:04:52.4013427Z Entering 'third_party/flatbuffers' 2024-08-08T22:04:52.4059981Z Entering 'third_party/fmt' 2024-08-08T22:04:52.4103481Z Entering 'third_party/foxi' 2024-08-08T22:04:52.4148793Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:04:52.4193926Z Entering 'third_party/gloo' 2024-08-08T22:04:52.4238386Z Entering 'third_party/googletest' 2024-08-08T22:04:52.4283000Z Entering 'third_party/ideep' 2024-08-08T22:04:52.4326941Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:04:52.4380060Z Entering 'third_party/ittapi' 2024-08-08T22:04:52.4423700Z Entering 'third_party/kineto' 2024-08-08T22:04:52.4468452Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:04:52.4512698Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:04:52.4558106Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:04:52.4603808Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:04:52.4648141Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:04:52.4690877Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:04:52.4737063Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:04:52.4781361Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:04:52.4824796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:04:52.4869579Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:04:52.4912790Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:04:52.4955047Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:04:52.5000883Z Entering 'third_party/mimalloc' 2024-08-08T22:04:52.5045142Z Entering 'third_party/nccl/nccl' 2024-08-08T22:04:52.5090122Z Entering 'third_party/nlohmann' 2024-08-08T22:04:52.5134428Z Entering 'third_party/onnx' 2024-08-08T22:04:52.5198436Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:04:52.5242890Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:04:52.5289223Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:04:52.5336251Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:04:52.5378704Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:04:52.5422136Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:04:52.5464144Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:04:52.5507798Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:04:52.5551249Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:04:52.5593911Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:04:52.5636087Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:04:52.5682048Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:04:52.5727313Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:04:52.5795558Z Entering 'third_party/pocketfft' 2024-08-08T22:04:52.5839934Z Entering 'third_party/protobuf' 2024-08-08T22:04:52.5889502Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:04:52.5932599Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:04:52.5977467Z Entering 'third_party/psimd' 2024-08-08T22:04:52.6023064Z Entering 'third_party/pthreadpool' 2024-08-08T22:04:52.6065951Z Entering 'third_party/pybind11' 2024-08-08T22:04:52.6110249Z Entering 'third_party/python-peachpy' 2024-08-08T22:04:52.6153014Z Entering 'third_party/sleef' 2024-08-08T22:04:52.6197462Z Entering 'third_party/tensorpipe' 2024-08-08T22:04:52.6240351Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:04:52.6283061Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:04:52.6326747Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:04:52.6371464Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:04:52.6413952Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:04:52.6474144Z ##[endgroup] 2024-08-08T22:04:52.6474951Z ##[group]Persisting credentials for submodules 2024-08-08T22:04:52.6480026Z [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-08T22:04:52.6812136Z Entering 'android/libs/fbjni' 2024-08-08T22:04:52.6866846Z Entering 'third_party/FP16' 2024-08-08T22:04:52.6920593Z Entering 'third_party/FXdiv' 2024-08-08T22:04:52.6976246Z Entering 'third_party/NNPACK' 2024-08-08T22:04:52.7032034Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:04:52.7086082Z Entering 'third_party/XNNPACK' 2024-08-08T22:04:52.7160513Z Entering 'third_party/benchmark' 2024-08-08T22:04:52.7216236Z Entering 'third_party/cpp-httplib' 2024-08-08T22:04:52.7270191Z Entering 'third_party/cpuinfo' 2024-08-08T22:04:52.7324160Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:04:52.7379079Z Entering 'third_party/cutlass' 2024-08-08T22:04:52.7442414Z Entering 'third_party/eigen' 2024-08-08T22:04:52.7500729Z Entering 'third_party/fbgemm' 2024-08-08T22:04:52.7554190Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:04:52.7607895Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:04:52.7662342Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:04:52.7722726Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:04:52.7776751Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:04:52.7830309Z Entering 'third_party/flatbuffers' 2024-08-08T22:04:52.7887633Z Entering 'third_party/fmt' 2024-08-08T22:04:52.7941723Z Entering 'third_party/foxi' 2024-08-08T22:04:52.7994383Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:04:52.8048730Z Entering 'third_party/gloo' 2024-08-08T22:04:52.8102445Z Entering 'third_party/googletest' 2024-08-08T22:04:52.8157245Z Entering 'third_party/ideep' 2024-08-08T22:04:52.8210387Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:04:52.8272051Z Entering 'third_party/ittapi' 2024-08-08T22:04:52.8324396Z Entering 'third_party/kineto' 2024-08-08T22:04:52.8378043Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:04:52.8430706Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:04:52.8487649Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:04:52.8541109Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:04:52.8594349Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:04:52.8645035Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:04:52.8699506Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:04:52.8752080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:04:52.8806069Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:04:52.8861526Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:04:52.8916634Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:04:52.8970145Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:04:52.9026264Z Entering 'third_party/mimalloc' 2024-08-08T22:04:52.9081128Z Entering 'third_party/nccl/nccl' 2024-08-08T22:04:52.9137392Z Entering 'third_party/nlohmann' 2024-08-08T22:04:52.9193264Z Entering 'third_party/onnx' 2024-08-08T22:04:52.9266520Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:04:52.9321442Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:04:52.9378235Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:04:52.9434196Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:04:52.9487060Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:04:52.9538843Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:04:52.9593288Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:04:52.9647622Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:04:52.9699691Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:04:52.9752163Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:04:52.9804089Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:04:52.9858229Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:04:52.9911770Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:04:52.9989275Z Entering 'third_party/pocketfft' 2024-08-08T22:04:53.0042173Z Entering 'third_party/protobuf' 2024-08-08T22:04:53.0100607Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:04:53.0153864Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:04:53.0208655Z Entering 'third_party/psimd' 2024-08-08T22:04:53.0262845Z Entering 'third_party/pthreadpool' 2024-08-08T22:04:53.0317797Z Entering 'third_party/pybind11' 2024-08-08T22:04:53.0372189Z Entering 'third_party/python-peachpy' 2024-08-08T22:04:53.0424341Z Entering 'third_party/sleef' 2024-08-08T22:04:53.0477837Z Entering 'third_party/tensorpipe' 2024-08-08T22:04:53.0532908Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:04:53.0585905Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:04:53.0639249Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:04:53.0692716Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:04:53.0743413Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:04:53.0818791Z [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-08T22:04:53.1132922Z Entering 'android/libs/fbjni' 2024-08-08T22:04:53.1180764Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-08-08T22:04:53.1198917Z Entering 'third_party/FP16' 2024-08-08T22:04:53.1250299Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-08-08T22:04:53.1268755Z Entering 'third_party/FXdiv' 2024-08-08T22:04:53.1316791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-08-08T22:04:53.1335174Z Entering 'third_party/NNPACK' 2024-08-08T22:04:53.1383155Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-08-08T22:04:53.1401712Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:04:53.1451420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-08-08T22:04:53.1469897Z Entering 'third_party/XNNPACK' 2024-08-08T22:04:53.1520177Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-08-08T22:04:53.1559890Z Entering 'third_party/benchmark' 2024-08-08T22:04:53.1612136Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-08-08T22:04:53.1630939Z Entering 'third_party/cpp-httplib' 2024-08-08T22:04:53.1682123Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2024-08-08T22:04:53.1703174Z Entering 'third_party/cpuinfo' 2024-08-08T22:04:53.1753225Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-08-08T22:04:53.1773786Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:04:53.1824601Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-08-08T22:04:53.1844111Z Entering 'third_party/cutlass' 2024-08-08T22:04:53.1895307Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-08-08T22:04:53.1924345Z Entering 'third_party/eigen' 2024-08-08T22:04:53.1975468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-08-08T22:04:53.1997151Z Entering 'third_party/fbgemm' 2024-08-08T22:04:53.2049151Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-08-08T22:04:53.2068418Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:04:53.2119426Z 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-08T22:04:53.2139205Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:04:53.2194147Z 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-08T22:04:53.2212360Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:04:53.2261821Z 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-08T22:04:53.2289521Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:04:53.2340660Z 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-08T22:04:53.2358943Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:04:53.2409881Z 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-08T22:04:53.2428868Z Entering 'third_party/flatbuffers' 2024-08-08T22:04:53.2480048Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-08-08T22:04:53.2503309Z Entering 'third_party/fmt' 2024-08-08T22:04:53.2553291Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-08-08T22:04:53.2572266Z Entering 'third_party/foxi' 2024-08-08T22:04:53.2621590Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-08-08T22:04:53.2640801Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:04:53.2692118Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-08-08T22:04:53.2710691Z Entering 'third_party/gloo' 2024-08-08T22:04:53.2761129Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-08-08T22:04:53.2781348Z Entering 'third_party/googletest' 2024-08-08T22:04:53.2830507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-08-08T22:04:53.2850474Z Entering 'third_party/ideep' 2024-08-08T22:04:53.2901203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-08-08T22:04:53.2918866Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:04:53.2969855Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-08-08T22:04:53.2997205Z Entering 'third_party/ittapi' 2024-08-08T22:04:53.3050335Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-08-08T22:04:53.3068786Z Entering 'third_party/kineto' 2024-08-08T22:04:53.3119868Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-08-08T22:04:53.3139108Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:04:53.3191529Z 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-08T22:04:53.3210788Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:04:53.3263124Z 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-08T22:04:53.3284244Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:04:53.3336271Z 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-08T22:04:53.3354988Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:04:53.3407467Z 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-08T22:04:53.3425640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:04:53.3476049Z 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-08T22:04:53.3494617Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:04:53.3544251Z 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-08T22:04:53.3565150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:04:53.3616900Z 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-08T22:04:53.3635610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:04:53.3687542Z 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-08T22:04:53.3705885Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:04:53.3756868Z 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-08T22:04:53.3776908Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:04:53.3827135Z 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-08T22:04:53.3847567Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:04:53.3898024Z 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-08T22:04:53.3916204Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:04:53.3968180Z 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-08T22:04:53.3988148Z Entering 'third_party/mimalloc' 2024-08-08T22:04:53.4038629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-08-08T22:04:53.4058390Z Entering 'third_party/nccl/nccl' 2024-08-08T22:04:53.4109691Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-08-08T22:04:53.4129101Z Entering 'third_party/nlohmann' 2024-08-08T22:04:53.4179780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-08-08T22:04:53.4201057Z Entering 'third_party/onnx' 2024-08-08T22:04:53.4252310Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-08-08T22:04:53.4290064Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:04:53.4340258Z 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-08T22:04:53.4359664Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:04:53.4411114Z 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-08T22:04:53.4431972Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:04:53.4483012Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2024-08-08T22:04:53.4504753Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:04:53.4555616Z 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-08T22:04:53.4574730Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:04:53.4625304Z 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-08T22:04:53.4644560Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:04:53.4696977Z 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-08T22:04:53.4715704Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:04:53.4764990Z 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-08T22:04:53.4785021Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:04:53.4836642Z 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-08T22:04:53.4855989Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:04:53.4907198Z 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-08T22:04:53.4925906Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:04:53.4978019Z 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-08T22:04:53.4996244Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:04:53.5049053Z 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-08T22:04:53.5069486Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:04:53.5123423Z 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-08T22:04:53.5143991Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:04:53.5196221Z 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-08T22:04:53.5239221Z Entering 'third_party/pocketfft' 2024-08-08T22:04:53.5293568Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-08-08T22:04:53.5312898Z Entering 'third_party/protobuf' 2024-08-08T22:04:53.5364995Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-08-08T22:04:53.5388289Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:04:53.5440104Z 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-08T22:04:53.5459614Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:04:53.5510144Z 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-08T22:04:53.5532044Z Entering 'third_party/psimd' 2024-08-08T22:04:53.5584333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-08-08T22:04:53.5603736Z Entering 'third_party/pthreadpool' 2024-08-08T22:04:53.5655351Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-08-08T22:04:53.5674733Z Entering 'third_party/pybind11' 2024-08-08T22:04:53.5727649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-08-08T22:04:53.5746260Z Entering 'third_party/python-peachpy' 2024-08-08T22:04:53.5797368Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-08-08T22:04:53.5818513Z Entering 'third_party/sleef' 2024-08-08T22:04:53.5869944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-08-08T22:04:53.5889854Z Entering 'third_party/tensorpipe' 2024-08-08T22:04:53.5942403Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-08-08T22:04:53.5961597Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:04:53.6012654Z 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-08T22:04:53.6031225Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:04:53.6081878Z 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-08T22:04:53.6101073Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:04:53.6151120Z 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-08T22:04:53.6170130Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:04:53.6220642Z 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-08T22:04:53.6238461Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:04:53.6292141Z 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-08T22:04:53.7390563Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:04:53.7725265Z Entering 'android/libs/fbjni' 2024-08-08T22:04:53.7769840Z Entering 'third_party/FP16' 2024-08-08T22:04:53.7814829Z Entering 'third_party/FXdiv' 2024-08-08T22:04:53.7859418Z Entering 'third_party/NNPACK' 2024-08-08T22:04:53.7903883Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:04:53.7947977Z Entering 'third_party/XNNPACK' 2024-08-08T22:04:53.8010997Z Entering 'third_party/benchmark' 2024-08-08T22:04:53.8054984Z Entering 'third_party/cpp-httplib' 2024-08-08T22:04:53.8099237Z Entering 'third_party/cpuinfo' 2024-08-08T22:04:53.8144511Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:04:53.8188692Z Entering 'third_party/cutlass' 2024-08-08T22:04:53.8242727Z Entering 'third_party/eigen' 2024-08-08T22:04:53.8289846Z Entering 'third_party/fbgemm' 2024-08-08T22:04:53.8335078Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:04:53.8378180Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:04:53.8422219Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:04:53.8473091Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:04:53.8516673Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:04:53.8560946Z Entering 'third_party/flatbuffers' 2024-08-08T22:04:53.8609534Z Entering 'third_party/fmt' 2024-08-08T22:04:53.8652964Z Entering 'third_party/foxi' 2024-08-08T22:04:53.8698263Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:04:53.8742785Z Entering 'third_party/gloo' 2024-08-08T22:04:53.8786924Z Entering 'third_party/googletest' 2024-08-08T22:04:53.8831853Z Entering 'third_party/ideep' 2024-08-08T22:04:53.8875571Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:04:53.8931049Z Entering 'third_party/ittapi' 2024-08-08T22:04:53.8974749Z Entering 'third_party/kineto' 2024-08-08T22:04:53.9020014Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:04:53.9063224Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:04:53.9109146Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:04:53.9152312Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:04:53.9196256Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:04:53.9238644Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:04:53.9283418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:04:53.9326468Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:04:53.9368589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:04:53.9412475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:04:53.9456593Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:04:53.9498600Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:04:53.9542746Z Entering 'third_party/mimalloc' 2024-08-08T22:04:53.9587294Z Entering 'third_party/nccl/nccl' 2024-08-08T22:04:53.9631000Z Entering 'third_party/nlohmann' 2024-08-08T22:04:53.9676753Z Entering 'third_party/onnx' 2024-08-08T22:04:53.9741704Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:04:53.9785588Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:04:53.9832937Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:04:53.9879579Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:04:53.9923153Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:04:53.9966711Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:04:54.0011574Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:04:54.0056748Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:04:54.0098526Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:04:54.0140764Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:04:54.0184401Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:04:54.0231338Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:04:54.0276363Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:04:54.0344099Z Entering 'third_party/pocketfft' 2024-08-08T22:04:54.0389319Z Entering 'third_party/protobuf' 2024-08-08T22:04:54.0438069Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:04:54.0481433Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:04:54.0527320Z Entering 'third_party/psimd' 2024-08-08T22:04:54.0571263Z Entering 'third_party/pthreadpool' 2024-08-08T22:04:54.0615168Z Entering 'third_party/pybind11' 2024-08-08T22:04:54.0660090Z Entering 'third_party/python-peachpy' 2024-08-08T22:04:54.0703428Z Entering 'third_party/sleef' 2024-08-08T22:04:54.0747858Z Entering 'third_party/tensorpipe' 2024-08-08T22:04:54.0791647Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:04:54.0835069Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:04:54.0878714Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:04:54.0922343Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:04:54.0963997Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:04:54.1026150Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:04:54.1352903Z Entering 'android/libs/fbjni' 2024-08-08T22:04:54.1397821Z Entering 'third_party/FP16' 2024-08-08T22:04:54.1441776Z Entering 'third_party/FXdiv' 2024-08-08T22:04:54.1485808Z Entering 'third_party/NNPACK' 2024-08-08T22:04:54.1531105Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:04:54.1575127Z Entering 'third_party/XNNPACK' 2024-08-08T22:04:54.1638402Z Entering 'third_party/benchmark' 2024-08-08T22:04:54.1682536Z Entering 'third_party/cpp-httplib' 2024-08-08T22:04:54.1726150Z Entering 'third_party/cpuinfo' 2024-08-08T22:04:54.1770794Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:04:54.1814331Z Entering 'third_party/cutlass' 2024-08-08T22:04:54.1867661Z Entering 'third_party/eigen' 2024-08-08T22:04:54.1915242Z Entering 'third_party/fbgemm' 2024-08-08T22:04:54.1959664Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:04:54.2003197Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:04:54.2047232Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:04:54.2097624Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:04:54.2141082Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:04:54.2187528Z Entering 'third_party/flatbuffers' 2024-08-08T22:04:54.2239289Z Entering 'third_party/fmt' 2024-08-08T22:04:54.2283464Z Entering 'third_party/foxi' 2024-08-08T22:04:54.2325616Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:04:54.2369036Z Entering 'third_party/gloo' 2024-08-08T22:04:54.2412948Z Entering 'third_party/googletest' 2024-08-08T22:04:54.2457144Z Entering 'third_party/ideep' 2024-08-08T22:04:54.2502544Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:04:54.2554435Z Entering 'third_party/ittapi' 2024-08-08T22:04:54.2598414Z Entering 'third_party/kineto' 2024-08-08T22:04:54.2642177Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:04:54.2686199Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:04:54.2732374Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:04:54.2776204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:04:54.2818068Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:04:54.2861122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:04:54.2905364Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:04:54.2949416Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:04:54.2991541Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:04:54.3034941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:04:54.3079036Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:04:54.3121480Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:04:54.3166518Z Entering 'third_party/mimalloc' 2024-08-08T22:04:54.3211575Z Entering 'third_party/nccl/nccl' 2024-08-08T22:04:54.3255809Z Entering 'third_party/nlohmann' 2024-08-08T22:04:54.3301257Z Entering 'third_party/onnx' 2024-08-08T22:04:54.3363317Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:04:54.3407824Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:04:54.3453186Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:04:54.3499634Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:04:54.3542330Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:04:54.3583994Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:04:54.3628062Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:04:54.3674460Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:04:54.3716858Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:04:54.3759744Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:04:54.3802708Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:04:54.3849918Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:04:54.3894831Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:04:54.3961855Z Entering 'third_party/pocketfft' 2024-08-08T22:04:54.4006001Z Entering 'third_party/protobuf' 2024-08-08T22:04:54.4053818Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:04:54.4096491Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:04:54.4140854Z Entering 'third_party/psimd' 2024-08-08T22:04:54.4184155Z Entering 'third_party/pthreadpool' 2024-08-08T22:04:54.4227508Z Entering 'third_party/pybind11' 2024-08-08T22:04:54.4271280Z Entering 'third_party/python-peachpy' 2024-08-08T22:04:54.4314165Z Entering 'third_party/sleef' 2024-08-08T22:04:54.4356765Z Entering 'third_party/tensorpipe' 2024-08-08T22:04:54.4400087Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:04:54.4445257Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:04:54.4486343Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:04:54.4529737Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:04:54.4571509Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:04:54.4629080Z ##[endgroup] 2024-08-08T22:04:54.4682605Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:04:54.4712117Z 'b9d86fa89636e301796d4201f36d86c73f6e49bc' 2024-08-08T22:04:54.4824250Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T22:04:54.4825145Z # Remove any artifacts from the previous checkouts 2024-08-08T22:04:54.4825781Z git clean -fxd 2024-08-08T22:04:54.4834129Z shell: /usr/bin/bash -e {0} 2024-08-08T22:04:54.4834554Z env: 2024-08-08T22:04:54.4834894Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:54.4835330Z BUILDER_ROOT: /builder 2024-08-08T22:04:54.4835745Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:54.4836182Z DESIRED_CUDA: cu121 2024-08-08T22:04:54.4836594Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:54.4837001Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:54.4837529Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:54.4838143Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:54.4838513Z LIBTORCH_CONFIG: 2024-08-08T22:04:54.4838921Z LIBTORCH_VARIANT: 2024-08-08T22:04:54.4839324Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:54.4839720Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:54.4840402Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:54.4841137Z ANACONDA_USER: pytorch 2024-08-08T22:04:54.4841572Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:54.4842025Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:54.4842517Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:54.4843294Z GITHUB_TOKEN: *** 2024-08-08T22:04:54.4843687Z PR_NUMBER: 2024-08-08T22:04:54.4844065Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:54.4844643Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:54.4845201Z USE_SPLIT_BUILD: false 2024-08-08T22:04:54.4845598Z ##[endgroup] 2024-08-08T22:04:54.5158620Z ##[group]Run malfet/checkout@silent-checkout 2024-08-08T22:04:54.5159198Z with: 2024-08-08T22:04:54.5159525Z ref: main 2024-08-08T22:04:54.5159887Z submodules: recursive 2024-08-08T22:04:54.5160328Z repository: pytorch/builder 2024-08-08T22:04:54.5160785Z path: builder 2024-08-08T22:04:54.5161687Z token: *** 2024-08-08T22:04:54.5162050Z ssh-strict: true 2024-08-08T22:04:54.5162460Z persist-credentials: true 2024-08-08T22:04:54.5162902Z clean: true 2024-08-08T22:04:54.5163277Z sparse-checkout-cone-mode: true 2024-08-08T22:04:54.5163763Z fetch-depth: 1 2024-08-08T22:04:54.5164131Z lfs: false 2024-08-08T22:04:54.5164482Z set-safe-directory: true 2024-08-08T22:04:54.5164925Z quiet-checkout: false 2024-08-08T22:04:54.5165323Z env: 2024-08-08T22:04:54.5165643Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:54.5166080Z BUILDER_ROOT: /builder 2024-08-08T22:04:54.5166511Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:54.5167216Z DESIRED_CUDA: cu121 2024-08-08T22:04:54.5167699Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:54.5168108Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:54.5168625Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:54.5169232Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:54.5169821Z LIBTORCH_CONFIG: 2024-08-08T22:04:54.5170209Z LIBTORCH_VARIANT: 2024-08-08T22:04:54.5170613Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:54.5171005Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:54.5171633Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:54.5172359Z ANACONDA_USER: pytorch 2024-08-08T22:04:54.5172781Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:54.5173257Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:54.5173752Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:54.5174469Z GITHUB_TOKEN: *** 2024-08-08T22:04:54.5174838Z PR_NUMBER: 2024-08-08T22:04:54.5175236Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:54.5175817Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:54.5176368Z USE_SPLIT_BUILD: false 2024-08-08T22:04:54.5176780Z ##[endgroup] 2024-08-08T22:04:54.6392354Z Syncing repository: pytorch/builder 2024-08-08T22:04:54.6406646Z ##[group]Getting Git version info 2024-08-08T22:04:54.6408063Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/builder' 2024-08-08T22:04:54.6443516Z [command]/usr/bin/git version 2024-08-08T22:04:54.6497752Z git version 2.40.1 2024-08-08T22:04:54.6533321Z ##[endgroup] 2024-08-08T22:04:54.6556010Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/487622f8-2531-49e7-a787-eea102854209' before making global git config changes 2024-08-08T22:04:54.6557573Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:04:54.6562756Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:04:54.6603108Z ##[group]Initializing the repository 2024-08-08T22:04:54.6607752Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:04:54.6638869Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-08T22:04:54.6639964Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-08T22:04:54.6641002Z hint: of your new repositories, which will suppress this warning, call: 2024-08-08T22:04:54.6641697Z hint: 2024-08-08T22:04:54.6642225Z hint: git config --global init.defaultBranch 2024-08-08T22:04:54.6642811Z hint: 2024-08-08T22:04:54.6643437Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-08T22:04:54.6644518Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-08T22:04:54.6645262Z hint: 2024-08-08T22:04:54.6645653Z hint: git branch -m 2024-08-08T22:04:54.6646626Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder/.git/ 2024-08-08T22:04:54.6653456Z [command]/usr/bin/git remote add origin https://github.com/pytorch/builder 2024-08-08T22:04:54.6685784Z ##[endgroup] 2024-08-08T22:04:54.6686482Z ##[group]Disabling automatic garbage collection 2024-08-08T22:04:54.6691053Z [command]/usr/bin/git config --local gc.auto 0 2024-08-08T22:04:54.6722605Z ##[endgroup] 2024-08-08T22:04:54.6723232Z ##[group]Setting up auth 2024-08-08T22:04:54.6732303Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:04:54.6767963Z [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:04:54.7071672Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:04:54.7107655Z [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:04:54.7421499Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:04:54.7475936Z ##[endgroup] 2024-08-08T22:04:54.7476940Z ##[group]Fetching the repository 2024-08-08T22:04:54.7485184Z [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-08T22:04:54.9203854Z remote: Enumerating objects: 221, done. 2024-08-08T22:04:54.9205078Z remote: Counting objects: 0% (1/221) 2024-08-08T22:04:54.9206148Z remote: Counting objects: 1% (3/221) 2024-08-08T22:04:54.9208592Z remote: Counting objects: 2% (5/221) 2024-08-08T22:04:54.9209607Z remote: Counting objects: 3% (7/221) 2024-08-08T22:04:54.9211201Z remote: Counting objects: 4% (9/221) 2024-08-08T22:04:54.9212434Z remote: Counting objects: 5% (12/221) 2024-08-08T22:04:54.9213779Z remote: Counting objects: 6% (14/221) 2024-08-08T22:04:54.9214394Z remote: Counting objects: 7% (16/221) 2024-08-08T22:04:54.9215027Z remote: Counting objects: 8% (18/221) 2024-08-08T22:04:54.9215663Z remote: Counting objects: 9% (20/221) 2024-08-08T22:04:54.9216255Z remote: Counting objects: 10% (23/221) 2024-08-08T22:04:54.9216880Z remote: Counting objects: 11% (25/221) 2024-08-08T22:04:54.9217485Z remote: Counting objects: 12% (27/221) 2024-08-08T22:04:54.9218330Z remote: Counting objects: 13% (29/221) 2024-08-08T22:04:54.9218947Z remote: Counting objects: 14% (31/221) 2024-08-08T22:04:54.9219559Z remote: Counting objects: 15% (34/221) 2024-08-08T22:04:54.9220168Z remote: Counting objects: 16% (36/221) 2024-08-08T22:04:54.9220770Z remote: Counting objects: 17% (38/221) 2024-08-08T22:04:54.9221382Z remote: Counting objects: 18% (40/221) 2024-08-08T22:04:54.9221983Z remote: Counting objects: 19% (42/221) 2024-08-08T22:04:54.9222603Z remote: Counting objects: 20% (45/221) 2024-08-08T22:04:54.9223703Z remote: Counting objects: 21% (47/221) 2024-08-08T22:04:54.9224339Z remote: Counting objects: 22% (49/221) 2024-08-08T22:04:54.9224963Z remote: Counting objects: 23% (51/221) 2024-08-08T22:04:54.9225566Z remote: Counting objects: 24% (54/221) 2024-08-08T22:04:54.9226455Z remote: Counting objects: 25% (56/221) 2024-08-08T22:04:54.9227064Z remote: Counting objects: 26% (58/221) 2024-08-08T22:04:54.9227692Z remote: Counting objects: 27% (60/221) 2024-08-08T22:04:54.9228303Z remote: Counting objects: 28% (62/221) 2024-08-08T22:04:54.9228888Z remote: Counting objects: 29% (65/221) 2024-08-08T22:04:54.9229499Z remote: Counting objects: 30% (67/221) 2024-08-08T22:04:54.9230114Z remote: Counting objects: 31% (69/221) 2024-08-08T22:04:54.9231056Z remote: Counting objects: 32% (71/221) 2024-08-08T22:04:54.9231704Z remote: Counting objects: 33% (73/221) 2024-08-08T22:04:54.9232315Z remote: Counting objects: 34% (76/221) 2024-08-08T22:04:54.9232916Z remote: Counting objects: 35% (78/221) 2024-08-08T22:04:54.9233531Z remote: Counting objects: 36% (80/221) 2024-08-08T22:04:54.9234156Z remote: Counting objects: 37% (82/221) 2024-08-08T22:04:54.9234838Z remote: Counting objects: 38% (84/221) 2024-08-08T22:04:54.9235720Z remote: Counting objects: 39% (87/221) 2024-08-08T22:04:54.9236328Z remote: Counting objects: 40% (89/221) 2024-08-08T22:04:54.9236911Z remote: Counting objects: 41% (91/221) 2024-08-08T22:04:54.9237518Z remote: Counting objects: 42% (93/221) 2024-08-08T22:04:54.9238500Z remote: Counting objects: 43% (96/221) 2024-08-08T22:04:54.9239152Z remote: Counting objects: 44% (98/221) 2024-08-08T22:04:54.9239744Z remote: Counting objects: 45% (100/221) 2024-08-08T22:04:54.9240378Z remote: Counting objects: 46% (102/221) 2024-08-08T22:04:54.9241008Z remote: Counting objects: 47% (104/221) 2024-08-08T22:04:54.9241595Z remote: Counting objects: 48% (107/221) 2024-08-08T22:04:54.9242434Z remote: Counting objects: 49% (109/221) 2024-08-08T22:04:54.9243056Z remote: Counting objects: 50% (111/221) 2024-08-08T22:04:54.9243654Z remote: Counting objects: 51% (113/221) 2024-08-08T22:04:54.9244272Z remote: Counting objects: 52% (115/221) 2024-08-08T22:04:54.9245172Z remote: Counting objects: 53% (118/221) 2024-08-08T22:04:54.9245770Z remote: Counting objects: 54% (120/221) 2024-08-08T22:04:54.9246394Z remote: Counting objects: 55% (122/221) 2024-08-08T22:04:54.9247396Z remote: Counting objects: 56% (124/221) 2024-08-08T22:04:54.9248010Z remote: Counting objects: 57% (126/221) 2024-08-08T22:04:54.9248630Z remote: Counting objects: 58% (129/221) 2024-08-08T22:04:54.9249253Z remote: Counting objects: 59% (131/221) 2024-08-08T22:04:54.9249922Z remote: Counting objects: 60% (133/221) 2024-08-08T22:04:54.9250515Z remote: Counting objects: 61% (135/221) 2024-08-08T22:04:54.9251434Z remote: Counting objects: 62% (138/221) 2024-08-08T22:04:54.9252048Z remote: Counting objects: 63% (140/221) 2024-08-08T22:04:54.9252648Z remote: Counting objects: 64% (142/221) 2024-08-08T22:04:54.9253272Z remote: Counting objects: 65% (144/221) 2024-08-08T22:04:54.9253871Z remote: Counting objects: 66% (146/221) 2024-08-08T22:04:54.9254694Z remote: Counting objects: 67% (149/221) 2024-08-08T22:04:54.9255478Z remote: Counting objects: 68% (151/221) 2024-08-08T22:04:54.9256108Z remote: Counting objects: 69% (153/221) 2024-08-08T22:04:54.9257560Z remote: Counting objects: 70% (155/221) 2024-08-08T22:04:54.9258286Z remote: Counting objects: 71% (157/221) 2024-08-08T22:04:54.9258911Z remote: Counting objects: 72% (160/221) 2024-08-08T22:04:54.9259727Z remote: Counting objects: 73% (162/221) 2024-08-08T22:04:54.9260383Z remote: Counting objects: 74% (164/221) 2024-08-08T22:04:54.9261240Z remote: Counting objects: 75% (166/221) 2024-08-08T22:04:54.9261839Z remote: Counting objects: 76% (168/221) 2024-08-08T22:04:54.9262453Z remote: Counting objects: 77% (171/221) 2024-08-08T22:04:54.9263289Z remote: Counting objects: 78% (173/221) 2024-08-08T22:04:54.9264240Z remote: Counting objects: 79% (175/221) 2024-08-08T22:04:54.9265382Z remote: Counting objects: 80% (177/221) 2024-08-08T22:04:54.9266003Z remote: Counting objects: 81% (180/221) 2024-08-08T22:04:54.9267156Z remote: Counting objects: 82% (182/221) 2024-08-08T22:04:54.9267774Z remote: Counting objects: 83% (184/221) 2024-08-08T22:04:54.9268388Z remote: Counting objects: 84% (186/221) 2024-08-08T22:04:54.9269461Z remote: Counting objects: 85% (188/221) 2024-08-08T22:04:54.9270333Z remote: Counting objects: 86% (191/221) 2024-08-08T22:04:54.9270991Z remote: Counting objects: 87% (193/221) 2024-08-08T22:04:54.9271611Z remote: Counting objects: 88% (195/221) 2024-08-08T22:04:54.9272204Z remote: Counting objects: 89% (197/221) 2024-08-08T22:04:54.9273053Z remote: Counting objects: 90% (199/221) 2024-08-08T22:04:54.9273677Z remote: Counting objects: 91% (202/221) 2024-08-08T22:04:54.9274275Z remote: Counting objects: 92% (204/221) 2024-08-08T22:04:54.9275134Z remote: Counting objects: 93% (206/221) 2024-08-08T22:04:54.9275750Z remote: Counting objects: 94% (208/221) 2024-08-08T22:04:54.9276345Z remote: Counting objects: 95% (210/221) 2024-08-08T22:04:54.9277171Z remote: Counting objects: 96% (213/221) 2024-08-08T22:04:54.9277810Z remote: Counting objects: 97% (215/221) 2024-08-08T22:04:54.9278422Z remote: Counting objects: 98% (217/221) 2024-08-08T22:04:54.9279030Z remote: Counting objects: 99% (219/221) 2024-08-08T22:04:54.9279641Z remote: Counting objects: 100% (221/221) 2024-08-08T22:04:54.9280727Z remote: Counting objects: 100% (221/221), done. 2024-08-08T22:04:54.9281650Z remote: Compressing objects: 0% (1/202) 2024-08-08T22:04:54.9282660Z remote: Compressing objects: 1% (3/202) 2024-08-08T22:04:54.9283563Z remote: Compressing objects: 2% (5/202) 2024-08-08T22:04:54.9284659Z remote: Compressing objects: 3% (7/202) 2024-08-08T22:04:54.9285303Z remote: Compressing objects: 4% (9/202) 2024-08-08T22:04:54.9287331Z remote: Compressing objects: 5% (11/202) 2024-08-08T22:04:54.9288040Z remote: Compressing objects: 6% (13/202) 2024-08-08T22:04:54.9288696Z remote: Compressing objects: 7% (15/202) 2024-08-08T22:04:54.9289349Z remote: Compressing objects: 8% (17/202) 2024-08-08T22:04:54.9289994Z remote: Compressing objects: 9% (19/202) 2024-08-08T22:04:54.9290646Z remote: Compressing objects: 10% (21/202) 2024-08-08T22:04:54.9291342Z remote: Compressing objects: 11% (23/202) 2024-08-08T22:04:54.9291991Z remote: Compressing objects: 12% (25/202) 2024-08-08T22:04:54.9292644Z remote: Compressing objects: 13% (27/202) 2024-08-08T22:04:54.9293291Z remote: Compressing objects: 14% (29/202) 2024-08-08T22:04:54.9293944Z remote: Compressing objects: 15% (31/202) 2024-08-08T22:04:54.9294754Z remote: Compressing objects: 16% (33/202) 2024-08-08T22:04:54.9295435Z remote: Compressing objects: 17% (35/202) 2024-08-08T22:04:54.9296079Z remote: Compressing objects: 18% (37/202) 2024-08-08T22:04:54.9296706Z remote: Compressing objects: 19% (39/202) 2024-08-08T22:04:54.9297525Z remote: Compressing objects: 20% (41/202) 2024-08-08T22:04:54.9298272Z remote: Compressing objects: 21% (43/202) 2024-08-08T22:04:54.9298910Z remote: Compressing objects: 22% (45/202) 2024-08-08T22:04:54.9299871Z remote: Compressing objects: 23% (47/202) 2024-08-08T22:04:54.9300523Z remote: Compressing objects: 24% (49/202) 2024-08-08T22:04:54.9301166Z remote: Compressing objects: 25% (51/202) 2024-08-08T22:04:54.9301812Z remote: Compressing objects: 26% (53/202) 2024-08-08T22:04:54.9302719Z remote: Compressing objects: 27% (55/202) 2024-08-08T22:04:54.9303346Z remote: Compressing objects: 28% (57/202) 2024-08-08T22:04:54.9303992Z remote: Compressing objects: 29% (59/202) 2024-08-08T22:04:54.9304641Z remote: Compressing objects: 30% (61/202) 2024-08-08T22:04:54.9305267Z remote: Compressing objects: 31% (63/202) 2024-08-08T22:04:54.9305920Z remote: Compressing objects: 32% (65/202) 2024-08-08T22:04:54.9306568Z remote: Compressing objects: 33% (67/202) 2024-08-08T22:04:54.9307664Z remote: Compressing objects: 34% (69/202) 2024-08-08T22:04:54.9308604Z remote: Compressing objects: 35% (71/202) 2024-08-08T22:04:54.9309421Z remote: Compressing objects: 36% (73/202) 2024-08-08T22:04:54.9310173Z remote: Compressing objects: 37% (75/202) 2024-08-08T22:04:54.9310933Z remote: Compressing objects: 38% (77/202) 2024-08-08T22:04:54.9311581Z remote: Compressing objects: 39% (79/202) 2024-08-08T22:04:54.9312227Z remote: Compressing objects: 40% (81/202) 2024-08-08T22:04:54.9312855Z remote: Compressing objects: 41% (83/202) 2024-08-08T22:04:54.9313500Z remote: Compressing objects: 42% (85/202) 2024-08-08T22:04:54.9314144Z remote: Compressing objects: 43% (87/202) 2024-08-08T22:04:54.9315074Z remote: Compressing objects: 44% (89/202) 2024-08-08T22:04:54.9315731Z remote: Compressing objects: 45% (91/202) 2024-08-08T22:04:54.9316390Z remote: Compressing objects: 46% (93/202) 2024-08-08T22:04:54.9317451Z remote: Compressing objects: 47% (95/202) 2024-08-08T22:04:54.9318108Z remote: Compressing objects: 48% (97/202) 2024-08-08T22:04:54.9318759Z remote: Compressing objects: 49% (99/202) 2024-08-08T22:04:54.9353621Z remote: Compressing objects: 50% (101/202) 2024-08-08T22:04:54.9354886Z remote: Compressing objects: 51% (104/202) 2024-08-08T22:04:54.9357009Z remote: Compressing objects: 52% (106/202) 2024-08-08T22:04:54.9357697Z remote: Compressing objects: 53% (108/202) 2024-08-08T22:04:54.9358575Z remote: Compressing objects: 54% (110/202) 2024-08-08T22:04:54.9359213Z remote: Compressing objects: 55% (112/202) 2024-08-08T22:04:54.9360101Z remote: Compressing objects: 56% (114/202) 2024-08-08T22:04:54.9360979Z remote: Compressing objects: 57% (116/202) 2024-08-08T22:04:54.9361857Z remote: Compressing objects: 58% (118/202) 2024-08-08T22:04:54.9362496Z remote: Compressing objects: 59% (120/202) 2024-08-08T22:04:54.9363144Z remote: Compressing objects: 60% (122/202) 2024-08-08T22:04:54.9363792Z remote: Compressing objects: 61% (124/202) 2024-08-08T22:04:54.9364450Z remote: Compressing objects: 62% (126/202) 2024-08-08T22:04:54.9365122Z remote: Compressing objects: 63% (128/202) 2024-08-08T22:04:54.9365766Z remote: Compressing objects: 64% (130/202) 2024-08-08T22:04:54.9366435Z remote: Compressing objects: 65% (132/202) 2024-08-08T22:04:54.9367654Z remote: Compressing objects: 66% (134/202) 2024-08-08T22:04:54.9368300Z remote: Compressing objects: 67% (136/202) 2024-08-08T22:04:54.9368960Z remote: Compressing objects: 68% (138/202) 2024-08-08T22:04:54.9369619Z remote: Compressing objects: 69% (140/202) 2024-08-08T22:04:54.9370278Z remote: Compressing objects: 70% (142/202) 2024-08-08T22:04:54.9371300Z remote: Compressing objects: 71% (144/202) 2024-08-08T22:04:54.9372320Z remote: Compressing objects: 72% (146/202) 2024-08-08T22:04:54.9373363Z remote: Compressing objects: 73% (148/202) 2024-08-08T22:04:54.9374606Z remote: Compressing objects: 74% (150/202) 2024-08-08T22:04:54.9375443Z remote: Compressing objects: 75% (152/202) 2024-08-08T22:04:54.9376119Z remote: Compressing objects: 76% (154/202) 2024-08-08T22:04:54.9376767Z remote: Compressing objects: 77% (156/202) 2024-08-08T22:04:54.9377417Z remote: Compressing objects: 78% (158/202) 2024-08-08T22:04:54.9378071Z remote: Compressing objects: 79% (160/202) 2024-08-08T22:04:54.9378708Z remote: Compressing objects: 80% (162/202) 2024-08-08T22:04:54.9379369Z remote: Compressing objects: 81% (164/202) 2024-08-08T22:04:54.9380028Z remote: Compressing objects: 82% (166/202) 2024-08-08T22:04:54.9380709Z remote: Compressing objects: 83% (168/202) 2024-08-08T22:04:54.9381353Z remote: Compressing objects: 84% (170/202) 2024-08-08T22:04:54.9382411Z remote: Compressing objects: 85% (172/202) 2024-08-08T22:04:54.9383111Z remote: Compressing objects: 86% (174/202) 2024-08-08T22:04:54.9383752Z remote: Compressing objects: 87% (176/202) 2024-08-08T22:04:54.9384422Z remote: Compressing objects: 88% (178/202) 2024-08-08T22:04:54.9385081Z remote: Compressing objects: 89% (180/202) 2024-08-08T22:04:54.9385719Z remote: Compressing objects: 90% (182/202) 2024-08-08T22:04:54.9386378Z remote: Compressing objects: 91% (184/202) 2024-08-08T22:04:54.9387036Z remote: Compressing objects: 92% (186/202) 2024-08-08T22:04:54.9387671Z remote: Compressing objects: 93% (188/202) 2024-08-08T22:04:54.9388330Z remote: Compressing objects: 94% (190/202) 2024-08-08T22:04:54.9388989Z remote: Compressing objects: 95% (192/202) 2024-08-08T22:04:54.9389631Z remote: Compressing objects: 96% (194/202) 2024-08-08T22:04:54.9390824Z remote: Compressing objects: 97% (196/202) 2024-08-08T22:04:54.9391564Z remote: Compressing objects: 98% (198/202) 2024-08-08T22:04:54.9392239Z remote: Compressing objects: 99% (200/202) 2024-08-08T22:04:54.9392880Z remote: Compressing objects: 100% (202/202) 2024-08-08T22:04:54.9393788Z remote: Compressing objects: 100% (202/202), done. 2024-08-08T22:04:54.9411688Z Receiving objects: 0% (1/221) 2024-08-08T22:04:54.9412196Z Receiving objects: 1% (3/221) 2024-08-08T22:04:54.9412685Z Receiving objects: 2% (5/221) 2024-08-08T22:04:54.9413190Z Receiving objects: 3% (7/221) 2024-08-08T22:04:54.9413653Z Receiving objects: 4% (9/221) 2024-08-08T22:04:54.9414139Z Receiving objects: 5% (12/221) 2024-08-08T22:04:54.9414633Z Receiving objects: 6% (14/221) 2024-08-08T22:04:54.9415128Z Receiving objects: 7% (16/221) 2024-08-08T22:04:54.9415598Z Receiving objects: 8% (18/221) 2024-08-08T22:04:54.9416756Z Receiving objects: 9% (20/221) 2024-08-08T22:04:54.9417690Z Receiving objects: 10% (23/221) 2024-08-08T22:04:54.9418831Z Receiving objects: 11% (25/221) 2024-08-08T22:04:54.9419461Z Receiving objects: 12% (27/221) 2024-08-08T22:04:54.9419948Z Receiving objects: 13% (29/221) 2024-08-08T22:04:54.9420415Z Receiving objects: 14% (31/221) 2024-08-08T22:04:54.9423028Z Receiving objects: 15% (34/221) 2024-08-08T22:04:54.9423982Z Receiving objects: 16% (36/221) 2024-08-08T22:04:54.9424646Z Receiving objects: 17% (38/221) 2024-08-08T22:04:54.9425135Z Receiving objects: 18% (40/221) 2024-08-08T22:04:54.9430357Z Receiving objects: 19% (42/221) 2024-08-08T22:04:54.9430947Z Receiving objects: 20% (45/221) 2024-08-08T22:04:54.9431696Z Receiving objects: 21% (47/221) 2024-08-08T22:04:54.9439460Z Receiving objects: 22% (49/221) 2024-08-08T22:04:54.9447219Z Receiving objects: 23% (51/221) 2024-08-08T22:04:54.9449923Z Receiving objects: 24% (54/221) 2024-08-08T22:04:54.9450431Z Receiving objects: 25% (56/221) 2024-08-08T22:04:54.9450907Z Receiving objects: 26% (58/221) 2024-08-08T22:04:54.9451585Z Receiving objects: 27% (60/221) 2024-08-08T22:04:54.9454110Z Receiving objects: 28% (62/221) 2024-08-08T22:04:54.9454597Z Receiving objects: 29% (65/221) 2024-08-08T22:04:54.9455085Z Receiving objects: 30% (67/221) 2024-08-08T22:04:54.9455572Z Receiving objects: 31% (69/221) 2024-08-08T22:04:54.9456053Z Receiving objects: 32% (71/221) 2024-08-08T22:04:54.9456560Z Receiving objects: 33% (73/221) 2024-08-08T22:04:54.9457038Z Receiving objects: 34% (76/221) 2024-08-08T22:04:54.9457531Z Receiving objects: 35% (78/221) 2024-08-08T22:04:54.9458005Z Receiving objects: 36% (80/221) 2024-08-08T22:04:54.9458487Z Receiving objects: 37% (82/221) 2024-08-08T22:04:54.9458972Z Receiving objects: 38% (84/221) 2024-08-08T22:04:54.9459440Z Receiving objects: 39% (87/221) 2024-08-08T22:04:54.9459928Z Receiving objects: 40% (89/221) 2024-08-08T22:04:54.9460421Z Receiving objects: 41% (91/221) 2024-08-08T22:04:54.9460883Z Receiving objects: 42% (93/221) 2024-08-08T22:04:54.9461368Z Receiving objects: 43% (96/221) 2024-08-08T22:04:54.9462114Z Receiving objects: 44% (98/221) 2024-08-08T22:04:54.9462626Z Receiving objects: 45% (100/221) 2024-08-08T22:04:54.9463127Z Receiving objects: 46% (102/221) 2024-08-08T22:04:54.9463624Z Receiving objects: 47% (104/221) 2024-08-08T22:04:54.9464126Z Receiving objects: 48% (107/221) 2024-08-08T22:04:54.9464597Z Receiving objects: 49% (109/221) 2024-08-08T22:04:54.9465100Z Receiving objects: 50% (111/221) 2024-08-08T22:04:54.9465589Z Receiving objects: 51% (113/221) 2024-08-08T22:04:54.9466062Z Receiving objects: 52% (115/221) 2024-08-08T22:04:54.9471138Z Receiving objects: 53% (118/221) 2024-08-08T22:04:54.9471643Z Receiving objects: 54% (120/221) 2024-08-08T22:04:54.9472111Z Receiving objects: 55% (122/221) 2024-08-08T22:04:54.9472604Z Receiving objects: 56% (124/221) 2024-08-08T22:04:54.9473101Z Receiving objects: 57% (126/221) 2024-08-08T22:04:54.9473592Z Receiving objects: 58% (129/221) 2024-08-08T22:04:54.9474108Z Receiving objects: 59% (131/221) 2024-08-08T22:04:54.9474652Z Receiving objects: 60% (133/221) 2024-08-08T22:04:54.9476096Z Receiving objects: 61% (135/221) 2024-08-08T22:04:54.9476601Z Receiving objects: 62% (138/221) 2024-08-08T22:04:54.9477064Z Receiving objects: 63% (140/221) 2024-08-08T22:04:54.9477774Z Receiving objects: 64% (142/221) 2024-08-08T22:04:54.9480349Z Receiving objects: 65% (144/221) 2024-08-08T22:04:54.9487087Z Receiving objects: 66% (146/221) 2024-08-08T22:04:54.9488467Z Receiving objects: 67% (149/221) 2024-08-08T22:04:54.9489191Z Receiving objects: 68% (151/221) 2024-08-08T22:04:54.9489758Z Receiving objects: 69% (153/221) 2024-08-08T22:04:54.9490252Z Receiving objects: 70% (155/221) 2024-08-08T22:04:54.9491531Z Receiving objects: 71% (157/221) 2024-08-08T22:04:54.9492040Z Receiving objects: 72% (160/221) 2024-08-08T22:04:54.9492532Z Receiving objects: 73% (162/221) 2024-08-08T22:04:54.9493007Z Receiving objects: 74% (164/221) 2024-08-08T22:04:54.9493502Z Receiving objects: 75% (166/221) 2024-08-08T22:04:54.9497663Z Receiving objects: 76% (168/221) 2024-08-08T22:04:54.9498175Z Receiving objects: 77% (171/221) 2024-08-08T22:04:54.9512333Z Receiving objects: 78% (173/221) 2024-08-08T22:04:54.9514226Z Receiving objects: 79% (175/221) 2024-08-08T22:04:54.9514864Z Receiving objects: 80% (177/221) 2024-08-08T22:04:54.9515387Z Receiving objects: 81% (180/221) 2024-08-08T22:04:54.9515881Z Receiving objects: 82% (182/221) 2024-08-08T22:04:54.9516374Z Receiving objects: 83% (184/221) 2024-08-08T22:04:54.9516862Z Receiving objects: 84% (186/221) 2024-08-08T22:04:54.9518953Z Receiving objects: 85% (188/221) 2024-08-08T22:04:54.9519992Z Receiving objects: 86% (191/221) 2024-08-08T22:04:54.9520628Z Receiving objects: 87% (193/221) 2024-08-08T22:04:54.9521130Z Receiving objects: 88% (195/221) 2024-08-08T22:04:54.9521641Z Receiving objects: 89% (197/221) 2024-08-08T22:04:54.9522322Z Receiving objects: 90% (199/221) 2024-08-08T22:04:54.9522811Z Receiving objects: 91% (202/221) 2024-08-08T22:04:54.9523305Z Receiving objects: 92% (204/221) 2024-08-08T22:04:54.9524228Z remote: Total 221 (delta 21), reused 106 (delta 5), pack-reused 0 2024-08-08T22:04:54.9524988Z Receiving objects: 93% (206/221) 2024-08-08T22:04:54.9525472Z Receiving objects: 94% (208/221) 2024-08-08T22:04:54.9525977Z Receiving objects: 95% (210/221) 2024-08-08T22:04:54.9526465Z Receiving objects: 96% (213/221) 2024-08-08T22:04:54.9527230Z Receiving objects: 97% (215/221) 2024-08-08T22:04:54.9528192Z Receiving objects: 98% (217/221) 2024-08-08T22:04:54.9528699Z Receiving objects: 99% (219/221) 2024-08-08T22:04:54.9529164Z Receiving objects: 100% (221/221) 2024-08-08T22:04:54.9529825Z Receiving objects: 100% (221/221), 264.99 KiB | 22.08 MiB/s, done. 2024-08-08T22:04:54.9556101Z Resolving deltas: 0% (0/21) 2024-08-08T22:04:54.9557036Z Resolving deltas: 4% (1/21) 2024-08-08T22:04:54.9557955Z Resolving deltas: 9% (2/21) 2024-08-08T22:04:54.9558617Z Resolving deltas: 14% (3/21) 2024-08-08T22:04:54.9559297Z Resolving deltas: 23% (5/21) 2024-08-08T22:04:54.9560206Z Resolving deltas: 28% (6/21) 2024-08-08T22:04:54.9560734Z Resolving deltas: 33% (7/21) 2024-08-08T22:04:54.9561319Z Resolving deltas: 38% (8/21) 2024-08-08T22:04:54.9561945Z Resolving deltas: 42% (9/21) 2024-08-08T22:04:54.9562428Z Resolving deltas: 47% (10/21) 2024-08-08T22:04:54.9562899Z Resolving deltas: 52% (11/21) 2024-08-08T22:04:54.9563357Z Resolving deltas: 57% (12/21) 2024-08-08T22:04:54.9567527Z Resolving deltas: 61% (13/21) 2024-08-08T22:04:54.9568261Z Resolving deltas: 66% (14/21) 2024-08-08T22:04:54.9569104Z Resolving deltas: 71% (15/21) 2024-08-08T22:04:54.9570091Z Resolving deltas: 76% (16/21) 2024-08-08T22:04:54.9571031Z Resolving deltas: 85% (18/21) 2024-08-08T22:04:54.9571496Z Resolving deltas: 90% (19/21) 2024-08-08T22:04:54.9571987Z Resolving deltas: 95% (20/21) 2024-08-08T22:04:54.9572930Z Resolving deltas: 100% (21/21) 2024-08-08T22:04:54.9573976Z Resolving deltas: 100% (21/21), done. 2024-08-08T22:04:54.9689873Z From https://github.com/pytorch/builder 2024-08-08T22:04:54.9690910Z * [new branch] main -> origin/main 2024-08-08T22:04:54.9714063Z ##[endgroup] 2024-08-08T22:04:54.9714768Z ##[group]Determining the checkout info 2024-08-08T22:04:54.9721984Z [command]/usr/bin/git branch --list --remote origin/main 2024-08-08T22:04:54.9752774Z origin/main 2024-08-08T22:04:54.9759144Z ##[endgroup] 2024-08-08T22:04:54.9759794Z ##[group]Checking out the ref 2024-08-08T22:04:54.9764416Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-08-08T22:04:54.9924046Z Switched to a new branch 'main' 2024-08-08T22:04:54.9924890Z branch 'main' set up to track 'origin/main'. 2024-08-08T22:04:54.9930306Z ##[endgroup] 2024-08-08T22:04:54.9930997Z ##[group]Setting up auth for fetching submodules 2024-08-08T22:04:54.9938746Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-08T22:04:54.9998987Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-08-08T22:04:55.0037233Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-08-08T22:04:55.0074293Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-08-08T22:04:55.0111040Z ##[endgroup] 2024-08-08T22:04:55.0111690Z ##[group]Fetching submodules 2024-08-08T22:04:55.0115889Z [command]/usr/bin/git submodule sync --recursive 2024-08-08T22:04:55.0433826Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2024-08-08T22:04:55.0761704Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-08-08T22:04:55.1082458Z ##[endgroup] 2024-08-08T22:04:55.1083199Z ##[group]Persisting credentials for submodules 2024-08-08T22:04:55.1091281Z [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-08T22:04:55.1414505Z [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-08T22:04:55.1736862Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-08-08T22:04:55.2054532Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-08-08T22:04:55.2361773Z ##[endgroup] 2024-08-08T22:04:55.2407201Z [command]/usr/bin/git log -1 --format='%H' 2024-08-08T22:04:55.2445305Z '4a08b9a8cf657512eb9b60dd940be0bb01d7578d' 2024-08-08T22:04:55.2561366Z ##[group]Run # Remove any artifacts from the previous checkouts 2024-08-08T22:04:55.2562248Z # Remove any artifacts from the previous checkouts 2024-08-08T22:04:55.2562905Z git clean -fxd 2024-08-08T22:04:55.2572587Z shell: /usr/bin/bash -e {0} 2024-08-08T22:04:55.2573014Z env: 2024-08-08T22:04:55.2573357Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:55.2573792Z BUILDER_ROOT: /builder 2024-08-08T22:04:55.2574211Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:55.2574670Z DESIRED_CUDA: cu121 2024-08-08T22:04:55.2575082Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:55.2575493Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:55.2576015Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:55.2576634Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:55.2577013Z LIBTORCH_CONFIG: 2024-08-08T22:04:55.2577405Z LIBTORCH_VARIANT: 2024-08-08T22:04:55.2577810Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:55.2578211Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:55.2578907Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:55.2579638Z ANACONDA_USER: pytorch 2024-08-08T22:04:55.2580081Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:55.2580569Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:55.2581050Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:55.2581829Z GITHUB_TOKEN: *** 2024-08-08T22:04:55.2582223Z PR_NUMBER: 2024-08-08T22:04:55.2582624Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:55.2583430Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:55.2583997Z USE_SPLIT_BUILD: false 2024-08-08T22:04:55.2584409Z ##[endgroup] 2024-08-08T22:04:55.2817835Z Prepare all required actions 2024-08-08T22:04:55.2818584Z Getting action download info 2024-08-08T22:04:55.4078991Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2024-08-08T22:04:55.4079613Z with: 2024-08-08T22:04:55.4080176Z github-token: *** 2024-08-08T22:04:55.4080675Z test-matrix: { include: [ { config: "default" }, ]} 2024-08-08T22:04:55.4081260Z env: 2024-08-08T22:04:55.4081597Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:55.4082004Z BUILDER_ROOT: /builder 2024-08-08T22:04:55.4082431Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:55.4082862Z DESIRED_CUDA: cu121 2024-08-08T22:04:55.4083254Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:55.4083677Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:55.4084195Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:55.4084786Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:55.4085189Z LIBTORCH_CONFIG: 2024-08-08T22:04:55.4085576Z LIBTORCH_VARIANT: 2024-08-08T22:04:55.4085955Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:55.4086438Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:55.4087344Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:55.4088087Z ANACONDA_USER: pytorch 2024-08-08T22:04:55.4088527Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:55.4088981Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:55.4089483Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:55.4090195Z GITHUB_TOKEN: *** 2024-08-08T22:04:55.4090586Z PR_NUMBER: 2024-08-08T22:04:55.4090959Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:55.4091608Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:55.4092165Z USE_SPLIT_BUILD: false 2024-08-08T22:04:55.4092609Z ##[endgroup] 2024-08-08T22:04:55.4146229Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:04:55.4146939Z with: 2024-08-08T22:04:55.4147390Z shell: bash 2024-08-08T22:04:55.4147734Z timeout_minutes: 10 2024-08-08T22:04:55.4148138Z max_attempts: 5 2024-08-08T22:04:55.4148535Z retry_wait_seconds: 30 2024-08-08T22:04:55.4149928Z 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-08T22:04:55.4151420Z polling_interval_seconds: 1 2024-08-08T22:04:55.4151879Z warning_on_retry: true 2024-08-08T22:04:55.4152288Z continue_on_error: false 2024-08-08T22:04:55.4152699Z env: 2024-08-08T22:04:55.4153131Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:55.4153540Z BUILDER_ROOT: /builder 2024-08-08T22:04:55.4153966Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:55.4154392Z DESIRED_CUDA: cu121 2024-08-08T22:04:55.4154780Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:55.4155203Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:55.4155716Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:55.4156317Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:55.4156706Z LIBTORCH_CONFIG: 2024-08-08T22:04:55.4157097Z LIBTORCH_VARIANT: 2024-08-08T22:04:55.4157490Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:55.4157905Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:55.4158530Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:55.4159240Z ANACONDA_USER: pytorch 2024-08-08T22:04:55.4159673Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:55.4160143Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:55.4160635Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:55.4161362Z GITHUB_TOKEN: *** 2024-08-08T22:04:55.4161747Z PR_NUMBER: 2024-08-08T22:04:55.4162139Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:55.4162696Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:55.4163249Z USE_SPLIT_BUILD: false 2024-08-08T22:04:55.4163658Z ##[endgroup] 2024-08-08T22:04:55.4926097Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2024-08-08T22:04:55.8016610Z Defaulting to user installation because normal site-packages is not writeable 2024-08-08T22:04:55.8238915Z Requirement already satisfied: requests==2.27.1 in /home/ec2-user/.local/lib/python3.7/site-packages (2.27.1) 2024-08-08T22:04:55.8432573Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-08-08T22:04:55.8447583Z 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-08T22:04:55.8479297Z 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-08T22:04:55.8492200Z 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-08T22:04:55.8749064Z 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-08T22:04:56.4922770Z Command completed after 1 attempt(s). 2024-08-08T22:04:56.4979095Z ##[group]Run set -x 2024-08-08T22:04:56.4979520Z set -x 2024-08-08T22:04:56.4979884Z  2024-08-08T22:04:56.4980561Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T22:04:56.4981396Z # in runner workspace 2024-08-08T22:04:56.4982051Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-08-08T22:04:56.4991274Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:04:56.4991931Z env: 2024-08-08T22:04:56.4992273Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:56.4992706Z BUILDER_ROOT: /builder 2024-08-08T22:04:56.4993120Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:56.4993551Z DESIRED_CUDA: cu121 2024-08-08T22:04:56.4993966Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:56.4994373Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:56.4994892Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:56.4995522Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:56.4995898Z LIBTORCH_CONFIG: 2024-08-08T22:04:56.4996295Z LIBTORCH_VARIANT: 2024-08-08T22:04:56.4996706Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:56.4997101Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:56.4997732Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:56.4998457Z ANACONDA_USER: pytorch 2024-08-08T22:04:56.4998881Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:56.4999353Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:56.4999853Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:56.5000602Z GITHUB_TOKEN: *** 2024-08-08T22:04:56.5000994Z PR_NUMBER: 2024-08-08T22:04:56.5001390Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:56.5001952Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:56.5002516Z USE_SPLIT_BUILD: false 2024-08-08T22:04:56.5002936Z ##[endgroup] 2024-08-08T22:04:56.5031244Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-08-08T22:04:56.5309884Z ##[group]Run set -x 2024-08-08T22:04:56.5310344Z set -x 2024-08-08T22:04:56.5310707Z  2024-08-08T22:04:56.5311394Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2024-08-08T22:04:56.5312538Z # but doesn't expose it in anyway. The job name is part of the job message the 2024-08-08T22:04:56.5313680Z # runner receives, so it's there and printed out to the diag log. Below is the 2024-08-08T22:04:56.5314950Z # code responsible for printing it. Need to check with GitHub to see if they can 2024-08-08T22:04:56.5315937Z # expose this variable as part of GitHub context. 2024-08-08T22:04:56.5316986Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2024-08-08T22:04:56.5318124Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2024-08-08T22:04:56.5319377Z pwd 2024-08-08T22:04:56.5319881Z  2024-08-08T22:04:56.5320748Z LOG_FILE=$(grep -l -r "b9d86fa89636e301796d4201f36d86c73f6e49bc" *.log | tail -n 1) 2024-08-08T22:04:56.5321631Z if [ -n "${LOG_FILE}" ]; then 2024-08-08T22:04:56.5322506Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2024-08-08T22:04:56.5323430Z  # needs to be awk {print $3} on MacOS 2024-08-08T22:04:56.5324017Z  case ${RUNNER_OS} in 2024-08-08T22:04:56.5324491Z  macOS) 2024-08-08T22:04:56.5325310Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2024-08-08T22:04:56.5326230Z  ;; 2024-08-08T22:04:56.5326597Z  *) 2024-08-08T22:04:56.5327946Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2024-08-08T22:04:56.5328876Z  ;; 2024-08-08T22:04:56.5329244Z  esac 2024-08-08T22:04:56.5329754Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2024-08-08T22:04:56.5330381Z fi 2024-08-08T22:04:56.5330725Z  2024-08-08T22:04:56.5331044Z popd 2024-08-08T22:04:56.5339685Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:04:56.5340309Z env: 2024-08-08T22:04:56.5340656Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:56.5341069Z BUILDER_ROOT: /builder 2024-08-08T22:04:56.5341499Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:56.5341934Z DESIRED_CUDA: cu121 2024-08-08T22:04:56.5342321Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:56.5342741Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:56.5343260Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:56.5343853Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:56.5344243Z LIBTORCH_CONFIG: 2024-08-08T22:04:56.5344632Z LIBTORCH_VARIANT: 2024-08-08T22:04:56.5345010Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:56.5345483Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:56.5346129Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:56.5346849Z ANACONDA_USER: pytorch 2024-08-08T22:04:56.5347291Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:56.5347767Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:56.5348243Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:56.5349014Z GITHUB_TOKEN: *** 2024-08-08T22:04:56.5349402Z PR_NUMBER: 2024-08-08T22:04:56.5349791Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:56.5350351Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:56.5350911Z USE_SPLIT_BUILD: false 2024-08-08T22:04:56.5351324Z ##[endgroup] 2024-08-08T22:04:56.5379363Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2024-08-08T22:04:56.5380309Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2024-08-08T22:04:56.5381038Z /home/ec2-user/actions-runner/_diag 2024-08-08T22:04:56.5381557Z + pwd 2024-08-08T22:04:56.5388775Z ++ grep -l -r b9d86fa89636e301796d4201f36d86c73f6e49bc Runner_20240808-161650-utc.log Runner_20240808-161848-utc.log Worker_20240808-162257-utc.log Worker_20240808-164058-utc.log Worker_20240808-170415-utc.log Worker_20240808-172159-utc.log Worker_20240808-194024-utc.log Worker_20240808-200034-utc.log Worker_20240808-202503-utc.log Worker_20240808-204448-utc.log Worker_20240808-210228-utc.log Worker_20240808-211144-utc.log Worker_20240808-211218-utc.log Worker_20240808-214113-utc.log Worker_20240808-215913-utc.log 2024-08-08T22:04:56.5392223Z ++ tail -n 1 2024-08-08T22:04:56.5438120Z + LOG_FILE=Worker_20240808-215913-utc.log 2024-08-08T22:04:56.5439062Z + '[' -n Worker_20240808-215913-utc.log ']' 2024-08-08T22:04:56.5439592Z + case ${RUNNER_OS} in 2024-08-08T22:04:56.5444164Z ++ grep -r '"jobDisplayName"' Worker_20240808-215913-utc.log 2024-08-08T22:04:56.5445592Z ++ awk -F '[:]' '{print $2}' 2024-08-08T22:04:56.5447129Z ++ sed 's/"//g' 2024-08-08T22:04:56.5448498Z ++ xargs 2024-08-08T22:04:56.5468193Z + JOB_NAME='manywheel-py3_8-cuda12_1-test / test,' 2024-08-08T22:04:56.5469233Z + echo 'job-name=manywheel-py3_8-cuda12_1-test / test,' 2024-08-08T22:04:56.5469906Z + popd 2024-08-08T22:04:56.5470315Z ~/actions-runner/_work/pytorch/pytorch 2024-08-08T22:04:56.5500846Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T22:04:56.5501522Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-08-08T22:04:56.5502102Z echo "Job name: ${JOB_NAME}" 2024-08-08T22:04:56.5502583Z  2024-08-08T22:04:56.5503265Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-08-08T22:04:56.5504119Z # in runner workspace 2024-08-08T22:04:56.5504825Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-08-08T22:04:56.5505634Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-08-08T22:04:56.5506202Z  --job-name "${JOB_NAME}" \ 2024-08-08T22:04:56.5506728Z  --test-matrix "{ include: [ 2024-08-08T22:04:56.5507280Z  { config: "default" }, 2024-08-08T22:04:56.5507747Z ]} 2024-08-08T22:04:56.5508091Z " \ 2024-08-08T22:04:56.5508502Z  --selected-test-configs "" \ 2024-08-08T22:04:56.5509068Z  --pr-number "${PR_NUMBER}" \ 2024-08-08T22:04:56.5509572Z  --tag "${TAG}" \ 2024-08-08T22:04:56.5510059Z  --event-name "${EVENT_NAME}" \ 2024-08-08T22:04:56.5510617Z  --schedule "${SCHEDULE}" \ 2024-08-08T22:04:56.5511148Z  --branch "${HEAD_BRANCH}" 2024-08-08T22:04:56.5519540Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:04:56.5520168Z env: 2024-08-08T22:04:56.5520514Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:56.5520936Z BUILDER_ROOT: /builder 2024-08-08T22:04:56.5521375Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:56.5521812Z DESIRED_CUDA: cu121 2024-08-08T22:04:56.5522208Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:56.5522634Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:56.5523162Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:56.5543354Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:56.5543781Z LIBTORCH_CONFIG: 2024-08-08T22:04:56.5544187Z LIBTORCH_VARIANT: 2024-08-08T22:04:56.5544599Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:56.5545002Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:56.5545644Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:56.5546386Z ANACONDA_USER: pytorch 2024-08-08T22:04:56.5546815Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:56.5547301Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:56.5547802Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:56.5548566Z GITHUB_TOKEN: *** 2024-08-08T22:04:56.5548963Z PR_NUMBER: 2024-08-08T22:04:56.5549363Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:56.5549928Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:56.5550489Z USE_SPLIT_BUILD: false 2024-08-08T22:04:56.5550991Z JOB_NAME: manywheel-py3_8-cuda12_1-test / test, 2024-08-08T22:04:56.5551563Z TAG: ciflow/trunk/132710 2024-08-08T22:04:56.5551995Z EVENT_NAME: push 2024-08-08T22:04:56.5552384Z SCHEDULE: 2024-08-08T22:04:56.5552727Z HEAD_BRANCH: 2024-08-08T22:04:56.5553095Z ##[endgroup] 2024-08-08T22:04:56.5581737Z Workflow: linux-binary-manywheel 2024-08-08T22:04:56.5582371Z Job name: manywheel-py3_8-cuda12_1-test / test, 2024-08-08T22:04:56.8505697Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-08-08T22:04:56.9457226Z fatal: not a git repository (or any of the parent directories): .git 2024-08-08T22:04:56.9484597Z /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-08T22:04:56.9486730Z warnings.warn(f"failed to get commit messages: {e}") 2024-08-08T22:04:56.9659870Z ##[group]Run echo "Filtered matrix:" 2024-08-08T22:04:56.9661117Z echo "Filtered matrix:" 2024-08-08T22:04:56.9662453Z echo "{"include": [{"config": "default"}]}" 2024-08-08T22:04:56.9663595Z  2024-08-08T22:04:56.9664277Z echo 2024-08-08T22:04:56.9665161Z echo "Is the current job unstable? False" 2024-08-08T22:04:56.9666282Z  2024-08-08T22:04:56.9666863Z echo 2024-08-08T22:04:56.9667689Z echo "Is keep-going label set? False" 2024-08-08T22:04:56.9668759Z  2024-08-08T22:04:56.9669355Z echo 2024-08-08T22:04:56.9670084Z echo "Renabled issues? " 2024-08-08T22:04:56.9681853Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:04:56.9682485Z env: 2024-08-08T22:04:56.9682834Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:56.9683257Z BUILDER_ROOT: /builder 2024-08-08T22:04:56.9683688Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:56.9684120Z DESIRED_CUDA: cu121 2024-08-08T22:04:56.9684527Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:56.9684951Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:56.9685478Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:56.9686072Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:56.9686459Z LIBTORCH_CONFIG: 2024-08-08T22:04:56.9687118Z LIBTORCH_VARIANT: 2024-08-08T22:04:56.9687523Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:56.9687936Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:56.9688561Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:56.9689274Z ANACONDA_USER: pytorch 2024-08-08T22:04:56.9689717Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:56.9690193Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:56.9690668Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:56.9691495Z GITHUB_TOKEN: *** 2024-08-08T22:04:56.9691910Z PR_NUMBER: 2024-08-08T22:04:56.9692337Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:56.9692936Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:56.9693539Z USE_SPLIT_BUILD: false 2024-08-08T22:04:56.9693978Z ##[endgroup] 2024-08-08T22:04:56.9721373Z Filtered matrix: 2024-08-08T22:04:56.9721800Z {include: [{config: default}]} 2024-08-08T22:04:56.9722394Z 2024-08-08T22:04:56.9722615Z Is the current job unstable? False 2024-08-08T22:04:56.9723011Z 2024-08-08T22:04:56.9723352Z Is keep-going label set? False 2024-08-08T22:04:56.9723674Z 2024-08-08T22:04:56.9723836Z Renabled issues? 2024-08-08T22:04:56.9886624Z ##[group]Run actions/download-artifact@v3 2024-08-08T22:04:56.9887478Z with: 2024-08-08T22:04:56.9887842Z name: manywheel-py3_8-cuda12_1 2024-08-08T22:04:56.9888449Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/ 2024-08-08T22:04:56.9889066Z env: 2024-08-08T22:04:56.9889402Z PYTORCH_ROOT: /pytorch 2024-08-08T22:04:56.9889815Z BUILDER_ROOT: /builder 2024-08-08T22:04:56.9890243Z PACKAGE_TYPE: manywheel 2024-08-08T22:04:56.9890674Z DESIRED_CUDA: cu121 2024-08-08T22:04:56.9891066Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:04:56.9891557Z GPU_ARCH_TYPE: cuda 2024-08-08T22:04:56.9892079Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:04:56.9892669Z SKIP_ALL_TESTS: 1 2024-08-08T22:04:56.9893055Z LIBTORCH_CONFIG: 2024-08-08T22:04:56.9893438Z LIBTORCH_VARIANT: 2024-08-08T22:04:56.9893819Z DESIRED_DEVTOOLSET: 2024-08-08T22:04:56.9894232Z DESIRED_PYTHON: 3.8 2024-08-08T22:04:56.9894907Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:04:56.9895640Z ANACONDA_USER: pytorch 2024-08-08T22:04:56.9896063Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:04:56.9896535Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:04:56.9897027Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:04:56.9897772Z GITHUB_TOKEN: *** 2024-08-08T22:04:56.9898164Z PR_NUMBER: 2024-08-08T22:04:56.9898568Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:04:56.9899129Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:04:56.9899685Z USE_SPLIT_BUILD: false 2024-08-08T22:04:56.9900337Z ##[endgroup] 2024-08-08T22:04:57.0708731Z Starting download for manywheel-py3_8-cuda12_1 2024-08-08T22:04:57.1919688Z Directory structure has been setup for the artifact 2024-08-08T22:04:57.1921436Z Total number of files that will be downloaded: 1 2024-08-08T22:04:58.1926533Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:04:59.1928401Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:00.1928293Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:01.1919799Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:02.1919942Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:03.1919978Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:04.1919848Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:05.1920504Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:06.1920492Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:07.1920127Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:08.1919856Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:09.1926402Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:10.1919690Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:11.1919839Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:12.1924419Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:13.1920101Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:14.1925157Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:15.1928321Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:16.1929567Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:17.1924787Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:18.1920117Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:19.1930084Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:20.1930408Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:21.1930841Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:22.1940184Z Total file count: 1 ---- Processed file #0 (0.0%) 2024-08-08T22:05:22.3216968Z Artifact manywheel-py3_8-cuda12_1 was downloaded to /home/ec2-user/actions-runner/_work/_temp/artifacts 2024-08-08T22:05:22.3227189Z Artifact download has finished successfully 2024-08-08T22:05:22.3453386Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2024-08-08T22:05:22.3454087Z with: 2024-08-08T22:05:22.3454441Z driver-version: 550.54.15 2024-08-08T22:05:22.3454862Z env: 2024-08-08T22:05:22.3455180Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:22.3455612Z BUILDER_ROOT: /builder 2024-08-08T22:05:22.3456046Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:22.3456461Z DESIRED_CUDA: cu121 2024-08-08T22:05:22.3456875Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:05:22.3457302Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:22.3457804Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:22.3458437Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:22.3458830Z LIBTORCH_CONFIG: 2024-08-08T22:05:22.3459202Z LIBTORCH_VARIANT: 2024-08-08T22:05:22.3459603Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:22.3460019Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:22.3460624Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:22.3461629Z ANACONDA_USER: pytorch 2024-08-08T22:05:22.3462087Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:22.3462561Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:22.3463057Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:22.3463822Z GITHUB_TOKEN: *** 2024-08-08T22:05:22.3464189Z PR_NUMBER: 2024-08-08T22:05:22.3464589Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:22.3465167Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:22.3465706Z USE_SPLIT_BUILD: false 2024-08-08T22:05:22.3466120Z ##[endgroup] 2024-08-08T22:05:22.3517959Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-08-08T22:05:22.3518858Z with: 2024-08-08T22:05:22.3519193Z timeout_minutes: 10 2024-08-08T22:05:22.3519578Z max_attempts: 3 2024-08-08T22:05:22.3562763Z 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-08T22:05:22.3607863Z retry_wait_seconds: 10 2024-08-08T22:05:22.3608327Z polling_interval_seconds: 1 2024-08-08T22:05:22.3608777Z warning_on_retry: true 2024-08-08T22:05:22.3609212Z continue_on_error: false 2024-08-08T22:05:22.3609626Z env: 2024-08-08T22:05:22.3609943Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:22.3610372Z BUILDER_ROOT: /builder 2024-08-08T22:05:22.3610799Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:22.3611225Z DESIRED_CUDA: cu121 2024-08-08T22:05:22.3611634Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:05:22.3612057Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:22.3612558Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:22.3613167Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:22.3613558Z LIBTORCH_CONFIG: 2024-08-08T22:05:22.3613933Z LIBTORCH_VARIANT: 2024-08-08T22:05:22.3614493Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:22.3614931Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:22.3615541Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:22.3616279Z ANACONDA_USER: pytorch 2024-08-08T22:05:22.3616722Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:22.3617178Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:22.3617675Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:22.3618428Z GITHUB_TOKEN: *** 2024-08-08T22:05:22.3618797Z PR_NUMBER: 2024-08-08T22:05:22.3619198Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:22.3619779Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:22.3620326Z USE_SPLIT_BUILD: false 2024-08-08T22:05:22.3620754Z DRIVER_VERSION: 550.54.15 2024-08-08T22:05:22.3621186Z ##[endgroup] 2024-08-08T22:05:22.4409593Z == Installing nvidia driver NVIDIA-Linux-x86_64-550.54.15.run == 2024-08-08T22:05:22.4412540Z + pre_install_nvidia_driver_amzn2 2024-08-08T22:05:22.4413233Z + sudo yum remove -y nvidia-driver-latest-dkms 2024-08-08T22:05:22.9581224Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:05:23.0180685Z No Match for argument: nvidia-driver-latest-dkms 2024-08-08T22:05:23.0568233Z No Packages marked for removal 2024-08-08T22:05:23.0727595Z + install_nvidia_driver_common 2024-08-08T22:05:23.0729546Z + echo 'Before installing NVIDIA driver' 2024-08-08T22:05:23.0730075Z + lspci 2024-08-08T22:05:23.0730730Z Before installing NVIDIA driver 2024-08-08T22:05:23.0925598Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T22:05:23.0927494Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T22:05:23.0928523Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T22:05:23.0929446Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T22:05:23.0930261Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T22:05:23.0931135Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T22:05:23.0938241Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T22:05:23.0939352Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T22:05:23.0940084Z + lsmod 2024-08-08T22:05:23.0949215Z Module Size Used by 2024-08-08T22:05:23.0949750Z nvidia_modeset 1339392 0 2024-08-08T22:05:23.0950206Z nvidia_uvm 4599808 0 2024-08-08T22:05:23.0950766Z nvidia 53989376 7 nvidia_uvm,nvidia_modeset 2024-08-08T22:05:23.0951394Z drm 421888 1 nvidia 2024-08-08T22:05:23.0951917Z i2c_core 77824 2 nvidia,drm 2024-08-08T22:05:23.0952421Z veth 16384 0 2024-08-08T22:05:23.0952943Z backlight 16384 1 nvidia_modeset 2024-08-08T22:05:23.0953497Z xt_conntrack 16384 1 2024-08-08T22:05:23.0953954Z ipt_MASQUERADE 16384 1 2024-08-08T22:05:23.0954555Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T22:05:23.0955146Z nf_conntrack_netlink 49152 0 2024-08-08T22:05:23.0955685Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T22:05:23.0956263Z xfrm_user 45056 1 2024-08-08T22:05:23.0956747Z xfrm_algo 16384 1 xfrm_user 2024-08-08T22:05:23.0957251Z iptable_nat 16384 1 2024-08-08T22:05:23.0957719Z nf_conntrack_ipv4 16384 3 2024-08-08T22:05:23.0958253Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T22:05:23.0958832Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T22:05:23.0959495Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T22:05:23.0960696Z 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-08T22:05:23.0961768Z xt_addrtype 16384 2 2024-08-08T22:05:23.0962221Z iptable_filter 16384 1 2024-08-08T22:05:23.0963244Z br_netfilter 24576 0 2024-08-08T22:05:23.0963825Z bridge 172032 1 br_netfilter 2024-08-08T22:05:23.0964352Z stp 16384 1 bridge 2024-08-08T22:05:23.0964870Z llc 16384 2 bridge,stp 2024-08-08T22:05:23.0965384Z overlay 86016 0 2024-08-08T22:05:23.0965823Z sunrpc 393216 1 2024-08-08T22:05:23.0966279Z dm_mirror 28672 0 2024-08-08T22:05:23.0967064Z dm_region_hash 20480 1 dm_mirror 2024-08-08T22:05:23.0967698Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T22:05:23.0968334Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T22:05:23.0968905Z dax 69632 1 dm_mod 2024-08-08T22:05:23.0969376Z sb_edac 24576 0 2024-08-08T22:05:23.0969833Z crc32_pclmul 16384 0 2024-08-08T22:05:23.0970301Z ghash_clmulni_intel 16384 0 2024-08-08T22:05:23.0970758Z pcbc 16384 0 2024-08-08T22:05:23.0971227Z aesni_intel 188416 0 2024-08-08T22:05:23.0971724Z aes_x86_64 20480 1 aesni_intel 2024-08-08T22:05:23.0972264Z crypto_simd 16384 1 aesni_intel 2024-08-08T22:05:23.0972818Z glue_helper 16384 1 aesni_intel 2024-08-08T22:05:23.0973514Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T22:05:23.0974177Z mousedev 24576 0 2024-08-08T22:05:23.0974629Z evdev 20480 3 2024-08-08T22:05:23.0975083Z psmouse 32768 0 2024-08-08T22:05:23.0975523Z pcc_cpufreq 16384 0 2024-08-08T22:05:23.0975979Z button 16384 0 2024-08-08T22:05:23.0976618Z ena 139264 0 2024-08-08T22:05:23.0977058Z ptp 20480 1 ena 2024-08-08T22:05:23.0977543Z pps_core 20480 1 ptp 2024-08-08T22:05:23.0978029Z ata_piix 36864 0 2024-08-08T22:05:23.0978489Z libata 266240 1 ata_piix 2024-08-08T22:05:23.0979010Z xen_blkfront 49152 2 2024-08-08T22:05:23.0979471Z crc32c_intel 24576 0 2024-08-08T22:05:23.0979923Z scsi_mod 245760 1 libata 2024-08-08T22:05:23.0980410Z autofs4 49152 2 2024-08-08T22:05:23.0980855Z + modinfo nvidia 2024-08-08T22:05:23.0981733Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T22:05:23.0982622Z alias: char-major-195-* 2024-08-08T22:05:23.0983262Z version: 550.54.15 2024-08-08T22:05:23.0983772Z supported: external 2024-08-08T22:05:23.0984201Z license: NVIDIA 2024-08-08T22:05:23.0984666Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T22:05:23.0985263Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T22:05:23.0985834Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T22:05:23.0986411Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T22:05:23.0987016Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T22:05:23.0987633Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T22:05:23.0988256Z depends: i2c-core,drm 2024-08-08T22:05:23.0988699Z retpoline: Y 2024-08-08T22:05:23.0989057Z name: nvidia 2024-08-08T22:05:23.0989744Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T22:05:23.0990572Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T22:05:23.0991368Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T22:05:23.0992116Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T22:05:23.0992665Z parm: NVreg_RmLogonRC:int 2024-08-08T22:05:23.0993200Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T22:05:23.0993804Z parm: NVreg_DeviceFileUID:int 2024-08-08T22:05:23.0994354Z parm: NVreg_DeviceFileGID:int 2024-08-08T22:05:23.0994880Z parm: NVreg_DeviceFileMode:int 2024-08-08T22:05:23.0995537Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T22:05:23.0996391Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T22:05:23.0997003Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T22:05:23.0997537Z parm: NVreg_EnableMSI:int 2024-08-08T22:05:23.0998049Z parm: NVreg_TCEBypassMode:int 2024-08-08T22:05:23.0998598Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T22:05:23.0999255Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T22:05:23.0999985Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T22:05:23.1000671Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T22:05:23.1001432Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T22:05:23.1002202Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T22:05:23.1002955Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T22:05:23.1003694Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T22:05:23.1004308Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T22:05:23.1004961Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T22:05:23.1005650Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T22:05:23.1006267Z parm: NVreg_MemoryPoolSize:int 2024-08-08T22:05:23.1007126Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T22:05:23.1007753Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T22:05:23.1008333Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T22:05:23.1008867Z parm: NVreg_NvLinkDisable:int 2024-08-08T22:05:23.1009489Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T22:05:23.1010149Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T22:05:23.1010902Z parm: NVreg_EnableResizableBar:int 2024-08-08T22:05:23.1011489Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T22:05:23.1012110Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T22:05:23.1012714Z parm: NVreg_RegistryDwords:charp 2024-08-08T22:05:23.1013317Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T22:05:23.1013921Z parm: NVreg_RmMsg:charp 2024-08-08T22:05:23.1014435Z parm: NVreg_GpuBlacklist:charp 2024-08-08T22:05:23.1014996Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T22:05:23.1015581Z parm: NVreg_ExcludedGpus:charp 2024-08-08T22:05:23.1016144Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T22:05:23.1016722Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T22:05:23.1017315Z parm: NVreg_ImexChannelCount:int 2024-08-08T22:05:23.1017879Z parm: rm_firmware_active:charp 2024-08-08T22:05:23.1018375Z + HAS_NVIDIA_DRIVER=0 2024-08-08T22:05:23.1018856Z ++ command -v nvidia-smi 2024-08-08T22:05:23.1019342Z + '[' -x /usr/bin/nvidia-smi ']' 2024-08-08T22:05:23.1019785Z + set +e 2024-08-08T22:05:23.1020413Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2024-08-08T22:05:23.1238608Z + INSTALLED_DRIVER_VERSION=550.54.15 2024-08-08T22:05:23.1239169Z + NVIDIA_SMI_STATUS=0 2024-08-08T22:05:23.1239717Z + '[' 0 -ne 0 ']' 2024-08-08T22:05:23.1240150Z + '[' 550.54.15 '!=' 550.54.15 ']' 2024-08-08T22:05:23.1240623Z + HAS_NVIDIA_DRIVER=1 2024-08-08T22:05:23.1241525Z + echo 'NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation' 2024-08-08T22:05:23.1242396Z + set -e 2024-08-08T22:05:23.1242764Z + '[' 1 -eq 0 ']' 2024-08-08T22:05:23.1243490Z NVIDIA driver (550.54.15) has already been installed. Skipping NVIDIA driver installation 2024-08-08T22:05:23.1244346Z + post_install_nvidia_driver_common 2024-08-08T22:05:23.1244899Z + sudo modprobe nvidia 2024-08-08T22:05:23.1368938Z + echo 'After installing NVIDIA driver' 2024-08-08T22:05:23.1369541Z + lspci 2024-08-08T22:05:23.1369904Z After installing NVIDIA driver 2024-08-08T22:05:23.1570973Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2024-08-08T22:05:23.1571992Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2024-08-08T22:05:23.1573732Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2024-08-08T22:05:23.1575562Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2024-08-08T22:05:23.1577093Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2024-08-08T22:05:23.1578703Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2024-08-08T22:05:23.1579777Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2024-08-08T22:05:23.1580809Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2024-08-08T22:05:23.1581557Z + lsmod 2024-08-08T22:05:23.1593909Z Module Size Used by 2024-08-08T22:05:23.1594465Z nvidia_modeset 1339392 0 2024-08-08T22:05:23.1594925Z nvidia_uvm 4599808 0 2024-08-08T22:05:23.1595911Z nvidia 53989376 7 nvidia_uvm,nvidia_modeset 2024-08-08T22:05:23.1597046Z drm 421888 1 nvidia 2024-08-08T22:05:23.1598020Z i2c_core 77824 2 nvidia,drm 2024-08-08T22:05:23.1599156Z veth 16384 0 2024-08-08T22:05:23.1600240Z backlight 16384 1 nvidia_modeset 2024-08-08T22:05:23.1601368Z xt_conntrack 16384 1 2024-08-08T22:05:23.1602298Z ipt_MASQUERADE 16384 1 2024-08-08T22:05:23.1603424Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2024-08-08T22:05:23.1604603Z nf_conntrack_netlink 49152 0 2024-08-08T22:05:23.1605744Z nfnetlink 16384 2 nf_conntrack_netlink 2024-08-08T22:05:23.1607274Z xfrm_user 45056 1 2024-08-08T22:05:23.1608217Z xfrm_algo 16384 1 xfrm_user 2024-08-08T22:05:23.1609199Z iptable_nat 16384 1 2024-08-08T22:05:23.1610379Z nf_conntrack_ipv4 16384 3 2024-08-08T22:05:23.1611505Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2024-08-08T22:05:23.1612263Z nf_nat_ipv4 16384 1 iptable_nat 2024-08-08T22:05:23.1612920Z nf_nat 32768 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2024-08-08T22:05:23.1614132Z 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-08T22:05:23.1615196Z xt_addrtype 16384 2 2024-08-08T22:05:23.1615674Z iptable_filter 16384 1 2024-08-08T22:05:23.1616154Z br_netfilter 24576 0 2024-08-08T22:05:23.1616645Z bridge 172032 1 br_netfilter 2024-08-08T22:05:23.1617198Z stp 16384 1 bridge 2024-08-08T22:05:23.1617720Z llc 16384 2 bridge,stp 2024-08-08T22:05:23.1618220Z overlay 86016 0 2024-08-08T22:05:23.1618684Z sunrpc 393216 1 2024-08-08T22:05:23.1619158Z dm_mirror 28672 0 2024-08-08T22:05:23.1619632Z dm_region_hash 20480 1 dm_mirror 2024-08-08T22:05:23.1620239Z dm_log 20480 2 dm_region_hash,dm_mirror 2024-08-08T22:05:23.1620877Z dm_mod 143360 2 dm_log,dm_mirror 2024-08-08T22:05:23.1621415Z dax 69632 1 dm_mod 2024-08-08T22:05:23.1621916Z sb_edac 24576 0 2024-08-08T22:05:23.1622388Z crc32_pclmul 16384 0 2024-08-08T22:05:23.1622993Z ghash_clmulni_intel 16384 0 2024-08-08T22:05:23.1623583Z pcbc 16384 0 2024-08-08T22:05:23.1624047Z aesni_intel 188416 0 2024-08-08T22:05:23.1624517Z aes_x86_64 20480 1 aesni_intel 2024-08-08T22:05:23.1625076Z crypto_simd 16384 1 aesni_intel 2024-08-08T22:05:23.1625642Z glue_helper 16384 1 aesni_intel 2024-08-08T22:05:23.1626319Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2024-08-08T22:05:23.1627004Z mousedev 24576 0 2024-08-08T22:05:23.1627474Z evdev 20480 3 2024-08-08T22:05:23.1627913Z psmouse 32768 0 2024-08-08T22:05:23.1628378Z pcc_cpufreq 16384 0 2024-08-08T22:05:23.1628842Z button 16384 0 2024-08-08T22:05:23.1629272Z ena 139264 0 2024-08-08T22:05:23.1629731Z ptp 20480 1 ena 2024-08-08T22:05:23.1630378Z pps_core 20480 1 ptp 2024-08-08T22:05:23.1630870Z ata_piix 36864 0 2024-08-08T22:05:23.1631348Z libata 266240 1 ata_piix 2024-08-08T22:05:23.1631861Z xen_blkfront 49152 2 2024-08-08T22:05:23.1632308Z crc32c_intel 24576 0 2024-08-08T22:05:23.1632785Z scsi_mod 245760 1 libata 2024-08-08T22:05:23.1633281Z autofs4 49152 2 2024-08-08T22:05:23.1633713Z + modinfo nvidia 2024-08-08T22:05:23.1634594Z filename: /lib/modules/4.14.336-257.562.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2024-08-08T22:05:23.1635495Z alias: char-major-195-* 2024-08-08T22:05:23.1635972Z version: 550.54.15 2024-08-08T22:05:23.1636386Z supported: external 2024-08-08T22:05:23.1636814Z license: NVIDIA 2024-08-08T22:05:23.1637286Z firmware: nvidia/550.54.15/gsp_tu10x.bin 2024-08-08T22:05:23.1637874Z firmware: nvidia/550.54.15/gsp_ga10x.bin 2024-08-08T22:05:23.1638455Z srcversion: 833721318DA517F0C2FEC97 2024-08-08T22:05:23.1639035Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2024-08-08T22:05:23.1639641Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2024-08-08T22:05:23.1640260Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2024-08-08T22:05:23.1640877Z depends: i2c-core,drm 2024-08-08T22:05:23.1641307Z retpoline: Y 2024-08-08T22:05:23.1641689Z name: nvidia 2024-08-08T22:05:23.1642384Z vermagic: 4.14.336-257.562.amzn2.x86_64 SMP mod_unload modversions 2024-08-08T22:05:23.1643196Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2024-08-08T22:05:23.1644127Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2024-08-08T22:05:23.1644877Z parm: NVreg_ResmanDebugLevel:int 2024-08-08T22:05:23.1645412Z parm: NVreg_RmLogonRC:int 2024-08-08T22:05:23.1645949Z parm: NVreg_ModifyDeviceFiles:int 2024-08-08T22:05:23.1646518Z parm: NVreg_DeviceFileUID:int 2024-08-08T22:05:23.1647520Z parm: NVreg_DeviceFileGID:int 2024-08-08T22:05:23.1648083Z parm: NVreg_DeviceFileMode:int 2024-08-08T22:05:23.1648743Z parm: NVreg_InitializeSystemMemoryAllocations:int 2024-08-08T22:05:23.1649440Z parm: NVreg_UsePageAttributeTable:int 2024-08-08T22:05:23.1650043Z parm: NVreg_EnablePCIeGen3:int 2024-08-08T22:05:23.1650587Z parm: NVreg_EnableMSI:int 2024-08-08T22:05:23.1651093Z parm: NVreg_TCEBypassMode:int 2024-08-08T22:05:23.1651669Z parm: NVreg_EnableStreamMemOPs:int 2024-08-08T22:05:23.1652337Z parm: NVreg_RestrictProfilingToAdminUsers:int 2024-08-08T22:05:23.1653067Z parm: NVreg_PreserveVideoMemoryAllocations:int 2024-08-08T22:05:23.1653779Z parm: NVreg_EnableS0ixPowerManagement:int 2024-08-08T22:05:23.1654547Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2024-08-08T22:05:23.1655294Z parm: NVreg_DynamicPowerManagement:int 2024-08-08T22:05:23.1656069Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2024-08-08T22:05:23.1656820Z parm: NVreg_EnableGpuFirmware:int 2024-08-08T22:05:23.1657422Z parm: NVreg_EnableGpuFirmwareLogs:int 2024-08-08T22:05:23.1658094Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2024-08-08T22:05:23.1658786Z parm: NVreg_EnableUserNUMAManagement:int 2024-08-08T22:05:23.1659410Z parm: NVreg_MemoryPoolSize:int 2024-08-08T22:05:23.1659974Z parm: NVreg_KMallocHeapMaxSize:int 2024-08-08T22:05:23.1660576Z parm: NVreg_VMallocHeapMaxSize:int 2024-08-08T22:05:23.1661168Z parm: NVreg_IgnoreMMIOCheck:int 2024-08-08T22:05:23.1661719Z parm: NVreg_NvLinkDisable:int 2024-08-08T22:05:23.1662350Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2024-08-08T22:05:23.1663012Z parm: NVreg_RegisterPCIDriver:int 2024-08-08T22:05:23.1663592Z parm: NVreg_EnableResizableBar:int 2024-08-08T22:05:23.1664337Z parm: NVreg_EnableDbgBreakpoint:int 2024-08-08T22:05:23.1664991Z parm: NVreg_EnableNonblockingOpen:int 2024-08-08T22:05:23.1665578Z parm: NVreg_RegistryDwords:charp 2024-08-08T22:05:23.1666201Z parm: NVreg_RegistryDwordsPerDevice:charp 2024-08-08T22:05:23.1666805Z parm: NVreg_RmMsg:charp 2024-08-08T22:05:23.1667460Z parm: NVreg_GpuBlacklist:charp 2024-08-08T22:05:23.1668180Z parm: NVreg_TemporaryFilePath:charp 2024-08-08T22:05:23.1668774Z parm: NVreg_ExcludedGpus:charp 2024-08-08T22:05:23.1669323Z parm: NVreg_DmaRemapPeerMmio:int 2024-08-08T22:05:23.1669926Z parm: NVreg_RmNvlinkBandwidth:charp 2024-08-08T22:05:23.1670533Z parm: NVreg_ImexChannelCount:int 2024-08-08T22:05:23.1671084Z parm: rm_firmware_active:charp 2024-08-08T22:05:23.1671590Z + set +e 2024-08-08T22:05:23.1671983Z + nvidia-smi 2024-08-08T22:05:23.1810740Z Thu Aug 8 22:05:23 2024 2024-08-08T22:05:23.1811522Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:05:23.1812641Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T22:05:23.1813730Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:05:23.1814747Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T22:05:23.1815880Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T22:05:23.1816757Z | | | MIG M. | 2024-08-08T22:05:23.1817707Z |=========================================+========================+======================| 2024-08-08T22:05:23.1898066Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-08T22:05:23.1899316Z | N/A 35C P8 16W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-08T22:05:23.1900149Z | | | N/A | 2024-08-08T22:05:23.1901021Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:05:23.1901759Z 2024-08-08T22:05:23.1902594Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:05:23.1903377Z | Processes: | 2024-08-08T22:05:23.1904277Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T22:05:23.1905177Z | ID ID Usage | 2024-08-08T22:05:23.1905893Z |=========================================================================================| 2024-08-08T22:05:23.1906722Z | No running processes found | 2024-08-08T22:05:23.1907685Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:05:23.2505074Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2024-08-08T22:05:23.2697092Z Tesla M60 2024-08-08T22:05:23.2782126Z + NVIDIA_SMI_STATUS=0 2024-08-08T22:05:23.2782766Z + '[' 0 -eq 0 ']' 2024-08-08T22:05:23.2783235Z + echo 'INFO: Ignoring allowed status 0' 2024-08-08T22:05:23.2783778Z + set -e 2024-08-08T22:05:23.2784409Z INFO: Ignoring allowed status 0 2024-08-08T22:05:23.2789688Z == Installing nvidia container toolkit for amzn2 == 2024-08-08T22:05:23.2794518Z + sudo yum install -y yum-utils 2024-08-08T22:05:23.7745264Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:05:25.5340068Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2024-08-08T22:05:25.5340946Z Nothing to do 2024-08-08T22:05:25.6924500Z + [[ amzn2 == \a\m\z\n\2\0\2\3 ]] 2024-08-08T22:05:25.6925913Z + YUM_REPO_URL=https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:05:25.6928038Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:05:26.2181422Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:05:26.2511363Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2024-08-08T22:05:26.2512910Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T22:05:26.2514349Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2024-08-08T22:05:26.2667653Z + sudo yum install -y nvidia-docker2 2024-08-08T22:05:26.7706388Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2024-08-08T22:05:28.5384563Z Package nvidia-docker2-2.14.0-1.noarch already installed and latest version 2024-08-08T22:05:28.5385415Z Nothing to do 2024-08-08T22:05:28.7019513Z + sudo systemctl restart docker 2024-08-08T22:05:34.1126508Z nvidia-persistenced failed to initialize. Check syslog for more details. 2024-08-08T22:05:34.1530966Z Thu Aug 8 22:05:34 2024 2024-08-08T22:05:34.1532172Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:05:34.1533253Z | NVIDIA-SMI 550.54.15 Driver Version: 550.54.15 CUDA Version: 12.4 | 2024-08-08T22:05:34.1534238Z |-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:05:34.1535249Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2024-08-08T22:05:34.1536815Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2024-08-08T22:05:34.1537753Z | | | MIG M. | 2024-08-08T22:05:34.1538457Z |=========================================+========================+======================| 2024-08-08T22:05:34.1617236Z | 0 Tesla M60 On | 00000000:00:1E.0 Off | 0 | 2024-08-08T22:05:34.1618593Z | N/A 35C P8 14W / 150W | 0MiB / 7680MiB | 0% Default | 2024-08-08T22:05:34.1619425Z | | | N/A | 2024-08-08T22:05:34.1620308Z +-----------------------------------------+------------------------+----------------------+ 2024-08-08T22:05:34.1621038Z 2024-08-08T22:05:34.1621887Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:05:34.1622672Z | Processes: | 2024-08-08T22:05:34.1623566Z | GPU GI CI PID Type Process name GPU Memory | 2024-08-08T22:05:34.1624462Z | ID ID Usage | 2024-08-08T22:05:34.1625174Z |=========================================================================================| 2024-08-08T22:05:34.1626001Z | No running processes found | 2024-08-08T22:05:34.1626962Z +-----------------------------------------------------------------------------------------+ 2024-08-08T22:05:34.4532730Z Command completed after 1 attempt(s). 2024-08-08T22:05:34.4660347Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-08-08T22:05:34.4661108Z with: 2024-08-08T22:05:34.4661570Z docker-image: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:34.4662349Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:05:34.4662987Z env: 2024-08-08T22:05:34.4663310Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:34.4663745Z BUILDER_ROOT: /builder 2024-08-08T22:05:34.4664170Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:34.4664584Z DESIRED_CUDA: cu121 2024-08-08T22:05:34.4664993Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:05:34.4665396Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:34.4665907Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:34.4666509Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:34.4666896Z LIBTORCH_CONFIG: 2024-08-08T22:05:34.4667264Z LIBTORCH_VARIANT: 2024-08-08T22:05:34.4667661Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:34.4668072Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:34.4668737Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:34.4669453Z ANACONDA_USER: pytorch 2024-08-08T22:05:34.4669901Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:34.4670372Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:34.4670853Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:34.4671617Z GITHUB_TOKEN: *** 2024-08-08T22:05:34.4672009Z PR_NUMBER: 2024-08-08T22:05:34.4672402Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:34.4672962Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:34.4673522Z USE_SPLIT_BUILD: false 2024-08-08T22:05:34.4674063Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:05:34.4674642Z ##[endgroup] 2024-08-08T22:05:34.4697116Z ##[group]Run set -x 2024-08-08T22:05:34.4697539Z set -x 2024-08-08T22:05:34.4697888Z set +e 2024-08-08T22:05:34.4698245Z  2024-08-08T22:05:34.4698581Z login() { 2024-08-08T22:05:34.4699404Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-08-08T22:05:34.4700319Z } 2024-08-08T22:05:34.4700894Z  2024-08-08T22:05:34.4701214Z retry () { 2024-08-08T22:05:34.4701693Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-08-08T22:05:34.4702247Z } 2024-08-08T22:05:34.4702564Z  2024-08-08T22:05:34.4702942Z retry login "${DOCKER_REGISTRY}" 2024-08-08T22:05:34.4703456Z  2024-08-08T22:05:34.4703764Z set -e 2024-08-08T22:05:34.4704346Z # ignore output since only exit code is used for conditional 2024-08-08T22:05:34.4705226Z # only pull docker image if it's not available locally 2024-08-08T22:05:34.4706173Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-08-08T22:05:34.4707046Z  retry docker pull "${DOCKER_IMAGE}" 2024-08-08T22:05:34.4707594Z fi 2024-08-08T22:05:34.4716158Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:05:34.4716786Z env: 2024-08-08T22:05:34.4717130Z PYTORCH_ROOT: /pytorch 2024-08-08T22:05:34.4717560Z BUILDER_ROOT: /builder 2024-08-08T22:05:34.4717996Z PACKAGE_TYPE: manywheel 2024-08-08T22:05:34.4718429Z DESIRED_CUDA: cu121 2024-08-08T22:05:34.4718816Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:05:34.4719239Z GPU_ARCH_TYPE: cuda 2024-08-08T22:05:34.4719759Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:34.4720348Z SKIP_ALL_TESTS: 1 2024-08-08T22:05:34.4720738Z LIBTORCH_CONFIG: 2024-08-08T22:05:34.4721129Z LIBTORCH_VARIANT: 2024-08-08T22:05:34.4721507Z DESIRED_DEVTOOLSET: 2024-08-08T22:05:34.4721926Z DESIRED_PYTHON: 3.8 2024-08-08T22:05:34.4722554Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:05:34.4723287Z ANACONDA_USER: pytorch 2024-08-08T22:05:34.4723712Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:05:34.4724189Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:05:34.4724860Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:05:34.4725630Z GITHUB_TOKEN: *** 2024-08-08T22:05:34.4726028Z PR_NUMBER: 2024-08-08T22:05:34.4726425Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:05:34.4727298Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:05:34.4727864Z USE_SPLIT_BUILD: false 2024-08-08T22:05:34.4728415Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:05:34.4729166Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:05:34.4729821Z ##[endgroup] 2024-08-08T22:05:34.4756667Z + set +e 2024-08-08T22:05:34.4757316Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:05:34.4758106Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:05:34.4760540Z + aws ecr get-login-password --region us-east-1 2024-08-08T22:05:34.4761842Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-08-08T22:05:35.0211655Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-08-08T22:05:35.0213325Z Configure a credential helper to remove this warning. See 2024-08-08T22:05:35.0214414Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-08-08T22:05:35.0215082Z 2024-08-08T22:05:35.0215249Z Login Succeeded 2024-08-08T22:05:35.0223754Z + set -e 2024-08-08T22:05:35.0224405Z + docker inspect --type=image pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:35.0395553Z + retry docker pull pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:35.0396451Z + docker pull pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:05:35.2178288Z cuda12.1-main: Pulling from pytorch/manylinux-builder 2024-08-08T22:05:35.2179252Z 2d473b07cdd5: Pulling fs layer 2024-08-08T22:05:35.2180052Z a39b01d40757: Pulling fs layer 2024-08-08T22:05:35.2180646Z bae6bbd117d2: Pulling fs layer 2024-08-08T22:05:35.2181456Z 338b848eafed: Pulling fs layer 2024-08-08T22:05:35.2181980Z aab36ed68977: Pulling fs layer 2024-08-08T22:05:35.2182454Z b597fa08802a: Pulling fs layer 2024-08-08T22:05:35.2182904Z 62ebb7a17ad6: Pulling fs layer 2024-08-08T22:05:35.2183706Z 0beb81ad857a: Pulling fs layer 2024-08-08T22:05:35.2184165Z 165425d3cb17: Pulling fs layer 2024-08-08T22:05:35.2184610Z c0736545bc17: Pulling fs layer 2024-08-08T22:05:35.2185074Z 38986e45210b: Pulling fs layer 2024-08-08T22:05:35.2185910Z 464eca9a14ca: Pulling fs layer 2024-08-08T22:05:35.2186624Z 0beb81ad857a: Waiting 2024-08-08T22:05:35.2187603Z e61bc4053cc0: Pulling fs layer 2024-08-08T22:05:35.2188401Z 452b7995d4b7: Pulling fs layer 2024-08-08T22:05:35.2188896Z 19876bffd7a0: Pulling fs layer 2024-08-08T22:05:35.2189795Z ab27b5dbca8c: Pulling fs layer 2024-08-08T22:05:35.2190609Z ed5a47d59203: Pulling fs layer 2024-08-08T22:05:35.2191216Z c55141519331: Pulling fs layer 2024-08-08T22:05:35.2191822Z 32b59a1d0779: Pulling fs layer 2024-08-08T22:05:35.2192284Z 554ac78475c2: Pulling fs layer 2024-08-08T22:05:35.2192722Z f7887b133762: Pulling fs layer 2024-08-08T22:05:35.2193199Z 40ee3075d8c0: Pulling fs layer 2024-08-08T22:05:35.2193688Z b597fa08802a: Waiting 2024-08-08T22:05:35.2194091Z 33e9093b2a7e: Pulling fs layer 2024-08-08T22:05:35.2194539Z 62ebb7a17ad6: Waiting 2024-08-08T22:05:35.2195010Z 6173b206c5df: Pulling fs layer 2024-08-08T22:05:35.2195459Z 73be9ed9ede4: Pulling fs layer 2024-08-08T22:05:35.2195909Z 19876bffd7a0: Waiting 2024-08-08T22:05:35.2196304Z ab27b5dbca8c: Waiting 2024-08-08T22:05:35.2196703Z accd70ddb7f5: Pulling fs layer 2024-08-08T22:05:35.2197339Z 503ca5a9bc34: Pulling fs layer 2024-08-08T22:05:35.2197806Z 338b848eafed: Waiting 2024-08-08T22:05:35.2198196Z 913474ca5640: Pulling fs layer 2024-08-08T22:05:35.2198630Z c55141519331: Waiting 2024-08-08T22:05:35.2199008Z f7887b133762: Waiting 2024-08-08T22:05:35.2199399Z bcc7b03c8d9e: Pulling fs layer 2024-08-08T22:05:35.2199965Z c0736545bc17: Waiting 2024-08-08T22:05:35.2200367Z 32b59a1d0779: Waiting 2024-08-08T22:05:35.2200733Z 554ac78475c2: Waiting 2024-08-08T22:05:35.2201344Z e61bc4053cc0: Waiting 2024-08-08T22:05:35.2201786Z 8983f696d12a: Pulling fs layer 2024-08-08T22:05:35.2202212Z 6173b206c5df: Waiting 2024-08-08T22:05:35.2202612Z ed5a47d59203: Waiting 2024-08-08T22:05:35.2203021Z 1249189ce34d: Pulling fs layer 2024-08-08T22:05:35.2203469Z f5a4e64c16ef: Pulling fs layer 2024-08-08T22:05:35.2203915Z 913474ca5640: Waiting 2024-08-08T22:05:35.2204316Z 68dab25bbd97: Pulling fs layer 2024-08-08T22:05:35.2204743Z 503ca5a9bc34: Waiting 2024-08-08T22:05:35.2205155Z 9b85bea3b829: Pulling fs layer 2024-08-08T22:05:35.2205610Z accd70ddb7f5: Waiting 2024-08-08T22:05:35.2205980Z 38986e45210b: Waiting 2024-08-08T22:05:35.2206383Z 3bbb367f9f4e: Pulling fs layer 2024-08-08T22:05:35.2207114Z 8983f696d12a: Waiting 2024-08-08T22:05:35.2207552Z 1249189ce34d: Waiting 2024-08-08T22:05:35.2208075Z aab36ed68977: Waiting 2024-08-08T22:05:35.2208486Z c3cec0799d25: Pulling fs layer 2024-08-08T22:05:35.2209034Z 68dab25bbd97: Waiting 2024-08-08T22:05:35.2209533Z 9b85bea3b829: Waiting 2024-08-08T22:05:35.2209942Z 33e9093b2a7e: Waiting 2024-08-08T22:05:35.2210315Z f5a4e64c16ef: Waiting 2024-08-08T22:05:35.2210703Z 40ee3075d8c0: Waiting 2024-08-08T22:05:35.2211103Z c3cec0799d25: Waiting 2024-08-08T22:05:35.2211480Z 452b7995d4b7: Waiting 2024-08-08T22:05:35.2211868Z 73be9ed9ede4: Waiting 2024-08-08T22:05:35.2212241Z 464eca9a14ca: Waiting 2024-08-08T22:05:35.2637227Z bae6bbd117d2: Verifying Checksum 2024-08-08T22:05:35.2637837Z bae6bbd117d2: Download complete 2024-08-08T22:05:35.2735419Z a39b01d40757: Verifying Checksum 2024-08-08T22:05:35.2735966Z a39b01d40757: Download complete 2024-08-08T22:05:35.3039251Z 338b848eafed: Verifying Checksum 2024-08-08T22:05:35.3039849Z 338b848eafed: Download complete 2024-08-08T22:05:35.4476056Z b597fa08802a: Verifying Checksum 2024-08-08T22:05:35.4476689Z b597fa08802a: Download complete 2024-08-08T22:05:35.9961461Z 2d473b07cdd5: Verifying Checksum 2024-08-08T22:05:35.9962468Z 2d473b07cdd5: Download complete 2024-08-08T22:05:36.0323547Z 0beb81ad857a: Download complete 2024-08-08T22:05:36.2183661Z 165425d3cb17: Verifying Checksum 2024-08-08T22:05:36.2184299Z 165425d3cb17: Download complete 2024-08-08T22:05:36.2559239Z c0736545bc17: Verifying Checksum 2024-08-08T22:05:36.2560206Z c0736545bc17: Download complete 2024-08-08T22:05:36.3310888Z 62ebb7a17ad6: Verifying Checksum 2024-08-08T22:05:36.3311486Z 62ebb7a17ad6: Download complete 2024-08-08T22:05:36.3762985Z 464eca9a14ca: Verifying Checksum 2024-08-08T22:05:36.3763620Z 464eca9a14ca: Download complete 2024-08-08T22:05:36.5956104Z aab36ed68977: Verifying Checksum 2024-08-08T22:05:36.5956688Z aab36ed68977: Download complete 2024-08-08T22:05:36.6837400Z 452b7995d4b7: Verifying Checksum 2024-08-08T22:05:36.6838576Z 452b7995d4b7: Download complete 2024-08-08T22:05:36.7327766Z 19876bffd7a0: Download complete 2024-08-08T22:05:36.8393653Z ab27b5dbca8c: Verifying Checksum 2024-08-08T22:05:36.8394802Z ab27b5dbca8c: Download complete 2024-08-08T22:05:36.9088649Z ed5a47d59203: Verifying Checksum 2024-08-08T22:05:36.9089626Z ed5a47d59203: Download complete 2024-08-08T22:05:36.9596882Z c55141519331: Verifying Checksum 2024-08-08T22:05:36.9598035Z c55141519331: Download complete 2024-08-08T22:05:37.0134850Z 32b59a1d0779: Download complete 2024-08-08T22:05:37.2307332Z 554ac78475c2: Verifying Checksum 2024-08-08T22:05:37.2308463Z 554ac78475c2: Download complete 2024-08-08T22:05:37.2843415Z f7887b133762: Verifying Checksum 2024-08-08T22:05:37.2844391Z f7887b133762: Download complete 2024-08-08T22:05:37.3318935Z 40ee3075d8c0: Verifying Checksum 2024-08-08T22:05:37.3319594Z 40ee3075d8c0: Download complete 2024-08-08T22:05:37.4050610Z 33e9093b2a7e: Download complete 2024-08-08T22:05:38.0919074Z 6173b206c5df: Verifying Checksum 2024-08-08T22:05:38.0919655Z 6173b206c5df: Download complete 2024-08-08T22:05:38.1326278Z 38986e45210b: Verifying Checksum 2024-08-08T22:05:38.1327374Z 38986e45210b: Download complete 2024-08-08T22:05:38.1768006Z accd70ddb7f5: Download complete 2024-08-08T22:05:38.2279543Z 503ca5a9bc34: Verifying Checksum 2024-08-08T22:05:38.2280453Z 503ca5a9bc34: Download complete 2024-08-08T22:05:38.2405089Z 73be9ed9ede4: Verifying Checksum 2024-08-08T22:05:38.2406183Z 73be9ed9ede4: Download complete 2024-08-08T22:05:38.2729311Z 913474ca5640: Verifying Checksum 2024-08-08T22:05:38.2729903Z 913474ca5640: Download complete 2024-08-08T22:05:38.3322101Z 8983f696d12a: Verifying Checksum 2024-08-08T22:05:38.3322717Z 8983f696d12a: Download complete 2024-08-08T22:05:39.0930795Z e61bc4053cc0: Verifying Checksum 2024-08-08T22:05:39.0931401Z e61bc4053cc0: Download complete 2024-08-08T22:05:39.6739791Z 1249189ce34d: Verifying Checksum 2024-08-08T22:05:39.6741200Z 1249189ce34d: Download complete 2024-08-08T22:05:39.7206251Z 68dab25bbd97: Verifying Checksum 2024-08-08T22:05:39.7207317Z 68dab25bbd97: Download complete 2024-08-08T22:05:39.9876331Z 2d473b07cdd5: Pull complete 2024-08-08T22:05:40.0285205Z a39b01d40757: Pull complete 2024-08-08T22:05:40.1043038Z bae6bbd117d2: Pull complete 2024-08-08T22:05:40.1577832Z 338b848eafed: Pull complete 2024-08-08T22:05:40.1960723Z bcc7b03c8d9e: Verifying Checksum 2024-08-08T22:05:40.1961800Z bcc7b03c8d9e: Download complete 2024-08-08T22:05:40.3551392Z f5a4e64c16ef: Verifying Checksum 2024-08-08T22:05:40.3552270Z f5a4e64c16ef: Download complete 2024-08-08T22:05:40.3950633Z c3cec0799d25: Verifying Checksum 2024-08-08T22:05:40.3951630Z c3cec0799d25: Download complete 2024-08-08T22:05:41.6543168Z 3bbb367f9f4e: Verifying Checksum 2024-08-08T22:05:41.6543782Z 3bbb367f9f4e: Download complete 2024-08-08T22:05:43.5852377Z aab36ed68977: Pull complete 2024-08-08T22:05:43.8530989Z b597fa08802a: Pull complete 2024-08-08T22:05:46.1095424Z 62ebb7a17ad6: Pull complete 2024-08-08T22:05:46.1600516Z 0beb81ad857a: Pull complete 2024-08-08T22:05:46.4663334Z 165425d3cb17: Pull complete 2024-08-08T22:05:46.5249503Z c0736545bc17: Pull complete 2024-08-08T22:05:55.4339623Z 38986e45210b: Pull complete 2024-08-08T22:05:55.4922620Z 464eca9a14ca: Pull complete 2024-08-08T22:06:01.6309834Z e61bc4053cc0: Pull complete 2024-08-08T22:06:01.7277254Z 452b7995d4b7: Pull complete 2024-08-08T22:06:01.7801681Z 19876bffd7a0: Pull complete 2024-08-08T22:06:01.8336754Z ab27b5dbca8c: Pull complete 2024-08-08T22:06:01.8813007Z ed5a47d59203: Pull complete 2024-08-08T22:06:01.9218239Z c55141519331: Pull complete 2024-08-08T22:06:01.9737034Z 32b59a1d0779: Pull complete 2024-08-08T22:06:02.0872100Z 554ac78475c2: Pull complete 2024-08-08T22:06:02.1555713Z f7887b133762: Pull complete 2024-08-08T22:06:02.2069160Z 40ee3075d8c0: Pull complete 2024-08-08T22:06:02.2802537Z 33e9093b2a7e: Pull complete 2024-08-08T22:06:38.2841708Z 9b85bea3b829: Verifying Checksum 2024-08-08T22:06:38.2844763Z 9b85bea3b829: Download complete 2024-08-08T22:07:00.1732372Z 6173b206c5df: Pull complete 2024-08-08T22:07:00.4123548Z 73be9ed9ede4: Pull complete 2024-08-08T22:07:00.4755864Z accd70ddb7f5: Pull complete 2024-08-08T22:07:00.5183302Z 503ca5a9bc34: Pull complete 2024-08-08T22:07:00.5740791Z 913474ca5640: Pull complete 2024-08-08T22:07:05.3423897Z bcc7b03c8d9e: Pull complete 2024-08-08T22:07:05.4027473Z 8983f696d12a: Pull complete 2024-08-08T22:07:10.0667705Z 1249189ce34d: Pull complete 2024-08-08T22:07:12.2122532Z f5a4e64c16ef: Pull complete 2024-08-08T22:07:12.2559616Z 68dab25bbd97: Pull complete 2024-08-08T22:08:18.6547707Z 9b85bea3b829: Pull complete 2024-08-08T22:08:20.2107264Z 3bbb367f9f4e: Pull complete 2024-08-08T22:08:20.2674331Z c3cec0799d25: Pull complete 2024-08-08T22:08:20.2790263Z Digest: sha256:cc5ea48421cea669c090b0b1d639885bc57f501c1be8f0f9794da7f609dcbc68 2024-08-08T22:08:20.2821594Z Status: Downloaded newer image for pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:08:20.2850304Z docker.io/pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:08:20.2935344Z Prepare all required actions 2024-08-08T22:08:20.2996156Z ##[group]Run ./pytorch/.github/actions/test-pytorch-binary 2024-08-08T22:08:20.2996752Z env: 2024-08-08T22:08:20.2997100Z PYTORCH_ROOT: /pytorch 2024-08-08T22:08:20.2997536Z BUILDER_ROOT: /builder 2024-08-08T22:08:20.2997949Z PACKAGE_TYPE: manywheel 2024-08-08T22:08:20.2998386Z DESIRED_CUDA: cu121 2024-08-08T22:08:20.2998795Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:08:20.2999197Z GPU_ARCH_TYPE: cuda 2024-08-08T22:08:20.2999747Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:08:20.3000357Z SKIP_ALL_TESTS: 1 2024-08-08T22:08:20.3000729Z LIBTORCH_CONFIG: 2024-08-08T22:08:20.3001120Z LIBTORCH_VARIANT: 2024-08-08T22:08:20.3001521Z DESIRED_DEVTOOLSET: 2024-08-08T22:08:20.3001914Z DESIRED_PYTHON: 3.8 2024-08-08T22:08:20.3002544Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:20.3003270Z ANACONDA_USER: pytorch 2024-08-08T22:08:20.3003747Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:08:20.3004215Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:08:20.3004708Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:08:20.3005472Z GITHUB_TOKEN: *** 2024-08-08T22:08:20.3005861Z PR_NUMBER: 2024-08-08T22:08:20.3006242Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:08:20.3007190Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:08:20.3007924Z USE_SPLIT_BUILD: false 2024-08-08T22:08:20.3008457Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:08:20.3009073Z ##[endgroup] 2024-08-08T22:08:20.3029905Z ##[group]Run set -x 2024-08-08T22:08:20.3030363Z set -x 2024-08-08T22:08:20.3030797Z # shellcheck disable=SC2086,SC2090 2024-08-08T22:08:20.3031360Z container_name=$(docker run \ 2024-08-08T22:08:20.3031881Z  ${GPU_FLAG:-} \ 2024-08-08T22:08:20.3032333Z  -e BINARY_ENV_FILE \ 2024-08-08T22:08:20.3032798Z  -e BUILDER_ROOT \ 2024-08-08T22:08:20.3033281Z  -e BUILD_ENVIRONMENT \ 2024-08-08T22:08:20.3033817Z  -e DESIRED_CUDA \ 2024-08-08T22:08:20.3034270Z  -e DESIRED_DEVTOOLSET \ 2024-08-08T22:08:20.3034778Z  -e DESIRED_PYTHON \ 2024-08-08T22:08:20.3035252Z  -e GITHUB_ACTIONS \ 2024-08-08T22:08:20.3035708Z  -e GPU_ARCH_TYPE \ 2024-08-08T22:08:20.3036185Z  -e GPU_ARCH_VERSION \ 2024-08-08T22:08:20.3036678Z  -e LIBTORCH_VARIANT \ 2024-08-08T22:08:20.3037148Z  -e PACKAGE_TYPE \ 2024-08-08T22:08:20.3037907Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2024-08-08T22:08:20.3038450Z  -e PYTORCH_ROOT \ 2024-08-08T22:08:20.3038894Z  -e SKIP_ALL_TESTS \ 2024-08-08T22:08:20.3039377Z  -e USE_SPLIT_BUILD \ 2024-08-08T22:08:20.3039841Z  --tty \ 2024-08-08T22:08:20.3040210Z  --detach \ 2024-08-08T22:08:20.3040732Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2024-08-08T22:08:20.3041443Z  -v "${GITHUB_WORKSPACE}/builder:/builder" \ 2024-08-08T22:08:20.3042141Z  -v "${RUNNER_TEMP}/artifacts:/final_pkgs" \ 2024-08-08T22:08:20.3042700Z  -w / \ 2024-08-08T22:08:20.3043094Z  "${DOCKER_IMAGE}" 2024-08-08T22:08:20.3043526Z ) 2024-08-08T22:08:20.3043843Z  2024-08-08T22:08:20.3044361Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2024-08-08T22:08:20.3045944Z 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:08:20.3048516Z  # Propagate download.pytorch.org IP to container. This is only needed on Linux non aarch64 runner 2024-08-08T22:08:20.3049989Z  grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" bash -c "/bin/cat >> /etc/hosts" 2024-08-08T22:08:20.3050972Z fi 2024-08-08T22:08:20.3051490Z  2024-08-08T22:08:20.3052338Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2024-08-08T22:08:20.3053336Z # Generate test script 2024-08-08T22:08:20.3054437Z 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:08:20.3055891Z docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash -x /run.sh" 2024-08-08T22:08:20.3064901Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:08:20.3065525Z env: 2024-08-08T22:08:20.3065864Z PYTORCH_ROOT: /pytorch 2024-08-08T22:08:20.3066276Z BUILDER_ROOT: /builder 2024-08-08T22:08:20.3066705Z PACKAGE_TYPE: manywheel 2024-08-08T22:08:20.3067134Z DESIRED_CUDA: cu121 2024-08-08T22:08:20.3067524Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:08:20.3067949Z GPU_ARCH_TYPE: cuda 2024-08-08T22:08:20.3068477Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:08:20.3069073Z SKIP_ALL_TESTS: 1 2024-08-08T22:08:20.3069461Z LIBTORCH_CONFIG: 2024-08-08T22:08:20.3069846Z LIBTORCH_VARIANT: 2024-08-08T22:08:20.3070227Z DESIRED_DEVTOOLSET: 2024-08-08T22:08:20.3070639Z DESIRED_PYTHON: 3.8 2024-08-08T22:08:20.3071267Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:08:20.3071978Z ANACONDA_USER: pytorch 2024-08-08T22:08:20.3072417Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:08:20.3072901Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:08:20.3073374Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:08:20.3074132Z GITHUB_TOKEN: *** 2024-08-08T22:08:20.3074520Z PR_NUMBER: 2024-08-08T22:08:20.3074910Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:08:20.3075473Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:08:20.3076032Z USE_SPLIT_BUILD: false 2024-08-08T22:08:20.3076573Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:08:20.3077163Z ##[endgroup] 2024-08-08T22:08:20.3114304Z ++ 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.1-main 2024-08-08T22:08:53.9006039Z + container_name=c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:08:53.9008733Z + echo CONTAINER_NAME=c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:08:53.9010446Z + [[ cuda != \r\o\c\m ]] 2024-08-08T22:08:53.9012458Z + [[ 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:08:53.9015075Z + [[ 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:08:53.9016791Z + [[ cuda != \x\p\u ]] 2024-08-08T22:08:53.9017627Z + grep download.pytorch.org /etc/hosts 2024-08-08T22:08:53.9019864Z + docker exec -i c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 bash -c '/bin/cat >> /etc/hosts' 2024-08-08T22:08:53.9897111Z + docker exec -t -w /pytorch c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2024-08-08T22:08:54.0775219Z + export TZ=UTC 2024-08-08T22:08:54.0775907Z + TZ=UTC 2024-08-08T22:08:54.0776275Z + envfile=/tmp/env 2024-08-08T22:08:54.0776831Z + [[ -n /pytorch ]] 2024-08-08T22:08:54.0780134Z ++ dirname /pytorch 2024-08-08T22:08:54.0787917Z + workdir=/ 2024-08-08T22:08:54.0788333Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:08:54.0789108Z + export DOCKER_IMAGE= 2024-08-08T22:08:54.0789880Z + DOCKER_IMAGE= 2024-08-08T22:08:54.0790545Z + [[ -z '' ]] 2024-08-08T22:08:54.0791080Z + [[ manywheel == conda ]] 2024-08-08T22:08:54.0791798Z + [[ cu121 == cpu ]] 2024-08-08T22:08:54.0792400Z + export DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-08-08T22:08:54.0793390Z + DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-08-08T22:08:54.0793987Z + USE_GOLD_LINKER=OFF 2024-08-08T22:08:54.0794746Z + [[ cu121 == \c\p\u ]] 2024-08-08T22:08:54.0795183Z + PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:08:54.0796390Z ++ date -u +%Y%m%d 2024-08-08T22:08:54.0803515Z + export DATE=20240808 2024-08-08T22:08:54.0804160Z + DATE=20240808 2024-08-08T22:08:54.0810687Z ++ cat /pytorch/version.txt 2024-08-08T22:08:54.0811457Z ++ cut -da -f1 2024-08-08T22:08:54.0822051Z + BASE_BUILD_VERSION=2.5.0.dev20240808 2024-08-08T22:08:54.0822905Z + tagged_version 2024-08-08T22:08:54.0823722Z + GIT_DIR=//pytorch/.git 2024-08-08T22:08:54.0825379Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2024-08-08T22:08:54.0826469Z + [[ ! -d //pytorch/.git ]] 2024-08-08T22:08:54.0827298Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2024-08-08T22:08:54.0848251Z fatal: No names found, cannot describe anything. 2024-08-08T22:08:54.0850290Z + return 1 2024-08-08T22:08:54.0853705Z ++ uname 2024-08-08T22:08:54.0861093Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:08:54.0861832Z + [[ manywheel == conda ]] 2024-08-08T22:08:54.0862420Z + export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu121 2024-08-08T22:08:54.0863113Z + PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu121 2024-08-08T22:08:54.0863696Z + export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:08:54.0864304Z + PYTORCH_BUILD_NUMBER=1 2024-08-08T22:08:54.0865556Z ++ cat /pytorch/.ci/docker/triton_version.txt 2024-08-08T22:08:54.0874098Z + TRITON_VERSION=3.0.0 2024-08-08T22:08:54.0875477Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' and python_version < '\''3.13'\''' 2024-08-08T22:08:54.0876777Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:08:54.0877602Z + [[ -n '' ]] 2024-08-08T22:08:54.0878150Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:08:54.0878674Z + [[ -n 2.5.0.dev20240808+cu121 ]] 2024-08-08T22:08:54.0879190Z + [[ 2.5.0.dev20240808+cu121 =~ .*rocm.* ]] 2024-08-08T22:08:54.0879728Z + [[ manywheel =~ .*wheel.* ]] 2024-08-08T22:08:54.0880231Z + [[ -n 2.5.0.dev20240808+cu121 ]] 2024-08-08T22:08:54.0880736Z + [[ 2.5.0.dev20240808+cu121 =~ .*xpu.* ]] 2024-08-08T22:08:54.0881237Z + cat 2024-08-08T22:08:54.0888156Z ++ uname -a 2024-08-08T22:08:54.0897561Z ++ date 2024-08-08T22:08:54.0917009Z ++ uname 2024-08-08T22:08:54.0923739Z + [[ Linux != Darwin ]] 2024-08-08T22:08:54.0924202Z + MEMORY_LIMIT_MAX_JOBS=12 2024-08-08T22:08:54.0926698Z ++ nproc 2024-08-08T22:08:54.0935155Z + NUM_CPUS=14 2024-08-08T22:08:54.0935874Z + export MAX_JOBS=12 2024-08-08T22:08:54.0936603Z + MAX_JOBS=12 2024-08-08T22:08:54.0937235Z + cat 2024-08-08T22:08:54.0947411Z + echo 'retry () {' 2024-08-08T22:08:54.0949076Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2024-08-08T22:08:54.0949951Z + echo '}' 2024-08-08T22:08:54.0950342Z + echo 'export -f retry' 2024-08-08T22:08:54.0950771Z + cat /tmp/env 2024-08-08T22:08:54.0955551Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:08:54.0956377Z export TZ=UTC 2024-08-08T22:08:54.0957781Z echo "Running on Linux c19c24e54c40 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:08:54 UTC 2024" 2024-08-08T22:08:54.0959837Z 2024-08-08T22:08:54.0960125Z export PACKAGE_TYPE="manywheel" 2024-08-08T22:08:54.0960692Z export DESIRED_PYTHON="3.8" 2024-08-08T22:08:54.0961387Z export DESIRED_CUDA="cu121" 2024-08-08T22:08:54.0962177Z export LIBTORCH_VARIANT="" 2024-08-08T22:08:54.0962799Z export BUILD_PYTHONLESS="" 2024-08-08T22:08:54.0963498Z export USE_SPLIT_BUILD="false" 2024-08-08T22:08:54.0964783Z if [[ "linux-gnu" == "msys" ]]; then 2024-08-08T22:08:54.0965767Z export LIBTORCH_CONFIG="" 2024-08-08T22:08:54.0966532Z if [[ "" == 'debug' ]]; then 2024-08-08T22:08:54.0967457Z export DEBUG=1 2024-08-08T22:08:54.0967835Z fi 2024-08-08T22:08:54.0968172Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:08:54.0968796Z else 2024-08-08T22:08:54.0969326Z export DESIRED_DEVTOOLSET="" 2024-08-08T22:08:54.0969766Z fi 2024-08-08T22:08:54.0970115Z 2024-08-08T22:08:54.0970390Z export DATE="20240808" 2024-08-08T22:08:54.0971043Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:08:54.0971671Z export PYTORCH_BUILD_VERSION="2.5.0.dev20240808+cu121" 2024-08-08T22:08:54.0972292Z export PYTORCH_BUILD_NUMBER="1" 2024-08-08T22:08:54.0972890Z export OVERRIDE_PACKAGE_VERSION="2.5.0.dev20240808+cu121" 2024-08-08T22:08:54.0973559Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="" 2024-08-08T22:08:54.0974009Z 2024-08-08T22:08:54.0974276Z # TODO: We don't need this anymore IIUC 2024-08-08T22:08:54.0974874Z export TORCH_PACKAGE_NAME='torch' 2024-08-08T22:08:54.0975496Z export TORCH_CONDA_BUILD_FOLDER='pytorch-nightly' 2024-08-08T22:08:54.0976136Z export ANACONDA_USER='pytorch' 2024-08-08T22:08:54.0976453Z 2024-08-08T22:08:54.0976620Z export USE_FBGEMM=1 2024-08-08T22:08:54.0977026Z export PIP_UPLOAD_FOLDER="nightly/" 2024-08-08T22:08:54.0977691Z export DOCKER_IMAGE="pytorch/manylinux-builder:121" 2024-08-08T22:08:54.0978145Z 2024-08-08T22:08:54.0978165Z 2024-08-08T22:08:54.0978343Z export USE_GOLD_LINKER="OFF" 2024-08-08T22:08:54.0978807Z export USE_GLOO_WITH_OPENSSL="ON" 2024-08-08T22:08:54.0979575Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:08:54.0980348Z export MAX_JOBS="12" 2024-08-08T22:08:54.0980742Z retry () { 2024-08-08T22:08:54.0981250Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-08-08T22:08:54.0981913Z } 2024-08-08T22:08:54.0982255Z export -f retry 2024-08-08T22:08:54.0984673Z + docker exec -t -w /pytorch -e OUTPUT_SCRIPT=/run.sh c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 bash -c 'bash .circleci/scripts/binary_linux_test.sh' 2024-08-08T22:08:54.2064441Z ls: cannot access /final_pkgs/torch_no_python*: No such file or directory 2024-08-08T22:08:54.2099151Z 2024-08-08T22:08:54.2099175Z 2024-08-08T22:08:54.2100060Z The script that will run in the next step is: 2024-08-08T22:08:54.2107060Z # =================== The following code will be executed inside Docker container =================== 2024-08-08T22:08:54.2109297Z set -eux -o pipefail 2024-08-08T22:08:54.2109898Z 2024-08-08T22:08:54.2110071Z retry () { 2024-08-08T22:08:54.2110671Z "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") 2024-08-08T22:08:54.2111207Z } 2024-08-08T22:08:54.2111374Z 2024-08-08T22:08:54.2111563Z # Source binary env file here if exists 2024-08-08T22:08:54.2112153Z if [[ -e "/tmp/env" ]]; then 2024-08-08T22:08:54.2112654Z source "/tmp/env" 2024-08-08T22:08:54.2113001Z fi 2024-08-08T22:08:54.2113194Z 2024-08-08T22:08:54.2113464Z python_nodot="$(echo 3.8 | tr -d m.u)" 2024-08-08T22:08:54.2113909Z 2024-08-08T22:08:54.2114206Z # Set up Python 2024-08-08T22:08:54.2114918Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:08:54.2116056Z retry conda create -qyn testenv python="3.8" 2024-08-08T22:08:54.2116736Z source activate testenv >/dev/null 2024-08-08T22:08:54.2117273Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:08:54.2118020Z python_path="/opt/python/cp$python_nodot-cp${python_nodot}" 2024-08-08T22:08:54.2118860Z # Prior to Python 3.8 paths were suffixed with an 'm' 2024-08-08T22:08:54.2119559Z if [[ -d "${python_path}/bin" ]]; then 2024-08-08T22:08:54.2120179Z export PATH="${python_path}/bin:$PATH" 2024-08-08T22:08:54.2121148Z elif [[ -d "${python_path}m/bin" ]]; then 2024-08-08T22:08:54.2121736Z export PATH="${python_path}m/bin:$PATH" 2024-08-08T22:08:54.2122275Z fi 2024-08-08T22:08:54.2122575Z fi 2024-08-08T22:08:54.2122754Z 2024-08-08T22:08:54.2122928Z EXTRA_CONDA_FLAGS="" 2024-08-08T22:08:54.2123512Z NUMPY_PIN="" 2024-08-08T22:08:54.2123964Z PROTOBUF_PACKAGE="defaults::protobuf" 2024-08-08T22:08:54.2124325Z 2024-08-08T22:08:54.2124525Z if [[ "$python_nodot" = *310* ]]; then 2024-08-08T22:08:54.2125440Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:08:54.2126344Z # we set a lower boundary here just to be safe 2024-08-08T22:08:54.2127421Z NUMPY_PIN=">=1.21.2" 2024-08-08T22:08:54.2127867Z PROTOBUF_PACKAGE="protobuf>=3.19.0" 2024-08-08T22:08:54.2128363Z fi 2024-08-08T22:08:54.2128547Z 2024-08-08T22:08:54.2128722Z if [[ "$python_nodot" = *39* ]]; then 2024-08-08T22:08:54.2129630Z # There's an issue with conda channel priority where it'll randomly pick 1.19 over 1.20 2024-08-08T22:08:54.2130530Z # we set a lower boundary here just to be safe 2024-08-08T22:08:54.2131098Z NUMPY_PIN=">=1.20" 2024-08-08T22:08:54.2131457Z fi 2024-08-08T22:08:54.2131655Z 2024-08-08T22:08:54.2132110Z # Move debug wheels out of the package dir so they don't get installed 2024-08-08T22:08:54.2132901Z mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:08:54.2133731Z mv /final_pkgs/debug-*.zip /tmp/debug_final_pkgs || echo "no debug packages to move" 2024-08-08T22:08:54.2134404Z 2024-08-08T22:08:54.2134555Z # Install the package 2024-08-08T22:08:54.2135283Z # These network calls should not have 'retry's because they are installing 2024-08-08T22:08:54.2136132Z # locally and aren't actually network calls 2024-08-08T22:08:54.2137010Z # TODO there is duplicated and inconsistent test-python-env setup across this 2024-08-08T22:08:54.2138014Z # file, builder/smoke_test.sh, and builder/run_tests.sh, and also in the 2024-08-08T22:08:54.2138957Z # conda build scripts themselves. These should really be consolidated 2024-08-08T22:08:54.2140097Z # Pick only one package of multiple available (which happens as result of workflow re-runs) 2024-08-08T22:08:54.2141102Z pkg="/final_pkgs/$(ls -1 /final_pkgs|sort|tail -1)" 2024-08-08T22:08:54.2141768Z if [[ "$PYTORCH_BUILD_VERSION" == *dev* ]]; then 2024-08-08T22:08:54.2142314Z CHANNEL="nightly" 2024-08-08T22:08:54.2142702Z else 2024-08-08T22:08:54.2143022Z CHANNEL="test" 2024-08-08T22:08:54.2143366Z fi 2024-08-08T22:08:54.2143559Z 2024-08-08T22:08:54.2143733Z if [[ "manywheel" == conda ]]; then 2024-08-08T22:08:54.2144202Z ( 2024-08-08T22:08:54.2144998Z # For some reason conda likes to re-activate the conda environment when attempting this install 2024-08-08T22:08:54.2146254Z # which means that a deactivate is run and some variables might not exist when that happens, 2024-08-08T22:08:54.2147797Z # namely CONDA_MKL_INTERFACE_LAYER_BACKUP from libblas so let's just ignore unbound variables when 2024-08-08T22:08:54.2148739Z # it comes to the conda installation commands 2024-08-08T22:08:54.2149293Z set +u 2024-08-08T22:08:54.2150350Z retry conda install ${EXTRA_CONDA_FLAGS} -yq "numpy${NUMPY_PIN}" mkl>=2018 ninja sympy>=1.12 typing-extensions 2024-08-08T22:08:54.2151494Z if [[ "cu121" == 'cpu' ]]; then 2024-08-08T22:08:54.2152096Z retry conda install -c pytorch -y cpuonly 2024-08-08T22:08:54.2152636Z else 2024-08-08T22:08:54.2152969Z cu_ver="12.1" 2024-08-08T22:08:54.2153411Z CUDA_PACKAGE="pytorch-cuda" 2024-08-08T22:08:54.2154418Z retry conda install ${EXTRA_CONDA_FLAGS} -yq -c nvidia -c "pytorch-${CHANNEL}" "pytorch-cuda=${cu_ver}" 2024-08-08T22:08:54.2155303Z fi 2024-08-08T22:08:54.2155803Z conda install ${EXTRA_CONDA_FLAGS} -y "$pkg" --offline 2024-08-08T22:08:54.2156402Z ) 2024-08-08T22:08:54.2156772Z elif [[ "manywheel" != libtorch ]]; then 2024-08-08T22:08:54.2157346Z if [[ "$BUILD_ENVIRONMENT" != *s390x* ]]; then 2024-08-08T22:08:54.2157922Z if [[ "false" == "true" ]]; then 2024-08-08T22:08:54.2158414Z pkg_no_python="" 2024-08-08T22:08:54.2159199Z pkg_torch="/final_pkgs/torch-2.5.0.dev20240808+cu121-cp38-cp38-linux_x86_64.whl" 2024-08-08T22:08:54.2160326Z # todo: after folder is populated use the pypi_pkg channel instead 2024-08-08T22:08:54.2161656Z pip install "$pkg_no_python" "$pkg_torch" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu121_pypi_pkg" 2024-08-08T22:08:54.2162816Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:08:54.2163429Z else 2024-08-08T22:08:54.2164161Z pip install "$pkg" --index-url "https://download.pytorch.org/whl/${CHANNEL}/cu121" 2024-08-08T22:08:54.2165146Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:08:54.2165753Z fi 2024-08-08T22:08:54.2166059Z else 2024-08-08T22:08:54.2166371Z pip install "$pkg" 2024-08-08T22:08:54.2167436Z retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:08:54.2168049Z fi 2024-08-08T22:08:54.2168333Z fi 2024-08-08T22:08:54.2168682Z if [[ "manywheel" == libtorch ]]; then 2024-08-08T22:08:54.2169283Z pkg="$(ls /final_pkgs/*-latest.zip)" 2024-08-08T22:08:54.2169812Z unzip "$pkg" -d /tmp 2024-08-08T22:08:54.2170233Z cd /tmp/libtorch 2024-08-08T22:08:54.2170598Z fi 2024-08-08T22:08:54.2170773Z 2024-08-08T22:08:54.2170932Z if [[ "cuda" == xpu ]]; then 2024-08-08T22:08:54.2171988Z # Workaround for __mkl_tmp_MOD unbound variable issue, refer https://github.com/pytorch/pytorch/issues/130543 2024-08-08T22:08:54.2173572Z set +u 2024-08-08T22:08:54.2174161Z source /opt/intel/oneapi/pytorch-gpu-dev-0.5/oneapi-vars.sh 2024-08-08T22:08:54.2174797Z fi 2024-08-08T22:08:54.2174973Z 2024-08-08T22:08:54.2175138Z # Test the package 2024-08-08T22:08:54.2175524Z /builder/check_binary.sh 2024-08-08T22:08:54.2175820Z 2024-08-08T22:08:54.2175964Z # Clean temp files 2024-08-08T22:08:54.2176413Z cd /builder && git clean -ffdx 2024-08-08T22:08:54.2176845Z 2024-08-08T22:08:54.2177359Z # =================== The above code will be executed inside Docker container =================== 2024-08-08T22:08:54.2179188Z + docker exec -t c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 bash -c 'source /tmp/env && bash -x /run.sh' 2024-08-08T22:08:54.2989939Z Running on Linux c19c24e54c40 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:08:54 UTC 2024 2024-08-08T22:08:54.3007190Z + set -eux -o pipefail 2024-08-08T22:08:54.3007975Z + [[ -e /tmp/env ]] 2024-08-08T22:08:54.3008355Z + source /tmp/env 2024-08-08T22:08:54.3008740Z ++ export TZ=UTC 2024-08-08T22:08:54.3009073Z ++ TZ=UTC 2024-08-08T22:08:54.3011034Z ++ echo 'Running on Linux c19c24e54c40 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:08:54 UTC 2024' 2024-08-08T22:08:54.3015737Z Running on Linux c19c24e54c40 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:08:54 UTC 2024 2024-08-08T22:08:54.3017613Z ++ export PACKAGE_TYPE=manywheel 2024-08-08T22:08:54.3018346Z ++ PACKAGE_TYPE=manywheel 2024-08-08T22:08:54.3018789Z ++ export DESIRED_PYTHON=3.8 2024-08-08T22:08:54.3019247Z ++ DESIRED_PYTHON=3.8 2024-08-08T22:08:54.3019677Z ++ export DESIRED_CUDA=cu121 2024-08-08T22:08:54.3020113Z ++ DESIRED_CUDA=cu121 2024-08-08T22:08:54.3020532Z ++ export LIBTORCH_VARIANT= 2024-08-08T22:08:54.3021000Z ++ LIBTORCH_VARIANT= 2024-08-08T22:08:54.3021414Z ++ export BUILD_PYTHONLESS= 2024-08-08T22:08:54.3021858Z ++ BUILD_PYTHONLESS= 2024-08-08T22:08:54.3022258Z ++ export USE_SPLIT_BUILD=false 2024-08-08T22:08:54.3022739Z ++ USE_SPLIT_BUILD=false 2024-08-08T22:08:54.3023248Z ++ [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:08:54.3023710Z ++ export DESIRED_DEVTOOLSET= 2024-08-08T22:08:54.3024169Z ++ DESIRED_DEVTOOLSET= 2024-08-08T22:08:54.3024765Z ++ export DATE=20240808 2024-08-08T22:08:54.3025156Z ++ DATE=20240808 2024-08-08T22:08:54.3025717Z ++ export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:08:54.3026393Z ++ NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2024-08-08T22:08:54.3026993Z ++ export PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu121 2024-08-08T22:08:54.3027661Z ++ PYTORCH_BUILD_VERSION=2.5.0.dev20240808+cu121 2024-08-08T22:08:54.3028491Z ++ export PYTORCH_BUILD_NUMBER=1 2024-08-08T22:08:54.3028983Z ++ PYTORCH_BUILD_NUMBER=1 2024-08-08T22:08:54.3029552Z ++ export OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu121 2024-08-08T22:08:54.3030227Z ++ OVERRIDE_PACKAGE_VERSION=2.5.0.dev20240808+cu121 2024-08-08T22:08:54.3030855Z ++ export PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:08:54.3031450Z ++ PYTORCH_EXTRA_INSTALL_REQUIREMENTS= 2024-08-08T22:08:54.3031998Z ++ export TORCH_PACKAGE_NAME=torch 2024-08-08T22:08:54.3032486Z ++ TORCH_PACKAGE_NAME=torch 2024-08-08T22:08:54.3033103Z ++ export TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:08:54.3033783Z ++ TORCH_CONDA_BUILD_FOLDER=pytorch-nightly 2024-08-08T22:08:54.3034343Z ++ export ANACONDA_USER=pytorch 2024-08-08T22:08:54.3034801Z ++ ANACONDA_USER=pytorch 2024-08-08T22:08:54.3035226Z ++ export USE_FBGEMM=1 2024-08-08T22:08:54.3035624Z ++ USE_FBGEMM=1 2024-08-08T22:08:54.3036004Z ++ export PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:08:54.3036526Z ++ PIP_UPLOAD_FOLDER=nightly/ 2024-08-08T22:08:54.3037150Z ++ export DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-08-08T22:08:54.3037870Z ++ DOCKER_IMAGE=pytorch/manylinux-builder:121 2024-08-08T22:08:54.3038435Z ++ export USE_GOLD_LINKER=OFF 2024-08-08T22:08:54.3038892Z ++ USE_GOLD_LINKER=OFF 2024-08-08T22:08:54.3039306Z ++ export USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:08:54.3039797Z ++ USE_GLOO_WITH_OPENSSL=ON 2024-08-08T22:08:54.3040225Z ++ export MAX_JOBS=12 2024-08-08T22:08:54.3040636Z ++ MAX_JOBS=12 2024-08-08T22:08:54.3041037Z ++ export -f retry 2024-08-08T22:08:54.3041400Z ++ echo 3.8 2024-08-08T22:08:54.3045788Z ++ tr -d m.u 2024-08-08T22:08:54.3056777Z + python_nodot=38 2024-08-08T22:08:54.3057478Z + [[ manywheel == conda ]] 2024-08-08T22:08:54.3058249Z + [[ manywheel != libtorch ]] 2024-08-08T22:08:54.3058892Z + python_path=/opt/python/cp38-cp38 2024-08-08T22:08:54.3059473Z + [[ -d /opt/python/cp38-cp38/bin ]] 2024-08-08T22:08:54.3060929Z + 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:08:54.3063136Z + 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:08:54.3064387Z + EXTRA_CONDA_FLAGS= 2024-08-08T22:08:54.3064786Z + NUMPY_PIN= 2024-08-08T22:08:54.3065198Z + PROTOBUF_PACKAGE=defaults::protobuf 2024-08-08T22:08:54.3065708Z + [[ 38 = *310* ]] 2024-08-08T22:08:54.3066080Z + [[ 38 = *39* ]] 2024-08-08T22:08:54.3066774Z + mkdir -p /tmp/debug_final_pkgs 2024-08-08T22:08:54.3074863Z + mv '/final_pkgs/debug-*.zip' /tmp/debug_final_pkgs 2024-08-08T22:08:54.3090618Z mv: cannot stat ‘/final_pkgs/debug-*.zip’: No such file or directory 2024-08-08T22:08:54.3091518Z + echo 'no debug packages to move' 2024-08-08T22:08:54.3092033Z no debug packages to move 2024-08-08T22:08:54.3096570Z ++ ls -1 /final_pkgs 2024-08-08T22:08:54.3097544Z ++ sort 2024-08-08T22:08:54.3098766Z ++ tail -1 2024-08-08T22:08:54.3112956Z + pkg=/final_pkgs/torch-2.5.0.dev20240808+cu121-cp38-cp38-linux_x86_64.whl 2024-08-08T22:08:54.3114539Z + [[ 2.5.0.dev20240808+cu121 == *dev* ]] 2024-08-08T22:08:54.3115303Z + CHANNEL=nightly 2024-08-08T22:08:54.3115691Z + [[ manywheel == conda ]] 2024-08-08T22:08:54.3116140Z + [[ manywheel != libtorch ]] 2024-08-08T22:08:54.3116731Z + [[ linux-binary-manywheel != *s390x* ]] 2024-08-08T22:08:54.3117252Z + [[ false == \t\r\u\e ]] 2024-08-08T22:08:54.3118556Z + pip install /final_pkgs/torch-2.5.0.dev20240808+cu121-cp38-cp38-linux_x86_64.whl --index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-08T22:08:55.5736659Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu121 2024-08-08T22:08:55.5780977Z Processing /final_pkgs/torch-2.5.0.dev20240808+cu121-cp38-cp38-linux_x86_64.whl 2024-08-08T22:08:58.1625121Z Collecting filelock (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.1666262Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.13.1-py3-none-any.whl (11 kB) 2024-08-08T22:08:58.2093460Z Collecting typing-extensions>=4.8.0 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.2135320Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-08T22:08:58.2479649Z Collecting networkx (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.2523288Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-08T22:08:58.2793788Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.7 MB ? eta -:--:-- 2024-08-08T22:08:58.2795076Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 74.0 MB/s eta 0:00:00 2024-08-08T22:08:58.3267367Z [?25hCollecting jinja2 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.3310912Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-08T22:08:58.3661855Z Collecting fsspec (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.3705171Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-08T22:08:58.4806568Z Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.4873731Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) 2024-08-08T22:08:58.6916456Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/23.7 MB ? eta -:--:-- 2024-08-08T22:08:58.6917784Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 118.7 MB/s eta 0:00:00 2024-08-08T22:08:58.7936470Z [?25hCollecting nvidia-cuda-runtime-cu12==12.1.105 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.7987385Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) 2024-08-08T22:08:58.8145105Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/823.6 kB ? eta -:--:-- 2024-08-08T22:08:58.8146423Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 58.9 MB/s eta 0:00:00 2024-08-08T22:08:58.8929006Z [?25hCollecting nvidia-cuda-cupti-cu12==12.1.105 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:58.8980577Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) 2024-08-08T22:08:59.0275615Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/14.1 MB ? eta -:--:-- 2024-08-08T22:08:59.0276927Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 113.4 MB/s eta 0:00:00 2024-08-08T22:08:59.1063267Z [?25hCollecting nvidia-cudnn-cu12==9.1.0.70 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:08:59.1120248Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cudnn_cu12-9.1.0.70-py3-none-manylinux2014_x86_64.whl (664.8 MB) 2024-08-08T22:08:59.3185720Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/664.8 MB ? eta -:--:-- 2024-08-08T22:08:59.5215218Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.4/664.8 MB 176.9 MB/s eta 0:00:04 2024-08-08T22:08:59.7244619Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.8/664.8 MB 233.3 MB/s eta 0:00:03 2024-08-08T22:08:59.9275201Z  ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/664.8 MB 253.4 MB/s eta 0:00:03 2024-08-08T22:09:00.1306308Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/664.8 MB 263.5 MB/s eta 0:00:02 2024-08-08T22:09:00.3337445Z  ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 263.7/664.8 MB 261.3 MB/s eta 0:00:02 2024-08-08T22:09:00.5366308Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 316.7/664.8 MB 277.3 MB/s eta 0:00:02 2024-08-08T22:09:00.7396741Z  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 376.7/664.8 MB 278.2 MB/s eta 0:00:02 2024-08-08T22:09:00.9427358Z  ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 436.5/664.8 MB 278.5 MB/s eta 0:00:01 2024-08-08T22:09:01.1457356Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 496.2/664.8 MB 278.7 MB/s eta 0:00:01 2024-08-08T22:09:01.3487327Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 554.7/664.8 MB 293.4 MB/s eta 0:00:01 2024-08-08T22:09:01.5516966Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 613.4/664.8 MB 292.2 MB/s eta 0:00:01 2024-08-08T22:09:01.7545910Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:01.9573825Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:02.1601549Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:02.3630239Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:02.5657512Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:02.7685728Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:02.9713906Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:03.1742056Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:03.3770045Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:03.5797577Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:03.7824888Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:03.9851667Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:04.1878643Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:04.3905752Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:04.5933799Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:04.7961355Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:04.9989300Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:05.2016870Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:05.4043757Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:05.6071678Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:05.8098604Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:05.9970837Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 664.5/664.8 MB 292.6 MB/s eta 0:00:01 2024-08-08T22:09:05.9972196Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 664.8/664.8 MB 48.8 MB/s eta 0:00:00 2024-08-08T22:09:08.0635714Z [?25hCollecting nvidia-cublas-cu12==12.1.3.1 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:08.0685915Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) 2024-08-08T22:09:08.2745840Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/410.6 MB ? eta -:--:-- 2024-08-08T22:09:08.4776102Z  ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/410.6 MB 285.5 MB/s eta 0:00:02 2024-08-08T22:09:08.6804692Z  ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.3/410.6 MB 286.6 MB/s eta 0:00:02 2024-08-08T22:09:08.8834328Z  ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 173.8/410.6 MB 287.0 MB/s eta 0:00:01 2024-08-08T22:09:09.0863067Z  ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 233.0/410.6 MB 288.3 MB/s eta 0:00:01 2024-08-08T22:09:09.2892663Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 292.6/410.6 MB 290.7 MB/s eta 0:00:01 2024-08-08T22:09:09.4921441Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 340.0/410.6 MB 281.0 MB/s eta 0:00:01 2024-08-08T22:09:09.6950847Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 350.5/410.6 MB 237.0 MB/s eta 0:00:01 2024-08-08T22:09:09.8982199Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 402.9/410.6 MB 232.7 MB/s eta 0:00:01 2024-08-08T22:09:10.1010778Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:10.3039448Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:10.5068218Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:10.7094850Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:10.9122763Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:11.1150599Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:11.3178762Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:11.5205922Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:11.7234131Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:11.9262152Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:12.0907257Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 410.5/410.6 MB 232.5 MB/s eta 0:00:01 2024-08-08T22:09:12.0908933Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 74.9 MB/s eta 0:00:00 2024-08-08T22:09:13.3831518Z [?25hCollecting nvidia-cufft-cu12==11.0.2.54 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:13.3887744Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) 2024-08-08T22:09:13.5945231Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/121.6 MB ? eta -:--:-- 2024-08-08T22:09:13.7974066Z  ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 51.4/121.6 MB 257.0 MB/s eta 0:00:01 2024-08-08T22:09:14.0001242Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 109.6/121.6 MB 272.1 MB/s eta 0:00:01 2024-08-08T22:09:14.2028126Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 273.9 MB/s eta 0:00:01 2024-08-08T22:09:14.3109745Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 121.6/121.6 MB 273.9 MB/s eta 0:00:01 2024-08-08T22:09:14.3111130Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 132.6 MB/s eta 0:00:00 2024-08-08T22:09:14.7445752Z [?25hCollecting nvidia-curand-cu12==10.3.2.106 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:14.7494774Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) 2024-08-08T22:09:14.9551619Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/56.5 MB ? eta -:--:-- 2024-08-08T22:09:15.1578234Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 55.6/56.5 MB 277.9 MB/s eta 0:00:01 2024-08-08T22:09:15.1613584Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 56.4/56.5 MB 275.1 MB/s eta 0:00:01 2024-08-08T22:09:15.1614937Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 138.6 MB/s eta 0:00:00 2024-08-08T22:09:15.3988579Z [?25hCollecting nvidia-cusolver-cu12==11.4.5.107 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:15.4038779Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) 2024-08-08T22:09:15.6099458Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/124.2 MB ? eta -:--:-- 2024-08-08T22:09:15.8129814Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.9/124.2 MB 154.8 MB/s eta 0:00:01 2024-08-08T22:09:16.0157459Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 88.6/124.2 MB 220.1 MB/s eta 0:00:01 2024-08-08T22:09:16.2184329Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.0/124.2 MB 237.8 MB/s eta 0:00:01 2024-08-08T22:09:16.3790366Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 124.0/124.2 MB 237.8 MB/s eta 0:00:01 2024-08-08T22:09:16.3791744Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 128.0 MB/s eta 0:00:00 2024-08-08T22:09:16.7976775Z [?25hCollecting nvidia-cusparse-cu12==12.1.0.106 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:16.8035172Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) 2024-08-08T22:09:17.0101585Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/196.0 MB ? eta -:--:-- 2024-08-08T22:09:17.2130309Z  ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/196.0 MB 287.4 MB/s eta 0:00:01 2024-08-08T22:09:17.4159733Z  ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 114.8/196.0 MB 284.5 MB/s eta 0:00:01 2024-08-08T22:09:17.6189445Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 166.7/196.0 MB 275.0 MB/s eta 0:00:01 2024-08-08T22:09:17.8217816Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 195.8/196.0 MB 277.2 MB/s eta 0:00:01 2024-08-08T22:09:18.0245277Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 195.8/196.0 MB 277.2 MB/s eta 0:00:01 2024-08-08T22:09:18.1412733Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 195.8/196.0 MB 277.2 MB/s eta 0:00:01 2024-08-08T22:09:18.1414064Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 147.0 MB/s eta 0:00:00 2024-08-08T22:09:18.7757393Z [?25hCollecting nvidia-nccl-cu12==2.21.5 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:18.7816440Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nccl_cu12-2.21.5-py3-none-manylinux2014_x86_64.whl (188.7 MB) 2024-08-08T22:09:18.9873661Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/188.7 MB ? eta -:--:-- 2024-08-08T22:09:19.1902401Z  ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/188.7 MB 288.1 MB/s eta 0:00:01 2024-08-08T22:09:19.3933805Z  ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 117.2/188.7 MB 291.4 MB/s eta 0:00:01 2024-08-08T22:09:19.5962746Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 177.5/188.7 MB 292.9 MB/s eta 0:00:01 2024-08-08T22:09:19.7990825Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 292.7 MB/s eta 0:00:01 2024-08-08T22:09:20.0019714Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 292.7 MB/s eta 0:00:01 2024-08-08T22:09:20.2046727Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 292.7 MB/s eta 0:00:01 2024-08-08T22:09:20.2416545Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 188.5/188.7 MB 292.7 MB/s eta 0:00:01 2024-08-08T22:09:20.2417899Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.7/188.7 MB 129.6 MB/s eta 0:00:00 2024-08-08T22:09:20.8560359Z [?25hCollecting nvidia-nvtx-cu12==12.1.105 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:20.8600670Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) 2024-08-08T22:09:20.9121716Z Collecting pytorch-triton==3.0.0+dedb7bdf33 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:20.9181703Z 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:09:21.1238044Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/239.3 MB ? eta -:--:-- 2024-08-08T22:09:21.3266284Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/239.3 MB 284.7 MB/s eta 0:00:01 2024-08-08T22:09:21.5295375Z  ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 114.8/239.3 MB 285.5 MB/s eta 0:00:01 2024-08-08T22:09:21.7324683Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 172.8/239.3 MB 285.4 MB/s eta 0:00:01 2024-08-08T22:09:21.9352945Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 231.5/239.3 MB 286.3 MB/s eta 0:00:01 2024-08-08T22:09:22.1380468Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 286.5 MB/s eta 0:00:01 2024-08-08T22:09:22.3407927Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 286.5 MB/s eta 0:00:01 2024-08-08T22:09:22.5435660Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 286.5 MB/s eta 0:00:01 2024-08-08T22:09:22.7222672Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 239.1/239.3 MB 286.5 MB/s eta 0:00:01 2024-08-08T22:09:22.7224110Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.3/239.3 MB 133.0 MB/s eta 0:00:00 2024-08-08T22:09:23.5022072Z [?25hCollecting sympy==1.12.1 (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:23.5072600Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12.1-py3-none-any.whl (5.7 MB) 2024-08-08T22:09:23.5698879Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.7 MB ? eta -:--:-- 2024-08-08T22:09:23.5700229Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 97.4 MB/s eta 0:00:00 2024-08-08T22:09:23.6439375Z [?25hCollecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:23.6493649Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvjitlink_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (19.8 MB) 2024-08-08T22:09:23.7944971Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/19.8 MB ? eta -:--:-- 2024-08-08T22:09:23.7946300Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.8/19.8 MB 140.9 MB/s eta 0:00:00 2024-08-08T22:09:23.9004108Z [?25hCollecting mpmath<1.4.0,>=1.1.0 (from sympy==1.12.1->torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:23.9052616Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-08T22:09:23.9189543Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/536.2 kB ? eta -:--:-- 2024-08-08T22:09:23.9190794Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 36.7 MB/s eta 0:00:00 2024-08-08T22:09:23.9816144Z [?25hCollecting MarkupSafe>=2.0 (from jinja2->torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:23.9859443Z 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:09:23.9954226Z 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:09:23.9962219Z Collecting networkx (from torch==2.5.0.dev20240808+cu121) 2024-08-08T22:09:24.0016996Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2024-08-08T22:09:24.0218438Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:-- 2024-08-08T22:09:24.0219677Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 98.8 MB/s eta 0:00:00 2024-08-08T22:09:24.0494420Z [?25h Downloading https://download.pytorch.org/whl/nightly/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2024-08-08T22:09:24.0734103Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.9 MB ? eta -:--:-- 2024-08-08T22:09:24.0735327Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 97.0 MB/s eta 0:00:00 2024-08-08T22:09:24.3766342Z [?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:10:22.4366135Z 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.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-9.1.0.70 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.21.5 nvidia-nvjitlink-cu12-12.1.105 nvidia-nvtx-cu12-12.1.105 pytorch-triton-3.0.0+dedb7bdf33 sympy-1.12.1 torch-2.5.0.dev20240808+cu121 typing-extensions-4.12.2 2024-08-08T22:10:22.4373461Z 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:10:22.8007396Z + retry pip install -q numpy protobuf typing-extensions 2024-08-08T22:10:22.8008319Z + pip install -q numpy protobuf typing-extensions 2024-08-08T22:10:35.5609304Z 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:10:36.8618901Z + [[ manywheel == libtorch ]] 2024-08-08T22:10:36.8619488Z + [[ cuda == xpu ]] 2024-08-08T22:10:36.8619907Z + /builder/check_binary.sh 2024-08-08T22:10:36.8634626Z + [[ -z 3.8 ]] 2024-08-08T22:10:36.8635116Z + [[ -z cu121 ]] 2024-08-08T22:10:36.8635587Z + [[ -z '' ]] 2024-08-08T22:10:36.8636088Z + export DESIRED_DEVTOOLSET= 2024-08-08T22:10:36.8638711Z + DESIRED_DEVTOOLSET= 2024-08-08T22:10:36.8639284Z + [[ -z manywheel ]] 2024-08-08T22:10:36.8639708Z + [[ manywheel == libtorch ]] 2024-08-08T22:10:36.8640228Z + [[ 3.8 =~ ([0-9].[0-9]+) ]] 2024-08-08T22:10:36.8640682Z + py_dot=3.8 2024-08-08T22:10:36.8645736Z +++ which python 2024-08-08T22:10:36.8657878Z ++ dirname /opt/python/cp38-cp38/bin/python 2024-08-08T22:10:36.8665454Z + install_root=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ 2024-08-08T22:10:36.8666415Z + echo 'Checking that the gcc ABI is what we expect' 2024-08-08T22:10:36.8667058Z Checking that the gcc ABI is what we expect 2024-08-08T22:10:36.8673958Z ++ uname 2024-08-08T22:10:36.8680939Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:10:36.8682072Z + torch_config=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:10:36.8683702Z + [[ ! -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake ]] 2024-08-08T22:10:36.8684795Z + echo 'Checking the TorchConfig.cmake' 2024-08-08T22:10:36.8685347Z Checking the TorchConfig.cmake 2024-08-08T22:10:36.8686409Z + cat /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:10:36.8690372Z # FindTorch 2024-08-08T22:10:36.8690774Z # ------- 2024-08-08T22:10:36.8691091Z # 2024-08-08T22:10:36.8691437Z # Finds the Torch library 2024-08-08T22:10:36.8691847Z # 2024-08-08T22:10:36.8692214Z # This will define the following variables: 2024-08-08T22:10:36.8692738Z # 2024-08-08T22:10:36.8693285Z # TORCH_FOUND -- True if the system has the Torch library 2024-08-08T22:10:36.8694510Z # TORCH_INCLUDE_DIRS -- The include directories for torch 2024-08-08T22:10:36.8696053Z # TORCH_LIBRARIES -- Libraries to link against 2024-08-08T22:10:36.8697579Z # TORCH_CXX_FLAGS -- Additional (required) compiler flags 2024-08-08T22:10:36.8698939Z # 2024-08-08T22:10:36.8699337Z # and the following imported targets: 2024-08-08T22:10:36.8699847Z # 2024-08-08T22:10:36.8700298Z # torch 2024-08-08T22:10:36.8701290Z macro(append_torchlib_if_found) 2024-08-08T22:10:36.8702305Z foreach (_arg ${ARGN}) 2024-08-08T22:10:36.8703519Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:10:36.8704936Z if(${_arg}_LIBRARY) 2024-08-08T22:10:36.8705740Z list(APPEND TORCH_LIBRARIES ${${_arg}_LIBRARY}) 2024-08-08T22:10:36.8706296Z else() 2024-08-08T22:10:36.8706831Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:10:36.8707491Z endif() 2024-08-08T22:10:36.8707828Z endforeach() 2024-08-08T22:10:36.8708189Z endmacro() 2024-08-08T22:10:36.8708392Z 2024-08-08T22:10:36.8708599Z macro(append_wholearchive_lib_if_found) 2024-08-08T22:10:36.8709113Z foreach (_arg ${ARGN}) 2024-08-08T22:10:36.8709852Z find_library(${_arg}_LIBRARY ${_arg} PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:10:36.8710551Z if(${_arg}_LIBRARY) 2024-08-08T22:10:36.8710954Z if(APPLE) 2024-08-08T22:10:36.8711634Z list(APPEND TORCH_LIBRARIES "-Wl,-force_load,${${_arg}_LIBRARY}") 2024-08-08T22:10:36.8712304Z elseif(MSVC) 2024-08-08T22:10:36.8712948Z list(APPEND TORCH_LIBRARIES "-WHOLEARCHIVE:${${_arg}_LIBRARY}") 2024-08-08T22:10:36.8713613Z else() 2024-08-08T22:10:36.8713945Z # Linux 2024-08-08T22:10:36.8714770Z list(APPEND TORCH_LIBRARIES "-Wl,--whole-archive ${${_arg}_LIBRARY} -Wl,--no-whole-archive") 2024-08-08T22:10:36.8715610Z endif() 2024-08-08T22:10:36.8715944Z else() 2024-08-08T22:10:36.8716486Z message(WARNING "static library ${${_arg}_LIBRARY} not found.") 2024-08-08T22:10:36.8717160Z endif() 2024-08-08T22:10:36.8717482Z endforeach() 2024-08-08T22:10:36.8717840Z endmacro() 2024-08-08T22:10:36.8718047Z 2024-08-08T22:10:36.8718275Z include(FindPackageHandleStandardArgs) 2024-08-08T22:10:36.8718656Z 2024-08-08T22:10:36.8718842Z if(DEFINED ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:10:36.8719457Z set(TORCH_INSTALL_PREFIX $ENV{TORCH_INSTALL_PREFIX}) 2024-08-08T22:10:36.8720046Z else() 2024-08-08T22:10:36.8720687Z # Assume we are in /share/cmake/Torch/TorchConfig.cmake 2024-08-08T22:10:36.8722044Z get_filename_component(CMAKE_CURRENT_LIST_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) 2024-08-08T22:10:36.8723153Z get_filename_component(TORCH_INSTALL_PREFIX "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) 2024-08-08T22:10:36.8723952Z endif() 2024-08-08T22:10:36.8724142Z 2024-08-08T22:10:36.8724304Z # Include directories. 2024-08-08T22:10:36.8724981Z if(EXISTS "${TORCH_INSTALL_PREFIX}/include") 2024-08-08T22:10:36.8725764Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:10:36.8726188Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:10:36.8727183Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:10:36.8727929Z else() 2024-08-08T22:10:36.8728266Z set(TORCH_INCLUDE_DIRS 2024-08-08T22:10:36.8728703Z ${TORCH_INSTALL_PREFIX}/include 2024-08-08T22:10:36.8729324Z ${TORCH_INSTALL_PREFIX}/include/torch/csrc/api/include) 2024-08-08T22:10:36.8729905Z endif() 2024-08-08T22:10:36.8730108Z 2024-08-08T22:10:36.8730271Z # Library dependencies. 2024-08-08T22:10:36.8730678Z if(ON) 2024-08-08T22:10:36.8731230Z find_package(Caffe2 REQUIRED PATHS ${CMAKE_CURRENT_LIST_DIR}/../Caffe2) 2024-08-08T22:10:36.8732034Z set(TORCH_LIBRARIES torch ${Caffe2_MAIN_LIBS}) 2024-08-08T22:10:36.8732618Z append_torchlib_if_found(c10) 2024-08-08T22:10:36.8733054Z else() 2024-08-08T22:10:36.8733628Z add_library(torch STATIC IMPORTED) # set imported_location at the bottom 2024-08-08T22:10:36.8734391Z #library need whole archive 2024-08-08T22:10:36.8734941Z append_wholearchive_lib_if_found(torch torch_cpu) 2024-08-08T22:10:36.8735503Z if(ON) 2024-08-08T22:10:36.8735965Z append_wholearchive_lib_if_found(torch_cuda c10_cuda) 2024-08-08T22:10:36.8736581Z endif() 2024-08-08T22:10:36.8736790Z 2024-08-08T22:10:36.8737212Z # We need manually add dependent libraries when they are not linked into the 2024-08-08T22:10:36.8737982Z # shared library. 2024-08-08T22:10:36.8738577Z # TODO: this list might be incomplete. 2024-08-08T22:10:36.8739154Z append_torchlib_if_found(c10) 2024-08-08T22:10:36.8739480Z 2024-08-08T22:10:36.8739635Z if(ON) 2024-08-08T22:10:36.8739983Z append_torchlib_if_found(nnpack) 2024-08-08T22:10:36.8740894Z endif() 2024-08-08T22:10:36.8741122Z 2024-08-08T22:10:36.8741276Z if(ON) 2024-08-08T22:10:36.8741668Z append_torchlib_if_found(pytorch_qnnpack) 2024-08-08T22:10:36.8742204Z endif() 2024-08-08T22:10:36.8742398Z 2024-08-08T22:10:36.8742555Z if(ON) 2024-08-08T22:10:36.8742901Z append_torchlib_if_found(XNNPACK) 2024-08-08T22:10:36.8743391Z endif() 2024-08-08T22:10:36.8743584Z 2024-08-08T22:10:36.8744084Z append_torchlib_if_found(caffe2_protos protobuf-lite protobuf protoc) 2024-08-08T22:10:36.8744837Z append_torchlib_if_found(onnx onnx_proto) 2024-08-08T22:10:36.8745467Z 2024-08-08T22:10:36.8745846Z append_torchlib_if_found(foxi_loader fmt) 2024-08-08T22:10:36.8746441Z append_torchlib_if_found(cpuinfo clog) 2024-08-08T22:10:36.8746830Z 2024-08-08T22:10:36.8746999Z if(NOT OFF) 2024-08-08T22:10:36.8747389Z append_torchlib_if_found(pthreadpool) 2024-08-08T22:10:36.8747901Z endif() 2024-08-08T22:10:36.8748098Z 2024-08-08T22:10:36.8748297Z append_torchlib_if_found(eigen_blas) 2024-08-08T22:10:36.8748661Z 2024-08-08T22:10:36.8748794Z if(ON) 2024-08-08T22:10:36.8749159Z append_torchlib_if_found(fbgemm) 2024-08-08T22:10:36.8749644Z endif() 2024-08-08T22:10:36.8749840Z 2024-08-08T22:10:36.8749971Z if(ON) 2024-08-08T22:10:36.8750359Z append_torchlib_if_found(dnnl mkldnn) 2024-08-08T22:10:36.8750865Z endif() 2024-08-08T22:10:36.8751056Z 2024-08-08T22:10:36.8751249Z append_torchlib_if_found(sleef asmjit) 2024-08-08T22:10:36.8751754Z endif() 2024-08-08T22:10:36.8751948Z 2024-08-08T22:10:36.8752087Z if(1) 2024-08-08T22:10:36.8752419Z append_torchlib_if_found(kineto) 2024-08-08T22:10:36.8752898Z endif() 2024-08-08T22:10:36.8753084Z 2024-08-08T22:10:36.8753229Z if(ON) 2024-08-08T22:10:36.8753527Z if(MSVC) 2024-08-08T22:10:36.8754179Z find_library(CAFFE2_NVRTC_LIBRARY caffe2_nvrtc PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:10:36.8755264Z list(APPEND TORCH_CUDA_LIBRARIES ${CAFFE2_NVRTC_LIBRARY} torch::nvtoolsext) 2024-08-08T22:10:36.8755987Z else() 2024-08-08T22:10:36.8756493Z set(TORCH_CUDA_LIBRARIES ${CUDA_NVRTC_LIB} torch::nvtoolsext) 2024-08-08T22:10:36.8757133Z endif() 2024-08-08T22:10:36.8757440Z if(ON) 2024-08-08T22:10:36.8758025Z find_library(C10_CUDA_LIBRARY c10_cuda PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:10:36.8759275Z list(APPEND TORCH_CUDA_LIBRARIES ${C10_CUDA_LIBRARY} ${Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS}) 2024-08-08T22:10:36.8760071Z endif() 2024-08-08T22:10:36.8760529Z list(APPEND TORCH_LIBRARIES ${TORCH_CUDA_LIBRARIES}) 2024-08-08T22:10:36.8761168Z endif() 2024-08-08T22:10:36.8761355Z 2024-08-08T22:10:36.8761807Z # When we build libtorch with the old libstdc++ ABI, dependent libraries must too. 2024-08-08T22:10:36.8762649Z if(CMAKE_SYSTEM_NAME STREQUAL "Linux") 2024-08-08T22:10:36.8763345Z set(TORCH_CXX_FLAGS "-D_GLIBCXX_USE_CXX11_ABI=0") 2024-08-08T22:10:36.8763892Z endif() 2024-08-08T22:10:36.8764099Z 2024-08-08T22:10:36.8764461Z find_library(TORCH_LIBRARY torch PATHS "${TORCH_INSTALL_PREFIX}/lib") 2024-08-08T22:10:36.8765272Z # the statements below changes target properties on 2024-08-08T22:10:36.8766386Z # - the imported target from Caffe2Targets.cmake in shared library mode (see the find_package above) 2024-08-08T22:10:36.8768122Z # - this is untested whether it is the correct (or desired) methodology in CMake 2024-08-08T22:10:36.8769188Z # - the imported target created in this file in static library mode 2024-08-08T22:10:36.8769873Z if(NOT ON) 2024-08-08T22:10:36.8770608Z # do not set this property on the shared library target, as it will cause confusion in some builds 2024-08-08T22:10:36.8771785Z # as the configuration specific property is set in the Caffe2Targets.cmake file 2024-08-08T22:10:36.8772748Z set_target_properties(torch PROPERTIES 2024-08-08T22:10:36.8773327Z IMPORTED_LOCATION "${TORCH_LIBRARY}" 2024-08-08T22:10:36.8773840Z ) 2024-08-08T22:10:36.8774147Z endif() 2024-08-08T22:10:36.8774500Z set_target_properties(torch PROPERTIES 2024-08-08T22:10:36.8775141Z INTERFACE_INCLUDE_DIRECTORIES "${TORCH_INCLUDE_DIRS}" 2024-08-08T22:10:36.8775756Z CXX_STANDARD 17 2024-08-08T22:10:36.8776111Z ) 2024-08-08T22:10:36.8776436Z if(TORCH_CXX_FLAGS) 2024-08-08T22:10:36.8777135Z set_property(TARGET torch PROPERTY INTERFACE_COMPILE_OPTIONS "${TORCH_CXX_FLAGS}") 2024-08-08T22:10:36.8777909Z endif() 2024-08-08T22:10:36.8778118Z 2024-08-08T22:10:36.8778568Z find_package_handle_standard_args(Torch DEFAULT_MSG TORCH_LIBRARY TORCH_INCLUDE_DIRS) 2024-08-08T22:10:36.8779546Z ++ sed -ne 's/.*D_GLIBCXX_USE_CXX11_ABI=\(.\)".*/\1/p' 2024-08-08T22:10:36.8780163Z + actual_gcc_abi=0 2024-08-08T22:10:36.8780532Z ++ is_expected 0 2024-08-08T22:10:36.8780978Z ++ [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:10:36.8781485Z ++ [[ -z 0 ]] 2024-08-08T22:10:36.8781887Z ++ [[ 0 == 0 ]] 2024-08-08T22:10:36.8782244Z ++ echo 1 2024-08-08T22:10:36.8782554Z + [[ 1 != 1 ]] 2024-08-08T22:10:36.8783037Z + PRE_CXX11_SYMBOLS=("std::basic_string<" "std::list") 2024-08-08T22:10:36.8783818Z + CXX11_SYMBOLS=("std::__cxx11::basic_string" "std::__cxx11::list") 2024-08-08T22:10:36.8784652Z + LIBTORCH_NAMESPACE_LIST=("c10::" "at::" "caffe2::" "torch::") 2024-08-08T22:10:36.8785568Z + echo 'Checking that symbols in libtorch.so have the right gcc abi' 2024-08-08T22:10:36.8786437Z Checking that symbols in libtorch.so have the right gcc abi 2024-08-08T22:10:36.8787560Z + '[' -f /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so ']' 2024-08-08T22:10:36.8788880Z + libtorch=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:10:36.8790411Z + check_lib_symbols_for_abi_correctness /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:10:36.8791878Z + lib=/opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:10:36.8793178Z + echo 'lib: ' /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:10:36.8794482Z lib: /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:10:36.8795380Z + [[ '' == *\c\x\x\1\1\-\a\b\i* ]] 2024-08-08T22:10:36.8796009Z ++ grep_symbols std::__cxx11::basic_string std::__cxx11::list 2024-08-08T22:10:36.8796619Z ++ symbols=("$@") 2024-08-08T22:10:36.8797150Z ++ wc -l 2024-08-08T22:10:36.8797658Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:10:36.8798304Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:10:36.8799215Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:10:36.8800032Z ++ c++filt 2024-08-08T22:10:36.8800534Z ++ grep ' c10::.*std::__cxx11::basic_string' 2024-08-08T22:10:56.4521047Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:10:56.4522909Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:10:56.4523802Z ++ c++filt 2024-08-08T22:10:56.4534306Z ++ grep ' c10::.*std::__cxx11::list' 2024-08-08T22:11:16.1214202Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:11:16.1215722Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:11:16.1217502Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:11:16.1219215Z ++ c++filt 2024-08-08T22:11:16.1223892Z ++ grep ' at::.*std::__cxx11::basic_string' 2024-08-08T22:11:35.7808360Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:11:35.7811359Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:11:35.7812291Z ++ c++filt 2024-08-08T22:11:35.7816764Z ++ grep ' at::.*std::__cxx11::list' 2024-08-08T22:11:55.2299016Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:11:55.2300854Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:11:55.2302589Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:11:55.2303850Z ++ c++filt 2024-08-08T22:11:55.2309891Z ++ grep ' caffe2::.*std::__cxx11::basic_string' 2024-08-08T22:12:14.8205785Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:12:14.8207981Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:12:14.8208868Z ++ c++filt 2024-08-08T22:12:14.8213451Z ++ grep ' caffe2::.*std::__cxx11::list' 2024-08-08T22:12:34.4924315Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:12:34.4925147Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:12:34.4927283Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:12:34.4928476Z ++ c++filt 2024-08-08T22:12:34.4932776Z ++ grep ' torch::.*std::__cxx11::basic_string' 2024-08-08T22:12:54.0748274Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:12:54.0750258Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:12:54.0751103Z ++ c++filt 2024-08-08T22:12:54.0756185Z ++ grep ' torch::.*std::__cxx11::list' 2024-08-08T22:13:13.6732188Z + num_cxx11_symbols=0 2024-08-08T22:13:13.6733087Z + true 2024-08-08T22:13:13.6734015Z + echo 'num_cxx11_symbols: ' 0 2024-08-08T22:13:13.6734843Z num_cxx11_symbols: 0 2024-08-08T22:13:13.6735744Z + [[ 0 -gt 0 ]] 2024-08-08T22:13:13.6739351Z ++ grep_symbols 'std::basic_string<' std::list 2024-08-08T22:13:13.6757724Z ++ symbols=("$@") 2024-08-08T22:13:13.6758154Z ++ wc -l 2024-08-08T22:13:13.6758678Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:13:13.6759345Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:13:13.6760257Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:13:13.6761094Z ++ c++filt 2024-08-08T22:13:13.6765434Z ++ grep ' c10::.*std::basic_string<' 2024-08-08T22:13:33.3914403Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:13:33.3915773Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:13:33.3916638Z ++ c++filt 2024-08-08T22:13:33.3922179Z ++ grep ' c10::.*std::list' 2024-08-08T22:13:53.0702517Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:13:53.0704803Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:13:53.0705821Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:13:53.0706667Z ++ c++filt 2024-08-08T22:13:53.0710199Z ++ grep ' at::.*std::basic_string<' 2024-08-08T22:14:12.6053610Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:14:12.6060100Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:12.6060963Z ++ c++filt 2024-08-08T22:14:12.6061459Z ++ grep ' at::.*std::list' 2024-08-08T22:14:32.2423871Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:14:32.2425300Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:14:32.2426980Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:32.2428276Z ++ c++filt 2024-08-08T22:14:32.2434127Z ++ grep ' caffe2::.*std::basic_string<' 2024-08-08T22:14:51.9632064Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:14:51.9635226Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:14:51.9636071Z ++ c++filt 2024-08-08T22:14:51.9640684Z ++ grep ' caffe2::.*std::list' 2024-08-08T22:15:11.6236282Z ++ for namespace in '"${LIBTORCH_NAMESPACE_LIST[@]}"' 2024-08-08T22:15:11.6237204Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:15:11.6238815Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:15:11.6239708Z ++ c++filt 2024-08-08T22:15:11.6244177Z ++ grep ' torch::.*std::basic_string<' 2024-08-08T22:15:31.3804648Z ++ for symbol in '"${symbols[@]}"' 2024-08-08T22:15:31.3813976Z ++ nm /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch//lib/libtorch_cpu.so 2024-08-08T22:15:31.3815768Z ++ c++filt 2024-08-08T22:15:31.3816698Z ++ grep ' torch::.*std::list' 2024-08-08T22:15:51.0850722Z + num_pre_cxx11_symbols=7369 2024-08-08T22:15:51.0851452Z + echo 'num_pre_cxx11_symbols: ' 7369 2024-08-08T22:15:51.0853421Z num_pre_cxx11_symbols: 7369 2024-08-08T22:15:51.0854375Z + [[ 7369 -lt 1000 ]] 2024-08-08T22:15:51.0855105Z + echo 'cxx11 symbols seem to be in order' 2024-08-08T22:15:51.0855671Z cxx11 symbols seem to be in order 2024-08-08T22:15:51.0856165Z ++ uname 2024-08-08T22:15:51.0863424Z + [[ Linux == \D\a\r\w\i\n ]] 2024-08-08T22:15:51.0864051Z + all_libs=($(find "$install_root" -name '*.so')) 2024-08-08T22:15:51.0867456Z ++ find /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/ -name '*.so' 2024-08-08T22:15:51.1177820Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1181559Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:15:51.1268864Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/_C.cpython-38-x86_64-linux-gnu.so 2024-08-08T22:15:51.1269902Z ++ grep RUNPATH 2024-08-08T22:15:51.1294067Z + 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 => (0x00007ffd6e9f1000) 2024-08-08T22:15:51.1296269Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007f88a50a8000) 2024-08-08T22:15:51.1297586Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f88a4e8c000) 2024-08-08T22:15:51.1298362Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f88a4abe000) 2024-08-08T22:15:51.1299606Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f88a66e6000) 2024-08-08T22:15:51.1301205Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f88a66da000) 2024-08-08T22:15:51.1303073Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f88a48b4000) 2024-08-08T22:15:51.1306775Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f8890687000) 2024-08-08T22:15:51.1309594Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f885b252000) 2024-08-08T22:15:51.1311523Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f88a6625000) 2024-08-08T22:15:51.1313783Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f885afab000) 2024-08-08T22:15:51.1315580Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f885ae93000) 2024-08-08T22:15:51.1317366Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f885ac79000) 2024-08-08T22:15:51.1318823Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f885a971000) 2024-08-08T22:15:51.1319665Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f885a75b000) 2024-08-08T22:15:51.1320436Z /lib64/ld-linux-x86-64.so.2 (0x00007f88a64fa000) 2024-08-08T22:15:51.1321118Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f885a553000) 2024-08-08T22:15:51.1321830Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f885a251000) 2024-08-08T22:15:51.1322528Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f885a04d000) 2024-08-08T22:15:51.1323931Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f8859e23000) 2024-08-08T22:15:51.1325923Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f88594d6000) 2024-08-08T22:15:51.1328708Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f8849635000) 2024-08-08T22:15:51.1330802Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f883db7b000) 2024-08-08T22:15:51.1332886Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f883afdf000) 2024-08-08T22:15:51.1334967Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8834b73000) 2024-08-08T22:15:51.1337019Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f882e2ec000) 2024-08-08T22:15:51.1339078Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f880c322000) 2024-08-08T22:15:51.1341105Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f87fdb37000) 2024-08-08T22:15:51.1342404Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f87fd934000) 2024-08-08T22:15:51.1344210Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f87fa87e000) with runpath ' 2024-08-08T22:15:51.1346685Z 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 => (0x00007ffd6e9f1000) 2024-08-08T22:15:51.1348757Z libtorch_python.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so (0x00007f88a50a8000) 2024-08-08T22:15:51.1350087Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f88a4e8c000) 2024-08-08T22:15:51.1350879Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f88a4abe000) 2024-08-08T22:15:51.1352094Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007f88a66e6000) 2024-08-08T22:15:51.1353688Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007f88a66da000) 2024-08-08T22:15:51.1355539Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f88a48b4000) 2024-08-08T22:15:51.1357423Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f8890687000) 2024-08-08T22:15:51.1359305Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f885b252000) 2024-08-08T22:15:51.1361023Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f88a6625000) 2024-08-08T22:15:51.1362943Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f885afab000) 2024-08-08T22:15:51.1364742Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f885ae93000) 2024-08-08T22:15:51.1366513Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f885ac79000) 2024-08-08T22:15:51.1379344Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f885a971000) 2024-08-08T22:15:51.1380188Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f885a75b000) 2024-08-08T22:15:51.1381042Z /lib64/ld-linux-x86-64.so.2 (0x00007f88a64fa000) 2024-08-08T22:15:51.1381717Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f885a553000) 2024-08-08T22:15:51.1382430Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f885a251000) 2024-08-08T22:15:51.1383121Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f885a04d000) 2024-08-08T22:15:51.1384537Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f8859e23000) 2024-08-08T22:15:51.1386758Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f88594d6000) 2024-08-08T22:15:51.1388895Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f8849635000) 2024-08-08T22:15:51.1391220Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f883db7b000) 2024-08-08T22:15:51.1394442Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f883afdf000) 2024-08-08T22:15:51.1396552Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f8834b73000) 2024-08-08T22:15:51.1398593Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f882e2ec000) 2024-08-08T22:15:51.1400684Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f880c322000) 2024-08-08T22:15:51.1402719Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f87fdb37000) 2024-08-08T22:15:51.1404021Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f87fd934000) 2024-08-08T22:15:51.1405815Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f87fa87e000) with runpath 2024-08-08T22:15:51.1407862Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1408730Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:15:51.1409981Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so 2024-08-08T22:15:51.1410809Z ++ grep RUNPATH 2024-08-08T22:15:51.1417786Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffe0a4bd000) 2024-08-08T22:15:51.1419237Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007faa152a0000) 2024-08-08T22:15:51.1420005Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007faa14f9e000) 2024-08-08T22:15:51.1420757Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007faa14d88000) 2024-08-08T22:15:51.1421588Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007faa14b6c000) 2024-08-08T22:15:51.1422582Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007faa1479e000) 2024-08-08T22:15:51.1423430Z /lib64/ld-linux-x86-64.so.2 (0x00007faa155a8000) with runpath ' 2024-08-08T22:15:51.1424968Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so are linux-vdso.so.1 => (0x00007ffe0a4bd000) 2024-08-08T22:15:51.1426350Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007faa152a0000) 2024-08-08T22:15:51.1427102Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007faa14f9e000) 2024-08-08T22:15:51.1427857Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007faa14d88000) 2024-08-08T22:15:51.1428684Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007faa14b6c000) 2024-08-08T22:15:51.1429452Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007faa1479e000) 2024-08-08T22:15:51.1430302Z /lib64/ld-linux-x86-64.so.2 (0x00007faa155a8000) with runpath 2024-08-08T22:15:51.1431021Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1431903Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:15:51.1477775Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so 2024-08-08T22:15:51.1479663Z ++ grep RUNPATH 2024-08-08T22:15:51.1503103Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fffca5ef000) 2024-08-08T22:15:51.1505453Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fa6f6a41000) 2024-08-08T22:15:51.1506572Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa6f67e9000) 2024-08-08T22:15:51.1508089Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fa6f6542000) 2024-08-08T22:15:51.1509503Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa6f623a000) 2024-08-08T22:15:51.1510250Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa6f5f38000) 2024-08-08T22:15:51.1511006Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa6f5d22000) 2024-08-08T22:15:51.1511752Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa6f5954000) 2024-08-08T22:15:51.1512473Z /lib64/ld-linux-x86-64.so.2 (0x00007fa6f69ed000) 2024-08-08T22:15:51.1513226Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa6f5738000) 2024-08-08T22:15:51.1514126Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa6f5530000) with runpath ' 2024-08-08T22:15:51.1515744Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so are linux-vdso.so.1 => (0x00007fffca5ef000) 2024-08-08T22:15:51.1517565Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fa6f6a41000) 2024-08-08T22:15:51.1518656Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fa6f67e9000) 2024-08-08T22:15:51.1520157Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fa6f6542000) 2024-08-08T22:15:51.1521545Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fa6f623a000) 2024-08-08T22:15:51.1522309Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fa6f5f38000) 2024-08-08T22:15:51.1523059Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fa6f5d22000) 2024-08-08T22:15:51.1524061Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fa6f5954000) 2024-08-08T22:15:51.1524806Z /lib64/ld-linux-x86-64.so.2 (0x00007fa6f69ed000) 2024-08-08T22:15:51.1525565Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fa6f5738000) 2024-08-08T22:15:51.1526461Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fa6f5530000) with runpath 2024-08-08T22:15:51.1527648Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1528592Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:15:51.1564360Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so 2024-08-08T22:15:51.1566602Z ++ grep RUNPATH 2024-08-08T22:15:51.1586858Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffee6b69000) 2024-08-08T22:15:51.1589136Z libnvrtc.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007feb2d4d8000) 2024-08-08T22:15:51.1590508Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007feb2b95d000) 2024-08-08T22:15:51.1591312Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007feb2b655000) 2024-08-08T22:15:51.1592088Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007feb2b353000) 2024-08-08T22:15:51.1592835Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007feb2b13d000) 2024-08-08T22:15:51.1593571Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007feb2ad6f000) 2024-08-08T22:15:51.1594354Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007feb2ab53000) 2024-08-08T22:15:51.1595165Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007feb2a94b000) 2024-08-08T22:15:51.1595902Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007feb2a747000) 2024-08-08T22:15:51.1596760Z /lib64/ld-linux-x86-64.so.2 (0x00007feb30e11000) with runpath ' 2024-08-08T22:15:51.1598359Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcaffe2_nvrtc.so are linux-vdso.so.1 => (0x00007ffee6b69000) 2024-08-08T22:15:51.1600671Z libnvrtc.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_nvrtc/lib/libnvrtc.so.12 (0x00007feb2d4d8000) 2024-08-08T22:15:51.1602036Z libcuda.so.1 => /usr/lib64/libcuda.so.1 (0x00007feb2b95d000) 2024-08-08T22:15:51.1602836Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007feb2b655000) 2024-08-08T22:15:51.1603597Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007feb2b353000) 2024-08-08T22:15:51.1604328Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007feb2b13d000) 2024-08-08T22:15:51.1605077Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007feb2ad6f000) 2024-08-08T22:15:51.1605862Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007feb2ab53000) 2024-08-08T22:15:51.1606671Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007feb2a94b000) 2024-08-08T22:15:51.1607894Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007feb2a747000) 2024-08-08T22:15:51.1608773Z /lib64/ld-linux-x86-64.so.2 (0x00007feb30e11000) with runpath 2024-08-08T22:15:51.1609494Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1610350Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:15:51.1650499Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so 2024-08-08T22:15:51.1651383Z ++ grep RUNPATH 2024-08-08T22:15:51.1672717Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007fff753b0000) 2024-08-08T22:15:51.1675874Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f71ee35d000) 2024-08-08T22:15:51.1677090Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f71ee155000) 2024-08-08T22:15:51.1678302Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f720267f000) 2024-08-08T22:15:51.1679442Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f71edf39000) 2024-08-08T22:15:51.1680236Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f71edc37000) 2024-08-08T22:15:51.1680953Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f71eda33000) 2024-08-08T22:15:51.1681729Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f71ed72b000) 2024-08-08T22:15:51.1683172Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f71ed501000) 2024-08-08T22:15:51.1684464Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f71ed2eb000) 2024-08-08T22:15:51.1685213Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f71ecf1d000) 2024-08-08T22:15:51.1686664Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f71ec5d0000) 2024-08-08T22:15:51.1689517Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f71ec329000) 2024-08-08T22:15:51.1690899Z /lib64/ld-linux-x86-64.so.2 (0x00007f720258a000) 2024-08-08T22:15:51.1691712Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f71ec126000) with runpath ' 2024-08-08T22:15:51.1693311Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so are linux-vdso.so.1 => (0x00007fff753b0000) 2024-08-08T22:15:51.1695212Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f71ee35d000) 2024-08-08T22:15:51.1696388Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f71ee155000) 2024-08-08T22:15:51.1697568Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f720267f000) 2024-08-08T22:15:51.1698728Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f71edf39000) 2024-08-08T22:15:51.1699529Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f71edc37000) 2024-08-08T22:15:51.1700225Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f71eda33000) 2024-08-08T22:15:51.1701004Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f71ed72b000) 2024-08-08T22:15:51.1702458Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f71ed501000) 2024-08-08T22:15:51.1703865Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f71ed2eb000) 2024-08-08T22:15:51.1704612Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f71ecf1d000) 2024-08-08T22:15:51.1706076Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f71ec5d0000) 2024-08-08T22:15:51.1708176Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f71ec329000) 2024-08-08T22:15:51.1709543Z /lib64/ld-linux-x86-64.so.2 (0x00007f720258a000) 2024-08-08T22:15:51.1710349Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f71ec126000) with runpath 2024-08-08T22:15:51.1711141Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1712028Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:15:51.1752659Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so 2024-08-08T22:15:51.1753569Z ++ grep RUNPATH 2024-08-08T22:15:51.1776232Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffd9829e000) 2024-08-08T22:15:51.1778510Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f1303974000) 2024-08-08T22:15:51.1780674Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f12ce53f000) 2024-08-08T22:15:51.1781998Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f12ce329000) 2024-08-08T22:15:51.1782898Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f12cdf5b000) 2024-08-08T22:15:51.1784170Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f1317c7b000) 2024-08-08T22:15:51.1785246Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f12cdd53000) 2024-08-08T22:15:51.1785967Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f12cdb4f000) 2024-08-08T22:15:51.1786769Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f12cd933000) 2024-08-08T22:15:51.1787546Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f12cd631000) 2024-08-08T22:15:51.1788950Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f12cd407000) 2024-08-08T22:15:51.1790944Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f12ccaba000) 2024-08-08T22:15:51.1793265Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f12cc813000) 2024-08-08T22:15:51.1794653Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f12cc50b000) 2024-08-08T22:15:51.1795453Z /lib64/ld-linux-x86-64.so.2 (0x00007f1317ba1000) 2024-08-08T22:15:51.1796680Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f1317bc5000) 2024-08-08T22:15:51.1798630Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f12bc66a000) 2024-08-08T22:15:51.1800694Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f12b0bb0000) 2024-08-08T22:15:51.1802786Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f12ae014000) 2024-08-08T22:15:51.1804934Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f12ade0a000) 2024-08-08T22:15:51.1807534Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f12a799e000) 2024-08-08T22:15:51.1809747Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f12a1117000) 2024-08-08T22:15:51.1811862Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f127f14c000) 2024-08-08T22:15:51.1813908Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f127ef32000) 2024-08-08T22:15:51.1815865Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f1270747000) 2024-08-08T22:15:51.1817153Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f1270543000) 2024-08-08T22:15:51.1818965Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f126d48d000) with runpath ' 2024-08-08T22:15:51.1821342Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so are linux-vdso.so.1 => (0x00007ffd9829e000) 2024-08-08T22:15:51.1823242Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f1303974000) 2024-08-08T22:15:51.1824997Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007f12ce53f000) 2024-08-08T22:15:51.1826215Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f12ce329000) 2024-08-08T22:15:51.1826991Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f12cdf5b000) 2024-08-08T22:15:51.1828165Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f1317c7b000) 2024-08-08T22:15:51.1829251Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f12cdd53000) 2024-08-08T22:15:51.1829976Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f12cdb4f000) 2024-08-08T22:15:51.1830773Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f12cd933000) 2024-08-08T22:15:51.1831541Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f12cd631000) 2024-08-08T22:15:51.1832942Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f12cd407000) 2024-08-08T22:15:51.1834945Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f12ccaba000) 2024-08-08T22:15:51.1837022Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f12cc813000) 2024-08-08T22:15:51.1838791Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f12cc50b000) 2024-08-08T22:15:51.1840178Z /lib64/ld-linux-x86-64.so.2 (0x00007f1317ba1000) 2024-08-08T22:15:51.1842551Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f1317bc5000) 2024-08-08T22:15:51.1846623Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f12bc66a000) 2024-08-08T22:15:51.1851416Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f12b0bb0000) 2024-08-08T22:15:51.1853600Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f12ae014000) 2024-08-08T22:15:51.1855730Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f12ade0a000) 2024-08-08T22:15:51.1857838Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f12a799e000) 2024-08-08T22:15:51.1859899Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f12a1117000) 2024-08-08T22:15:51.1862166Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f127f14c000) 2024-08-08T22:15:51.1864249Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f127ef32000) 2024-08-08T22:15:51.1866190Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f1270747000) 2024-08-08T22:15:51.1867483Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f1270543000) 2024-08-08T22:15:51.1869284Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f126d48d000) with runpath 2024-08-08T22:15:51.1870816Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1871723Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:15:51.1873064Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so 2024-08-08T22:15:51.1873954Z ++ grep RUNPATH 2024-08-08T22:15:51.1905656Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe95aaa000) 2024-08-08T22:15:51.1908010Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fedebbfa000) 2024-08-08T22:15:51.1909126Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fedd76be000) 2024-08-08T22:15:51.1909884Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fedd74a8000) 2024-08-08T22:15:51.1910654Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fedd72a4000) 2024-08-08T22:15:51.1911459Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fedd7088000) 2024-08-08T22:15:51.1912252Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fedd6d86000) 2024-08-08T22:15:51.1913636Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fedd6b5c000) 2024-08-08T22:15:51.1915656Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fedd620f000) 2024-08-08T22:15:51.1917767Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fedd5f68000) 2024-08-08T22:15:51.1919181Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fedd5c60000) 2024-08-08T22:15:51.1919933Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fedd5892000) 2024-08-08T22:15:51.1920679Z /lib64/ld-linux-x86-64.so.2 (0x00007fedebaf3000) 2024-08-08T22:15:51.1921723Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fedd568f000) with runpath ' 2024-08-08T22:15:51.1923358Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so are linux-vdso.so.1 => (0x00007ffe95aaa000) 2024-08-08T22:15:51.1925203Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fedebbfa000) 2024-08-08T22:15:51.1926303Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fedd76be000) 2024-08-08T22:15:51.1927498Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fedd74a8000) 2024-08-08T22:15:51.1928273Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fedd72a4000) 2024-08-08T22:15:51.1929070Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fedd7088000) 2024-08-08T22:15:51.1929840Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fedd6d86000) 2024-08-08T22:15:51.1931245Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fedd6b5c000) 2024-08-08T22:15:51.1933264Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fedd620f000) 2024-08-08T22:15:51.1935368Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fedd5f68000) 2024-08-08T22:15:51.1936762Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fedd5c60000) 2024-08-08T22:15:51.1937685Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fedd5892000) 2024-08-08T22:15:51.1938452Z /lib64/ld-linux-x86-64.so.2 (0x00007fedebaf3000) 2024-08-08T22:15:51.1939240Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fedd568f000) with runpath 2024-08-08T22:15:51.1940041Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.1940956Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:15:51.1980225Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so 2024-08-08T22:15:51.1981156Z ++ grep RUNPATH 2024-08-08T22:15:51.2073385Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc1d3e8000) 2024-08-08T22:15:51.2076379Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f6f028ad000) 2024-08-08T22:15:51.2079135Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f6ecd065000) 2024-08-08T22:15:51.2081288Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f6ebd1c4000) 2024-08-08T22:15:51.2083371Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f6eb170a000) 2024-08-08T22:15:51.2085453Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f6eaeb6e000) 2024-08-08T22:15:51.2087920Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f6eae964000) 2024-08-08T22:15:51.2090001Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f6ea84f8000) 2024-08-08T22:15:51.2092061Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f6ea1c71000) 2024-08-08T22:15:51.2094151Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f6e7fca7000) 2024-08-08T22:15:51.2096202Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f6e7fa8d000) 2024-08-08T22:15:51.2098431Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f6e712a2000) 2024-08-08T22:15:51.2099778Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6e71086000) 2024-08-08T22:15:51.2100587Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6e70e82000) 2024-08-08T22:15:51.2101308Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6e70c7a000) 2024-08-08T22:15:51.2102500Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f6f0278b000) 2024-08-08T22:15:51.2104159Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f6e5ca4d000) 2024-08-08T22:15:51.2105325Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6e5c74b000) 2024-08-08T22:15:51.2106073Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6e5c443000) 2024-08-08T22:15:51.2106880Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6e5c22d000) 2024-08-08T22:15:51.2107635Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6e5be5f000) 2024-08-08T22:15:51.2108360Z /lib64/ld-linux-x86-64.so.2 (0x00007f6f02741000) 2024-08-08T22:15:51.2109990Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f6e58da9000) 2024-08-08T22:15:51.2112298Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f6e58b7f000) 2024-08-08T22:15:51.2114315Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f6e58232000) 2024-08-08T22:15:51.2115750Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f6e5802f000) with runpath ' 2024-08-08T22:15:51.2117409Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so are linux-vdso.so.1 => (0x00007ffc1d3e8000) 2024-08-08T22:15:51.2119339Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007f6f028ad000) 2024-08-08T22:15:51.2121278Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f6ecd065000) 2024-08-08T22:15:51.2123429Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007f6ebd1c4000) 2024-08-08T22:15:51.2125519Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007f6eb170a000) 2024-08-08T22:15:51.2127873Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007f6eaeb6e000) 2024-08-08T22:15:51.2130031Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f6eae964000) 2024-08-08T22:15:51.2132131Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007f6ea84f8000) 2024-08-08T22:15:51.2134171Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007f6ea1c71000) 2024-08-08T22:15:51.2136266Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007f6e7fca7000) 2024-08-08T22:15:51.2138317Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007f6e7fa8d000) 2024-08-08T22:15:51.2140256Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007f6e712a2000) 2024-08-08T22:15:51.2141605Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f6e71086000) 2024-08-08T22:15:51.2142407Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f6e70e82000) 2024-08-08T22:15:51.2143286Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f6e70c7a000) 2024-08-08T22:15:51.2144468Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007f6f0278b000) 2024-08-08T22:15:51.2146115Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007f6e5ca4d000) 2024-08-08T22:15:51.2147276Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f6e5c74b000) 2024-08-08T22:15:51.2148025Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6e5c443000) 2024-08-08T22:15:51.2148924Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f6e5c22d000) 2024-08-08T22:15:51.2149673Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f6e5be5f000) 2024-08-08T22:15:51.2150395Z /lib64/ld-linux-x86-64.so.2 (0x00007f6f02741000) 2024-08-08T22:15:51.2152020Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007f6e58da9000) 2024-08-08T22:15:51.2154993Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f6e58b7f000) 2024-08-08T22:15:51.2157019Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007f6e58232000) 2024-08-08T22:15:51.2158446Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007f6e5802f000) with runpath 2024-08-08T22:15:51.2159431Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.2160444Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-08T22:15:51.2161864Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so 2024-08-08T22:15:51.2162801Z ++ grep RUNPATH 2024-08-08T22:15:51.2181786Z + 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 => (0x00007ffe00f5a000) 2024-08-08T22:15:51.2185002Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fee47717000) 2024-08-08T22:15:51.2187085Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fee122e2000) 2024-08-08T22:15:51.2189060Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fee0b3aa000) 2024-08-08T22:15:51.2190982Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fee60608000) 2024-08-08T22:15:51.2192903Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fee0b103000) 2024-08-08T22:15:51.2195033Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fee0aef9000) 2024-08-08T22:15:51.2196845Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fee604ef000) 2024-08-08T22:15:51.2198012Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fee0acdd000) 2024-08-08T22:15:51.2198823Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fee0a9db000) 2024-08-08T22:15:51.2199525Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fee0a7d7000) 2024-08-08T22:15:51.2201008Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fee03f50000) 2024-08-08T22:15:51.2203129Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fedf40af000) 2024-08-08T22:15:51.2204559Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fedf3da7000) 2024-08-08T22:15:51.2205354Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fedf3b91000) 2024-08-08T22:15:51.2206112Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fedf37c3000) 2024-08-08T22:15:51.2207402Z /lib64/ld-linux-x86-64.so.2 (0x00007fee6049d000) 2024-08-08T22:15:51.2208071Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fedf35bb000) 2024-08-08T22:15:51.2209477Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fedf3391000) 2024-08-08T22:15:51.2211492Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fedf2a44000) 2024-08-08T22:15:51.2213548Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fede6f8a000) 2024-08-08T22:15:51.2215626Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007fede43ee000) 2024-08-08T22:15:51.2217737Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fedddf82000) 2024-08-08T22:15:51.2219838Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fedbbfb8000) 2024-08-08T22:15:51.2221893Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fedbbd9e000) 2024-08-08T22:15:51.2223977Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fedad5b3000) 2024-08-08T22:15:51.2226211Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fedaa4fd000) 2024-08-08T22:15:51.2227909Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fedaa2fa000) with runpath ' 2024-08-08T22:15:51.2229637Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda_linalg.so are linux-vdso.so.1 => (0x00007ffe00f5a000) 2024-08-08T22:15:51.2231638Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007fee47717000) 2024-08-08T22:15:51.2233382Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007fee122e2000) 2024-08-08T22:15:51.2235356Z libcusolver.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/libcusolver.so.11 (0x00007fee0b3aa000) 2024-08-08T22:15:51.2237258Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007fee60608000) 2024-08-08T22:15:51.2239187Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007fee0b103000) 2024-08-08T22:15:51.2241317Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007fee0aef9000) 2024-08-08T22:15:51.2243148Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007fee604ef000) 2024-08-08T22:15:51.2244559Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fee0acdd000) 2024-08-08T22:15:51.2245657Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007fee0a9db000) 2024-08-08T22:15:51.2246372Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fee0a7d7000) 2024-08-08T22:15:51.2248097Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007fee03f50000) 2024-08-08T22:15:51.2250272Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007fedf40af000) 2024-08-08T22:15:51.2251696Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fedf3da7000) 2024-08-08T22:15:51.2252507Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fedf3b91000) 2024-08-08T22:15:51.2253248Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007fedf37c3000) 2024-08-08T22:15:51.2254172Z /lib64/ld-linux-x86-64.so.2 (0x00007fee6049d000) 2024-08-08T22:15:51.2254857Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007fedf35bb000) 2024-08-08T22:15:51.2256240Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007fedf3391000) 2024-08-08T22:15:51.2258257Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007fedf2a44000) 2024-08-08T22:15:51.2260304Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007fede6f8a000) 2024-08-08T22:15:51.2262393Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007fede43ee000) 2024-08-08T22:15:51.2264478Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007fedddf82000) 2024-08-08T22:15:51.2266836Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007fedbbfb8000) 2024-08-08T22:15:51.2269909Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007fedbbd9e000) 2024-08-08T22:15:51.2272479Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007fedad5b3000) 2024-08-08T22:15:51.2274726Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusolver/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007fedaa4fd000) 2024-08-08T22:15:51.2276388Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007fedaa2fa000) with runpath 2024-08-08T22:15:51.2277190Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.2278183Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:15:51.2279613Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so 2024-08-08T22:15:51.2280553Z ++ grep RUNPATH 2024-08-08T22:15:51.2281952Z + 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 => (0x00007ffecc348000) 2024-08-08T22:15:51.2283478Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f2468aa1000) 2024-08-08T22:15:51.2284280Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f246879f000) 2024-08-08T22:15:51.2284993Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f246859b000) 2024-08-08T22:15:51.2286505Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f24682f4000) 2024-08-08T22:15:51.2288882Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f24680ea000) 2024-08-08T22:15:51.2290919Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f2467ec0000) 2024-08-08T22:15:51.2292158Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f2467af2000) 2024-08-08T22:15:51.2292877Z /lib64/ld-linux-x86-64.so.2 (0x00007f2468cbd000) 2024-08-08T22:15:51.2293556Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f24678ea000) 2024-08-08T22:15:51.2294330Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f24675e2000) 2024-08-08T22:15:51.2295240Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f24673cc000) with runpath ' 2024-08-08T22:15:51.2296933Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_global_deps.so are linux-vdso.so.1 => (0x00007ffecc348000) 2024-08-08T22:15:51.2298429Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f2468aa1000) 2024-08-08T22:15:51.2299220Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007f246879f000) 2024-08-08T22:15:51.2300067Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f246859b000) 2024-08-08T22:15:51.2301568Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007f24682f4000) 2024-08-08T22:15:51.2303693Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007f24680ea000) 2024-08-08T22:15:51.2305712Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007f2467ec0000) 2024-08-08T22:15:51.2306944Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007f2467af2000) 2024-08-08T22:15:51.2307687Z /lib64/ld-linux-x86-64.so.2 (0x00007f2468cbd000) 2024-08-08T22:15:51.2308365Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007f24678ea000) 2024-08-08T22:15:51.2309112Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f24675e2000) 2024-08-08T22:15:51.2310008Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f24673cc000) with runpath 2024-08-08T22:15:51.2310819Z + for lib in '"${all_libs[@]}"' 2024-08-08T22:15:51.2311738Z ++ ldd /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:15:51.2347661Z ++ objdump -p /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so 2024-08-08T22:15:51.2348571Z ++ grep RUNPATH 2024-08-08T22:15:51.2381940Z + echo 'All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fff031b0000) 2024-08-08T22:15:51.2383985Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007ff4d7222000) 2024-08-08T22:15:51.2385588Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007ff4d7215000) 2024-08-08T22:15:51.2387452Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007ff4d59cd000) 2024-08-08T22:15:51.2389392Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007ff4c17a0000) 2024-08-08T22:15:51.2391133Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007ff48c36b000) 2024-08-08T22:15:51.2392861Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007ff4d7161000) 2024-08-08T22:15:51.2394794Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007ff48c0c4000) 2024-08-08T22:15:51.2396620Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007ff48bfac000) 2024-08-08T22:15:51.2397766Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff48bd90000) 2024-08-08T22:15:51.2399275Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007ff48bb76000) 2024-08-08T22:15:51.2400621Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff48b86e000) 2024-08-08T22:15:51.2401417Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff48b658000) 2024-08-08T22:15:51.2402169Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff48b28a000) 2024-08-08T22:15:51.2402919Z /lib64/ld-linux-x86-64.so.2 (0x00007ff4d7029000) 2024-08-08T22:15:51.2403605Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff48b082000) 2024-08-08T22:15:51.2404307Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff48ad80000) 2024-08-08T22:15:51.2405026Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff48ab7c000) 2024-08-08T22:15:51.2406426Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007ff48a952000) 2024-08-08T22:15:51.2425119Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007ff48a005000) 2024-08-08T22:15:51.2427287Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007ff47a164000) 2024-08-08T22:15:51.2429625Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007ff46e6aa000) 2024-08-08T22:15:51.2431726Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007ff46bb0e000) 2024-08-08T22:15:51.2433833Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007ff4656a2000) 2024-08-08T22:15:51.2435894Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007ff45ee1b000) 2024-08-08T22:15:51.2437961Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007ff43ce51000) 2024-08-08T22:15:51.2439992Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007ff42e666000) 2024-08-08T22:15:51.2441289Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007ff42e463000) 2024-08-08T22:15:51.2443120Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007ff42b3ad000) with runpath ' 2024-08-08T22:15:51.2445648Z All dependencies of /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_python.so are linux-vdso.so.1 => (0x00007fff031b0000) 2024-08-08T22:15:51.2447874Z libtorch.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch.so (0x00007ff4d7222000) 2024-08-08T22:15:51.2449534Z libshm.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libshm.so (0x00007ff4d7215000) 2024-08-08T22:15:51.2451383Z libnvToolsExt.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nvtx/lib/libnvToolsExt.so.1 (0x00007ff4d59cd000) 2024-08-08T22:15:51.2453316Z libtorch_cpu.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cpu.so (0x00007ff4c17a0000) 2024-08-08T22:15:51.2455069Z libtorch_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libtorch_cuda.so (0x00007ff48c36b000) 2024-08-08T22:15:51.2456811Z libc10_cuda.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10_cuda.so (0x00007ff4d7161000) 2024-08-08T22:15:51.2458717Z libcudart.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_runtime/lib/libcudart.so.12 (0x00007ff48c0c4000) 2024-08-08T22:15:51.2460549Z libc10.so => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libc10.so (0x00007ff48bfac000) 2024-08-08T22:15:51.2461715Z libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007ff48bd90000) 2024-08-08T22:15:51.2463222Z libcudnn.so.9 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cudnn/lib/libcudnn.so.9 (0x00007ff48bb76000) 2024-08-08T22:15:51.2464554Z libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007ff48b86e000) 2024-08-08T22:15:51.2465372Z libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007ff48b658000) 2024-08-08T22:15:51.2466130Z libc.so.6 => /usr/lib64/libc.so.6 (0x00007ff48b28a000) 2024-08-08T22:15:51.2466861Z /lib64/ld-linux-x86-64.so.2 (0x00007ff4d7029000) 2024-08-08T22:15:51.2467553Z librt.so.1 => /usr/lib64/librt.so.1 (0x00007ff48b082000) 2024-08-08T22:15:51.2468274Z libm.so.6 => /usr/lib64/libm.so.6 (0x00007ff48ad80000) 2024-08-08T22:15:51.2468964Z libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007ff48ab7c000) 2024-08-08T22:15:51.2470372Z libgomp-a34b3233.so.1 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libgomp-a34b3233.so.1 (0x00007ff48a952000) 2024-08-08T22:15:51.2472378Z libcupti.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cuda_cupti/lib/libcupti.so.12 (0x00007ff48a005000) 2024-08-08T22:15:51.2474652Z libcusparse.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12 (0x00007ff47a164000) 2024-08-08T22:15:51.2476716Z libcufft.so.11 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cufft/lib/libcufft.so.11 (0x00007ff46e6aa000) 2024-08-08T22:15:51.2478820Z libcusparseLt-f80c68d1.so.0 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/libcusparseLt-f80c68d1.so.0 (0x00007ff46bb0e000) 2024-08-08T22:15:51.2480913Z libcurand.so.10 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/curand/lib/libcurand.so.10 (0x00007ff4656a2000) 2024-08-08T22:15:51.2482971Z libcublas.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublas.so.12 (0x00007ff45ee1b000) 2024-08-08T22:15:51.2485036Z libcublasLt.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cublas/lib/libcublasLt.so.12 (0x00007ff43ce51000) 2024-08-08T22:15:51.2487322Z libnccl.so.2 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/nccl/lib/libnccl.so.2 (0x00007ff42e666000) 2024-08-08T22:15:51.2488625Z libutil.so.1 => /usr/lib64/libutil.so.1 (0x00007ff42e463000) 2024-08-08T22:15:51.2490547Z libnvJitLink.so.12 => /opt/python/cp38-cp38/bin/../lib/python3.8/site-packages/torch/lib/../../nvidia/cusparse/lib/../../nvjitlink/lib/libnvJitLink.so.12 (0x00007ff42b3ad000) with runpath 2024-08-08T22:15:51.2492087Z +++ realpath /builder/check_binary.sh 2024-08-08T22:15:51.2492631Z ++ dirname /builder/check_binary.sh 2024-08-08T22:15:51.2493177Z + TEST_CODE_DIR=/builder/test_example_code 2024-08-08T22:15:51.2493721Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:15:51.2494215Z + pushd /tmp 2024-08-08T22:15:51.2494562Z /tmp / 2024-08-08T22:15:51.2494941Z + python -c 'import torch' 2024-08-08T22:15:53.6678170Z + popd 2024-08-08T22:15:53.6678946Z / 2024-08-08T22:15:53.6679642Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:15:53.6680195Z + pushd /tmp 2024-08-08T22:15:53.6680528Z /tmp / 2024-08-08T22:15:53.6681301Z + python -c 'import torch; assert torch.version.git_version != "Unknown"' 2024-08-08T22:15:55.9263052Z + python -c 'import torch; assert torch.version.git_version != None' 2024-08-08T22:15:58.1983902Z + popd 2024-08-08T22:15:58.1984323Z / 2024-08-08T22:15:58.1984714Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:15:58.1987769Z ++ uname -m 2024-08-08T22:15:58.1994898Z + [[ x86_64 != \a\r\m\6\4 ]] 2024-08-08T22:15:58.1998511Z ++ uname -m 2024-08-08T22:15:58.2006020Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:15:58.2009224Z ++ uname 2024-08-08T22:15:58.2015853Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:15:58.2019001Z ++ uname -m 2024-08-08T22:15:58.2026074Z + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2024-08-08T22:15:58.2026662Z + echo 'Checking that MKL is available' 2024-08-08T22:15:58.2027215Z Checking that MKL is available 2024-08-08T22:15:58.2027709Z + pushd /tmp 2024-08-08T22:15:58.2028039Z /tmp / 2024-08-08T22:15:58.2028751Z + python -c 'import torch; exit(0 if torch.backends.mkl.is_available() else 1)' 2024-08-08T22:16:00.4626192Z + popd 2024-08-08T22:16:00.4626589Z / 2024-08-08T22:16:00.4626947Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:16:00.4629504Z ++ uname 2024-08-08T22:16:00.4637548Z + [[ Linux != \D\a\r\w\i\n ]] 2024-08-08T22:16:00.4640266Z ++ uname -m 2024-08-08T22:16:00.4647790Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:16:00.4648423Z + echo 'Checking that XNNPACK is available' 2024-08-08T22:16:00.4648999Z Checking that XNNPACK is available 2024-08-08T22:16:00.4649494Z + pushd /tmp 2024-08-08T22:16:00.4649890Z /tmp / 2024-08-08T22:16:00.4650719Z + python -c 'import torch.backends.xnnpack; exit(0 if torch.backends.xnnpack.enabled else 1)' 2024-08-08T22:16:02.7171869Z + popd 2024-08-08T22:16:02.7172297Z / 2024-08-08T22:16:02.7172951Z + [[ linux-gnu == \m\s\y\s ]] 2024-08-08T22:16:02.7173866Z + [[ cu121 != \c\p\u ]] 2024-08-08T22:16:02.7174287Z + [[ cu121 != \x\p\u ]] 2024-08-08T22:16:02.7174826Z + [[ cu121 != \c\p\u\-\c\x\x\1\1\-\a\b\i ]] 2024-08-08T22:16:02.7175590Z + [[ cu121 != *\r\o\c\m* ]] 2024-08-08T22:16:02.7177287Z ++ uname -m 2024-08-08T22:16:02.7184810Z + [[ x86_64 != \s\3\9\0\x ]] 2024-08-08T22:16:02.7185306Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2024-08-08T22:16:02.7185784Z + pushd /tmp 2024-08-08T22:16:02.7186139Z /tmp / 2024-08-08T22:16:02.7186704Z + echo 'Checking that CUDA archs are setup correctly' 2024-08-08T22:16:02.7187371Z Checking that CUDA archs are setup correctly 2024-08-08T22:16:02.7188181Z + timeout 20 python -c 'import torch; torch.randn([3,5]).cuda()' 2024-08-08T22:16:05.1339558Z + echo 'Checking that magma is available' 2024-08-08T22:16:05.1340210Z Checking that magma is available 2024-08-08T22:16:05.1341703Z + python -c 'import torch; torch.rand(1).cuda(); exit(0 if torch.cuda.has_magma else 1)' 2024-08-08T22:16:07.5239305Z + echo 'Checking that CuDNN is available' 2024-08-08T22:16:07.5240044Z Checking that CuDNN is available 2024-08-08T22:16:07.5241182Z + python -c 'import torch; exit(0 if torch.backends.cudnn.is_available() else 1)' 2024-08-08T22:16:09.7863197Z + echo 'Checking that exception handling works' 2024-08-08T22:16:09.7864117Z Checking that exception handling works 2024-08-08T22:16:09.7865688Z + python -c 'import torch; from unittest import TestCase;TestCase().assertRaises(RuntimeError, lambda:torch.eye(7, 7, device='\''cuda:7'\''))' 2024-08-08T22:16:12.0925170Z + echo 'Checking that basic RNN works' 2024-08-08T22:16:12.0925832Z Checking that basic RNN works 2024-08-08T22:16:12.0926408Z + python /builder/test_example_code/rnn_smoke.py 2024-08-08T22:16:14.5621642Z + echo 'Checking that basic CNN works' 2024-08-08T22:16:14.5622323Z Checking that basic CNN works 2024-08-08T22:16:14.5622875Z + python /builder/test_example_code/cnn_smoke.py 2024-08-08T22:16:16.9689748Z tensor([0.3157], device='cuda:0', grad_fn=) 2024-08-08T22:16:18.6260379Z + echo 'Test that linalg works' 2024-08-08T22:16:18.6260983Z Test that linalg works 2024-08-08T22:16:18.6261994Z + python -c 'import torch;x=torch.rand(3,3,device='\''cuda'\'');print(torch.linalg.svd(torch.mm(x.t(), x)))' 2024-08-08T22:16:20.9502954Z torch.return_types.linalg_svd( 2024-08-08T22:16:20.9503733Z U=tensor([[ 0.4098, 0.8970, 0.1656], 2024-08-08T22:16:20.9504456Z [ 0.7032, -0.1950, -0.6837], 2024-08-08T22:16:20.9505100Z [ 0.5810, -0.3966, 0.7107]], device='cuda:0'), 2024-08-08T22:16:20.9505834Z S=tensor([3.3103, 0.1584, 0.0357], device='cuda:0'), 2024-08-08T22:16:20.9506443Z Vh=tensor([[ 0.4098, 0.7032, 0.5810], 2024-08-08T22:16:20.9507010Z [ 0.8970, -0.1950, -0.3966], 2024-08-08T22:16:20.9507614Z [ 0.1656, -0.6837, 0.7107]], device='cuda:0')) 2024-08-08T22:16:21.2436415Z + popd 2024-08-08T22:16:21.2436836Z / 2024-08-08T22:16:21.2437212Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:16:21.2440885Z ++ dirname /builder/check_binary.sh 2024-08-08T22:16:21.2448627Z + pushd /builder/test/smoke_test 2024-08-08T22:16:21.2449253Z /builder/test/smoke_test / 2024-08-08T22:16:21.2450029Z + python -c 'from smoke_test import test_linalg; test_linalg()' 2024-08-08T22:16:24.3289964Z Testing smoke_test_linalg on cpu 2024-08-08T22:16:24.7863925Z + [[ cu121 == *cuda* ]] 2024-08-08T22:16:24.7864408Z + popd 2024-08-08T22:16:24.7864732Z / 2024-08-08T22:16:24.7867475Z ++ uname 2024-08-08T22:16:24.7875732Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:16:24.7876259Z + [[ manywheel != \l\i\b\t\o\r\c\h ]] 2024-08-08T22:16:24.7877038Z + GLOO_CHECK='import torch.distributed as dist 2024-08-08T22:16:24.7877586Z try: 2024-08-08T22:16:24.7878129Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:16:24.7878807Z except RuntimeError as e: 2024-08-08T22:16:24.7880188Z print(e) 2024-08-08T22:16:24.7880651Z ' 2024-08-08T22:16:24.7881072Z ++ GLOO_DEVICE_TRANSPORT=TCP_TLS 2024-08-08T22:16:24.7882131Z ++ MASTER_ADDR=localhost 2024-08-08T22:16:24.7882719Z ++ MASTER_PORT=63945 2024-08-08T22:16:24.7883687Z ++ python -c 'import torch.distributed as dist 2024-08-08T22:16:24.7884236Z try: 2024-08-08T22:16:24.7884784Z dist.init_process_group('\''gloo'\'', rank=0, world_size=1) 2024-08-08T22:16:24.7885460Z except RuntimeError as e: 2024-08-08T22:16:24.7885895Z print(e) 2024-08-08T22:16:24.7886243Z ' 2024-08-08T22:16:27.1412717Z + 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:16:27.1414488Z + GLOO_TRANSPORT_IS_NOT_SUPPORTED='gloo transport is not supported' 2024-08-08T22:16:27.1417122Z + [[ [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:16:27.1418693Z ++ uname 2024-08-08T22:16:27.1422749Z + [[ Linux == \L\i\n\u\x ]] 2024-08-08T22:16:27.1423782Z + [[ manywheel == \c\o\n\d\a ]] 2024-08-08T22:16:27.1424406Z + [[ manywheel == \m\a\n\y\w\h\e\e\l ]] 2024-08-08T22:16:27.1424917Z + pushd /tmp 2024-08-08T22:16:27.1425263Z /tmp / 2024-08-08T22:16:27.1426373Z + 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:16:29.4068003Z + popd 2024-08-08T22:16:29.4068423Z / 2024-08-08T22:16:29.4069118Z + cd /builder 2024-08-08T22:16:29.4069672Z + git clean -ffdx 2024-08-08T22:16:29.4092771Z Removing test/smoke_test/__pycache__/ 2024-08-08T22:16:29.4205029Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-08-08T22:16:29.4205769Z with: 2024-08-08T22:16:29.4206068Z env: 2024-08-08T22:16:29.4206411Z PYTORCH_ROOT: /pytorch 2024-08-08T22:16:29.4207269Z BUILDER_ROOT: /builder 2024-08-08T22:16:29.4207724Z PACKAGE_TYPE: manywheel 2024-08-08T22:16:29.4208158Z DESIRED_CUDA: cu121 2024-08-08T22:16:29.4208570Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:16:29.4208977Z GPU_ARCH_TYPE: cuda 2024-08-08T22:16:29.4209524Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:16:29.4210134Z SKIP_ALL_TESTS: 1 2024-08-08T22:16:29.4210507Z LIBTORCH_CONFIG: 2024-08-08T22:16:29.4210896Z LIBTORCH_VARIANT: 2024-08-08T22:16:29.4211297Z DESIRED_DEVTOOLSET: 2024-08-08T22:16:29.4211691Z DESIRED_PYTHON: 3.8 2024-08-08T22:16:29.4212583Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:16:29.4213319Z ANACONDA_USER: pytorch 2024-08-08T22:16:29.4213789Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:16:29.4214278Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:16:29.4214776Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:16:29.4215543Z GITHUB_TOKEN: *** 2024-08-08T22:16:29.4215917Z PR_NUMBER: 2024-08-08T22:16:29.4216312Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:16:29.4216890Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:16:29.4217428Z USE_SPLIT_BUILD: false 2024-08-08T22:16:29.4217982Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:16:29.4218891Z CONTAINER_NAME: c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:16:29.4219651Z ##[endgroup] 2024-08-08T22:16:29.4242114Z ##[group]Run set -eou pipefail 2024-08-08T22:16:29.4242620Z set -eou pipefail 2024-08-08T22:16:29.4243037Z  2024-08-08T22:16:29.4243678Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-08-08T22:16:29.4244483Z for _ in $(seq 1440); do 2024-08-08T22:16:29.4245064Z  # Break if no ssh session exists anymore 2024-08-08T22:16:29.4245935Z  if [ "$(who)" = "" ]; then 2024-08-08T22:16:29.4246496Z  break 2024-08-08T22:16:29.4247353Z  fi 2024-08-08T22:16:29.4247755Z  echo "." 2024-08-08T22:16:29.4248164Z  sleep 5 2024-08-08T22:16:29.4248537Z done 2024-08-08T22:16:29.4256822Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:16:29.4257670Z env: 2024-08-08T22:16:29.4257996Z PYTORCH_ROOT: /pytorch 2024-08-08T22:16:29.4258431Z BUILDER_ROOT: /builder 2024-08-08T22:16:29.4258871Z PACKAGE_TYPE: manywheel 2024-08-08T22:16:29.4259290Z DESIRED_CUDA: cu121 2024-08-08T22:16:29.4259705Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:16:29.4260129Z GPU_ARCH_TYPE: cuda 2024-08-08T22:16:29.4260632Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:16:29.4261246Z SKIP_ALL_TESTS: 1 2024-08-08T22:16:29.4261641Z LIBTORCH_CONFIG: 2024-08-08T22:16:29.4262027Z LIBTORCH_VARIANT: 2024-08-08T22:16:29.4262435Z DESIRED_DEVTOOLSET: 2024-08-08T22:16:29.4262850Z DESIRED_PYTHON: 3.8 2024-08-08T22:16:29.4263462Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:16:29.4264195Z ANACONDA_USER: pytorch 2024-08-08T22:16:29.4264638Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:16:29.4265101Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:16:29.4265602Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:16:29.4266356Z GITHUB_TOKEN: *** 2024-08-08T22:16:29.4266730Z PR_NUMBER: 2024-08-08T22:16:29.4267130Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:16:29.4267716Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:16:29.4268261Z USE_SPLIT_BUILD: false 2024-08-08T22:16:29.4268815Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:16:29.4269717Z CONTAINER_NAME: c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:16:29.4270644Z ##[endgroup] 2024-08-08T22:16:29.4296768Z Holding runner for 2 hours until all ssh sessions have logged out 2024-08-08T22:16:29.4345584Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:16:29.4346553Z # ignore expansion of "docker ps -q" since it could be empty 2024-08-08T22:16:29.4347280Z # shellcheck disable=SC2046 2024-08-08T22:16:29.4347856Z docker stop $(docker ps -q) || true 2024-08-08T22:16:29.4348466Z # Prune all of the docker images 2024-08-08T22:16:29.4349013Z docker system prune -af 2024-08-08T22:16:29.4356939Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:16:29.4357561Z env: 2024-08-08T22:16:29.4357889Z PYTORCH_ROOT: /pytorch 2024-08-08T22:16:29.4358325Z BUILDER_ROOT: /builder 2024-08-08T22:16:29.4358762Z PACKAGE_TYPE: manywheel 2024-08-08T22:16:29.4359180Z DESIRED_CUDA: cu121 2024-08-08T22:16:29.4359591Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:16:29.4360030Z GPU_ARCH_TYPE: cuda 2024-08-08T22:16:29.4360534Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:16:29.4361152Z SKIP_ALL_TESTS: 1 2024-08-08T22:16:29.4361544Z LIBTORCH_CONFIG: 2024-08-08T22:16:29.4361996Z LIBTORCH_VARIANT: 2024-08-08T22:16:29.4362400Z DESIRED_DEVTOOLSET: 2024-08-08T22:16:29.4362814Z DESIRED_PYTHON: 3.8 2024-08-08T22:16:29.4363426Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:16:29.4364174Z ANACONDA_USER: pytorch 2024-08-08T22:16:29.4364614Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:16:29.4365073Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:16:29.4365576Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:16:29.4366330Z GITHUB_TOKEN: *** 2024-08-08T22:16:29.4366725Z PR_NUMBER: 2024-08-08T22:16:29.4367411Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:16:29.4368001Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:16:29.4368564Z USE_SPLIT_BUILD: false 2024-08-08T22:16:29.4369098Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:16:29.4370001Z CONTAINER_NAME: c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:16:29.4370785Z ##[endgroup] 2024-08-08T22:16:39.8249538Z c19c24e54c40 2024-08-08T22:16:41.3594881Z Deleted Containers: 2024-08-08T22:16:41.3595597Z c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:16:41.3596226Z 2024-08-08T22:16:44.1144637Z Deleted Images: 2024-08-08T22:16:44.1145763Z untagged: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:16:44.1147001Z untagged: pytorch/manylinux-builder@sha256:cc5ea48421cea669c090b0b1d639885bc57f501c1be8f0f9794da7f609dcbc68 2024-08-08T22:16:44.1148302Z deleted: sha256:5ecfeedbaf2eb836910ffccb5b56c0eac82359510edcb8ed1c19086a2ed78559 2024-08-08T22:16:44.1149408Z deleted: sha256:b69bb64e448b7755ea975a3f87635127a6e875aed0dbb2eea58182864e0c5e54 2024-08-08T22:16:44.1150484Z deleted: sha256:c0aac59c50dc900c3b04a82b1f4da683f8708fcd1166eb373979199abe46aadd 2024-08-08T22:16:44.1151557Z deleted: sha256:b8575b0860590cfc8278403abc323f5e0a6b645d0ff206d1798dcc397f4e01f6 2024-08-08T22:16:44.1152634Z deleted: sha256:522f58f22f81e0fe2a4ede6ec7c62b31afe8caceae0b640efdce9905bda2ad52 2024-08-08T22:16:44.1153768Z deleted: sha256:a953223ba2ca4e0b68da7d0181138dc0be3ba98c6686fe7b0b6b9be1db3bbfb1 2024-08-08T22:16:44.1154849Z deleted: sha256:7a12f4e2ce26a68bc24cfde296f7516228f3fa2e12a5aff21a6d5efaf5e99161 2024-08-08T22:16:44.1155920Z deleted: sha256:e34210f4f2ec0bc26aac35b351c55263ed63265702fe63dc651de84d6fdc62f7 2024-08-08T22:16:44.1157006Z deleted: sha256:fbfc72ce9f862a8598cac628b8639d6b5442fb327c4a90ce7cbb6c75a91b2a65 2024-08-08T22:16:44.1158079Z deleted: sha256:8f779735d81e95bc0bd437dc86d54534a68a71aeb8a7e3c1e56abff9cffcc176 2024-08-08T22:16:44.1159142Z deleted: sha256:51b69f3fdc12ecdffc9dba2386d6f3c7cde09aa23498b757360c1603f36cb2c8 2024-08-08T22:16:44.1160232Z deleted: sha256:ac043c7046e8ffe253f1b5f53ba639793f7f723956c07802ab2cdbe3bfaa67e1 2024-08-08T22:16:44.1161460Z deleted: sha256:f771bcf8151e97d44259d33c2fb52b87e4699ffe23f49b9a58ba27713ec48af5 2024-08-08T22:16:44.1162554Z deleted: sha256:cad315178793ff77bd99442ef3124e2657de4c0babf3c4d09d6ca7dd1105f1ca 2024-08-08T22:16:44.1163626Z deleted: sha256:12de354732ec4cc728e19fe081553cb4f2ad3803e2a39fe7451f3417cd8b5d6c 2024-08-08T22:16:44.1164934Z deleted: sha256:3ea8f749c0fe9cb8f730386b72cae25947512405056c1d62fb6ddb14e6f5c7c1 2024-08-08T22:16:44.1166743Z deleted: sha256:2075f128dfbceef3535e82c8189a3d68a74fdffa1a84065af168e6c6f147226f 2024-08-08T22:16:44.1168667Z deleted: sha256:f62c83e74a50b2d03cac158a429faf250056d917086a2482cbe014e9ae06d9d8 2024-08-08T22:16:44.1169730Z deleted: sha256:1a76146a547b4c353271dc9b5c38d6aa99ce012e8123a067e5a63a507ea6e87c 2024-08-08T22:16:44.1170768Z deleted: sha256:0969e6d069c2767b6933030288add110e259a6047f6e6d75f25b0ad5d064abd0 2024-08-08T22:16:44.1171798Z deleted: sha256:e8a5e6225a0a821f97bd566297e4cc3e4f6326ff166f8d6e7d4c1fadc6cb24ab 2024-08-08T22:16:44.1172872Z deleted: sha256:f03aec99c747c5c2f67f00c2f05886162448689dcc5230ca816d092fbb6dfbd2 2024-08-08T22:16:44.1173929Z deleted: sha256:32640fd4ccd17d170472b28840cd10b0fdacf9f3180716992b743658afe74cad 2024-08-08T22:16:44.1174984Z deleted: sha256:ddf9956cf1edaf2f0f931c06b53ee06d42fde723f2e80b5658e384c654f2f9e9 2024-08-08T22:16:44.1176051Z deleted: sha256:83aa28f4be7da84378df760e01090cd434119400ae4519682f1a5d54078b0623 2024-08-08T22:16:44.1177101Z deleted: sha256:77d03e5c304836109464ecf3e0d7e503d73c1cf51c510073591f334ae4620f14 2024-08-08T22:16:44.1178165Z deleted: sha256:4962b0351977c0b4bafbb18ac6e6b9e0e6eb48ce0147f62fa07d20fcd6580eca 2024-08-08T22:16:44.1179220Z deleted: sha256:f11a34e3db83058ff43b8fa95510bb73dce7fcf48741d021404368b55551dc10 2024-08-08T22:16:44.1180288Z deleted: sha256:212ca85e12f6bd4c46826fcc28e89f7b9799df55a1c729d986067b18c38ce340 2024-08-08T22:16:44.1181392Z deleted: sha256:7bec8e010549f793f32cf7fa5621f33ff708a6c42c1b50af4b5d3b28bbad93dc 2024-08-08T22:16:44.1182416Z deleted: sha256:470e61259a141f0037ff149c6c6ebe063d522bb5357d8cc2695d47619e8f4be6 2024-08-08T22:16:44.1183476Z deleted: sha256:1636074c4de7d811020f7ea4f1b0733f7058bac44ae73149a57a34bd2302f7d1 2024-08-08T22:16:44.1184529Z deleted: sha256:60229ef57e955f17bfa25b131e3ec675085ac2a44a8012ccfb9d6e7e06998897 2024-08-08T22:16:44.1185562Z deleted: sha256:ed887dc937660723d2b7479e314eb4aee0fbb41894691b1a69600039846fe8d5 2024-08-08T22:16:44.1186635Z deleted: sha256:edfdac83d5c870a1eb4d208f720063cb40c2d03fab806fb9ce3a72fdd17e6c92 2024-08-08T22:16:44.1187712Z deleted: sha256:e8940d17a19a3163b75bb156fc3304ed482cc39dbb410c0d12a32c3eb0d3a327 2024-08-08T22:16:44.1188994Z deleted: sha256:be6fb9a29100badf2136956fe260b19fb3220f3d4ef1937a9cb65babf96324c0 2024-08-08T22:16:44.1190017Z deleted: sha256:174f5685490326fc0a1c0f5570b8663732189b327007e47ff13d2ca59673db02 2024-08-08T22:16:44.1191140Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:16:44.1192732Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:16:44.1194194Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-08-08T22:16:44.1195289Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-08-08T22:16:44.1195948Z 2024-08-08T22:16:44.1196155Z Total reclaimed space: 19.63GB 2024-08-08T22:16:44.1240602Z Prepare all required actions 2024-08-08T22:16:44.1276338Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2024-08-08T22:16:44.1276939Z with: 2024-08-08T22:16:44.1277506Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:16:44.1278190Z env: 2024-08-08T22:16:44.1278530Z PYTORCH_ROOT: /pytorch 2024-08-08T22:16:44.1278960Z BUILDER_ROOT: /builder 2024-08-08T22:16:44.1279373Z PACKAGE_TYPE: manywheel 2024-08-08T22:16:44.1279801Z DESIRED_CUDA: cu121 2024-08-08T22:16:44.1280211Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:16:44.1280616Z GPU_ARCH_TYPE: cuda 2024-08-08T22:16:44.1281133Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:16:44.1281740Z SKIP_ALL_TESTS: 1 2024-08-08T22:16:44.1282113Z LIBTORCH_CONFIG: 2024-08-08T22:16:44.1282497Z LIBTORCH_VARIANT: 2024-08-08T22:16:44.1282895Z DESIRED_DEVTOOLSET: 2024-08-08T22:16:44.1283286Z DESIRED_PYTHON: 3.8 2024-08-08T22:16:44.1283965Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:16:44.1284677Z ANACONDA_USER: pytorch 2024-08-08T22:16:44.1285117Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:16:44.1285601Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:16:44.1286078Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:16:44.1287159Z GITHUB_TOKEN: *** 2024-08-08T22:16:44.1287644Z PR_NUMBER: 2024-08-08T22:16:44.1288040Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:16:44.1288599Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:16:44.1289161Z USE_SPLIT_BUILD: false 2024-08-08T22:16:44.1289699Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:16:44.1290573Z CONTAINER_NAME: c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:16:44.1291349Z ##[endgroup] 2024-08-08T22:16:44.1311307Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:16:44.1312459Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2024-08-08T22:16:44.1321123Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:16:44.1321757Z env: 2024-08-08T22:16:44.1322101Z PYTORCH_ROOT: /pytorch 2024-08-08T22:16:44.1322517Z BUILDER_ROOT: /builder 2024-08-08T22:16:44.1322951Z PACKAGE_TYPE: manywheel 2024-08-08T22:16:44.1323382Z DESIRED_CUDA: cu121 2024-08-08T22:16:44.1323776Z GPU_ARCH_VERSION: 12.1 2024-08-08T22:16:44.1324202Z GPU_ARCH_TYPE: cuda 2024-08-08T22:16:44.1324725Z DOCKER_IMAGE: pytorch/manylinux-builder:cuda12.1-main 2024-08-08T22:16:44.1325316Z SKIP_ALL_TESTS: 1 2024-08-08T22:16:44.1325707Z LIBTORCH_CONFIG: 2024-08-08T22:16:44.1326097Z LIBTORCH_VARIANT: 2024-08-08T22:16:44.1326479Z DESIRED_DEVTOOLSET: 2024-08-08T22:16:44.1327448Z DESIRED_PYTHON: 3.8 2024-08-08T22:16:44.1328105Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2024-08-08T22:16:44.1328818Z ANACONDA_USER: pytorch 2024-08-08T22:16:44.1329269Z AWS_DEFAULT_REGION: us-east-1 2024-08-08T22:16:44.1329747Z BINARY_ENV_FILE: /tmp/env 2024-08-08T22:16:44.1330225Z BUILD_ENVIRONMENT: linux-binary-manywheel 2024-08-08T22:16:44.1331155Z GITHUB_TOKEN: *** 2024-08-08T22:16:44.1331546Z PR_NUMBER: 2024-08-08T22:16:44.1331944Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2024-08-08T22:16:44.1332505Z SHA1: b9d86fa89636e301796d4201f36d86c73f6e49bc 2024-08-08T22:16:44.1333063Z USE_SPLIT_BUILD: false 2024-08-08T22:16:44.1333605Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2024-08-08T22:16:44.1334484Z CONTAINER_NAME: c19c24e54c40bc912f177a5bb551075cd88f8af8222bb36327283c72ceba93e0 2024-08-08T22:16:44.1335272Z ##[endgroup] 2024-08-08T22:16:44.1554930Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2024-08-08T22:16:44.2758600Z latest: Pulling from tool/alpine 2024-08-08T22:16:44.2759172Z 540db60ca938: Pulling fs layer 2024-08-08T22:16:44.3667174Z 540db60ca938: Verifying Checksum 2024-08-08T22:16:44.3668205Z 540db60ca938: Download complete 2024-08-08T22:16:44.5100219Z 540db60ca938: Pull complete 2024-08-08T22:16:44.5205227Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-08-08T22:16:44.5244193Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-08-08T22:16:46.1121769Z Post job cleanup. 2024-08-08T22:16:46.2300495Z [command]/usr/bin/git version 2024-08-08T22:16:46.2356405Z git version 2.40.1 2024-08-08T22:16:46.2419644Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5cbd38f9-f1af-4e42-8308-e141a3fe0bc9' before making global git config changes 2024-08-08T22:16:46.2421246Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:16:46.2427285Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/builder 2024-08-08T22:16:46.2466634Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:16:46.2502934Z [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:16:46.2804563Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:16:46.2827527Z http.https://github.com/.extraheader 2024-08-08T22:16:46.2840134Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:16:46.2876034Z [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:16:46.3372441Z Post job cleanup. 2024-08-08T22:16:46.4544330Z [command]/usr/bin/git version 2024-08-08T22:16:46.4598152Z git version 2.40.1 2024-08-08T22:16:46.4661788Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/59bcf361-320d-4745-84aa-696e1927aeee' before making global git config changes 2024-08-08T22:16:46.4663667Z Adding repository directory to the temporary git global config as a safe directory 2024-08-08T22:16:46.4669556Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2024-08-08T22:16:46.4709239Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-08T22:16:46.4746911Z [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:16:46.5067976Z Entering 'android/libs/fbjni' 2024-08-08T22:16:46.5120561Z Entering 'third_party/FP16' 2024-08-08T22:16:46.5174345Z Entering 'third_party/FXdiv' 2024-08-08T22:16:46.5227246Z Entering 'third_party/NNPACK' 2024-08-08T22:16:46.5280625Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:16:46.5335006Z Entering 'third_party/XNNPACK' 2024-08-08T22:16:46.5406371Z Entering 'third_party/benchmark' 2024-08-08T22:16:46.5461649Z Entering 'third_party/cpp-httplib' 2024-08-08T22:16:46.5513281Z Entering 'third_party/cpuinfo' 2024-08-08T22:16:46.5566289Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:16:46.5618708Z Entering 'third_party/cutlass' 2024-08-08T22:16:46.5680330Z Entering 'third_party/eigen' 2024-08-08T22:16:46.5735687Z Entering 'third_party/fbgemm' 2024-08-08T22:16:46.5789098Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:16:46.5838663Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:16:46.5891126Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:16:46.5949733Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:16:46.6000840Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:16:46.6052695Z Entering 'third_party/flatbuffers' 2024-08-08T22:16:46.6106958Z Entering 'third_party/fmt' 2024-08-08T22:16:46.6158079Z Entering 'third_party/foxi' 2024-08-08T22:16:46.6209021Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:16:46.6261603Z Entering 'third_party/gloo' 2024-08-08T22:16:46.6313878Z Entering 'third_party/googletest' 2024-08-08T22:16:46.6366284Z Entering 'third_party/ideep' 2024-08-08T22:16:46.6418508Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:16:46.6478391Z Entering 'third_party/ittapi' 2024-08-08T22:16:46.6531679Z Entering 'third_party/kineto' 2024-08-08T22:16:46.6584149Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:16:46.6635139Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:16:46.6687807Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:16:46.6740718Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:16:46.6791391Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:16:46.6842155Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:16:46.6896023Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:16:46.6947090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:16:46.6998783Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:16:46.7050796Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:16:46.7103381Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:16:46.7153723Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:16:46.7207409Z Entering 'third_party/mimalloc' 2024-08-08T22:16:46.7260250Z Entering 'third_party/nccl/nccl' 2024-08-08T22:16:46.7312809Z Entering 'third_party/nlohmann' 2024-08-08T22:16:46.7365998Z Entering 'third_party/onnx' 2024-08-08T22:16:46.7434711Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:16:46.7485738Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:16:46.7540985Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:16:46.7594802Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:16:46.7645363Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:16:46.7696088Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:16:46.7746453Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:16:46.7798826Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:16:46.7848817Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:16:46.7899214Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:16:46.7950161Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:16:46.8003642Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:16:46.8058265Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:16:46.8131567Z Entering 'third_party/pocketfft' 2024-08-08T22:16:46.8183672Z Entering 'third_party/protobuf' 2024-08-08T22:16:46.8241089Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:16:46.8292242Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:16:46.8345489Z Entering 'third_party/psimd' 2024-08-08T22:16:46.8398443Z Entering 'third_party/pthreadpool' 2024-08-08T22:16:46.8450530Z Entering 'third_party/pybind11' 2024-08-08T22:16:46.8502877Z Entering 'third_party/python-peachpy' 2024-08-08T22:16:46.8555131Z Entering 'third_party/sleef' 2024-08-08T22:16:46.8608395Z Entering 'third_party/tensorpipe' 2024-08-08T22:16:46.8660356Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:16:46.8711589Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:16:46.8763159Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:16:46.8815337Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:16:46.8866697Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:16:46.8943077Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-08T22:16:46.8971517Z http.https://github.com/.extraheader 2024-08-08T22:16:46.8986259Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-08-08T22:16:46.9027370Z [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:16:46.9341231Z Entering 'android/libs/fbjni' 2024-08-08T22:16:46.9375575Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9410465Z Entering 'third_party/FP16' 2024-08-08T22:16:46.9444496Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9478532Z Entering 'third_party/FXdiv' 2024-08-08T22:16:46.9512466Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9546721Z Entering 'third_party/NNPACK' 2024-08-08T22:16:46.9580947Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9616331Z Entering 'third_party/VulkanMemoryAllocator' 2024-08-08T22:16:46.9649868Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9684685Z Entering 'third_party/XNNPACK' 2024-08-08T22:16:46.9718562Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9773202Z Entering 'third_party/benchmark' 2024-08-08T22:16:46.9807456Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9842984Z Entering 'third_party/cpp-httplib' 2024-08-08T22:16:46.9877189Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9911180Z Entering 'third_party/cpuinfo' 2024-08-08T22:16:46.9945885Z http.https://github.com/.extraheader 2024-08-08T22:16:46.9981328Z Entering 'third_party/cudnn_frontend' 2024-08-08T22:16:47.0014685Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0049295Z Entering 'third_party/cutlass' 2024-08-08T22:16:47.0082570Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0127007Z Entering 'third_party/eigen' 2024-08-08T22:16:47.0160550Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0196771Z Entering 'third_party/fbgemm' 2024-08-08T22:16:47.0230578Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0265916Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-08-08T22:16:47.0298908Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0332780Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-08-08T22:16:47.0365468Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0400521Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-08-08T22:16:47.0433080Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0474772Z Entering 'third_party/fbgemm/third_party/googletest' 2024-08-08T22:16:47.0506859Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0541167Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-08-08T22:16:47.0574656Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0609423Z Entering 'third_party/flatbuffers' 2024-08-08T22:16:47.0642727Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0679998Z Entering 'third_party/fmt' 2024-08-08T22:16:47.0713979Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0748317Z Entering 'third_party/foxi' 2024-08-08T22:16:47.0781742Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0815821Z Entering 'third_party/gemmlowp/gemmlowp' 2024-08-08T22:16:47.0849528Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0883812Z Entering 'third_party/gloo' 2024-08-08T22:16:47.0917476Z http.https://github.com/.extraheader 2024-08-08T22:16:47.0951947Z Entering 'third_party/googletest' 2024-08-08T22:16:47.0985863Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1020564Z Entering 'third_party/ideep' 2024-08-08T22:16:47.1054748Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1087338Z Entering 'third_party/ideep/mkl-dnn' 2024-08-08T22:16:47.1120365Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1163697Z Entering 'third_party/ittapi' 2024-08-08T22:16:47.1197349Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1232200Z Entering 'third_party/kineto' 2024-08-08T22:16:47.1266254Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1300447Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-08-08T22:16:47.1334284Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1369285Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-08-08T22:16:47.1402503Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1439808Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-08-08T22:16:47.1473102Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1508502Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-08-08T22:16:47.1541808Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1577933Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-08-08T22:16:47.1611618Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1644858Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-08-08T22:16:47.1678367Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1715217Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-08-08T22:16:47.1747943Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1782310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-08-08T22:16:47.1815564Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1850321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-08-08T22:16:47.1882950Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1920175Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-08-08T22:16:47.1954351Z http.https://github.com/.extraheader 2024-08-08T22:16:47.1990785Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-08-08T22:16:47.2023861Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2057549Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-08-08T22:16:47.2091591Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2127329Z Entering 'third_party/mimalloc' 2024-08-08T22:16:47.2161921Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2197287Z Entering 'third_party/nccl/nccl' 2024-08-08T22:16:47.2231414Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2266793Z Entering 'third_party/nlohmann' 2024-08-08T22:16:47.2301437Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2337376Z Entering 'third_party/onnx' 2024-08-08T22:16:47.2371641Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2422512Z Entering 'third_party/onnx/third_party/benchmark' 2024-08-08T22:16:47.2455867Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2490469Z Entering 'third_party/onnx/third_party/pybind11' 2024-08-08T22:16:47.2523278Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2561095Z Entering 'third_party/opentelemetry-cpp' 2024-08-08T22:16:47.2594921Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2631982Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2024-08-08T22:16:47.2665817Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2700988Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2024-08-08T22:16:47.2733253Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2767489Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2024-08-08T22:16:47.2800018Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2834072Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2024-08-08T22:16:47.2866225Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2903161Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2024-08-08T22:16:47.2935830Z http.https://github.com/.extraheader 2024-08-08T22:16:47.2969550Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2024-08-08T22:16:47.3001851Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3036954Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2024-08-08T22:16:47.3068977Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3102267Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2024-08-08T22:16:47.3135317Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3172222Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2024-08-08T22:16:47.3204717Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3240211Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2024-08-08T22:16:47.3272424Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3329522Z Entering 'third_party/pocketfft' 2024-08-08T22:16:47.3362825Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3397755Z Entering 'third_party/protobuf' 2024-08-08T22:16:47.3431741Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3469392Z Entering 'third_party/protobuf/third_party/benchmark' 2024-08-08T22:16:47.3503239Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3538070Z Entering 'third_party/protobuf/third_party/googletest' 2024-08-08T22:16:47.3570605Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3606645Z Entering 'third_party/psimd' 2024-08-08T22:16:47.3641391Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3675698Z Entering 'third_party/pthreadpool' 2024-08-08T22:16:47.3709104Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3743074Z Entering 'third_party/pybind11' 2024-08-08T22:16:47.3777728Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3814235Z Entering 'third_party/python-peachpy' 2024-08-08T22:16:47.3847817Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3881718Z Entering 'third_party/sleef' 2024-08-08T22:16:47.3915052Z http.https://github.com/.extraheader 2024-08-08T22:16:47.3950431Z Entering 'third_party/tensorpipe' 2024-08-08T22:16:47.3984465Z http.https://github.com/.extraheader 2024-08-08T22:16:47.4018808Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-08-08T22:16:47.4053906Z http.https://github.com/.extraheader 2024-08-08T22:16:47.4089697Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-08-08T22:16:47.4121727Z http.https://github.com/.extraheader 2024-08-08T22:16:47.4155978Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-08-08T22:16:47.4190694Z http.https://github.com/.extraheader 2024-08-08T22:16:47.4224944Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-08-08T22:16:47.4258371Z http.https://github.com/.extraheader 2024-08-08T22:16:47.4292374Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-08-08T22:16:47.4324988Z http.https://github.com/.extraheader 2024-08-08T22:16:47.4516571Z Post job cleanup. 2024-08-08T22:16:47.4580950Z Post job cleanup. 2024-08-08T22:16:47.5814010Z A job completed hook has been configured by the self-hosted runner administrator 2024-08-08T22:16:47.5834764Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2024-08-08T22:16:47.5842169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-08-08T22:16:47.5842816Z ##[endgroup] 2024-08-08T22:16:53.3371085Z Cleaning up orphan processes