2022-09-27T15:36:49.9228202Z Requested labels: linux.4xlarge.nvidia.gpu 2022-09-27T15:36:49.9228274Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/85462/merge 2022-09-27T15:36:49.9228297Z Waiting for a runner to pick up this job... 2022-09-27T15:36:51.0887967Z Job is about to start running on the runner: i-08ba718200ba2d65e (organization) 2022-09-27T15:36:55.1536453Z Current runner version: '2.296.2' 2022-09-27T15:36:55.1544408Z Runner name: 'i-08ba718200ba2d65e' 2022-09-27T15:36:55.1545074Z Runner group name: 'Default' 2022-09-27T15:36:55.1545769Z Machine name: 'ip-10-0-3-248' 2022-09-27T15:36:55.1548832Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:36:55.1549758Z Actions: read 2022-09-27T15:36:55.1550107Z Checks: read 2022-09-27T15:36:55.1550506Z Contents: read 2022-09-27T15:36:55.1550977Z Deployments: read 2022-09-27T15:36:55.1551328Z Discussions: read 2022-09-27T15:36:55.1551733Z Issues: read 2022-09-27T15:36:55.1552132Z Metadata: read 2022-09-27T15:36:55.1552465Z Packages: read 2022-09-27T15:36:55.1552902Z Pages: read 2022-09-27T15:36:55.1553316Z PullRequests: read 2022-09-27T15:36:55.1553710Z RepositoryProjects: read 2022-09-27T15:36:55.1554161Z SecurityEvents: read 2022-09-27T15:36:55.1554602Z Statuses: read 2022-09-27T15:36:55.1554942Z ##[endgroup] 2022-09-27T15:36:55.1559157Z Secret source: None 2022-09-27T15:36:55.1559975Z Prepare workflow directory 2022-09-27T15:36:55.2849530Z Prepare all required actions 2022-09-27T15:36:55.3072942Z Getting action download info 2022-09-27T15:36:55.5190219Z Download action repository 'pytorch/pytorch@master' (SHA:15c52ffc4f9a02f7078033677d44ccd760107952) 2022-09-27T15:36:58.8136661Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-09-27T15:36:58.9350405Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-09-27T15:36:59.2688795Z Getting action download info 2022-09-27T15:36:59.4289112Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:36:59.6627180Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-27T15:36:59.6630097Z ##[group] Inputs 2022-09-27T15:36:59.6630506Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-deploy 2022-09-27T15:36:59.6631023Z test-matrix: { include: [ { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2022-09-27T15:36:59.6631687Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:36:59.6632185Z sync-tag: 2022-09-27T15:36:59.6632418Z ##[endgroup] 2022-09-27T15:36:59.6633268Z Complete job name: linux-bionic-cuda11_6-py3_10-gcc7-deploy / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu) 2022-09-27T15:36:59.7665347Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:36:59.7665762Z with: 2022-09-27T15:36:59.7666043Z submodules: recursive 2022-09-27T15:36:59.7666293Z fetch-depth: 0 2022-09-27T15:36:59.7666540Z env: 2022-09-27T15:36:59.7666794Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:59.7667048Z ##[endgroup] 2022-09-27T15:36:59.9359086Z ##[group]Run retry () { 2022-09-27T15:36:59.9359425Z retry () { 2022-09-27T15:36:59.9359863Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:36:59.9360188Z } 2022-09-27T15:36:59.9360434Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:36:59.9360754Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:36:59.9361072Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:36:59.9361363Z else 2022-09-27T15:36:59.9361623Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:36:59.9361919Z fi 2022-09-27T15:36:59.9362277Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:36:59.9381296Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:36:59.9381643Z env: 2022-09-27T15:36:59.9382011Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:36:59.9382251Z NO_SUDO: 2022-09-27T15:36:59.9382501Z ##[endgroup] 2022-09-27T15:36:59.9619508Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:37:02.8096756Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:37:02.8097127Z with: 2022-09-27T15:37:02.8097408Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:37:02.8097866Z fetch-depth: 0 2022-09-27T15:37:02.8098195Z submodules: recursive 2022-09-27T15:37:02.8098477Z quiet-checkout: true 2022-09-27T15:37:02.8098738Z repository: pytorch/pytorch 2022-09-27T15:37:02.8099219Z token: *** 2022-09-27T15:37:02.8099494Z ssh-strict: true 2022-09-27T15:37:02.8099749Z persist-credentials: true 2022-09-27T15:37:02.8100031Z clean: true 2022-09-27T15:37:02.8100286Z lfs: false 2022-09-27T15:37:02.8100525Z set-safe-directory: true 2022-09-27T15:37:02.8100780Z env: 2022-09-27T15:37:02.8101028Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:37:02.8101270Z ##[endgroup] 2022-09-27T15:37:02.9681294Z Syncing repository: pytorch/pytorch 2022-09-27T15:37:02.9683174Z ##[group]Getting Git version info 2022-09-27T15:37:02.9683719Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:37:02.9684308Z [command]/usr/bin/git version 2022-09-27T15:37:02.9684588Z git version 2.37.1 2022-09-27T15:37:02.9702083Z ##[endgroup] 2022-09-27T15:37:02.9724835Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/79e8bae3-e542-463c-8772-55648592d9f5' before making global git config changes 2022-09-27T15:37:02.9725403Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:37:02.9733414Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:37:02.9778921Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:37:02.9784539Z ##[group]Initializing the repository 2022-09-27T15:37:02.9791377Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:37:02.9825074Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:37:02.9826047Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:37:02.9826876Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:37:02.9827470Z hint: 2022-09-27T15:37:02.9828170Z hint: git config --global init.defaultBranch 2022-09-27T15:37:02.9829026Z hint: 2022-09-27T15:37:02.9829804Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:37:02.9830461Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:37:02.9830797Z hint: 2022-09-27T15:37:02.9831267Z hint: git branch -m 2022-09-27T15:37:02.9831794Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:37:02.9841245Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:37:02.9876862Z ##[endgroup] 2022-09-27T15:37:02.9877341Z ##[group]Disabling automatic garbage collection 2022-09-27T15:37:02.9883015Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:37:02.9914413Z ##[endgroup] 2022-09-27T15:37:02.9914875Z ##[group]Setting up auth 2022-09-27T15:37:02.9924863Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:37:02.9963287Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:37:03.3856544Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:37:03.3893425Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:37:03.4199782Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:37:03.5672746Z ##[endgroup] 2022-09-27T15:37:03.5673467Z ##[group]Fetching the repository 2022-09-27T15:37:03.5683151Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-09-27T15:37:53.7358013Z [command]/usr/bin/git rev-parse --verify --quiet 52424e2bf38e454d535881fed9628d3e20f4f944^{object} 2022-09-27T15:37:53.7399587Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:37:55.0162653Z ##[endgroup] 2022-09-27T15:37:55.0163233Z ##[group]Determining the checkout info 2022-09-27T15:37:55.0164142Z ##[endgroup] 2022-09-27T15:37:55.0165025Z ##[group]Checking out the ref 2022-09-27T15:37:55.0171860Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:37:56.7270402Z ##[endgroup] 2022-09-27T15:37:56.7271003Z ##[group]Setting up auth for fetching submodules 2022-09-27T15:37:56.7279009Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:37:56.7336379Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-09-27T15:37:56.7371378Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-09-27T15:37:56.7409605Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-09-27T15:37:56.7441094Z ##[endgroup] 2022-09-27T15:37:56.7441561Z ##[group]Fetching submodules 2022-09-27T15:37:56.7446887Z [command]/usr/bin/git submodule sync --recursive 2022-09-27T15:37:56.7769475Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-09-27T15:37:56.8073640Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-09-27T15:37:56.8076316Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-09-27T15:37:56.8078412Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-09-27T15:37:56.8081491Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-09-27T15:37:56.8084732Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-09-27T15:37:56.8088455Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-09-27T15:37:56.8091657Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-09-27T15:37:56.8095290Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-09-27T15:37:56.8099105Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-09-27T15:37:56.8103123Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-09-27T15:37:56.8107059Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-09-27T15:37:56.8111990Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-09-27T15:37:56.8116149Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-09-27T15:37:56.8120555Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-09-27T15:37:56.8125251Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-09-27T15:37:56.8129727Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-09-27T15:37:56.8134518Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-09-27T15:37:56.8139562Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:37:56.8144526Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-09-27T15:37:56.8150061Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-09-27T15:37:56.8155434Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-09-27T15:37:56.8161049Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-09-27T15:37:56.8166622Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-09-27T15:37:56.8172391Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-09-27T15:37:56.8178119Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-09-27T15:37:56.8184092Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-09-27T15:37:56.8190564Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-09-27T15:37:56.8196691Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-09-27T15:37:56.8203091Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-09-27T15:37:56.8209492Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-09-27T15:37:56.8216071Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-09-27T15:37:56.8222800Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-09-27T15:37:56.8230849Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-09-27T15:37:56.8238168Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-09-27T15:37:56.8245120Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-09-27T15:37:56.8252272Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-09-27T15:37:56.8259615Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-09-27T15:37:56.8266975Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-09-27T15:37:56.8275120Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-09-27T15:37:56.8283034Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-09-27T15:37:56.8290830Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-09-27T15:37:56.8319832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-09-27T15:37:57.1061874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-09-27T15:37:57.3478731Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-09-27T15:37:57.5885827Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-09-27T15:37:57.8982946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-09-27T15:37:58.2075004Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-09-27T15:38:00.4570816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-09-27T15:38:06.2630256Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-09-27T15:38:06.7408674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-09-27T15:38:08.3607997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-09-27T15:38:09.9012811Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-09-27T15:38:11.2519722Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-09-27T15:38:12.7121878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-09-27T15:38:22.0008255Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-09-27T15:38:22.7235890Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-09-27T15:38:24.0399778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-09-27T15:38:25.2828194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-09-27T15:38:25.5194320Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-09-27T15:38:26.0298122Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-09-27T15:38:26.3712420Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-09-27T15:38:27.4361529Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-09-27T15:38:27.9602110Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-09-27T15:38:28.8921839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-09-27T15:38:29.1690835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-09-27T15:38:30.9239674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-09-27T15:38:32.4301645Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-09-27T15:38:32.9373803Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-09-27T15:38:39.4965106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-09-27T15:38:41.2577191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-09-27T15:38:41.7067353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-09-27T15:38:41.9720596Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-09-27T15:38:48.1244470Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-09-27T15:38:48.3405186Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-09-27T15:38:48.5816382Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-09-27T15:38:49.4377640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-09-27T15:38:50.0326862Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-09-27T15:38:50.3956264Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-09-27T15:38:50.7198913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-09-27T15:38:51.3131523Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-09-27T15:38:53.8416795Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-09-27T15:38:54.3391825Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-09-27T15:38:56.7685620Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-09-27T15:38:56.7811724Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-09-27T15:38:56.7908211Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-09-27T15:38:56.8193473Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-09-27T15:38:56.8469424Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-09-27T15:38:56.8927966Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-09-27T15:38:57.6904387Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-09-27T15:38:57.7161566Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:38:57.8406983Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-09-27T15:38:57.8817418Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-09-27T15:38:58.2531730Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-09-27T15:38:58.7923985Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-09-27T15:38:59.0981969Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-09-27T15:38:59.1567971Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-09-27T15:38:59.1584654Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:38:59.1587766Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:38:59.1591762Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:38:59.1595456Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:38:59.1623338Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-09-27T15:39:00.0958533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-09-27T15:39:00.6840633Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-09-27T15:39:01.7811740Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-09-27T15:39:02.2248952Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-09-27T15:39:02.3512314Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-09-27T15:39:02.4224010Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-09-27T15:39:02.4335191Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-09-27T15:39:02.5416387Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-09-27T15:39:02.5819771Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-09-27T15:39:02.5921178Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-09-27T15:39:02.6396842Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-09-27T15:39:02.6683832Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-09-27T15:39:02.7235330Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-09-27T15:39:02.7367303Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-09-27T15:39:02.7383593Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-09-27T15:39:02.7410197Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-09-27T15:39:10.4861757Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-09-27T15:39:10.4881431Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:39:10.4909567Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-09-27T15:39:18.1293139Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-09-27T15:39:18.1411349Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-09-27T15:39:18.1580206Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-09-27T15:39:18.2731790Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-09-27T15:39:18.2749684Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:39:18.2752924Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:39:18.2780783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-09-27T15:39:19.5231697Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-09-27T15:39:20.6190019Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-09-27T15:39:20.6846615Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-09-27T15:39:20.7079417Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-09-27T15:39:20.7232277Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-09-27T15:39:20.8590751Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-09-27T15:39:21.1856706Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-09-27T15:39:21.1889396Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-09-27T15:39:21.1892471Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-09-27T15:39:21.1919910Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-09-27T15:39:21.6195312Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-09-27T15:39:22.8667479Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:39:22.9047314Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-09-27T15:39:22.9227114Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-09-27T15:39:22.9244379Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:39:22.9270595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-09-27T15:39:24.7629680Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-09-27T15:39:24.7650687Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:39:24.7653694Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:39:24.7681452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-09-27T15:39:26.2552300Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-09-27T15:39:27.1884987Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-09-27T15:39:27.2645806Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-09-27T15:39:27.2661791Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:39:27.2688922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-09-27T15:39:27.5020828Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:39:27.5123885Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-09-27T15:39:27.8370322Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-09-27T15:39:27.8393825Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:39:27.8396632Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-09-27T15:39:27.8424550Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-09-27T15:39:28.4763968Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-09-27T15:39:29.7124114Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-09-27T15:39:29.7946533Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-09-27T15:39:29.8041907Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-09-27T15:39:29.8167026Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-09-27T15:39:29.8571519Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-09-27T15:39:29.8670889Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-09-27T15:39:29.9005765Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-09-27T15:39:29.9108723Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-09-27T15:39:29.9641818Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-09-27T15:39:30.1022710Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-09-27T15:39:30.1357990Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-09-27T15:39:30.1376523Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:39:30.1380504Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:39:30.1384478Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:39:30.1388729Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:39:30.1417432Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-09-27T15:39:32.5166650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-09-27T15:39:33.1498492Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-09-27T15:39:34.3973211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-09-27T15:39:35.3144511Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-09-27T15:39:35.3321017Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-09-27T15:39:35.4146244Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-09-27T15:39:35.4499603Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-09-27T15:39:35.4517727Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:39:35.4545793Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-09-27T15:39:35.7333008Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:39:35.8950662Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-09-27T15:39:35.8986819Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-09-27T15:39:35.9310940Z Entering 'android/libs/fbjni' 2022-09-27T15:39:35.9352930Z Entering 'third_party/FP16' 2022-09-27T15:39:35.9395530Z Entering 'third_party/FXdiv' 2022-09-27T15:39:35.9437812Z Entering 'third_party/NNPACK' 2022-09-27T15:39:35.9481754Z Entering 'third_party/QNNPACK' 2022-09-27T15:39:35.9523169Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:39:35.9564949Z Entering 'third_party/XNNPACK' 2022-09-27T15:39:35.9620682Z Entering 'third_party/benchmark' 2022-09-27T15:39:35.9663541Z Entering 'third_party/cpuinfo' 2022-09-27T15:39:35.9707416Z Entering 'third_party/cub' 2022-09-27T15:39:35.9751034Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:39:35.9798800Z Entering 'third_party/cutlass' 2022-09-27T15:39:35.9849017Z Entering 'third_party/eigen' 2022-09-27T15:39:35.9894214Z Entering 'third_party/fbgemm' 2022-09-27T15:39:35.9939905Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:39:35.9983367Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:39:36.0026766Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:39:36.0069691Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:39:36.0113527Z Entering 'third_party/flatbuffers' 2022-09-27T15:39:36.0159304Z Entering 'third_party/fmt' 2022-09-27T15:39:36.0203785Z Entering 'third_party/foxi' 2022-09-27T15:39:36.0245255Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:39:36.0287969Z Entering 'third_party/gloo' 2022-09-27T15:39:36.0331794Z Entering 'third_party/googletest' 2022-09-27T15:39:36.0374727Z Entering 'third_party/ideep' 2022-09-27T15:39:36.0416305Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:39:36.0460073Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:39:36.0509143Z Entering 'third_party/ios-cmake' 2022-09-27T15:39:36.0550907Z Entering 'third_party/ittapi' 2022-09-27T15:39:36.0593433Z Entering 'third_party/kineto' 2022-09-27T15:39:36.0635887Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:39:36.0676946Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:39:36.0719791Z Entering 'third_party/nccl/nccl' 2022-09-27T15:39:36.0761986Z Entering 'third_party/neon2sse' 2022-09-27T15:39:36.0802811Z Entering 'third_party/nlohmann' 2022-09-27T15:39:36.0844789Z Entering 'third_party/onnx' 2022-09-27T15:39:36.0899247Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:39:36.0942268Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:39:36.0985732Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:39:36.1027204Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:39:36.1073922Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:39:36.1115113Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:39:36.1157853Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:39:36.1204504Z Entering 'third_party/pocketfft' 2022-09-27T15:39:36.1244673Z Entering 'third_party/protobuf' 2022-09-27T15:39:36.1289450Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:39:36.1330622Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:39:36.1375121Z Entering 'third_party/psimd' 2022-09-27T15:39:36.1417169Z Entering 'third_party/pthreadpool' 2022-09-27T15:39:36.1459796Z Entering 'third_party/pybind11' 2022-09-27T15:39:36.1502013Z Entering 'third_party/python-enum' 2022-09-27T15:39:36.1543921Z Entering 'third_party/python-peachpy' 2022-09-27T15:39:36.1586146Z Entering 'third_party/python-six' 2022-09-27T15:39:36.1627950Z Entering 'third_party/sleef' 2022-09-27T15:39:36.1669284Z Entering 'third_party/tbb' 2022-09-27T15:39:36.1713132Z Entering 'third_party/tensorpipe' 2022-09-27T15:39:36.1757213Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:39:36.1798506Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:39:36.1839129Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:39:36.1880883Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:39:36.1921289Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:39:36.1966245Z Entering 'third_party/zstd' 2022-09-27T15:39:36.2021793Z ##[endgroup] 2022-09-27T15:39:36.2024758Z ##[group]Persisting credentials for submodules 2022-09-27T15:39:36.2035906Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-09-27T15:39:36.2357574Z Entering 'android/libs/fbjni' 2022-09-27T15:39:36.2399329Z Entering 'third_party/FP16' 2022-09-27T15:39:36.2442254Z Entering 'third_party/FXdiv' 2022-09-27T15:39:36.2484351Z Entering 'third_party/NNPACK' 2022-09-27T15:39:36.2525901Z Entering 'third_party/QNNPACK' 2022-09-27T15:39:36.2567584Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:39:36.2609856Z Entering 'third_party/XNNPACK' 2022-09-27T15:39:36.2664165Z Entering 'third_party/benchmark' 2022-09-27T15:39:36.2705795Z Entering 'third_party/cpuinfo' 2022-09-27T15:39:36.2747686Z Entering 'third_party/cub' 2022-09-27T15:39:36.2789180Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:39:36.2836996Z Entering 'third_party/cutlass' 2022-09-27T15:39:36.2887429Z Entering 'third_party/eigen' 2022-09-27T15:39:36.2930262Z Entering 'third_party/fbgemm' 2022-09-27T15:39:36.2971956Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:39:36.3012907Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:39:36.3054054Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:39:36.3093874Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:39:36.3136245Z Entering 'third_party/flatbuffers' 2022-09-27T15:39:36.3179095Z Entering 'third_party/fmt' 2022-09-27T15:39:36.3219251Z Entering 'third_party/foxi' 2022-09-27T15:39:36.3260668Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:39:36.3302165Z Entering 'third_party/gloo' 2022-09-27T15:39:36.3343697Z Entering 'third_party/googletest' 2022-09-27T15:39:36.3385484Z Entering 'third_party/ideep' 2022-09-27T15:39:36.3425646Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:39:36.3467820Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:39:36.3516179Z Entering 'third_party/ios-cmake' 2022-09-27T15:39:36.3557393Z Entering 'third_party/ittapi' 2022-09-27T15:39:36.3598486Z Entering 'third_party/kineto' 2022-09-27T15:39:36.3638578Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:39:36.3678501Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:39:36.3720598Z Entering 'third_party/nccl/nccl' 2022-09-27T15:39:36.3761257Z Entering 'third_party/neon2sse' 2022-09-27T15:39:36.3801380Z Entering 'third_party/nlohmann' 2022-09-27T15:39:36.3844147Z Entering 'third_party/onnx' 2022-09-27T15:39:36.3898241Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:39:36.3938994Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:39:36.3982266Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:39:36.4022533Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:39:36.4068431Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:39:36.4109383Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:39:36.4149683Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:39:36.4195774Z Entering 'third_party/pocketfft' 2022-09-27T15:39:36.4236846Z Entering 'third_party/protobuf' 2022-09-27T15:39:36.4283000Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:39:36.4323619Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:39:36.4366120Z Entering 'third_party/psimd' 2022-09-27T15:39:36.4406459Z Entering 'third_party/pthreadpool' 2022-09-27T15:39:36.4448024Z Entering 'third_party/pybind11' 2022-09-27T15:39:36.4489204Z Entering 'third_party/python-enum' 2022-09-27T15:39:36.4529419Z Entering 'third_party/python-peachpy' 2022-09-27T15:39:36.4570130Z Entering 'third_party/python-six' 2022-09-27T15:39:36.4611341Z Entering 'third_party/sleef' 2022-09-27T15:39:36.4652755Z Entering 'third_party/tbb' 2022-09-27T15:39:36.4695539Z Entering 'third_party/tensorpipe' 2022-09-27T15:39:36.4735866Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:39:36.4776510Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:39:36.4817982Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:39:36.4859410Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:39:36.4899097Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:39:36.4942545Z Entering 'third_party/zstd' 2022-09-27T15:39:36.4999018Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-09-27T15:39:36.5310002Z Entering 'android/libs/fbjni' 2022-09-27T15:39:36.5347661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-09-27T15:39:36.5364324Z Entering 'third_party/FP16' 2022-09-27T15:39:36.5402357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-09-27T15:39:36.5419094Z Entering 'third_party/FXdiv' 2022-09-27T15:39:36.5457595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-09-27T15:39:36.5476248Z Entering 'third_party/NNPACK' 2022-09-27T15:39:36.5513904Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-09-27T15:39:36.5530708Z Entering 'third_party/QNNPACK' 2022-09-27T15:39:36.5569787Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-09-27T15:39:36.5586335Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:39:36.5623875Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-09-27T15:39:36.5641565Z Entering 'third_party/XNNPACK' 2022-09-27T15:39:36.5678775Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-09-27T15:39:36.5707275Z Entering 'third_party/benchmark' 2022-09-27T15:39:36.5744781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:39:36.5761528Z Entering 'third_party/cpuinfo' 2022-09-27T15:39:36.5799451Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:39:36.5817279Z Entering 'third_party/cub' 2022-09-27T15:39:36.5855183Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-09-27T15:39:36.5873254Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:39:36.5911877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-09-27T15:39:36.5934660Z Entering 'third_party/cutlass' 2022-09-27T15:39:36.5972410Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-09-27T15:39:36.5997715Z Entering 'third_party/eigen' 2022-09-27T15:39:36.6035607Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-09-27T15:39:36.6055035Z Entering 'third_party/fbgemm' 2022-09-27T15:39:36.6094548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-09-27T15:39:36.6112630Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:39:36.6151039Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-09-27T15:39:36.6167522Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:39:36.6205129Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:39:36.6222253Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:39:36.6260404Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:39:36.6277777Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:39:36.6317809Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-09-27T15:39:36.6335539Z Entering 'third_party/flatbuffers' 2022-09-27T15:39:36.6374732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-09-27T15:39:36.6393846Z Entering 'third_party/fmt' 2022-09-27T15:39:36.6432652Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-09-27T15:39:36.6449612Z Entering 'third_party/foxi' 2022-09-27T15:39:36.6487292Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-09-27T15:39:36.6505134Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:39:36.6542596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-09-27T15:39:36.6561152Z Entering 'third_party/gloo' 2022-09-27T15:39:36.6599252Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-09-27T15:39:36.6616233Z Entering 'third_party/googletest' 2022-09-27T15:39:36.6653799Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:39:36.6673041Z Entering 'third_party/ideep' 2022-09-27T15:39:36.6710858Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-09-27T15:39:36.6726714Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:39:36.6764348Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-09-27T15:39:36.6784004Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:39:36.6822802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-09-27T15:39:36.6847195Z Entering 'third_party/ios-cmake' 2022-09-27T15:39:36.6885779Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-09-27T15:39:36.6902676Z Entering 'third_party/ittapi' 2022-09-27T15:39:36.6940166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-09-27T15:39:36.6957548Z Entering 'third_party/kineto' 2022-09-27T15:39:36.6995706Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-09-27T15:39:36.7012113Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:39:36.7050305Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-09-27T15:39:36.7067357Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:39:36.7105203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-09-27T15:39:36.7124683Z Entering 'third_party/nccl/nccl' 2022-09-27T15:39:36.7162760Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-09-27T15:39:36.7180276Z Entering 'third_party/neon2sse' 2022-09-27T15:39:36.7218179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-09-27T15:39:36.7235410Z Entering 'third_party/nlohmann' 2022-09-27T15:39:36.7273094Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-09-27T15:39:36.7291667Z Entering 'third_party/onnx' 2022-09-27T15:39:36.7329371Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:39:36.7360320Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:39:36.7398040Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:39:36.7414771Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:39:36.7454447Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:39:36.7474366Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:39:36.7513060Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-09-27T15:39:36.7529221Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:39:36.7567455Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:39:36.7589848Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:39:36.7627258Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:39:36.7645256Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:39:36.7683611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:39:36.7700709Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:39:36.7739797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-09-27T15:39:36.7762424Z Entering 'third_party/pocketfft' 2022-09-27T15:39:36.7800232Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-09-27T15:39:36.7817042Z Entering 'third_party/protobuf' 2022-09-27T15:39:36.7855311Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-09-27T15:39:36.7876107Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:39:36.7913701Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:39:36.7930892Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:39:36.7968593Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:39:36.7987521Z Entering 'third_party/psimd' 2022-09-27T15:39:36.8025169Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-09-27T15:39:36.8041752Z Entering 'third_party/pthreadpool' 2022-09-27T15:39:36.8079909Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-09-27T15:39:36.8096550Z Entering 'third_party/pybind11' 2022-09-27T15:39:36.8134229Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:39:36.8152302Z Entering 'third_party/python-enum' 2022-09-27T15:39:36.8189890Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-09-27T15:39:36.8206933Z Entering 'third_party/python-peachpy' 2022-09-27T15:39:36.8245124Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-09-27T15:39:36.8261863Z Entering 'third_party/python-six' 2022-09-27T15:39:36.8300213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-09-27T15:39:36.8317371Z Entering 'third_party/sleef' 2022-09-27T15:39:36.8355381Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-09-27T15:39:36.8372503Z Entering 'third_party/tbb' 2022-09-27T15:39:36.8411675Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-09-27T15:39:36.8431085Z Entering 'third_party/tensorpipe' 2022-09-27T15:39:36.8469765Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-09-27T15:39:36.8487280Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:39:36.8524632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:39:36.8542254Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:39:36.8581343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-09-27T15:39:36.8598768Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:39:36.8636566Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-09-27T15:39:36.8653117Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:39:36.8691409Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:39:36.8707753Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:39:36.8746798Z 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 2022-09-27T15:39:36.8766385Z Entering 'third_party/zstd' 2022-09-27T15:39:36.8804721Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-09-27T15:39:36.9684855Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-09-27T15:39:36.9994887Z Entering 'android/libs/fbjni' 2022-09-27T15:39:37.0035817Z Entering 'third_party/FP16' 2022-09-27T15:39:37.0077863Z Entering 'third_party/FXdiv' 2022-09-27T15:39:37.0120514Z Entering 'third_party/NNPACK' 2022-09-27T15:39:37.0162001Z Entering 'third_party/QNNPACK' 2022-09-27T15:39:37.0203950Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:39:37.0245677Z Entering 'third_party/XNNPACK' 2022-09-27T15:39:37.0300258Z Entering 'third_party/benchmark' 2022-09-27T15:39:37.0342146Z Entering 'third_party/cpuinfo' 2022-09-27T15:39:37.0383721Z Entering 'third_party/cub' 2022-09-27T15:39:37.0425600Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:39:37.0475106Z Entering 'third_party/cutlass' 2022-09-27T15:39:37.0522920Z Entering 'third_party/eigen' 2022-09-27T15:39:37.0567511Z Entering 'third_party/fbgemm' 2022-09-27T15:39:37.0609856Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:39:37.0651134Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:39:37.0692680Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:39:37.0733772Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:39:37.0776563Z Entering 'third_party/flatbuffers' 2022-09-27T15:39:37.0824271Z Entering 'third_party/fmt' 2022-09-27T15:39:37.0865281Z Entering 'third_party/foxi' 2022-09-27T15:39:37.0907385Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:39:37.0950300Z Entering 'third_party/gloo' 2022-09-27T15:39:37.0992100Z Entering 'third_party/googletest' 2022-09-27T15:39:37.1035631Z Entering 'third_party/ideep' 2022-09-27T15:39:37.1077926Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:39:37.1121262Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:39:37.1169036Z Entering 'third_party/ios-cmake' 2022-09-27T15:39:37.1211250Z Entering 'third_party/ittapi' 2022-09-27T15:39:37.1252698Z Entering 'third_party/kineto' 2022-09-27T15:39:37.1294461Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:39:37.1335901Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:39:37.1379044Z Entering 'third_party/nccl/nccl' 2022-09-27T15:39:37.1421051Z Entering 'third_party/neon2sse' 2022-09-27T15:39:37.1461871Z Entering 'third_party/nlohmann' 2022-09-27T15:39:37.1504806Z Entering 'third_party/onnx' 2022-09-27T15:39:37.1561349Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:39:37.1603429Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:39:37.1648553Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:39:37.1689119Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:39:37.1736312Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:39:37.1778349Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:39:37.1820574Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:39:37.1867367Z Entering 'third_party/pocketfft' 2022-09-27T15:39:37.1908961Z Entering 'third_party/protobuf' 2022-09-27T15:39:37.1954456Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:39:37.1996175Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:39:37.2040868Z Entering 'third_party/psimd' 2022-09-27T15:39:37.2082473Z Entering 'third_party/pthreadpool' 2022-09-27T15:39:37.2125060Z Entering 'third_party/pybind11' 2022-09-27T15:39:37.2166506Z Entering 'third_party/python-enum' 2022-09-27T15:39:37.2209410Z Entering 'third_party/python-peachpy' 2022-09-27T15:39:37.2251145Z Entering 'third_party/python-six' 2022-09-27T15:39:37.2295313Z Entering 'third_party/sleef' 2022-09-27T15:39:37.2337897Z Entering 'third_party/tbb' 2022-09-27T15:39:37.2381925Z Entering 'third_party/tensorpipe' 2022-09-27T15:39:37.2426079Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:39:37.2469838Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:39:37.2511444Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:39:37.2553619Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:39:37.2594635Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:39:37.2638884Z Entering 'third_party/zstd' 2022-09-27T15:39:37.2696953Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-09-27T15:39:37.3010731Z Entering 'android/libs/fbjni' 2022-09-27T15:39:37.3051206Z Entering 'third_party/FP16' 2022-09-27T15:39:37.3093754Z Entering 'third_party/FXdiv' 2022-09-27T15:39:37.3136359Z Entering 'third_party/NNPACK' 2022-09-27T15:39:37.3179762Z Entering 'third_party/QNNPACK' 2022-09-27T15:39:37.3221946Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:39:37.3263308Z Entering 'third_party/XNNPACK' 2022-09-27T15:39:37.3316880Z Entering 'third_party/benchmark' 2022-09-27T15:39:37.3358890Z Entering 'third_party/cpuinfo' 2022-09-27T15:39:37.3401509Z Entering 'third_party/cub' 2022-09-27T15:39:37.3443369Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:39:37.3490688Z Entering 'third_party/cutlass' 2022-09-27T15:39:37.3538690Z Entering 'third_party/eigen' 2022-09-27T15:39:37.3583212Z Entering 'third_party/fbgemm' 2022-09-27T15:39:37.3624373Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:39:37.3665547Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:39:37.3706901Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:39:37.3748030Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:39:37.3791236Z Entering 'third_party/flatbuffers' 2022-09-27T15:39:37.3835770Z Entering 'third_party/fmt' 2022-09-27T15:39:37.3877171Z Entering 'third_party/foxi' 2022-09-27T15:39:37.3918452Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:39:37.3960238Z Entering 'third_party/gloo' 2022-09-27T15:39:37.4001850Z Entering 'third_party/googletest' 2022-09-27T15:39:37.4043448Z Entering 'third_party/ideep' 2022-09-27T15:39:37.4083171Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:39:37.4125462Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:39:37.4173068Z Entering 'third_party/ios-cmake' 2022-09-27T15:39:37.4214555Z Entering 'third_party/ittapi' 2022-09-27T15:39:37.4255522Z Entering 'third_party/kineto' 2022-09-27T15:39:37.4297573Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:39:37.4338277Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:39:37.4381519Z Entering 'third_party/nccl/nccl' 2022-09-27T15:39:37.4423945Z Entering 'third_party/neon2sse' 2022-09-27T15:39:37.4465740Z Entering 'third_party/nlohmann' 2022-09-27T15:39:37.4510823Z Entering 'third_party/onnx' 2022-09-27T15:39:37.4564619Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:39:37.4606670Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:39:37.4650425Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:39:37.4691652Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:39:37.4738980Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:39:37.4781508Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:39:37.4823758Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:39:37.4870693Z Entering 'third_party/pocketfft' 2022-09-27T15:39:37.4912777Z Entering 'third_party/protobuf' 2022-09-27T15:39:37.4958205Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:39:37.4999101Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:39:37.5043694Z Entering 'third_party/psimd' 2022-09-27T15:39:37.5085413Z Entering 'third_party/pthreadpool' 2022-09-27T15:39:37.5127411Z Entering 'third_party/pybind11' 2022-09-27T15:39:37.5169328Z Entering 'third_party/python-enum' 2022-09-27T15:39:37.5210878Z Entering 'third_party/python-peachpy' 2022-09-27T15:39:37.5252681Z Entering 'third_party/python-six' 2022-09-27T15:39:37.5294470Z Entering 'third_party/sleef' 2022-09-27T15:39:37.5336812Z Entering 'third_party/tbb' 2022-09-27T15:39:37.5380355Z Entering 'third_party/tensorpipe' 2022-09-27T15:39:37.5422158Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:39:37.5463436Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:39:37.5503938Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:39:37.5545354Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:39:37.5587581Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:39:37.5632098Z Entering 'third_party/zstd' 2022-09-27T15:39:37.5684106Z ##[endgroup] 2022-09-27T15:39:37.5729396Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:39:37.5759375Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:39:37.5913819Z Prepare all required actions 2022-09-27T15:39:37.5990818Z ##[group]Run ./.github/actions/setup-linux 2022-09-27T15:39:37.5991152Z env: 2022-09-27T15:39:37.5991409Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:37.5991647Z ##[endgroup] 2022-09-27T15:39:37.6011725Z ##[group]Run set -euo pipefail 2022-09-27T15:39:37.6012047Z set -euo pipefail 2022-09-27T15:39:37.6012338Z function get_ec2_metadata() { 2022-09-27T15:39:37.6012675Z  # Pulled from instance metadata endpoint for EC2 2022-09-27T15:39:37.6013145Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-09-27T15:39:37.6013546Z  category=$1 2022-09-27T15:39:37.6013876Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-09-27T15:39:37.6014165Z } 2022-09-27T15:39:37.6014444Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-09-27T15:39:37.6014833Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-09-27T15:39:37.6015194Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-09-27T15:39:37.6015531Z echo "system info $(uname -a)" 2022-09-27T15:39:37.6029216Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:39:37.6029498Z env: 2022-09-27T15:39:37.6029741Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:37.6030002Z ##[endgroup] 2022-09-27T15:39:37.6132098Z ami-id: ami-096198a0bccc6bad4 2022-09-27T15:39:37.6193314Z instance-id: i-08ba718200ba2d65e 2022-09-27T15:39:37.6254522Z instance-type: g3.4xlarge 2022-09-27T15:39:37.6262574Z system info Linux ip-10-0-3-248.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-09-27T15:39:37.6283515Z ##[group]Run if systemctl is-active --quiet docker; then 2022-09-27T15:39:37.6283875Z if systemctl is-active --quiet docker; then 2022-09-27T15:39:37.6284209Z  echo "Docker daemon is running..."; 2022-09-27T15:39:37.6284466Z else 2022-09-27T15:39:37.6284764Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-09-27T15:39:37.6285054Z fi 2022-09-27T15:39:37.6296455Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:39:37.6296741Z env: 2022-09-27T15:39:37.6296978Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:37.6297222Z ##[endgroup] 2022-09-27T15:39:37.6349487Z Docker daemon is running... 2022-09-27T15:39:37.6370195Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:39:37.6370697Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:39:37.6371102Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:39:37.6371676Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-09-27T15:39:37.6372162Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-09-27T15:39:37.6383455Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:39:37.6383763Z env: 2022-09-27T15:39:37.6384001Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:37.6384290Z AWS_RETRY_MODE: standard 2022-09-27T15:39:37.6384552Z AWS_MAX_ATTEMPTS: 5 2022-09-27T15:39:37.6384819Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:39:37.6385098Z ##[endgroup] 2022-09-27T15:39:38.5907076Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-09-27T15:39:38.5907627Z Configure a credential helper to remove this warning. See 2022-09-27T15:39:38.5908173Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-09-27T15:39:38.5908691Z 2022-09-27T15:39:38.5910386Z Login Succeeded 2022-09-27T15:39:38.5995022Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:39:38.5995478Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:39:38.5995990Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:39:38.6009503Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:39:38.6009818Z env: 2022-09-27T15:39:38.6010080Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:38.6010328Z ##[endgroup] 2022-09-27T15:39:38.6086245Z Prepare all required actions 2022-09-27T15:39:38.6086630Z Getting action download info 2022-09-27T15:39:38.7770391Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-09-27T15:39:38.9282007Z ##[group]Run ./.github/actions/setup-ssh 2022-09-27T15:39:38.9282293Z with: 2022-09-27T15:39:38.9282766Z github-secret: *** 2022-09-27T15:39:38.9283028Z env: 2022-09-27T15:39:38.9283274Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:38.9283515Z ##[endgroup] 2022-09-27T15:39:38.9311239Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-09-27T15:39:38.9311541Z with: 2022-09-27T15:39:38.9311936Z GITHUB_TOKEN: *** 2022-09-27T15:39:38.9312198Z activate-with-label: false 2022-09-27T15:39:38.9312471Z label: with-ssh 2022-09-27T15:39:38.9312743Z remove-existing-keys: true 2022-09-27T15:39:38.9312977Z env: 2022-09-27T15:39:38.9313220Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:38.9313482Z ##[endgroup] 2022-09-27T15:39:39.4438658Z Grabbing public ssh keys from https://github.com/kongzii.keys 2022-09-27T15:39:39.5598376Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-09-27T15:39:39.5619296Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-09-27T15:39:39.5656507Z Login using: ssh ec2-user@ec2-54-167-51-234.compute-1.amazonaws.com 2022-09-27T15:39:39.5724140Z Prepare all required actions 2022-09-27T15:39:39.5749833Z ##[group]Run ./.github/actions/pull-docker-image 2022-09-27T15:39:39.5750135Z with: 2022-09-27T15:39:39.5750646Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:39:39.5751120Z env: 2022-09-27T15:39:39.5751373Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:39.5751640Z ##[endgroup] 2022-09-27T15:39:39.5769196Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:39:39.5769565Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:39:39.5769945Z # ignore output since only exit code is used for conditional 2022-09-27T15:39:39.5770318Z # only pull docker image if it's not available locally 2022-09-27T15:39:39.5770743Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-09-27T15:39:39.5771178Z  retry docker pull "${DOCKER_IMAGE}" 2022-09-27T15:39:39.5771446Z fi 2022-09-27T15:39:39.5784766Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:39:39.5785075Z env: 2022-09-27T15:39:39.5785328Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:39:39.5785841Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:39:39.5786346Z ##[endgroup] 2022-09-27T15:39:39.8309860Z e66cf5fa0a4d4ed512901b12ccdab95cca946a29: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-09-27T15:39:39.8311053Z 40dd5be53814: Pulling fs layer 2022-09-27T15:39:39.8311714Z bd44602516a4: Pulling fs layer 2022-09-27T15:39:39.8312220Z 8ebfb31ea67d: Pulling fs layer 2022-09-27T15:39:39.8312707Z 1589dc294916: Pulling fs layer 2022-09-27T15:39:39.8313225Z 2c3a764ff1ef: Pulling fs layer 2022-09-27T15:39:39.8313783Z 2fb24fb5f7cb: Pulling fs layer 2022-09-27T15:39:39.8314285Z d6e4b45751c9: Pulling fs layer 2022-09-27T15:39:39.8314566Z 1589dc294916: Waiting 2022-09-27T15:39:39.8314852Z 98a26bc0781e: Pulling fs layer 2022-09-27T15:39:39.8315301Z 07c42b0591b2: Pulling fs layer 2022-09-27T15:39:39.8315826Z 9be88323b57e: Pulling fs layer 2022-09-27T15:39:39.8316318Z 2c7b68ade49f: Pulling fs layer 2022-09-27T15:39:39.8316566Z 2c3a764ff1ef: Waiting 2022-09-27T15:39:39.8316805Z 2fb24fb5f7cb: Waiting 2022-09-27T15:39:39.8317104Z 44206692de1d: Pulling fs layer 2022-09-27T15:39:39.8317596Z f751461554fa: Pulling fs layer 2022-09-27T15:39:39.8318061Z d6e4b45751c9: Waiting 2022-09-27T15:39:39.8318349Z 316750fef2e6: Pulling fs layer 2022-09-27T15:39:39.8318604Z 98a26bc0781e: Waiting 2022-09-27T15:39:39.8318879Z c069021d810b: Pulling fs layer 2022-09-27T15:39:39.8319143Z e0fdd58e805b: Pulling fs layer 2022-09-27T15:39:39.8319430Z 07c42b0591b2: Waiting 2022-09-27T15:39:39.8319718Z 751286b45698: Pulling fs layer 2022-09-27T15:39:39.8319981Z 44206692de1d: Waiting 2022-09-27T15:39:39.8320256Z 0c8bd29be614: Pulling fs layer 2022-09-27T15:39:39.8320545Z 3bb9e7ea569e: Pulling fs layer 2022-09-27T15:39:39.8320790Z 316750fef2e6: Waiting 2022-09-27T15:39:39.8321040Z f751461554fa: Waiting 2022-09-27T15:39:39.8321288Z c069021d810b: Waiting 2022-09-27T15:39:39.8321530Z efeff9c74fbf: Pulling fs layer 2022-09-27T15:39:39.8321808Z 81a5271d43c8: Pulling fs layer 2022-09-27T15:39:39.8322079Z 0c8bd29be614: Waiting 2022-09-27T15:39:39.8322327Z 903ca36d4d71: Pulling fs layer 2022-09-27T15:39:39.8322612Z d52c758f8e75: Pulling fs layer 2022-09-27T15:39:39.8322881Z efeff9c74fbf: Waiting 2022-09-27T15:39:39.8323134Z a4ce2fdd9133: Pulling fs layer 2022-09-27T15:39:39.8323423Z cae8823a1cd1: Pulling fs layer 2022-09-27T15:39:39.8323697Z 9be88323b57e: Waiting 2022-09-27T15:39:39.8323925Z 81a5271d43c8: Waiting 2022-09-27T15:39:39.8324181Z 3298fe919163: Pulling fs layer 2022-09-27T15:39:39.8324654Z 2c7b68ade49f: Waiting 2022-09-27T15:39:39.8324885Z 3bb9e7ea569e: Waiting 2022-09-27T15:39:39.8325228Z a4ce2fdd9133: Waiting 2022-09-27T15:39:39.8325509Z b9b9b9d06eef: Pulling fs layer 2022-09-27T15:39:39.8325773Z 62fa99d47769: Pulling fs layer 2022-09-27T15:39:39.8326044Z 17acc9e30503: Pulling fs layer 2022-09-27T15:39:39.8326327Z e8b4222e7a59: Pulling fs layer 2022-09-27T15:39:39.8326581Z b752992950f8: Pulling fs layer 2022-09-27T15:39:39.8326857Z cc8443c330a0: Pulling fs layer 2022-09-27T15:39:39.8327144Z c2fcfa2400df: Pulling fs layer 2022-09-27T15:39:39.8327392Z e0fdd58e805b: Waiting 2022-09-27T15:39:39.8327659Z dce607cbd09e: Pulling fs layer 2022-09-27T15:39:39.8327937Z 45b253446018: Pulling fs layer 2022-09-27T15:39:39.8328190Z 752f98c7a6d7: Pulling fs layer 2022-09-27T15:39:39.8328456Z dce607cbd09e: Waiting 2022-09-27T15:39:39.8328716Z c2fcfa2400df: Waiting 2022-09-27T15:39:39.8328974Z 410e31c94a04: Pulling fs layer 2022-09-27T15:39:39.8329448Z aa4bb3ec24a7: Pulling fs layer 2022-09-27T15:39:39.8329790Z 410e31c94a04: Waiting 2022-09-27T15:39:39.8330140Z 6a9eea4b3aa4: Pulling fs layer 2022-09-27T15:39:39.8330506Z a823f5718e87: Pulling fs layer 2022-09-27T15:39:39.8330770Z 788ace045743: Pulling fs layer 2022-09-27T15:39:39.8331057Z 62fa99d47769: Waiting 2022-09-27T15:39:39.8331286Z c76c6ad2ac0f: Pulling fs layer 2022-09-27T15:39:39.8331553Z 788ace045743: Waiting 2022-09-27T15:39:39.8331822Z 6cd5f9a2c4ae: Pulling fs layer 2022-09-27T15:39:39.8332089Z 577da355ab1b: Pulling fs layer 2022-09-27T15:39:39.8332515Z 649c4428b346: Pulling fs layer 2022-09-27T15:39:39.8332813Z eadc05ea2cd3: Pulling fs layer 2022-09-27T15:39:39.8333095Z 93e5a7080833: Pulling fs layer 2022-09-27T15:39:39.8333343Z 6cd5f9a2c4ae: Waiting 2022-09-27T15:39:39.8333595Z cae8823a1cd1: Waiting 2022-09-27T15:39:39.8333837Z e6d72a41a09b: Pulling fs layer 2022-09-27T15:39:39.8334104Z 649c4428b346: Waiting 2022-09-27T15:39:39.8334369Z acb01049a64b: Pulling fs layer 2022-09-27T15:39:39.8334617Z eadc05ea2cd3: Waiting 2022-09-27T15:39:39.8334893Z 343cc73c5973: Pulling fs layer 2022-09-27T15:39:39.8335159Z e6d72a41a09b: Waiting 2022-09-27T15:39:39.8335409Z 7d69e17e7339: Pulling fs layer 2022-09-27T15:39:39.8335674Z acb01049a64b: Waiting 2022-09-27T15:39:39.8335923Z 93e5a7080833: Waiting 2022-09-27T15:39:39.8336172Z 5d0b32cc6f2a: Pulling fs layer 2022-09-27T15:39:39.8336449Z a6c12031bfcf: Pulling fs layer 2022-09-27T15:39:39.8336723Z 577da355ab1b: Waiting 2022-09-27T15:39:39.8336959Z 5d0b32cc6f2a: Waiting 2022-09-27T15:39:39.8337214Z a6c12031bfcf: Waiting 2022-09-27T15:39:39.8337501Z 7d69e17e7339: Waiting 2022-09-27T15:39:39.8337693Z c76c6ad2ac0f: Waiting 2022-09-27T15:39:39.8337942Z 45b253446018: Waiting 2022-09-27T15:39:39.8338189Z aa4bb3ec24a7: Waiting 2022-09-27T15:39:39.9849643Z bd44602516a4: Download complete 2022-09-27T15:39:40.0652885Z 1589dc294916: Download complete 2022-09-27T15:39:40.1213706Z 8ebfb31ea67d: Verifying Checksum 2022-09-27T15:39:40.1214046Z 8ebfb31ea67d: Download complete 2022-09-27T15:39:40.1341074Z 2c3a764ff1ef: Verifying Checksum 2022-09-27T15:39:40.1341674Z 2c3a764ff1ef: Download complete 2022-09-27T15:39:40.1616761Z 40dd5be53814: Verifying Checksum 2022-09-27T15:39:40.1617594Z 40dd5be53814: Download complete 2022-09-27T15:39:40.2005504Z d6e4b45751c9: Download complete 2022-09-27T15:39:40.2817496Z 07c42b0591b2: Download complete 2022-09-27T15:39:40.3576097Z 9be88323b57e: Verifying Checksum 2022-09-27T15:39:40.3576818Z 9be88323b57e: Download complete 2022-09-27T15:39:40.9925392Z 40dd5be53814: Pull complete 2022-09-27T15:39:41.3114871Z bd44602516a4: Pull complete 2022-09-27T15:39:41.8820045Z 8ebfb31ea67d: Pull complete 2022-09-27T15:39:42.0164851Z 1589dc294916: Pull complete 2022-09-27T15:39:42.1282391Z 2c3a764ff1ef: Pull complete 2022-09-27T15:39:42.4879645Z 2c7b68ade49f: Verifying Checksum 2022-09-27T15:39:42.4880049Z 2c7b68ade49f: Download complete 2022-09-27T15:39:42.6058459Z 44206692de1d: Verifying Checksum 2022-09-27T15:39:42.6059070Z 44206692de1d: Download complete 2022-09-27T15:39:42.7182908Z f751461554fa: Verifying Checksum 2022-09-27T15:39:42.7183888Z f751461554fa: Download complete 2022-09-27T15:39:42.7918410Z 316750fef2e6: Verifying Checksum 2022-09-27T15:39:42.7919110Z 316750fef2e6: Download complete 2022-09-27T15:39:43.5502344Z c069021d810b: Verifying Checksum 2022-09-27T15:39:43.5503054Z c069021d810b: Download complete 2022-09-27T15:39:43.6231452Z e0fdd58e805b: Verifying Checksum 2022-09-27T15:39:43.6232083Z e0fdd58e805b: Download complete 2022-09-27T15:39:43.7044358Z 751286b45698: Verifying Checksum 2022-09-27T15:39:43.7044716Z 751286b45698: Download complete 2022-09-27T15:39:51.3431249Z 2fb24fb5f7cb: Verifying Checksum 2022-09-27T15:39:51.3431662Z 2fb24fb5f7cb: Download complete 2022-09-27T15:39:51.4334858Z 3bb9e7ea569e: Verifying Checksum 2022-09-27T15:39:51.4335528Z 3bb9e7ea569e: Download complete 2022-09-27T15:39:51.5218626Z efeff9c74fbf: Verifying Checksum 2022-09-27T15:39:51.5219102Z efeff9c74fbf: Download complete 2022-09-27T15:39:51.5947290Z 81a5271d43c8: Verifying Checksum 2022-09-27T15:39:51.5949419Z 81a5271d43c8: Download complete 2022-09-27T15:39:51.6759223Z 903ca36d4d71: Download complete 2022-09-27T15:39:51.7550196Z d52c758f8e75: Verifying Checksum 2022-09-27T15:39:51.7551272Z d52c758f8e75: Download complete 2022-09-27T15:39:51.8436745Z a4ce2fdd9133: Verifying Checksum 2022-09-27T15:39:51.8437248Z a4ce2fdd9133: Download complete 2022-09-27T15:39:52.7993940Z cae8823a1cd1: Verifying Checksum 2022-09-27T15:39:52.7994900Z cae8823a1cd1: Download complete 2022-09-27T15:39:52.8897602Z 3298fe919163: Verifying Checksum 2022-09-27T15:39:52.8898159Z 3298fe919163: Download complete 2022-09-27T15:39:52.9742838Z b9b9b9d06eef: Verifying Checksum 2022-09-27T15:39:52.9743249Z b9b9b9d06eef: Download complete 2022-09-27T15:39:53.0645287Z 62fa99d47769: Verifying Checksum 2022-09-27T15:39:53.0645862Z 62fa99d47769: Download complete 2022-09-27T15:39:53.1567078Z 17acc9e30503: Verifying Checksum 2022-09-27T15:39:53.1567692Z 17acc9e30503: Download complete 2022-09-27T15:39:53.2407526Z e8b4222e7a59: Verifying Checksum 2022-09-27T15:39:53.2408269Z e8b4222e7a59: Download complete 2022-09-27T15:39:54.5312272Z 98a26bc0781e: Verifying Checksum 2022-09-27T15:39:54.5312959Z 98a26bc0781e: Download complete 2022-09-27T15:39:54.6100282Z cc8443c330a0: Verifying Checksum 2022-09-27T15:39:54.6100757Z cc8443c330a0: Download complete 2022-09-27T15:39:54.6845852Z c2fcfa2400df: Verifying Checksum 2022-09-27T15:39:54.6846591Z c2fcfa2400df: Download complete 2022-09-27T15:39:55.0415961Z dce607cbd09e: Verifying Checksum 2022-09-27T15:39:55.0416334Z dce607cbd09e: Download complete 2022-09-27T15:39:55.1293255Z 45b253446018: Verifying Checksum 2022-09-27T15:39:55.1293937Z 45b253446018: Download complete 2022-09-27T15:39:55.2070661Z 752f98c7a6d7: Verifying Checksum 2022-09-27T15:39:55.2071296Z 752f98c7a6d7: Download complete 2022-09-27T15:39:55.2363785Z b752992950f8: Verifying Checksum 2022-09-27T15:39:55.2364347Z b752992950f8: Download complete 2022-09-27T15:39:55.3252714Z aa4bb3ec24a7: Verifying Checksum 2022-09-27T15:39:55.3253403Z aa4bb3ec24a7: Download complete 2022-09-27T15:39:55.4589701Z 410e31c94a04: Verifying Checksum 2022-09-27T15:39:55.4590196Z 410e31c94a04: Download complete 2022-09-27T15:39:55.5343734Z a823f5718e87: Verifying Checksum 2022-09-27T15:39:55.5344118Z a823f5718e87: Download complete 2022-09-27T15:39:55.6098355Z 788ace045743: Verifying Checksum 2022-09-27T15:39:55.6098845Z 788ace045743: Download complete 2022-09-27T15:39:55.7815758Z 6a9eea4b3aa4: Verifying Checksum 2022-09-27T15:39:55.7816085Z 6a9eea4b3aa4: Download complete 2022-09-27T15:39:55.8532249Z 6cd5f9a2c4ae: Verifying Checksum 2022-09-27T15:39:55.8532928Z 6cd5f9a2c4ae: Download complete 2022-09-27T15:39:55.9346828Z 577da355ab1b: Download complete 2022-09-27T15:39:56.0043728Z 649c4428b346: Download complete 2022-09-27T15:39:56.1027670Z eadc05ea2cd3: Verifying Checksum 2022-09-27T15:39:56.1028300Z eadc05ea2cd3: Download complete 2022-09-27T15:39:56.3526371Z 93e5a7080833: Verifying Checksum 2022-09-27T15:39:56.3527059Z 93e5a7080833: Download complete 2022-09-27T15:39:56.4449527Z e6d72a41a09b: Download complete 2022-09-27T15:39:57.0583987Z acb01049a64b: Verifying Checksum 2022-09-27T15:39:57.0585025Z acb01049a64b: Download complete 2022-09-27T15:39:57.1429786Z 343cc73c5973: Verifying Checksum 2022-09-27T15:39:57.1430396Z 343cc73c5973: Download complete 2022-09-27T15:39:58.3835392Z c76c6ad2ac0f: Verifying Checksum 2022-09-27T15:39:58.3835882Z c76c6ad2ac0f: Download complete 2022-09-27T15:39:58.4751933Z 5d0b32cc6f2a: Download complete 2022-09-27T15:39:58.5514139Z a6c12031bfcf: Download complete 2022-09-27T15:40:06.0552525Z 2fb24fb5f7cb: Pull complete 2022-09-27T15:40:06.1863246Z d6e4b45751c9: Pull complete 2022-09-27T15:40:17.8212409Z 0c8bd29be614: Verifying Checksum 2022-09-27T15:40:17.8218616Z 0c8bd29be614: Download complete 2022-09-27T15:40:28.6175569Z 98a26bc0781e: Pull complete 2022-09-27T15:40:30.4618110Z 07c42b0591b2: Pull complete 2022-09-27T15:40:32.3694523Z 9be88323b57e: Pull complete 2022-09-27T15:40:39.3407525Z 7d69e17e7339: Verifying Checksum 2022-09-27T15:40:39.3407957Z 7d69e17e7339: Download complete 2022-09-27T15:40:40.7594343Z 2c7b68ade49f: Pull complete 2022-09-27T15:40:42.6388446Z 44206692de1d: Pull complete 2022-09-27T15:40:44.5062650Z f751461554fa: Pull complete 2022-09-27T15:40:46.7690533Z 316750fef2e6: Pull complete 2022-09-27T15:40:51.1930319Z c069021d810b: Pull complete 2022-09-27T15:40:53.2682779Z e0fdd58e805b: Pull complete 2022-09-27T15:40:55.2094649Z 751286b45698: Pull complete 2022-09-27T15:41:32.6669870Z 0c8bd29be614: Pull complete 2022-09-27T15:41:32.8038599Z 3bb9e7ea569e: Pull complete 2022-09-27T15:41:32.9209563Z efeff9c74fbf: Pull complete 2022-09-27T15:41:33.0098479Z 81a5271d43c8: Pull complete 2022-09-27T15:41:33.1242570Z 903ca36d4d71: Pull complete 2022-09-27T15:41:33.2283711Z d52c758f8e75: Pull complete 2022-09-27T15:41:33.3242741Z a4ce2fdd9133: Pull complete 2022-09-27T15:41:35.7055746Z cae8823a1cd1: Pull complete 2022-09-27T15:41:35.8236083Z 3298fe919163: Pull complete 2022-09-27T15:41:35.9398878Z b9b9b9d06eef: Pull complete 2022-09-27T15:41:36.0954145Z 62fa99d47769: Pull complete 2022-09-27T15:41:36.1967819Z 17acc9e30503: Pull complete 2022-09-27T15:41:36.3049150Z e8b4222e7a59: Pull complete 2022-09-27T15:41:44.3540458Z b752992950f8: Pull complete 2022-09-27T15:41:46.2619299Z cc8443c330a0: Pull complete 2022-09-27T15:41:48.1371114Z c2fcfa2400df: Pull complete 2022-09-27T15:41:50.7892188Z dce607cbd09e: Pull complete 2022-09-27T15:41:53.4242708Z 45b253446018: Pull complete 2022-09-27T15:41:56.0439180Z 752f98c7a6d7: Pull complete 2022-09-27T15:41:59.4541088Z 410e31c94a04: Pull complete 2022-09-27T15:42:02.3530922Z aa4bb3ec24a7: Pull complete 2022-09-27T15:42:06.4283206Z 6a9eea4b3aa4: Pull complete 2022-09-27T15:42:08.8002651Z a823f5718e87: Pull complete 2022-09-27T15:42:10.5981185Z 788ace045743: Pull complete 2022-09-27T15:42:17.9048846Z c76c6ad2ac0f: Pull complete 2022-09-27T15:42:20.4257495Z 6cd5f9a2c4ae: Pull complete 2022-09-27T15:42:23.1661372Z 577da355ab1b: Pull complete 2022-09-27T15:42:25.0730105Z 649c4428b346: Pull complete 2022-09-27T15:42:26.9204832Z eadc05ea2cd3: Pull complete 2022-09-27T15:42:30.2175212Z 93e5a7080833: Pull complete 2022-09-27T15:42:32.0940371Z e6d72a41a09b: Pull complete 2022-09-27T15:42:35.4606310Z acb01049a64b: Pull complete 2022-09-27T15:42:35.5870163Z 343cc73c5973: Pull complete 2022-09-27T15:43:18.4977751Z 7d69e17e7339: Pull complete 2022-09-27T15:43:20.3773500Z 5d0b32cc6f2a: Pull complete 2022-09-27T15:43:22.2552760Z a6c12031bfcf: Pull complete 2022-09-27T15:43:23.5402239Z Digest: sha256:9bb261bc4d8aeb82a71b1f0709da9c979e85a12a79c4a85c3fe3adddddcb2663 2022-09-27T15:43:24.0414141Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:43:24.3220304Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:43:24.3311676Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-27T15:43:24.3312218Z with: 2022-09-27T15:43:24.3312590Z timeout_minutes: 10 2022-09-27T15:43:24.3312939Z max_attempts: 3 2022-09-27T15:43:24.3313361Z command: set -ex bash .github/scripts/install_nvidia_utils_linux.sh echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2022-09-27T15:43:24.3313837Z retry_wait_seconds: 10 2022-09-27T15:43:24.3314231Z polling_interval_seconds: 1 2022-09-27T15:43:24.3314541Z warning_on_retry: true 2022-09-27T15:43:24.3314887Z continue_on_error: false 2022-09-27T15:43:24.3315207Z env: 2022-09-27T15:43:24.3315482Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:43:24.3315872Z ##[endgroup] 2022-09-27T15:43:24.3878124Z 2022-09-27T15:43:24.3943010Z + bash .github/scripts/install_nvidia_utils_linux.sh 2022-09-27T15:43:24.3944888Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.57.run == 2022-09-27T15:43:24.3947592Z + HAS_NVIDIA_DRIVER=0 2022-09-27T15:43:24.3951244Z ++ command -v nvidia-smi 2022-09-27T15:43:24.3953313Z + '[' -x '' ']' 2022-09-27T15:43:24.3953779Z + '[' 0 -eq 0 ']' 2022-09-27T15:43:24.3954290Z + sudo yum groupinstall -y 'Development Tools' 2022-09-27T15:43:24.8740478Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-27T15:43:25.2092524Z Resolving Dependencies 2022-09-27T15:43:25.2097848Z --> Running transaction check 2022-09-27T15:43:25.2100508Z ---> Package autoconf.noarch 0:2.69-11.amzn2 will be installed 2022-09-27T15:43:25.2335287Z --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.amzn2.noarch 2022-09-27T15:43:25.4596851Z --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.amzn2.noarch 2022-09-27T15:43:25.4598944Z ---> Package automake.noarch 0:1.13.4-3.1.amzn2 will be installed 2022-09-27T15:43:25.4650316Z --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.1.amzn2.noarch 2022-09-27T15:43:25.4657569Z --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.1.amzn2.noarch 2022-09-27T15:43:25.4668784Z ---> Package bison.x86_64 0:3.0.4-6.amzn2.0.2 will be installed 2022-09-27T15:43:25.4792545Z ---> Package byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 will be installed 2022-09-27T15:43:25.4799703Z ---> Package cscope.x86_64 0:15.8-10.amzn2.0.2 will be installed 2022-09-27T15:43:25.4852643Z --> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.amzn2.0.2.x86_64 2022-09-27T15:43:25.4880096Z ---> Package ctags.x86_64 0:5.8-13.amzn2.0.2 will be installed 2022-09-27T15:43:25.4890478Z ---> Package diffstat.x86_64 0:1.57-4.amzn2.0.2 will be installed 2022-09-27T15:43:25.4898395Z ---> Package doxygen.x86_64 1:1.8.5-4.amzn2 will be installed 2022-09-27T15:43:25.5001800Z ---> Package elfutils.x86_64 0:0.176-2.amzn2 will be installed 2022-09-27T15:43:25.5158394Z ---> Package flex.x86_64 0:2.5.37-3.amzn2.0.3 will be installed 2022-09-27T15:43:25.5177704Z ---> Package gcc.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.5362344Z --> Processing Dependency: cpp = 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5383634Z --> Processing Dependency: libsanitizer >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5442610Z --> Processing Dependency: libquadmath >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5502456Z --> Processing Dependency: libmpx >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5562036Z --> Processing Dependency: libitm >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5618014Z --> Processing Dependency: libcilkrts >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5675892Z --> Processing Dependency: libatomic >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5733204Z --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5893674Z --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5916679Z --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.5938761Z ---> Package gcc-c++.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.5967303Z ---> Package gcc-gfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.6003415Z --> Processing Dependency: libgfortran.so.4()(64bit) for package: gcc-gfortran-7.3.1-15.amzn2.x86_64 2022-09-27T15:43:25.6070937Z ---> Package indent.x86_64 0:2.2.11-13.amzn2.0.2 will be installed 2022-09-27T15:43:25.6090255Z ---> Package intltool.noarch 0:0.50.2-7.amzn2 will be installed 2022-09-27T15:43:25.6146165Z --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.amzn2.noarch 2022-09-27T15:43:25.6161270Z --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.amzn2.noarch 2022-09-27T15:43:25.6182226Z ---> Package libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 will be installed 2022-09-27T15:43:25.6215114Z ---> Package patch.x86_64 0:2.7.1-12.amzn2.0.2 will be installed 2022-09-27T15:43:25.6252623Z ---> Package patchutils.x86_64 0:0.3.3-4.amzn2.0.1 will be installed 2022-09-27T15:43:25.6279748Z ---> Package rcs.x86_64 0:5.9.0-5.amzn2.0.2 will be installed 2022-09-27T15:43:25.6315324Z ---> Package rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-09-27T15:43:25.6574626Z --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.amzn2.0.2.x86_64 2022-09-27T15:43:25.6595007Z ---> Package rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-09-27T15:43:25.6619068Z ---> Package subversion.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-09-27T15:43:25.6805384Z --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-16.amzn2.0.1 for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6825351Z --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6826580Z --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6827696Z --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6829211Z --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6829931Z --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6830600Z --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6831242Z --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6832008Z --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6832648Z --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6833292Z --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6833949Z --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6834586Z --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6835256Z --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6835898Z --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6836540Z --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6855721Z --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6878120Z --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-27T15:43:25.6903861Z ---> Package swig.x86_64 0:3.0.12-11.amzn2.0.3 will be installed 2022-09-27T15:43:25.6927618Z ---> Package system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 will be installed 2022-09-27T15:43:25.6976058Z --> Processing Dependency: dwz >= 0.4 for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-09-27T15:43:25.6995587Z --> Processing Dependency: perl-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-09-27T15:43:25.7009077Z --> Processing Dependency: go-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-09-27T15:43:25.7186050Z ---> Package systemtap.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-09-27T15:43:25.7200949Z --> Processing Dependency: systemtap-devel = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-09-27T15:43:25.7216396Z --> Processing Dependency: systemtap-client = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-09-27T15:43:25.7231155Z --> Running transaction check 2022-09-27T15:43:25.7235186Z ---> Package apr.x86_64 0:1.7.0-9.amzn2 will be installed 2022-09-27T15:43:25.7313025Z ---> Package apr-util.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-09-27T15:43:25.7356908Z --> Processing Dependency: apr-util-bdb(x86-64) = 1.6.1-5.amzn2.0.2 for package: apr-util-1.6.1-5.amzn2.0.2.x86_64 2022-09-27T15:43:25.7372072Z ---> Package cpp.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7453023Z ---> Package dwz.x86_64 0:0.11-3.amzn2.0.3 will be installed 2022-09-27T15:43:25.7464068Z ---> Package emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 will be installed 2022-09-27T15:43:25.7465517Z ---> Package gdb.x86_64 0:8.0.1-36.amzn2.0.1 will be installed 2022-09-27T15:43:25.7541866Z ---> Package gettext-devel.x86_64 0:0.19.8.1-3.amzn2 will be installed 2022-09-27T15:43:25.7611434Z --> Processing Dependency: gettext-common-devel = 0.19.8.1-3.amzn2 for package: gettext-devel-0.19.8.1-3.amzn2.x86_64 2022-09-27T15:43:25.7621357Z ---> Package glibc-devel.x86_64 0:2.26-60.amzn2 will be installed 2022-09-27T15:43:25.7749563Z --> Processing Dependency: glibc-headers = 2.26-60.amzn2 for package: glibc-devel-2.26-60.amzn2.x86_64 2022-09-27T15:43:25.7777027Z --> Processing Dependency: glibc-headers for package: glibc-devel-2.26-60.amzn2.x86_64 2022-09-27T15:43:25.7777923Z ---> Package go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 will be installed 2022-09-27T15:43:25.7783778Z ---> Package libatomic.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7797585Z ---> Package libcilkrts.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7826443Z ---> Package libgfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7863509Z ---> Package libitm.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7879964Z ---> Package libmpc.x86_64 0:1.0.1-3.amzn2.0.2 will be installed 2022-09-27T15:43:25.7892497Z ---> Package libmpx.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7908736Z ---> Package libquadmath.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7935160Z ---> Package libsanitizer.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-27T15:43:25.7986795Z ---> Package m4.x86_64 0:1.4.16-10.amzn2.0.2 will be installed 2022-09-27T15:43:25.8002877Z ---> Package mpfr.x86_64 0:3.1.1-4.amzn2.0.2 will be installed 2022-09-27T15:43:25.8024951Z ---> Package neon.x86_64 0:0.30.0-3.amzn2.0.2 will be installed 2022-09-27T15:43:25.8105649Z --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-27T15:43:25.8145646Z --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-27T15:43:25.8147027Z --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-27T15:43:25.8167703Z --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-27T15:43:25.8186515Z --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-27T15:43:25.8193536Z ---> Package perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 will be installed 2022-09-27T15:43:25.8245464Z ---> Package perl-Test-Harness.noarch 0:3.28-3.amzn2 will be installed 2022-09-27T15:43:25.8348828Z ---> Package perl-Thread-Queue.noarch 0:3.02-2.amzn2 will be installed 2022-09-27T15:43:25.8361892Z ---> Package perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 will be installed 2022-09-27T15:43:25.8377725Z ---> Package perl-srpm-macros.noarch 0:1-8.amzn2.0.1 will be installed 2022-09-27T15:43:25.8379217Z ---> Package subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-09-27T15:43:25.8410980Z ---> Package systemtap-client.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-09-27T15:43:25.8648039Z --> Processing Dependency: mokutil for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-09-27T15:43:25.8662876Z --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-09-27T15:43:25.8691278Z --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-09-27T15:43:25.8692057Z ---> Package systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-09-27T15:43:25.8822240Z --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.5-1.amzn2.0.1.x86_64 2022-09-27T15:43:25.9884421Z --> Running transaction check 2022-09-27T15:43:25.9885547Z ---> Package apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-09-27T15:43:25.9896353Z ---> Package avahi-libs.x86_64 0:0.6.31-20.amzn2 will be installed 2022-09-27T15:43:25.9924660Z ---> Package gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 will be installed 2022-09-27T15:43:25.9925894Z ---> Package glibc-headers.x86_64 0:2.26-60.amzn2 will be installed 2022-09-27T15:43:26.0004410Z --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.26-60.amzn2.x86_64 2022-09-27T15:43:26.1140004Z --> Processing Dependency: kernel-headers for package: glibc-headers-2.26-60.amzn2.x86_64 2022-09-27T15:43:26.1140543Z ---> Package gnutls.x86_64 0:3.3.29-9.amzn2.0.1 will be installed 2022-09-27T15:43:26.1211764Z --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.amzn2.0.1.x86_64 2022-09-27T15:43:26.1241178Z ---> Package kernel-devel.x86_64 0:4.14.291-218.527.amzn2 will be installed 2022-09-27T15:43:26.1270689Z --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-4.14.291-218.527.amzn2.x86_64 2022-09-27T15:43:26.1292085Z ---> Package libproxy.x86_64 0:0.4.11-10.amzn2.0.3 will be installed 2022-09-27T15:43:26.1321894Z --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.amzn2.0.3.x86_64 2022-09-27T15:43:26.1340766Z ---> Package mokutil.x86_64 1:0.3.0-10.amzn2.0.1 will be installed 2022-09-27T15:43:26.1396084Z --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-09-27T15:43:26.1418168Z --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-09-27T15:43:26.1419946Z --> Processing Dependency: libefivar.so.1()(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-09-27T15:43:26.1420817Z ---> Package pakchois.x86_64 0:0.4-10.amzn2.0.2 will be installed 2022-09-27T15:43:26.1435168Z --> Running transaction check 2022-09-27T15:43:26.1436407Z ---> Package efivar-libs.x86_64 0:31-4.amzn2.0.4 will be installed 2022-09-27T15:43:26.1453949Z ---> Package elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 will be installed 2022-09-27T15:43:26.1467264Z --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-2.amzn2.x86_64 2022-09-27T15:43:26.1492261Z ---> Package kernel-headers.x86_64 0:4.14.291-218.527.amzn2 will be installed 2022-09-27T15:43:26.1493844Z ---> Package libmodman.x86_64 0:2.0.1-8.amzn2.0.2 will be installed 2022-09-27T15:43:26.1512968Z ---> Package trousers.x86_64 0:0.3.14-2.amzn2.0.2 will be installed 2022-09-27T15:43:26.1574336Z --> Running transaction check 2022-09-27T15:43:26.1574848Z ---> Package zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 will be installed 2022-09-27T15:43:26.4435757Z --> Finished Dependency Resolution 2022-09-27T15:43:26.5301534Z 2022-09-27T15:43:26.5424115Z Dependencies Resolved 2022-09-27T15:43:26.5424361Z 2022-09-27T15:43:26.5424557Z ================================================================================ 2022-09-27T15:43:26.5424926Z Package Arch Version Repository Size 2022-09-27T15:43:26.5425282Z ================================================================================ 2022-09-27T15:43:26.5427138Z Installing for group install "Development Tools": 2022-09-27T15:43:26.5427848Z autoconf noarch 2.69-11.amzn2 amzn2-core 701 k 2022-09-27T15:43:26.5428326Z automake noarch 1.13.4-3.1.amzn2 amzn2-core 679 k 2022-09-27T15:43:26.5429147Z bison x86_64 3.0.4-6.amzn2.0.2 amzn2-core 674 k 2022-09-27T15:43:26.5429549Z byacc x86_64 1.9.20130304-3.amzn2.0.2 amzn2-core 66 k 2022-09-27T15:43:26.5430011Z cscope x86_64 15.8-10.amzn2.0.2 amzn2-core 204 k 2022-09-27T15:43:26.5430449Z ctags x86_64 5.8-13.amzn2.0.2 amzn2-core 157 k 2022-09-27T15:43:26.5430863Z diffstat x86_64 1.57-4.amzn2.0.2 amzn2-core 35 k 2022-09-27T15:43:26.5433431Z doxygen x86_64 1:1.8.5-4.amzn2 amzn2-core 3.5 M 2022-09-27T15:43:26.5433942Z elfutils x86_64 0.176-2.amzn2 amzn2-core 307 k 2022-09-27T15:43:26.5434413Z flex x86_64 2.5.37-3.amzn2.0.3 amzn2-core 291 k 2022-09-27T15:43:26.5434832Z gcc x86_64 7.3.1-15.amzn2 amzn2-core 22 M 2022-09-27T15:43:26.5435254Z gcc-c++ x86_64 7.3.1-15.amzn2 amzn2-core 13 M 2022-09-27T15:43:26.5435711Z gcc-gfortran x86_64 7.3.1-15.amzn2 amzn2-core 11 M 2022-09-27T15:43:26.5436182Z indent x86_64 2.2.11-13.amzn2.0.2 amzn2-core 150 k 2022-09-27T15:43:26.5436630Z intltool noarch 0.50.2-7.amzn2 amzn2-core 59 k 2022-09-27T15:43:26.5437055Z libtool x86_64 2.4.2-22.2.amzn2.0.2 amzn2-core 588 k 2022-09-27T15:43:26.5437497Z patch x86_64 2.7.1-12.amzn2.0.2 amzn2-core 110 k 2022-09-27T15:43:26.5437948Z patchutils x86_64 0.3.3-4.amzn2.0.1 amzn2-core 104 k 2022-09-27T15:43:26.5438361Z rcs x86_64 5.9.0-5.amzn2.0.2 amzn2-core 231 k 2022-09-27T15:43:26.5438844Z rpm-build x86_64 4.11.3-48.amzn2.0.2 amzn2-core 150 k 2022-09-27T15:43:26.5439529Z rpm-sign x86_64 4.11.3-48.amzn2.0.2 amzn2-core 50 k 2022-09-27T15:43:26.5440231Z subversion x86_64 1.7.14-16.amzn2.0.1 amzn2-core 1.0 M 2022-09-27T15:43:26.5440639Z swig x86_64 3.0.12-11.amzn2.0.3 amzn2-core 1.4 M 2022-09-27T15:43:26.5441089Z system-rpm-config noarch 9.1.0-76.amzn2.0.14 amzn2-core 90 k 2022-09-27T15:43:26.5441582Z systemtap x86_64 4.5-1.amzn2.0.1 amzn2-core 12 k 2022-09-27T15:43:26.5441920Z Installing for dependencies: 2022-09-27T15:43:26.5442334Z apr x86_64 1.7.0-9.amzn2 amzn2-core 122 k 2022-09-27T15:43:26.5442779Z apr-util x86_64 1.6.1-5.amzn2.0.2 amzn2-core 99 k 2022-09-27T15:43:26.5443243Z apr-util-bdb x86_64 1.6.1-5.amzn2.0.2 amzn2-core 19 k 2022-09-27T15:43:26.5443671Z avahi-libs x86_64 0.6.31-20.amzn2 amzn2-core 61 k 2022-09-27T15:43:26.5444110Z cpp x86_64 7.3.1-15.amzn2 amzn2-core 9.2 M 2022-09-27T15:43:26.5444682Z dwz x86_64 0.11-3.amzn2.0.3 amzn2-core 98 k 2022-09-27T15:43:26.5445234Z efivar-libs x86_64 31-4.amzn2.0.4 amzn2-core 68 k 2022-09-27T15:43:26.5445678Z elfutils-libelf-devel x86_64 0.176-2.amzn2 amzn2-core 40 k 2022-09-27T15:43:26.5446152Z emacs-filesystem noarch 1:27.2-4.amzn2.0.1 amzn2-core 67 k 2022-09-27T15:43:26.5446606Z gdb x86_64 8.0.1-36.amzn2.0.1 amzn2-core 3.1 M 2022-09-27T15:43:26.5447044Z gettext-common-devel noarch 0.19.8.1-3.amzn2 amzn2-core 410 k 2022-09-27T15:43:26.5447512Z gettext-devel x86_64 0.19.8.1-3.amzn2 amzn2-core 320 k 2022-09-27T15:43:26.5447966Z glibc-devel x86_64 2.26-60.amzn2 amzn2-core 994 k 2022-09-27T15:43:26.5448412Z glibc-headers x86_64 2.26-60.amzn2 amzn2-core 515 k 2022-09-27T15:43:26.5448843Z gnutls x86_64 3.3.29-9.amzn2.0.1 amzn2-core 661 k 2022-09-27T15:43:26.5449293Z go-srpm-macros noarch 3.0.15-23.amzn2.0.1 amzn2-core 23 k 2022-09-27T15:43:26.5449938Z kernel-devel x86_64 4.14.291-218.527.amzn2 amzn2-core 13 M 2022-09-27T15:43:26.5450378Z kernel-headers x86_64 4.14.291-218.527.amzn2 amzn2-core 1.2 M 2022-09-27T15:43:26.5450827Z libatomic x86_64 7.3.1-15.amzn2 amzn2-core 46 k 2022-09-27T15:43:26.5451265Z libcilkrts x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-09-27T15:43:26.5451704Z libgfortran x86_64 7.3.1-15.amzn2 amzn2-core 536 k 2022-09-27T15:43:26.5452118Z libitm x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-09-27T15:43:26.5452554Z libmodman x86_64 2.0.1-8.amzn2.0.2 amzn2-core 29 k 2022-09-27T15:43:26.5452997Z libmpc x86_64 1.0.1-3.amzn2.0.2 amzn2-core 52 k 2022-09-27T15:43:26.5453414Z libmpx x86_64 7.3.1-15.amzn2 amzn2-core 51 k 2022-09-27T15:43:26.5453847Z libproxy x86_64 0.4.11-10.amzn2.0.3 amzn2-core 61 k 2022-09-27T15:43:26.5454283Z libquadmath x86_64 7.3.1-15.amzn2 amzn2-core 189 k 2022-09-27T15:43:26.5454723Z libsanitizer x86_64 7.3.1-15.amzn2 amzn2-core 642 k 2022-09-27T15:43:26.5455140Z m4 x86_64 1.4.16-10.amzn2.0.2 amzn2-core 256 k 2022-09-27T15:43:26.5455563Z mokutil x86_64 1:0.3.0-10.amzn2.0.1 amzn2-core 39 k 2022-09-27T15:43:26.5455987Z mpfr x86_64 3.1.1-4.amzn2.0.2 amzn2-core 208 k 2022-09-27T15:43:26.5456393Z neon x86_64 0.30.0-3.amzn2.0.2 amzn2-core 166 k 2022-09-27T15:43:26.5456828Z pakchois x86_64 0.4-10.amzn2.0.2 amzn2-core 14 k 2022-09-27T15:43:26.5457289Z perl-Data-Dumper x86_64 2.145-3.amzn2.0.2 amzn2-core 48 k 2022-09-27T15:43:26.5457763Z perl-Test-Harness noarch 3.28-3.amzn2 amzn2-core 302 k 2022-09-27T15:43:26.5458221Z perl-Thread-Queue noarch 3.02-2.amzn2 amzn2-core 17 k 2022-09-27T15:43:26.5458699Z perl-XML-Parser x86_64 2.41-10.amzn2.0.2 amzn2-core 223 k 2022-09-27T15:43:26.5459172Z perl-srpm-macros noarch 1-8.amzn2.0.1 amzn2-core 4.7 k 2022-09-27T15:43:26.5459642Z subversion-libs x86_64 1.7.14-16.amzn2.0.1 amzn2-core 912 k 2022-09-27T15:43:26.5460109Z systemtap-client x86_64 4.5-1.amzn2.0.1 amzn2-core 3.7 M 2022-09-27T15:43:26.5460573Z systemtap-devel x86_64 4.5-1.amzn2.0.1 amzn2-core 2.3 M 2022-09-27T15:43:26.5461027Z trousers x86_64 0.3.14-2.amzn2.0.2 amzn2-core 294 k 2022-09-27T15:43:26.5461444Z zlib-devel x86_64 1.2.7-19.amzn2.0.1 amzn2-core 50 k 2022-09-27T15:43:26.5461729Z 2022-09-27T15:43:26.5461857Z Transaction Summary 2022-09-27T15:43:26.5462208Z ================================================================================ 2022-09-27T15:43:26.5462513Z Install 25 Packages (+43 Dependent packages) 2022-09-27T15:43:26.5462717Z 2022-09-27T15:43:26.5462843Z Total download size: 96 M 2022-09-27T15:43:26.5463121Z Installed size: 303 M 2022-09-27T15:43:26.5463373Z Downloading packages: 2022-09-27T15:43:26.5486810Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-09-27T15:43:28.1726985Z -------------------------------------------------------------------------------- 2022-09-27T15:43:28.1727614Z Total 59 MB/s | 96 MB 00:01 2022-09-27T15:43:28.2846186Z Running transaction check 2022-09-27T15:43:28.3664339Z Running transaction test 2022-09-27T15:43:30.7938955Z Transaction test succeeded 2022-09-27T15:43:30.7942044Z Running transaction 2022-09-27T15:43:36.0132195Z Installing : mpfr-3.1.1-4.amzn2.0.2.x86_64 1/68 2022-09-27T15:43:38.4741765Z Installing : libmpc-1.0.1-3.amzn2.0.2.x86_64 2/68 2022-09-27T15:43:40.9404751Z Installing : m4-1.4.16-10.amzn2.0.2.x86_64 3/68 2022-09-27T15:43:43.2086007Z Installing : apr-1.7.0-9.amzn2.x86_64 4/68 2022-09-27T15:43:45.7237454Z Installing : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 5/68 2022-09-27T15:43:48.1955557Z Installing : apr-util-1.6.1-5.amzn2.0.2.x86_64 6/68 2022-09-27T15:43:50.6772796Z Installing : avahi-libs-0.6.31-20.amzn2.x86_64 7/68 2022-09-27T15:43:52.0137821Z Installing : libquadmath-7.3.1-15.amzn2.x86_64 8/68 2022-09-27T15:43:52.0355695Z Installing : patch-2.7.1-12.amzn2.0.2.x86_64 9/68 2022-09-27T15:43:52.1170588Z Installing : perl-Thread-Queue-3.02-2.amzn2.noarch 10/68 2022-09-27T15:43:53.1789874Z Installing : libgfortran-7.3.1-15.amzn2.x86_64 11/68 2022-09-27T15:43:53.2166663Z Installing : cpp-7.3.1-15.amzn2.x86_64 12/68 2022-09-27T15:43:53.2357826Z Installing : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 13/68 2022-09-27T15:43:53.2570728Z Installing : elfutils-libelf-devel-0.176-2.amzn2.x86_64 14/68 2022-09-27T15:43:53.2906864Z Installing : libmodman-2.0.1-8.amzn2.0.2.x86_64 15/68 2022-09-27T15:43:53.3469800Z Installing : libproxy-0.4.11-10.amzn2.0.3.x86_64 16/68 2022-09-27T15:43:53.4028246Z Installing : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 17/68 2022-09-27T15:43:53.5100826Z Installing : elfutils-0.176-2.amzn2.x86_64 18/68 2022-09-27T15:43:53.5385284Z Installing : libsanitizer-7.3.1-15.amzn2.x86_64 19/68 2022-09-27T15:43:53.5612990Z Installing : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 20/68 2022-09-27T15:43:53.5907655Z Installing : efivar-libs-31-4.amzn2.0.4.x86_64 21/68 2022-09-27T15:43:53.6207571Z Installing : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 22/68 2022-09-27T15:43:53.7022542Z Installing : dwz-0.11-3.amzn2.0.3.x86_64 23/68 2022-09-27T15:43:53.8816315Z Installing : trousers-0.3.14-2.amzn2.0.2.x86_64 24/68 2022-09-27T15:43:54.1670523Z Installing : gnutls-3.3.29-9.amzn2.0.1.x86_64 25/68 2022-09-27T15:43:54.3388129Z Installing : kernel-headers-4.14.291-218.527.amzn2.x86_64 26/68 2022-09-27T15:43:54.4748189Z Installing : glibc-headers-2.26-60.amzn2.x86_64 27/68 2022-09-27T15:43:54.5128458Z Installing : glibc-devel-2.26-60.amzn2.x86_64 28/68 2022-09-27T15:43:54.9062676Z Installing : libitm-7.3.1-15.amzn2.x86_64 29/68 2022-09-27T15:43:54.9328856Z Installing : gdb-8.0.1-36.amzn2.0.1.x86_64 30/68 2022-09-27T15:43:54.9586903Z Installing : libmpx-7.3.1-15.amzn2.x86_64 31/68 2022-09-27T15:43:54.9844582Z Installing : perl-srpm-macros-1-8.amzn2.0.1.noarch 32/68 2022-09-27T15:43:55.0049445Z Installing : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 33/68 2022-09-27T15:43:55.0266642Z Installing : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 34/68 2022-09-27T15:43:55.1172252Z Installing : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 35/68 2022-09-27T15:43:55.1611981Z Installing : autoconf-2.69-11.amzn2.noarch 36/68 2022-09-27T15:43:55.2375932Z Installing : gettext-common-devel-0.19.8.1-3.amzn2.noarch 37/68 2022-09-27T15:43:55.3205579Z Installing : gettext-devel-0.19.8.1-3.amzn2.x86_64 38/68 2022-09-27T15:43:55.4231670Z Installing : perl-Test-Harness-3.28-3.amzn2.noarch 39/68 2022-09-27T15:43:55.4562486Z Installing : automake-1.13.4-3.1.amzn2.noarch 40/68 2022-09-27T15:43:55.4894167Z Installing : libatomic-7.3.1-15.amzn2.x86_64 41/68 2022-09-27T15:43:57.5567619Z Installing : libcilkrts-7.3.1-15.amzn2.x86_64 42/68 2022-09-27T15:44:01.3434802Z Installing : gcc-7.3.1-15.amzn2.x86_64 43/68 2022-09-27T15:44:12.5034193Z Installing : kernel-devel-4.14.291-218.527.amzn2.x86_64 44/68 2022-09-27T15:44:13.1118158Z Installing : systemtap-devel-4.5-1.amzn2.0.1.x86_64 45/68 2022-09-27T15:44:13.1660100Z Installing : systemtap-client-4.5-1.amzn2.0.1.x86_64 46/68 2022-09-27T15:44:13.2191226Z Installing : pakchois-0.4-10.amzn2.0.2.x86_64 47/68 2022-09-27T15:44:13.3505832Z Installing : neon-0.30.0-3.amzn2.0.2.x86_64 48/68 2022-09-27T15:44:13.5260795Z Installing : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 49/68 2022-09-27T15:44:13.6199706Z Installing : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-09-27T15:44:14.8455143Z Installing : systemtap-4.5-1.amzn2.0.1.x86_64 51/68 2022-09-27T15:44:16.4701779Z Installing : gcc-gfortran-7.3.1-15.amzn2.x86_64 52/68 2022-09-27T15:44:16.5796537Z Installing : gcc-c++-7.3.1-15.amzn2.x86_64 53/68 2022-09-27T15:44:16.6163602Z Installing : libtool-2.4.2-22.2.amzn2.0.2.x86_64 54/68 2022-09-27T15:44:16.6528717Z Installing : intltool-0.50.2-7.amzn2.noarch 55/68 2022-09-27T15:44:16.7058793Z Installing : rpm-build-4.11.3-48.amzn2.0.2.x86_64 56/68 2022-09-27T15:44:16.7635853Z Installing : cscope-15.8-10.amzn2.0.2.x86_64 57/68 2022-09-27T15:44:16.8661673Z Installing : flex-2.5.37-3.amzn2.0.3.x86_64 58/68 2022-09-27T15:44:16.9305729Z Installing : bison-3.0.4-6.amzn2.0.2.x86_64 59/68 2022-09-27T15:44:16.9728757Z Installing : rcs-5.9.0-5.amzn2.0.2.x86_64 60/68 2022-09-27T15:44:17.0082371Z Installing : ctags-5.8-13.amzn2.0.2.x86_64 61/68 2022-09-27T15:44:17.0505851Z Installing : indent-2.2.11-13.amzn2.0.2.x86_64 62/68 2022-09-27T15:44:17.7201352Z Installing : patchutils-0.3.3-4.amzn2.0.1.x86_64 63/68 2022-09-27T15:44:17.7615472Z Installing : 1:doxygen-1.8.5-4.amzn2.x86_64 64/68 2022-09-27T15:44:17.7896080Z Installing : diffstat-1.57-4.amzn2.0.2.x86_64 65/68 2022-09-27T15:44:18.0945170Z Installing : byacc-1.9.20130304-3.amzn2.0.2.x86_64 66/68 2022-09-27T15:44:18.1314278Z Installing : swig-3.0.12-11.amzn2.0.3.x86_64 67/68 2022-09-27T15:44:18.1973624Z Installing : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 68/68 2022-09-27T15:44:18.2091055Z Verifying : elfutils-libelf-devel-0.176-2.amzn2.x86_64 1/68 2022-09-27T15:44:18.2181957Z Verifying : perl-Thread-Queue-3.02-2.amzn2.noarch 2/68 2022-09-27T15:44:18.2266128Z Verifying : gettext-devel-0.19.8.1-3.amzn2.x86_64 3/68 2022-09-27T15:44:18.2356251Z Verifying : patch-2.7.1-12.amzn2.0.2.x86_64 4/68 2022-09-27T15:44:18.2437362Z Verifying : flex-2.5.37-3.amzn2.0.3.x86_64 5/68 2022-09-27T15:44:18.2526371Z Verifying : glibc-headers-2.26-60.amzn2.x86_64 6/68 2022-09-27T15:44:18.2608959Z Verifying : pakchois-0.4-10.amzn2.0.2.x86_64 7/68 2022-09-27T15:44:18.2693015Z Verifying : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 8/68 2022-09-27T15:44:18.2780802Z Verifying : gcc-gfortran-7.3.1-15.amzn2.x86_64 9/68 2022-09-27T15:44:18.2875780Z Verifying : swig-3.0.12-11.amzn2.0.3.x86_64 10/68 2022-09-27T15:44:18.2971819Z Verifying : byacc-1.9.20130304-3.amzn2.0.2.x86_64 11/68 2022-09-27T15:44:18.3057769Z Verifying : libmpc-1.0.1-3.amzn2.0.2.x86_64 12/68 2022-09-27T15:44:18.3140930Z Verifying : libcilkrts-7.3.1-15.amzn2.x86_64 13/68 2022-09-27T15:44:18.3222857Z Verifying : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 14/68 2022-09-27T15:44:18.3310978Z Verifying : libproxy-0.4.11-10.amzn2.0.3.x86_64 15/68 2022-09-27T15:44:18.3413302Z Verifying : cscope-15.8-10.amzn2.0.2.x86_64 16/68 2022-09-27T15:44:18.3494317Z Verifying : diffstat-1.57-4.amzn2.0.2.x86_64 17/68 2022-09-27T15:44:18.3587582Z Verifying : 1:doxygen-1.8.5-4.amzn2.x86_64 18/68 2022-09-27T15:44:18.3678473Z Verifying : gcc-c++-7.3.1-15.amzn2.x86_64 19/68 2022-09-27T15:44:18.3785073Z Verifying : libatomic-7.3.1-15.amzn2.x86_64 20/68 2022-09-27T15:44:18.3890156Z Verifying : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 21/68 2022-09-27T15:44:18.3980183Z Verifying : systemtap-devel-4.5-1.amzn2.0.1.x86_64 22/68 2022-09-27T15:44:18.4069841Z Verifying : perl-Test-Harness-3.28-3.amzn2.noarch 23/68 2022-09-27T15:44:18.4156151Z Verifying : autoconf-2.69-11.amzn2.noarch 24/68 2022-09-27T15:44:18.4253649Z Verifying : libquadmath-7.3.1-15.amzn2.x86_64 25/68 2022-09-27T15:44:18.4340424Z Verifying : intltool-0.50.2-7.amzn2.noarch 26/68 2022-09-27T15:44:18.4430328Z Verifying : apr-util-1.6.1-5.amzn2.0.2.x86_64 27/68 2022-09-27T15:44:18.4516193Z Verifying : glibc-devel-2.26-60.amzn2.x86_64 28/68 2022-09-27T15:44:18.4665699Z Verifying : kernel-devel-4.14.291-218.527.amzn2.x86_64 29/68 2022-09-27T15:44:18.4749403Z Verifying : cpp-7.3.1-15.amzn2.x86_64 30/68 2022-09-27T15:44:18.4851621Z Verifying : rpm-build-4.11.3-48.amzn2.0.2.x86_64 31/68 2022-09-27T15:44:18.4940185Z Verifying : gettext-common-devel-0.19.8.1-3.amzn2.noarch 32/68 2022-09-27T15:44:18.5021783Z Verifying : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 33/68 2022-09-27T15:44:18.5103506Z Verifying : perl-srpm-macros-1-8.amzn2.0.1.noarch 34/68 2022-09-27T15:44:18.5192648Z Verifying : gnutls-3.3.29-9.amzn2.0.1.x86_64 35/68 2022-09-27T15:44:18.5298756Z Verifying : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 36/68 2022-09-27T15:44:18.5392778Z Verifying : automake-1.13.4-3.1.amzn2.noarch 37/68 2022-09-27T15:44:18.5491892Z Verifying : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 38/68 2022-09-27T15:44:18.5579904Z Verifying : libmpx-7.3.1-15.amzn2.x86_64 39/68 2022-09-27T15:44:18.5664883Z Verifying : avahi-libs-0.6.31-20.amzn2.x86_64 40/68 2022-09-27T15:44:18.5754957Z Verifying : bison-3.0.4-6.amzn2.0.2.x86_64 41/68 2022-09-27T15:44:18.5852523Z Verifying : libgfortran-7.3.1-15.amzn2.x86_64 42/68 2022-09-27T15:44:18.5953900Z Verifying : gdb-8.0.1-36.amzn2.0.1.x86_64 43/68 2022-09-27T15:44:18.6052192Z Verifying : patchutils-0.3.3-4.amzn2.0.1.x86_64 44/68 2022-09-27T15:44:18.6149863Z Verifying : libitm-7.3.1-15.amzn2.x86_64 45/68 2022-09-27T15:44:18.6258477Z Verifying : libtool-2.4.2-22.2.amzn2.0.2.x86_64 46/68 2022-09-27T15:44:18.6354294Z Verifying : gcc-7.3.1-15.amzn2.x86_64 47/68 2022-09-27T15:44:18.6464177Z Verifying : indent-2.2.11-13.amzn2.0.2.x86_64 48/68 2022-09-27T15:44:18.6554276Z Verifying : kernel-headers-4.14.291-218.527.amzn2.x86_64 49/68 2022-09-27T15:44:18.6654695Z Verifying : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-09-27T15:44:18.6754068Z Verifying : apr-1.7.0-9.amzn2.x86_64 51/68 2022-09-27T15:44:18.6857724Z Verifying : ctags-5.8-13.amzn2.0.2.x86_64 52/68 2022-09-27T15:44:18.6945644Z Verifying : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 53/68 2022-09-27T15:44:18.7035058Z Verifying : mpfr-3.1.1-4.amzn2.0.2.x86_64 54/68 2022-09-27T15:44:18.7131671Z Verifying : trousers-0.3.14-2.amzn2.0.2.x86_64 55/68 2022-09-27T15:44:18.7219827Z Verifying : neon-0.30.0-3.amzn2.0.2.x86_64 56/68 2022-09-27T15:44:18.7312219Z Verifying : systemtap-4.5-1.amzn2.0.1.x86_64 57/68 2022-09-27T15:44:18.7419372Z Verifying : dwz-0.11-3.amzn2.0.3.x86_64 58/68 2022-09-27T15:44:18.7513076Z Verifying : systemtap-client-4.5-1.amzn2.0.1.x86_64 59/68 2022-09-27T15:44:18.7608009Z Verifying : efivar-libs-31-4.amzn2.0.4.x86_64 60/68 2022-09-27T15:44:18.7705202Z Verifying : rcs-5.9.0-5.amzn2.0.2.x86_64 61/68 2022-09-27T15:44:18.7813982Z Verifying : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 62/68 2022-09-27T15:44:18.7919207Z Verifying : libsanitizer-7.3.1-15.amzn2.x86_64 63/68 2022-09-27T15:44:18.8010832Z Verifying : elfutils-0.176-2.amzn2.x86_64 64/68 2022-09-27T15:44:18.8108786Z Verifying : m4-1.4.16-10.amzn2.0.2.x86_64 65/68 2022-09-27T15:44:18.8193389Z Verifying : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 66/68 2022-09-27T15:44:18.8288166Z Verifying : libmodman-2.0.1-8.amzn2.0.2.x86_64 67/68 2022-09-27T15:44:18.9051189Z Verifying : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 68/68 2022-09-27T15:44:18.9052869Z 2022-09-27T15:44:18.9053215Z Installed: 2022-09-27T15:44:18.9053784Z autoconf.noarch 0:2.69-11.amzn2 2022-09-27T15:44:18.9058315Z automake.noarch 0:1.13.4-3.1.amzn2 2022-09-27T15:44:18.9059204Z bison.x86_64 0:3.0.4-6.amzn2.0.2 2022-09-27T15:44:18.9060178Z byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 2022-09-27T15:44:18.9061220Z cscope.x86_64 0:15.8-10.amzn2.0.2 2022-09-27T15:44:18.9062014Z ctags.x86_64 0:5.8-13.amzn2.0.2 2022-09-27T15:44:18.9062763Z diffstat.x86_64 0:1.57-4.amzn2.0.2 2022-09-27T15:44:18.9063630Z doxygen.x86_64 1:1.8.5-4.amzn2 2022-09-27T15:44:18.9064450Z elfutils.x86_64 0:0.176-2.amzn2 2022-09-27T15:44:18.9064997Z flex.x86_64 0:2.5.37-3.amzn2.0.3 2022-09-27T15:44:18.9065437Z gcc.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9066075Z gcc-c++.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9066762Z gcc-gfortran.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9067681Z indent.x86_64 0:2.2.11-13.amzn2.0.2 2022-09-27T15:44:18.9068846Z intltool.noarch 0:0.50.2-7.amzn2 2022-09-27T15:44:18.9069405Z libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 2022-09-27T15:44:18.9070271Z patch.x86_64 0:2.7.1-12.amzn2.0.2 2022-09-27T15:44:18.9071152Z patchutils.x86_64 0:0.3.3-4.amzn2.0.1 2022-09-27T15:44:18.9071864Z rcs.x86_64 0:5.9.0-5.amzn2.0.2 2022-09-27T15:44:18.9072630Z rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 2022-09-27T15:44:18.9073580Z rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 2022-09-27T15:44:18.9074433Z subversion.x86_64 0:1.7.14-16.amzn2.0.1 2022-09-27T15:44:18.9075343Z swig.x86_64 0:3.0.12-11.amzn2.0.3 2022-09-27T15:44:18.9076225Z system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 2022-09-27T15:44:18.9076723Z systemtap.x86_64 0:4.5-1.amzn2.0.1 2022-09-27T15:44:18.9076895Z 2022-09-27T15:44:18.9077023Z Dependency Installed: 2022-09-27T15:44:18.9077424Z apr.x86_64 0:1.7.0-9.amzn2 2022-09-27T15:44:18.9077826Z apr-util.x86_64 0:1.6.1-5.amzn2.0.2 2022-09-27T15:44:18.9078271Z apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 2022-09-27T15:44:18.9078763Z avahi-libs.x86_64 0:0.6.31-20.amzn2 2022-09-27T15:44:18.9079193Z cpp.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9079597Z dwz.x86_64 0:0.11-3.amzn2.0.3 2022-09-27T15:44:18.9080022Z efivar-libs.x86_64 0:31-4.amzn2.0.4 2022-09-27T15:44:18.9080480Z elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 2022-09-27T15:44:18.9080928Z emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 2022-09-27T15:44:18.9081371Z gdb.x86_64 0:8.0.1-36.amzn2.0.1 2022-09-27T15:44:18.9081821Z gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 2022-09-27T15:44:18.9082292Z gettext-devel.x86_64 0:0.19.8.1-3.amzn2 2022-09-27T15:44:18.9082702Z glibc-devel.x86_64 0:2.26-60.amzn2 2022-09-27T15:44:18.9083219Z glibc-headers.x86_64 0:2.26-60.amzn2 2022-09-27T15:44:18.9083649Z gnutls.x86_64 0:3.3.29-9.amzn2.0.1 2022-09-27T15:44:18.9084216Z go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 2022-09-27T15:44:18.9084768Z kernel-devel.x86_64 0:4.14.291-218.527.amzn2 2022-09-27T15:44:18.9085217Z kernel-headers.x86_64 0:4.14.291-218.527.amzn2 2022-09-27T15:44:18.9085654Z libatomic.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9086054Z libcilkrts.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9086483Z libgfortran.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9086911Z libitm.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9087310Z libmodman.x86_64 0:2.0.1-8.amzn2.0.2 2022-09-27T15:44:18.9087731Z libmpc.x86_64 0:1.0.1-3.amzn2.0.2 2022-09-27T15:44:18.9088150Z libmpx.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9088576Z libproxy.x86_64 0:0.4.11-10.amzn2.0.3 2022-09-27T15:44:18.9088984Z libquadmath.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9089417Z libsanitizer.x86_64 0:7.3.1-15.amzn2 2022-09-27T15:44:18.9089837Z m4.x86_64 0:1.4.16-10.amzn2.0.2 2022-09-27T15:44:18.9090235Z mokutil.x86_64 1:0.3.0-10.amzn2.0.1 2022-09-27T15:44:18.9090651Z mpfr.x86_64 0:3.1.1-4.amzn2.0.2 2022-09-27T15:44:18.9091069Z neon.x86_64 0:0.30.0-3.amzn2.0.2 2022-09-27T15:44:18.9091493Z pakchois.x86_64 0:0.4-10.amzn2.0.2 2022-09-27T15:44:18.9091928Z perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 2022-09-27T15:44:18.9092400Z perl-Test-Harness.noarch 0:3.28-3.amzn2 2022-09-27T15:44:18.9092879Z perl-Thread-Queue.noarch 0:3.02-2.amzn2 2022-09-27T15:44:18.9093334Z perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 2022-09-27T15:44:18.9093804Z perl-srpm-macros.noarch 0:1-8.amzn2.0.1 2022-09-27T15:44:18.9094273Z subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 2022-09-27T15:44:18.9094704Z systemtap-client.x86_64 0:4.5-1.amzn2.0.1 2022-09-27T15:44:18.9095194Z systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 2022-09-27T15:44:18.9095589Z trousers.x86_64 0:0.3.14-2.amzn2.0.2 2022-09-27T15:44:18.9096023Z zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 2022-09-27T15:44:18.9096228Z 2022-09-27T15:44:18.9096314Z Complete! 2022-09-27T15:44:18.9507972Z ++ uname -r 2022-09-27T15:44:18.9516024Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2022-09-27T15:44:19.4632067Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-27T15:44:19.4744035Z Existing lock /var/run/yum.pid: another copy is running as pid 31645. 2022-09-27T15:44:19.4744609Z Another app is currently holding the yum lock; waiting for it to exit... 2022-09-27T15:44:19.4753017Z The other application is: yum 2022-09-27T15:44:19.4753667Z Memory : 87 M RSS (304 MB VSZ) 2022-09-27T15:44:19.4755665Z Started: Tue Sep 27 15:44:17 2022 - 00:02 ago 2022-09-27T15:44:19.4756389Z State : Running, pid: 31645 2022-09-27T15:44:21.4783221Z Another app is currently holding the yum lock; waiting for it to exit... 2022-09-27T15:44:21.4788826Z The other application is: yum 2022-09-27T15:44:21.4790475Z Memory : 163 M RSS (382 MB VSZ) 2022-09-27T15:44:21.4792420Z Started: Tue Sep 27 15:44:17 2022 - 00:04 ago 2022-09-27T15:44:21.4792871Z State : Running, pid: 31645 2022-09-27T15:44:23.7587802Z Resolving Dependencies 2022-09-27T15:44:23.7595182Z --> Running transaction check 2022-09-27T15:44:23.7596083Z ---> Package kernel-devel.x86_64 0:4.14.252-195.483.amzn2 will be installed 2022-09-27T15:44:24.0484282Z --> Finished Dependency Resolution 2022-09-27T15:44:24.1318506Z 2022-09-27T15:44:24.1319143Z Dependencies Resolved 2022-09-27T15:44:24.1325278Z 2022-09-27T15:44:24.1325677Z ================================================================================ 2022-09-27T15:44:24.1326103Z Package Arch Version Repository Size 2022-09-27T15:44:24.1326486Z ================================================================================ 2022-09-27T15:44:24.1326789Z Installing: 2022-09-27T15:44:24.1327310Z kernel-devel x86_64 4.14.252-195.483.amzn2 amzn2-core 13 M 2022-09-27T15:44:24.1327563Z 2022-09-27T15:44:24.1327703Z Transaction Summary 2022-09-27T15:44:24.1327995Z ================================================================================ 2022-09-27T15:44:24.1328257Z Install 1 Package 2022-09-27T15:44:24.1328429Z 2022-09-27T15:44:24.1328573Z Total download size: 13 M 2022-09-27T15:44:24.1329146Z Installed size: 60 M 2022-09-27T15:44:24.1330075Z Downloading packages: 2022-09-27T15:44:24.1340720Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-09-27T15:44:24.4338848Z Running transaction check 2022-09-27T15:44:24.4528058Z Running transaction test 2022-09-27T15:44:24.8649855Z Transaction test succeeded 2022-09-27T15:44:24.8654034Z Running transaction 2022-09-27T15:44:40.0482752Z Installing : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-09-27T15:44:40.1450031Z Verifying : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-09-27T15:44:40.1450359Z 2022-09-27T15:44:40.1450473Z Installed: 2022-09-27T15:44:40.1450898Z kernel-devel.x86_64 0:4.14.252-195.483.amzn2 2022-09-27T15:44:40.1451129Z 2022-09-27T15:44:40.1451245Z Complete! 2022-09-27T15:44:40.1801355Z + sudo modprobe backlight 2022-09-27T15:44:40.1978767Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-515.57.run 2022-09-27T15:44:43.8649381Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2022-09-27T15:44:45.2392166Z Verifying archive integrity... OK 2022-09-27T15:45:12.0357910Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 515.57................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2022-09-27T15:45:12.1776539Z 2022-09-27T15:45:12.1777470Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2022-09-27T15:45:12.1777878Z 2022-09-27T15:45:33.5674452Z 2022-09-27T15:45:33.5678332Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2022-09-27T15:45:33.5679145Z 2022-09-27T15:45:42.6741204Z + sudo rm -fv /tmp/nvidia_driver 2022-09-27T15:45:42.7727704Z removed ‘/tmp/nvidia_driver’ 2022-09-27T15:45:42.7742704Z + nvidia-smi 2022-09-27T15:45:45.1196384Z Tue Sep 27 15:45:45 2022 2022-09-27T15:45:45.1196988Z +-----------------------------------------------------------------------------+ 2022-09-27T15:45:45.1201754Z | NVIDIA-SMI 515.57 Driver Version: 515.57 CUDA Version: 11.7 | 2022-09-27T15:45:45.1202317Z |-------------------------------+----------------------+----------------------+ 2022-09-27T15:45:45.1202816Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2022-09-27T15:45:45.1203330Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2022-09-27T15:45:45.1203720Z | | | MIG M. | 2022-09-27T15:45:45.1207097Z |===============================+======================+======================| 2022-09-27T15:45:45.1266597Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 0 | 2022-09-27T15:45:45.1266937Z | N/A 30C P0 37W / 150W | 0MiB / 7680MiB | 100% Default | 2022-09-27T15:45:45.1267502Z | | | N/A | 2022-09-27T15:45:45.1268611Z +-------------------------------+----------------------+----------------------+ 2022-09-27T15:45:45.1269369Z 2022-09-27T15:45:45.1270281Z +-----------------------------------------------------------------------------+ 2022-09-27T15:45:45.1270704Z | Processes: | 2022-09-27T15:45:45.1271057Z | GPU GI CI PID Type Process name GPU Memory | 2022-09-27T15:45:45.1271405Z | ID ID Usage | 2022-09-27T15:45:45.1271722Z |=============================================================================| 2022-09-27T15:45:45.1272055Z | No running processes found | 2022-09-27T15:45:45.1272515Z +-----------------------------------------------------------------------------+ 2022-09-27T15:45:45.3953251Z == Installing nvidia container toolkit for amzn2 == 2022-09-27T15:45:45.3957420Z + sudo yum install -y yum-utils 2022-09-27T15:45:45.9481246Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-27T15:45:46.2217346Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2022-09-27T15:45:46.2437631Z Nothing to do 2022-09-27T15:45:46.2438745Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-09-27T15:45:46.7860647Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-27T15:45:46.8162114Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-09-27T15:45:46.8162806Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2022-09-27T15:45:46.8163344Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2022-09-27T15:45:46.8328067Z + sudo yum install -y nvidia-docker2 2022-09-27T15:45:47.3808570Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-27T15:45:47.4209995Z Retrieving key from https://nvidia.github.io/libnvidia-container/gpgkey 2022-09-27T15:45:47.4309867Z Importing GPG key 0xF796ECB0: 2022-09-27T15:45:47.4310555Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-09-27T15:45:47.4310998Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-09-27T15:45:47.4311666Z From : https://nvidia.github.io/libnvidia-container/gpgkey 2022-09-27T15:45:47.8236980Z Retrieving key from https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-09-27T15:45:47.8317875Z Importing GPG key 0xF796ECB0: 2022-09-27T15:45:47.8318366Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-09-27T15:45:47.8318770Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-09-27T15:45:47.8319266Z From : https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-09-27T15:45:48.0695390Z Retrieving key from https://nvidia.github.io/nvidia-docker/gpgkey 2022-09-27T15:45:48.0775120Z Importing GPG key 0xF796ECB0: 2022-09-27T15:45:48.0775838Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-09-27T15:45:48.0776249Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-09-27T15:45:48.0776736Z From : https://nvidia.github.io/nvidia-docker/gpgkey 2022-09-27T15:45:49.8039711Z Resolving Dependencies 2022-09-27T15:45:49.8046434Z --> Running transaction check 2022-09-27T15:45:49.8046916Z ---> Package nvidia-docker2.noarch 0:2.11.0-1 will be installed 2022-09-27T15:45:49.8073862Z --> Processing Dependency: nvidia-container-toolkit >= 1.10.0-1 for package: nvidia-docker2-2.11.0-1.noarch 2022-09-27T15:45:49.8460972Z --> Running transaction check 2022-09-27T15:45:49.8461424Z ---> Package nvidia-container-toolkit.x86_64 0:1.11.0-1 will be installed 2022-09-27T15:45:49.8612691Z --> Processing Dependency: nvidia-container-toolkit-base = 1.11.0-1 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-09-27T15:45:49.8623042Z --> Processing Dependency: libnvidia-container-tools < 2.0.0 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-09-27T15:45:49.8749925Z --> Processing Dependency: libnvidia-container-tools >= 1.11.0-1 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-09-27T15:45:49.8750642Z --> Running transaction check 2022-09-27T15:45:49.8751652Z ---> Package libnvidia-container-tools.x86_64 0:1.11.0-1 will be installed 2022-09-27T15:45:49.8762039Z --> Processing Dependency: libnvidia-container1(x86-64) >= 1.11.0-1 for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-09-27T15:45:49.8788429Z --> Processing Dependency: libnvidia-container.so.1(NVC_1.0)(64bit) for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-09-27T15:45:49.8789463Z --> Processing Dependency: libnvidia-container.so.1()(64bit) for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-09-27T15:45:49.8790235Z ---> Package nvidia-container-toolkit-base.x86_64 0:1.11.0-1 will be installed 2022-09-27T15:45:49.8793473Z --> Running transaction check 2022-09-27T15:45:49.8793932Z ---> Package libnvidia-container1.x86_64 0:1.11.0-1 will be installed 2022-09-27T15:45:50.1904427Z --> Finished Dependency Resolution 2022-09-27T15:45:50.2675551Z 2022-09-27T15:45:50.2676273Z Dependencies Resolved 2022-09-27T15:45:50.2689050Z 2022-09-27T15:45:50.2689417Z ================================================================================ 2022-09-27T15:45:50.2689953Z Package Arch Version Repository Size 2022-09-27T15:45:50.2690527Z ================================================================================ 2022-09-27T15:45:50.2690811Z Installing: 2022-09-27T15:45:50.2691353Z nvidia-docker2 noarch 2.11.0-1 libnvidia-container 8.7 k 2022-09-27T15:45:50.2691715Z Installing for dependencies: 2022-09-27T15:45:50.2692219Z libnvidia-container-tools x86_64 1.11.0-1 libnvidia-container 49 k 2022-09-27T15:45:50.2692699Z libnvidia-container1 x86_64 1.11.0-1 libnvidia-container 1.0 M 2022-09-27T15:45:50.2693205Z nvidia-container-toolkit x86_64 1.11.0-1 libnvidia-container 780 k 2022-09-27T15:45:50.2693853Z nvidia-container-toolkit-base x86_64 1.11.0-1 libnvidia-container 2.5 M 2022-09-27T15:45:50.2694250Z 2022-09-27T15:45:50.2694379Z Transaction Summary 2022-09-27T15:45:50.2694678Z ================================================================================ 2022-09-27T15:45:50.2695213Z Install 1 Package (+4 Dependent packages) 2022-09-27T15:45:50.2695438Z 2022-09-27T15:45:50.2695666Z Total download size: 4.3 M 2022-09-27T15:45:50.2695978Z Installed size: 12 M 2022-09-27T15:45:50.2696749Z Downloading packages: 2022-09-27T15:45:50.3998953Z -------------------------------------------------------------------------------- 2022-09-27T15:45:50.3999411Z Total 33 MB/s | 4.3 MB 00:00 2022-09-27T15:45:50.4049428Z Running transaction check 2022-09-27T15:45:50.4227428Z Running transaction test 2022-09-27T15:45:50.4399183Z Transaction test succeeded 2022-09-27T15:45:50.4402476Z Running transaction 2022-09-27T15:45:50.9256851Z Installing : nvidia-container-toolkit-base-1.11.0-1.x86_64 1/5 2022-09-27T15:45:50.9597905Z Installing : libnvidia-container1-1.11.0-1.x86_64 2/5 2022-09-27T15:45:51.0683301Z Installing : libnvidia-container-tools-1.11.0-1.x86_64 3/5 2022-09-27T15:45:51.0909495Z Installing : nvidia-container-toolkit-1.11.0-1.x86_64 4/5 2022-09-27T15:45:51.1299662Z Installing : nvidia-docker2-2.11.0-1.noarch 5/5 2022-09-27T15:45:51.1419394Z Verifying : libnvidia-container1-1.11.0-1.x86_64 1/5 2022-09-27T15:45:51.1534782Z Verifying : nvidia-container-toolkit-base-1.11.0-1.x86_64 2/5 2022-09-27T15:45:51.1627911Z Verifying : nvidia-container-toolkit-1.11.0-1.x86_64 3/5 2022-09-27T15:45:51.1739058Z Verifying : libnvidia-container-tools-1.11.0-1.x86_64 4/5 2022-09-27T15:45:51.2658355Z Verifying : nvidia-docker2-2.11.0-1.noarch 5/5 2022-09-27T15:45:51.2658817Z 2022-09-27T15:45:51.2658965Z Installed: 2022-09-27T15:45:51.2659390Z nvidia-docker2.noarch 0:2.11.0-1 2022-09-27T15:45:51.2659591Z 2022-09-27T15:45:51.2659732Z Dependency Installed: 2022-09-27T15:45:51.2660218Z libnvidia-container-tools.x86_64 0:1.11.0-1 2022-09-27T15:45:51.2660725Z libnvidia-container1.x86_64 0:1.11.0-1 2022-09-27T15:45:51.2661189Z nvidia-container-toolkit.x86_64 0:1.11.0-1 2022-09-27T15:45:51.2661689Z nvidia-container-toolkit-base.x86_64 0:1.11.0-1 2022-09-27T15:45:51.2661933Z 2022-09-27T15:45:51.2662048Z Complete! 2022-09-27T15:45:51.3820959Z + sudo systemctl restart docker 2022-09-27T15:45:59.1424992Z + echo 'GPU_FLAG=--gpus all' 2022-09-27T15:45:59.5391498Z Command completed after 1 attempt(s). 2022-09-27T15:45:59.5391882Z 2022-09-27T15:45:59.5453713Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-09-27T15:45:59.5454155Z python3 -m pip install psutil==5.9.1 2022-09-27T15:45:59.5454534Z python3 -m pip install pynvml==11.4.1 2022-09-27T15:45:59.5454907Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-09-27T15:45:59.5455345Z echo "::set-output name=monitor-script-pid::${!}" 2022-09-27T15:45:59.5470017Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:45:59.5470326Z env: 2022-09-27T15:45:59.5470600Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:45:59.5470894Z GPU_FLAG: --gpus all 2022-09-27T15:45:59.5471148Z ##[endgroup] 2022-09-27T15:46:00.2339443Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:46:00.6058306Z Collecting psutil==5.9.1 2022-09-27T15:46:00.6253423Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-09-27T15:46:00.6950754Z Installing collected packages: psutil 2022-09-27T15:46:00.8543886Z Successfully installed psutil-5.9.1 2022-09-27T15:46:01.3331064Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:46:01.3977699Z Collecting pynvml==11.4.1 2022-09-27T15:46:01.4142970Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-09-27T15:46:01.4627890Z Installing collected packages: pynvml 2022-09-27T15:46:01.5167339Z Successfully installed pynvml-11.4.1 2022-09-27T15:46:01.5755221Z Prepare all required actions 2022-09-27T15:46:01.5755683Z Getting action download info 2022-09-27T15:46:01.7775855Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-09-27T15:46:02.0709405Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-09-27T15:46:02.2066839Z ##[group]Run ./.github/actions/download-build-artifacts 2022-09-27T15:46:02.2067178Z with: 2022-09-27T15:46:02.2067473Z name: linux-bionic-cuda11.6-py3.10-gcc7-deploy 2022-09-27T15:46:02.2067792Z env: 2022-09-27T15:46:02.2068049Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:46:02.2068309Z GPU_FLAG: --gpus all 2022-09-27T15:46:02.2069021Z ##[endgroup] 2022-09-27T15:46:02.2102030Z ##[group]Run seemethere/download-artifact-s3@v4 2022-09-27T15:46:02.2102343Z with: 2022-09-27T15:46:02.2102636Z name: linux-bionic-cuda11.6-py3.10-gcc7-deploy 2022-09-27T15:46:02.2102993Z s3-bucket: gha-artifacts 2022-09-27T15:46:02.2103334Z region: us-east-1 2022-09-27T15:46:02.2103558Z env: 2022-09-27T15:46:02.2103813Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:46:02.2104097Z GPU_FLAG: --gpus all 2022-09-27T15:46:02.2104335Z ##[endgroup] 2022-09-27T15:46:02.7380750Z Found 1 objects with prefix pytorch/pytorch/3133193930/linux-bionic-cuda11.6-py3.10-gcc7-deploy/ 2022-09-27T15:46:02.7381810Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-09-27T15:46:15.8906219Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-09-27T15:46:15.8906938Z 2022-09-27T15:46:15.8908180Z Artifact download has finished successfully 2022-09-27T15:46:15.9061515Z ##[group]Run unzip -o artifacts.zip 2022-09-27T15:46:15.9061840Z unzip -o artifacts.zip 2022-09-27T15:46:15.9076770Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:46:15.9077109Z env: 2022-09-27T15:46:15.9077360Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:46:15.9077626Z GPU_FLAG: --gpus all 2022-09-27T15:46:15.9077895Z ##[endgroup] 2022-09-27T15:46:15.9145715Z Archive: artifacts.zip 2022-09-27T15:46:15.9147697Z creating: dist/ 2022-09-27T15:46:18.5310265Z inflating: dist/torch-1.13.0a0+git52424e2-cp310-cp310-linux_x86_64.whl 2022-09-27T15:46:18.5310715Z creating: build/custom_test_artifacts/ 2022-09-27T15:46:18.5311147Z creating: build/custom_test_artifacts/custom-op-build/ 2022-09-27T15:46:18.5311635Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-09-27T15:46:18.5318880Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-09-27T15:46:18.5319438Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-09-27T15:46:18.5319986Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-09-27T15:46:18.5320563Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-09-27T15:46:18.5321173Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-09-27T15:46:18.5323918Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-09-27T15:46:18.5325025Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-09-27T15:46:18.5325598Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-09-27T15:46:18.5326173Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-09-27T15:46:18.5329003Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-27T15:46:18.5330113Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-09-27T15:46:18.5332040Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-09-27T15:46:18.5333018Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-09-27T15:46:18.5334068Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-09-27T15:46:18.5335211Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-09-27T15:46:18.5335803Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-09-27T15:46:18.5336383Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-09-27T15:46:18.5391099Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-09-27T15:46:18.5391841Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-09-27T15:46:18.5392604Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-09-27T15:46:18.5393355Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-09-27T15:46:18.5394082Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-09-27T15:46:18.5394772Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-09-27T15:46:18.5395478Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-09-27T15:46:18.5396585Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-09-27T15:46:18.5397658Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-09-27T15:46:18.5439772Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-09-27T15:46:18.5481401Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-09-27T15:46:18.5482321Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-09-27T15:46:18.5483079Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-09-27T15:46:18.5483926Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-09-27T15:46:18.5484607Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-09-27T15:46:18.5485750Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-09-27T15:46:18.5486736Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-09-27T15:46:18.5488820Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-09-27T15:46:18.5562255Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-09-27T15:46:18.5635401Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-09-27T15:46:18.5636210Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-09-27T15:46:18.5636804Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-09-27T15:46:18.5637515Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-09-27T15:46:18.5638064Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-09-27T15:46:18.5638943Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-09-27T15:46:18.5639551Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-09-27T15:46:18.5640180Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-09-27T15:46:18.5640768Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-09-27T15:46:18.5641356Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-09-27T15:46:18.5641955Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-09-27T15:46:18.5642899Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-09-27T15:46:18.5643563Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-09-27T15:46:18.5644319Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-09-27T15:46:18.5644934Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-09-27T15:46:18.5665828Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-09-27T15:46:18.5779568Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-09-27T15:46:18.5780131Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-09-27T15:46:18.5780745Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-09-27T15:46:18.5781395Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-09-27T15:46:18.5782017Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-09-27T15:46:18.5782611Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-09-27T15:46:18.5783228Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-09-27T15:46:18.5784530Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-09-27T15:46:18.5785482Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-09-27T15:46:18.5786130Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-09-27T15:46:18.5786787Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-09-27T15:46:18.5807965Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-09-27T15:46:18.5889169Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-09-27T15:46:18.5889848Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-27T15:46:18.5890460Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-09-27T15:46:18.5891020Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-09-27T15:46:18.5891958Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-09-27T15:46:18.5893250Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-09-27T15:46:18.5893923Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2022-09-27T15:46:18.5896857Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-09-27T15:46:18.5897648Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-09-27T15:46:18.5898575Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-09-27T15:46:18.5991894Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-09-27T15:46:18.6053141Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-09-27T15:46:18.6053602Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-09-27T15:46:18.6054066Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-09-27T15:46:18.6060809Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-09-27T15:46:18.6061331Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-09-27T15:46:18.6061881Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-09-27T15:46:18.6062449Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-09-27T15:46:18.6063002Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-09-27T15:46:18.6065239Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-09-27T15:46:18.6066486Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-09-27T15:46:18.6067057Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-09-27T15:46:18.6067625Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-09-27T15:46:18.6070663Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-27T15:46:18.6071757Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-09-27T15:46:18.6073689Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-09-27T15:46:18.6074318Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-09-27T15:46:18.6075784Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-09-27T15:46:18.6076968Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-09-27T15:46:18.6077555Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-09-27T15:46:18.6078131Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-09-27T15:46:18.6132858Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-09-27T15:46:18.6133560Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-09-27T15:46:18.6134436Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-09-27T15:46:18.6135230Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-09-27T15:46:18.6135946Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-09-27T15:46:18.6136668Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-09-27T15:46:18.6137369Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-09-27T15:46:18.6138227Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-09-27T15:46:18.6139073Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-09-27T15:46:18.6181651Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-09-27T15:46:18.6223209Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-09-27T15:46:18.6224234Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-09-27T15:46:18.6225732Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-09-27T15:46:18.6226368Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-09-27T15:46:18.6227109Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-09-27T15:46:18.6228187Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-09-27T15:46:18.6229557Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-09-27T15:46:18.6231060Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-09-27T15:46:18.6304469Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-09-27T15:46:18.6377679Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-09-27T15:46:18.6378322Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-09-27T15:46:18.6378886Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-09-27T15:46:18.6379665Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-09-27T15:46:18.6380583Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-09-27T15:46:18.6381637Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-09-27T15:46:18.6382351Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-09-27T15:46:18.6383224Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-09-27T15:46:18.6383905Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-09-27T15:46:18.6384556Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-09-27T15:46:18.6385178Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-09-27T15:46:18.6386116Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-09-27T15:46:18.6386748Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-09-27T15:46:18.6387421Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-09-27T15:46:18.6388097Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-09-27T15:46:18.6408730Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-09-27T15:46:18.6472551Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-09-27T15:46:18.6473315Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-27T15:46:18.6474013Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-09-27T15:46:18.6474652Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-09-27T15:46:18.6475360Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-09-27T15:46:18.6476344Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-09-27T15:46:18.6477088Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2022-09-27T15:46:18.6480023Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-09-27T15:46:18.6480602Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-09-27T15:46:18.6481489Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-09-27T15:46:18.6530787Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-09-27T15:46:18.6531347Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-09-27T15:46:18.6531855Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-09-27T15:46:18.6538709Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-09-27T15:46:18.6539353Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-09-27T15:46:18.6539997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-09-27T15:46:18.6540613Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-09-27T15:46:18.6541385Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-09-27T15:46:18.6542704Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-09-27T15:46:18.6544241Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-09-27T15:46:18.6544852Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-09-27T15:46:18.6548046Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-09-27T15:46:18.6549400Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-27T15:46:18.6550130Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-09-27T15:46:18.6551010Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-09-27T15:46:18.6551892Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-09-27T15:46:18.6553424Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-09-27T15:46:18.6554562Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-09-27T15:46:18.6555186Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-09-27T15:46:18.6555865Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-09-27T15:46:18.6610232Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-09-27T15:46:18.6611076Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-09-27T15:46:18.6611916Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-09-27T15:46:18.6612697Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-09-27T15:46:18.6613529Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-09-27T15:46:18.6614362Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-09-27T15:46:18.6615164Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2022-09-27T15:46:18.6615903Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-09-27T15:46:18.6616899Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-09-27T15:46:18.6658646Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-09-27T15:46:18.6700116Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-09-27T15:46:18.6701324Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-09-27T15:46:18.6702306Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2022-09-27T15:46:18.6742537Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-09-27T15:46:18.6743610Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-09-27T15:46:18.6744308Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-09-27T15:46:18.6744986Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-09-27T15:46:18.6745684Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-09-27T15:46:18.6780744Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-09-27T15:46:18.6853914Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-09-27T15:46:18.6854551Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-09-27T15:46:18.6855132Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-09-27T15:46:18.6856472Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-09-27T15:46:18.6857656Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-09-27T15:46:18.6858480Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-09-27T15:46:18.6859305Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-09-27T15:46:18.6860277Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-09-27T15:46:18.6861218Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-09-27T15:46:18.6861828Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-09-27T15:46:18.6862775Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-09-27T15:46:18.6863717Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-09-27T15:46:18.6864568Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-09-27T15:46:18.6865214Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-09-27T15:46:18.6865861Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-09-27T15:46:18.6869256Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-09-27T15:46:18.7016954Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-09-27T15:46:18.7017868Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-09-27T15:46:18.7019148Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-09-27T15:46:18.7020277Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-09-27T15:46:18.7020936Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-09-27T15:46:18.7021810Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-09-27T15:46:18.7022811Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-09-27T15:46:18.7023788Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-09-27T15:46:18.7024416Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-09-27T15:46:18.7025095Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-09-27T15:46:18.7025761Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-09-27T15:46:18.7045087Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-09-27T15:46:18.7102507Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-09-27T15:46:18.7103446Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-27T15:46:18.7104334Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-09-27T15:46:18.7104928Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-09-27T15:46:18.7105766Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-09-27T15:46:18.7106795Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-09-27T15:46:18.7107356Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2022-09-27T15:46:18.7110577Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-09-27T15:46:18.7111332Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-09-27T15:46:18.7112256Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-09-27T15:46:18.7231285Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-09-27T15:46:18.7276331Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-09-27T15:46:18.7276713Z creating: build/lib/ 2022-09-27T15:46:18.7277410Z inflating: build/lib/libclog.a 2022-09-27T15:46:18.7343853Z inflating: build/lib/libgtest.a 2022-09-27T15:46:18.7354366Z inflating: build/lib/libpthreadpool.a 2022-09-27T15:46:18.7445936Z inflating: build/lib/libbenchmark.a 2022-09-27T15:46:18.7552739Z inflating: build/lib/libprotobuf-lite.a 2022-09-27T15:46:18.7561707Z inflating: build/lib/libittnotify.a 2022-09-27T15:46:18.7594078Z inflating: build/lib/libtensorpipe_uv.a 2022-09-27T15:46:18.7670912Z inflating: build/lib/libasmjit.a 2022-09-27T15:46:18.8206196Z inflating: build/lib/libprotobuf.a 2022-09-27T15:46:18.8339150Z inflating: build/lib/libgloo.a 2022-09-27T15:46:18.8358830Z inflating: build/lib/libfmt.a 2022-09-27T15:46:18.8360672Z inflating: build/lib/libcaffe2_nvrtc.so 2022-09-27T15:46:18.8361369Z inflating: build/lib/libfoxi_loader.a 2022-09-27T15:46:18.8434649Z inflating: build/lib/libc10.so 2022-09-27T15:46:18.8435789Z inflating: build/lib/libtorch_global_deps.so 2022-09-27T15:46:18.8445907Z inflating: build/lib/libcpuinfo.a 2022-09-27T15:46:18.9018670Z inflating: build/lib/libprotoc.a 2022-09-27T15:46:18.9027662Z inflating: build/lib/libcpuinfo_internals.a 2022-09-27T15:46:18.9043737Z inflating: build/lib/libqnnpack.a 2022-09-27T15:46:18.9067593Z inflating: build/lib/libpytorch_qnnpack.a 2022-09-27T15:46:18.9070617Z inflating: build/lib/libnnpack_reference_layers.a 2022-09-27T15:46:18.9089652Z inflating: build/lib/libgmock.a 2022-09-27T15:46:18.9090459Z inflating: build/lib/libgtest_main.a 2022-09-27T15:46:18.9113226Z inflating: build/lib/libnnpack.a 2022-09-27T15:46:18.9113728Z inflating: build/lib/libbenchmark_main.a 2022-09-27T15:46:19.7257587Z inflating: build/lib/libdnnl.a 2022-09-27T15:46:19.7399448Z inflating: build/lib/libXNNPACK.a 2022-09-27T15:46:19.8057592Z inflating: build/lib/libtensorpipe.a 2022-09-27T15:46:19.8102733Z inflating: build/lib/libc10_cuda.so 2022-09-27T15:46:19.8119231Z inflating: build/lib/libtest_deploy_lib.so 2022-09-27T15:46:19.8119855Z inflating: build/lib/libgmock_main.a 2022-09-27T15:46:19.9654342Z inflating: build/lib/libfbgemm.a 2022-09-27T15:46:20.0788637Z inflating: build/lib/libdnnl_graph.a 2022-09-27T15:46:20.1212750Z inflating: build/lib/libkineto.a 2022-09-27T15:46:20.1504134Z inflating: build/lib/libtensorpipe_cuda.a 2022-09-27T15:46:20.1549995Z inflating: build/lib/libcaffe2_protos.a 2022-09-27T15:46:20.1598438Z inflating: build/lib/libonnx_proto.a 2022-09-27T15:46:20.2285137Z inflating: build/lib/libonnx.a 2022-09-27T15:46:20.8095371Z inflating: build/lib/libtorch_python_static.a 2022-09-27T15:46:21.5165418Z inflating: build/lib/libtorch_deployinterpreter.so 2022-09-27T15:46:21.5597651Z inflating: build/lib/libgloo_cuda.a 2022-09-27T15:46:23.8643501Z inflating: build/lib/libtorch_cpu.so 2022-09-27T15:46:24.2075686Z inflating: build/lib/libtorch_cuda_cpp.so 2022-09-27T15:46:25.9088515Z inflating: build/lib/libtorch_cuda_cu.so 2022-09-27T15:46:25.9089242Z inflating: build/lib/libtorch_cuda.so 2022-09-27T15:46:25.9091591Z inflating: build/lib/libtorch.so 2022-09-27T15:46:25.9095189Z inflating: build/lib/libc10d_cuda_test.so 2022-09-27T15:46:26.8991202Z inflating: build/lib/libtorch_cuda_linalg.so 2022-09-27T15:46:26.9014554Z inflating: build/lib/libjitbackend_test.so 2022-09-27T15:46:26.9075225Z inflating: build/lib/libtorchbind_test.so 2022-09-27T15:46:26.9105550Z inflating: build/lib/libbackend_with_compiler.so 2022-09-27T15:46:26.9110503Z inflating: build/lib/libshm.so 2022-09-27T15:46:27.6177423Z inflating: build/lib/libtorch_deploy_internal.a 2022-09-27T15:46:27.7935911Z inflating: build/lib/libtorch_python.so 2022-09-27T15:46:27.7975737Z inflating: build/lib/libnnapi_backend.so 2022-09-27T15:46:27.7988691Z creating: build/bin/ 2022-09-27T15:46:27.7989698Z inflating: build/bin/remove_dt_needed 2022-09-27T15:46:27.8041299Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-09-27T15:46:27.8096504Z inflating: build/bin/c10_DeviceGuard_test 2022-09-27T15:46:27.8150539Z inflating: build/bin/c10_Device_test 2022-09-27T15:46:27.8213697Z inflating: build/bin/c10_DispatchKeySet_test 2022-09-27T15:46:27.8264979Z inflating: build/bin/c10_StreamGuard_test 2022-09-27T15:46:27.8318757Z inflating: build/bin/c10_SymInt_test 2022-09-27T15:46:27.8378372Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-09-27T15:46:27.8438149Z inflating: build/bin/c10_InlineStreamGuard_test 2022-09-27T15:46:27.8499566Z inflating: build/bin/c10_SizesAndStrides_test 2022-09-27T15:46:27.8550888Z inflating: build/bin/c10_Array_test 2022-09-27T15:46:27.8608001Z inflating: build/bin/c10_Bitset_test 2022-09-27T15:46:27.8662744Z inflating: build/bin/c10_C++17_test 2022-09-27T15:46:27.8714544Z inflating: build/bin/c10_ConstexprCrc_test 2022-09-27T15:46:27.8766848Z inflating: build/bin/c10_DeadlockDetection_test 2022-09-27T15:46:27.8819833Z inflating: build/bin/c10_Half_test 2022-09-27T15:46:27.8880663Z inflating: build/bin/c10_LeftRight_test 2022-09-27T15:46:27.8947770Z inflating: build/bin/c10_Metaprogramming_test 2022-09-27T15:46:27.9103765Z inflating: build/bin/c10_SmallVectorTest 2022-09-27T15:46:27.9157867Z inflating: build/bin/c10_Synchronized_test 2022-09-27T15:46:27.9219146Z inflating: build/bin/c10_ThreadLocal_test 2022-09-27T15:46:27.9275314Z inflating: build/bin/c10_TypeIndex_test 2022-09-27T15:46:27.9329513Z inflating: build/bin/c10_TypeList_test 2022-09-27T15:46:27.9380667Z inflating: build/bin/c10_TypeTraits_test 2022-09-27T15:46:27.9436291Z inflating: build/bin/c10_accumulate_test 2022-09-27T15:46:27.9496033Z inflating: build/bin/c10_bfloat16_test 2022-09-27T15:46:27.9554149Z inflating: build/bin/c10_complex_math_test 2022-09-27T15:46:27.9613362Z inflating: build/bin/c10_complex_test 2022-09-27T15:46:27.9731373Z inflating: build/bin/c10_either_test 2022-09-27T15:46:27.9787150Z inflating: build/bin/c10_exception_test 2022-09-27T15:46:27.9840825Z inflating: build/bin/c10_flags_test 2022-09-27T15:46:28.0023571Z inflating: build/bin/c10_intrusive_ptr_test 2022-09-27T15:46:28.0077542Z inflating: build/bin/c10_irange_test 2022-09-27T15:46:28.0139411Z inflating: build/bin/c10_logging_test 2022-09-27T15:46:28.0219349Z inflating: build/bin/c10_optional_test 2022-09-27T15:46:28.0285903Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-09-27T15:46:28.0345094Z inflating: build/bin/c10_registry_test 2022-09-27T15:46:28.0408978Z inflating: build/bin/c10_string_view_test 2022-09-27T15:46:28.0463864Z inflating: build/bin/c10_tempfile_test 2022-09-27T15:46:28.0524577Z inflating: build/bin/c10_typeid_test 2022-09-27T15:46:28.0584829Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-09-27T15:46:28.1107949Z inflating: build/bin/protoc-3.13.0.0 2022-09-27T15:46:28.1630312Z inflating: build/bin/protoc 2022-09-27T15:46:28.1682536Z inflating: build/bin/c10_cuda_CUDATest 2022-09-27T15:46:28.2001301Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-09-27T15:46:28.2356399Z inflating: build/bin/vec_test_all_types_AVX2 2022-09-27T15:46:28.2413841Z inflating: build/bin/HashStoreTest 2022-09-27T15:46:28.2479048Z inflating: build/bin/TCPStoreTest 2022-09-27T15:46:28.2536518Z inflating: build/bin/FileStoreTest 2022-09-27T15:46:28.2552601Z inflating: build/bin/ProcessGroupMPITest 2022-09-27T15:46:28.2555926Z inflating: build/bin/example_allreduce 2022-09-27T15:46:28.2611832Z inflating: build/bin/Dimname_test 2022-09-27T15:46:28.2690344Z inflating: build/bin/Dict_test 2022-09-27T15:46:28.2759242Z inflating: build/bin/MaybeOwned_test 2022-09-27T15:46:28.2820345Z inflating: build/bin/NamedTensor_test 2022-09-27T15:46:28.2883991Z inflating: build/bin/apply_utils_test 2022-09-27T15:46:28.2946903Z inflating: build/bin/atest 2022-09-27T15:46:28.3011793Z inflating: build/bin/basic 2022-09-27T15:46:28.3069309Z inflating: build/bin/broadcast_test 2022-09-27T15:46:28.3132004Z inflating: build/bin/cpu_generator_test 2022-09-27T15:46:28.3185244Z inflating: build/bin/dispatch_key_set_test 2022-09-27T15:46:28.3241973Z inflating: build/bin/cpu_profiling_allocator_test 2022-09-27T15:46:28.3294870Z inflating: build/bin/dlconvertor_test 2022-09-27T15:46:28.3389800Z inflating: build/bin/cpu_rng_test 2022-09-27T15:46:28.3452413Z inflating: build/bin/extension_backend_test 2022-09-27T15:46:28.3512326Z inflating: build/bin/half_test 2022-09-27T15:46:28.3564836Z inflating: build/bin/lazy_tensor_test 2022-09-27T15:46:28.3665722Z inflating: build/bin/ivalue_test 2022-09-27T15:46:28.3722326Z inflating: build/bin/memory_overlapping_test 2022-09-27T15:46:28.3778129Z inflating: build/bin/memory_format_test 2022-09-27T15:46:28.3834702Z inflating: build/bin/math_kernel_test 2022-09-27T15:46:28.3888810Z inflating: build/bin/operator_name_test 2022-09-27T15:46:28.3948830Z inflating: build/bin/native_test 2022-09-27T15:46:28.4004783Z inflating: build/bin/mobile_memory_cleanup 2022-09-27T15:46:28.4058423Z inflating: build/bin/operators_test 2022-09-27T15:46:28.4114796Z inflating: build/bin/packedtensoraccessor_test 2022-09-27T15:46:28.4183946Z inflating: build/bin/pow_test 2022-09-27T15:46:28.4245573Z inflating: build/bin/quantized_test 2022-09-27T15:46:28.4298212Z inflating: build/bin/reduce_ops_test 2022-09-27T15:46:28.4352751Z inflating: build/bin/reportMemoryUsage_test 2022-09-27T15:46:28.4413056Z inflating: build/bin/scalar_tensor_test 2022-09-27T15:46:28.4474658Z inflating: build/bin/scalar_test 2022-09-27T15:46:28.4529866Z inflating: build/bin/stride_properties_test 2022-09-27T15:46:28.4589739Z inflating: build/bin/type_ptr_test 2022-09-27T15:46:28.4673717Z inflating: build/bin/tensor_iterator_test 2022-09-27T15:46:28.4676319Z inflating: build/bin/thread_init_test 2022-09-27T15:46:28.4736931Z inflating: build/bin/test_parallel 2022-09-27T15:46:28.4801266Z inflating: build/bin/type_test 2022-09-27T15:46:28.4856948Z inflating: build/bin/undefined_tensor_test 2022-09-27T15:46:28.4910112Z inflating: build/bin/variant_test 2022-09-27T15:46:28.4911730Z inflating: build/bin/verify_api_visibility 2022-09-27T15:46:28.4985756Z inflating: build/bin/vmap_test 2022-09-27T15:46:28.5040346Z inflating: build/bin/weakref_test 2022-09-27T15:46:28.5104352Z inflating: build/bin/IListRef_test 2022-09-27T15:46:28.5158901Z inflating: build/bin/wrapdim_test 2022-09-27T15:46:28.5211048Z inflating: build/bin/xla_tensor_test 2022-09-27T15:46:28.5329428Z inflating: build/bin/List_test 2022-09-27T15:46:28.5398910Z inflating: build/bin/KernelFunction_test 2022-09-27T15:46:28.5530875Z inflating: build/bin/kernel_function_legacy_test 2022-09-27T15:46:28.5634741Z inflating: build/bin/kernel_function_test 2022-09-27T15:46:28.5747148Z inflating: build/bin/kernel_lambda_test 2022-09-27T15:46:28.5886429Z inflating: build/bin/kernel_lambda_legacy_test 2022-09-27T15:46:28.5950967Z inflating: build/bin/kernel_stackbased_test 2022-09-27T15:46:28.6004857Z inflating: build/bin/CppSignature_test 2022-09-27T15:46:28.6108534Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-09-27T15:46:28.6159796Z inflating: build/bin/op_allowlist_test 2022-09-27T15:46:28.6216241Z inflating: build/bin/inline_container_test 2022-09-27T15:46:28.6530986Z inflating: build/bin/op_registration_test 2022-09-27T15:46:28.6591944Z inflating: build/bin/backend_fallback_test 2022-09-27T15:46:28.6647748Z inflating: build/bin/cuda_apply_test 2022-09-27T15:46:28.6714032Z inflating: build/bin/cuda_atomic_ops_test 2022-09-27T15:46:28.6771216Z inflating: build/bin/cuda_caching_host_allocator_test 2022-09-27T15:46:28.6844605Z inflating: build/bin/cuda_complex_math_test 2022-09-27T15:46:28.6907543Z inflating: build/bin/cuda_complex_test 2022-09-27T15:46:28.6960797Z inflating: build/bin/cuda_device_test 2022-09-27T15:46:28.7025285Z inflating: build/bin/cuda_cub_test 2022-09-27T15:46:28.7078681Z inflating: build/bin/cuda_dlconvertor_test 2022-09-27T15:46:28.7133637Z inflating: build/bin/cuda_integer_divider_test 2022-09-27T15:46:28.7205879Z inflating: build/bin/cuda_distributions_test 2022-09-27T15:46:28.7268891Z inflating: build/bin/cuda_generator_test 2022-09-27T15:46:28.7322273Z inflating: build/bin/cuda_half_test 2022-09-27T15:46:28.7374270Z inflating: build/bin/cuda_optional_test 2022-09-27T15:46:28.7430718Z inflating: build/bin/cuda_reportMemoryUsage_test 2022-09-27T15:46:28.7496165Z inflating: build/bin/cuda_stream_test 2022-09-27T15:46:28.7551781Z inflating: build/bin/cuda_packedtensoraccessor_test 2022-09-27T15:46:28.7603646Z inflating: build/bin/cuda_cudnn_test 2022-09-27T15:46:28.7660368Z inflating: build/bin/cuda_vectorized_test 2022-09-27T15:46:28.7677891Z inflating: build/bin/tutorial_tensorexpr 2022-09-27T15:46:28.7747275Z inflating: build/bin/ProcessGroupGlooTest 2022-09-27T15:46:28.7809886Z inflating: build/bin/ProcessGroupGlooAsyncTest 2022-09-27T15:46:28.7876696Z inflating: build/bin/ProcessGroupNCCLTest 2022-09-27T15:46:28.7939806Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2022-09-27T15:46:28.7996814Z inflating: build/bin/ProcessGroupUCCTest 2022-09-27T15:46:28.8054471Z inflating: build/bin/test_dist_autograd 2022-09-27T15:46:28.8129299Z inflating: build/bin/test_cpp_rpc 2022-09-27T15:46:28.8132025Z inflating: build/bin/parallel_benchmark 2022-09-27T15:46:28.8143282Z inflating: build/bin/aot_model_compiler_test 2022-09-27T15:46:28.8217644Z inflating: build/bin/test_mobile_nnc 2022-09-27T15:46:28.8223334Z inflating: build/bin/torch_shm_manager 2022-09-27T15:46:28.8603439Z inflating: build/bin/test_lazy 2022-09-27T15:46:28.9526934Z inflating: build/bin/test_tensorexpr 2022-09-27T15:46:29.6636387Z inflating: build/bin/test_deploy 2022-09-27T15:46:30.3729888Z inflating: build/bin/test_deploy_gpu 2022-09-27T15:46:31.0770768Z inflating: build/bin/deploy_benchmark 2022-09-27T15:46:31.7812654Z inflating: build/bin/interactive_embedded_interpreter 2022-09-27T15:46:32.6163699Z inflating: build/bin/test_api 2022-09-27T15:46:32.7303541Z inflating: build/bin/test_jit 2022-09-27T15:46:32.7336434Z ##[group]Run df -H 2022-09-27T15:46:32.7336710Z df -H 2022-09-27T15:46:32.7351387Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:46:32.7351700Z env: 2022-09-27T15:46:32.7351963Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:46:32.7352219Z GPU_FLAG: --gpus all 2022-09-27T15:46:32.7352487Z ##[endgroup] 2022-09-27T15:46:32.7393846Z Filesystem Size Used Avail Use% Mounted on 2022-09-27T15:46:32.7394195Z devtmpfs 65G 0 65G 0% /dev 2022-09-27T15:46:32.7394687Z tmpfs 65G 0 65G 0% /dev/shm 2022-09-27T15:46:32.7395114Z tmpfs 65G 480k 65G 1% /run 2022-09-27T15:46:32.7395606Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2022-09-27T15:46:32.7395986Z /dev/xvda1 162G 31G 131G 19% / 2022-09-27T15:46:32.7420368Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:46:32.7420738Z .github/scripts/parse_ref.py 2022-09-27T15:46:32.7433372Z shell: /usr/bin/bash -e {0} 2022-09-27T15:46:32.7433641Z env: 2022-09-27T15:46:32.7433896Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:46:32.7434153Z GPU_FLAG: --gpus all 2022-09-27T15:46:32.7434417Z ##[endgroup] 2022-09-27T15:46:32.7738866Z ##[group]Run set -x 2022-09-27T15:46:32.7739270Z set -x 2022-09-27T15:46:32.7739518Z  2022-09-27T15:46:32.7739807Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-09-27T15:46:32.7740145Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-09-27T15:46:32.7740508Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-09-27T15:46:32.7740845Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-09-27T15:46:32.7741103Z else 2022-09-27T15:46:32.7741410Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-09-27T15:46:32.7741693Z fi 2022-09-27T15:46:32.7741900Z  2022-09-27T15:46:32.7742226Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-09-27T15:46:32.7742554Z  2022-09-27T15:46:32.7742863Z # sanitize the input commit message and PR body here: 2022-09-27T15:46:32.7743141Z # 2022-09-27T15:46:32.7743535Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-09-27T15:46:32.7744066Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-09-27T15:46:32.7744479Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-09-27T15:46:32.7744804Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-09-27T15:46:32.7745067Z  2022-09-27T15:46:32.7745404Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-09-27T15:46:32.7745918Z # wreak havoc internally 2022-09-27T15:46:32.7746252Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-09-27T15:46:32.7746595Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-09-27T15:46:32.7746847Z  2022-09-27T15:46:32.7747177Z # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:46:32.7747601Z # TODO: Stop building test binaries as part of the build phase 2022-09-27T15:46:32.7747962Z # Used for GPU_FLAG since that doesn't play nice 2022-09-27T15:46:32.7748297Z # shellcheck disable=SC2086,SC2090 2022-09-27T15:46:32.7748948Z container_name=$(docker run \ 2022-09-27T15:46:32.7749220Z  ${GPU_FLAG:-} \ 2022-09-27T15:46:32.7749512Z  -e BUILD_ENVIRONMENT \ 2022-09-27T15:46:32.7749806Z  -e PR_NUMBER \ 2022-09-27T15:46:32.7750085Z  -e GITHUB_ACTIONS \ 2022-09-27T15:46:32.7750330Z  -e BASE_SHA \ 2022-09-27T15:46:32.7750599Z  -e BRANCH \ 2022-09-27T15:46:32.7750854Z  -e SHA1 \ 2022-09-27T15:46:32.7751103Z  -e AWS_DEFAULT_REGION \ 2022-09-27T15:46:32.7751386Z  -e IN_WHEEL_TEST \ 2022-09-27T15:46:32.7751658Z  -e SHARD_NUMBER \ 2022-09-27T15:46:32.7751905Z  -e TEST_CONFIG \ 2022-09-27T15:46:32.7752178Z  -e NUM_TEST_SHARDS \ 2022-09-27T15:46:32.7752453Z  -e PR_BODY \ 2022-09-27T15:46:32.7752706Z  -e COMMIT_MESSAGES \ 2022-09-27T15:46:32.7753003Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-09-27T15:46:32.7753323Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-09-27T15:46:32.7753600Z  -e PR_LABELS \ 2022-09-27T15:46:32.7753901Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-09-27T15:46:32.7754198Z  -e SCCACHE_BUCKET \ 2022-09-27T15:46:32.7754482Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-09-27T15:46:32.7754738Z  -e XLA_CUDA \ 2022-09-27T15:46:32.7755037Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-09-27T15:46:32.7755383Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-09-27T15:46:32.7755690Z  --ulimit stack=10485760:83886080 \ 2022-09-27T15:46:32.7756009Z  --security-opt seccomp=unconfined \ 2022-09-27T15:46:32.7756328Z  --cap-add=SYS_PTRACE \ 2022-09-27T15:46:32.7756584Z  --ipc=host \ 2022-09-27T15:46:32.7756957Z  --shm-size="${SHM_SIZE}" \ 2022-09-27T15:46:32.7757250Z  --tty \ 2022-09-27T15:46:32.7757481Z  --detach \ 2022-09-27T15:46:32.7757767Z  --name="${container_name}" \ 2022-09-27T15:46:32.7758056Z  --user jenkins \ 2022-09-27T15:46:32.7758391Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-09-27T15:46:32.7758717Z  -w /var/lib/jenkins/workspace \ 2022-09-27T15:46:32.7759009Z  "${DOCKER_IMAGE}" 2022-09-27T15:46:32.7759258Z ) 2022-09-27T15:46:32.7759587Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-09-27T15:46:32.7771372Z shell: /usr/bin/bash -e {0} 2022-09-27T15:46:32.7771645Z env: 2022-09-27T15:46:32.7771877Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:46:32.7772149Z GPU_FLAG: --gpus all 2022-09-27T15:46:32.7772564Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-deploy 2022-09-27T15:46:32.7772897Z PR_NUMBER: 85462 2022-09-27T15:46:32.7773165Z BRANCH: pull/85462 2022-09-27T15:46:32.7773457Z SHA1: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:46:32.7773761Z BASE_SHA: 76d60778eb01b4213735be1c6e126fe2da519b8e 2022-09-27T15:46:32.7774079Z PYTORCH_RETRY_TEST_CASES: 1 2022-09-27T15:46:32.7774383Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-09-27T15:46:32.7774662Z TEST_CONFIG: deploy 2022-09-27T15:46:32.7774892Z SHARD_NUMBER: 1 2022-09-27T15:46:32.7775141Z NUM_TEST_SHARDS: 1 2022-09-27T15:46:32.7777402Z PR_BODY: Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory. I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug: ``` import torch import weakref from transformers import DetrForObjectDetection class X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1. def test(): model = DetrForObjectDetection.from_pretrained('facebook/detr-resnet-50') model.to('cuda') optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer) test() print(f'{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}') # Should print (, 0), but with cyclic reference, it will print (, ). ``` 2022-09-27T15:46:32.7779941Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-09-27T15:46:32.7780291Z SCCACHE_S3_KEY_PREFIX: pull 2022-09-27T15:46:32.7780568Z SHM_SIZE: 2g 2022-09-27T15:46:32.7781050Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:46:32.7781552Z XLA_CUDA: 2022-09-27T15:46:32.7781916Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:46:32.7782254Z ##[endgroup] 2022-09-27T15:46:32.7810718Z + [[ deploy == \m\u\l\t\i\g\p\u ]] 2022-09-27T15:46:32.7811210Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *onnx* ]] 2022-09-27T15:46:32.7811587Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-09-27T15:46:32.7814893Z ++ git cherry -v origin/master 2022-09-27T15:46:32.8064692Z + COMMIT_MESSAGES='+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR 2022-09-27T15:46:32.8065153Z + acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR 2022-09-27T15:46:32.8065558Z + 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form 2022-09-27T15:46:32.8065968Z + 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference 2022-09-27T15:46:32.8066353Z + 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:46:32.8069211Z + COMMIT_MESSAGES='+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:46:32.8085456Z + PR_BODY='Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained('\''facebook/detr-resnet-50'\'') model.to('\''cuda'\'') optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f'\''{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}'\'') # Should print (, 0), but with cyclic reference, it will print (, ).```' 2022-09-27T15:46:32.8088764Z + export 'COMMIT_MESSAGES=+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:46:32.8090165Z + COMMIT_MESSAGES='+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting' 2022-09-27T15:46:32.8097245Z + export 'PR_BODY=Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained(facebook/detr-resnet-50) model.to(cuda) optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}) # Should print (, 0), but with cyclic reference, it will print (, ).```' 2022-09-27T15:46:32.8102691Z + PR_BODY='Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained(facebook/detr-resnet-50) model.to(cuda) optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}) # Should print (, 0), but with cyclic reference, it will print (, ).```' 2022-09-27T15:46:32.8105085Z +++ nproc --ignore=2 2022-09-27T15:46:32.8131701Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_3133193930 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:46:53.4529465Z + container_name=3c7cfef911cdf9dc8f72054a0d474cdf41790e24695552726e1a8f819f3dda95 2022-09-27T15:46:53.4530470Z + docker exec -t 3c7cfef911cdf9dc8f72054a0d474cdf41790e24695552726e1a8f819f3dda95 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-09-27T15:46:54.0391578Z Processing ./dist/torch-1.13.0a0+git52424e2-cp310-cp310-linux_x86_64.whl 2022-09-27T15:46:54.1310859Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch==1.13.0a0+git52424e2) (4.3.0) 2022-09-27T15:46:55.0821670Z Installing collected packages: torch 2022-09-27T15:47:07.0203731Z Successfully installed torch-1.13.0a0+git52424e2 2022-09-27T15:47:07.1846588Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-09-27T15:47:07.2067884Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2022-09-27T15:47:07.2068625Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2022-09-27T15:47:07.2073058Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2022-09-27T15:47:07.2073630Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2022-09-27T15:47:07.2074247Z + BUILD_DIR=build 2022-09-27T15:47:07.2074827Z + BUILD_RENAMED_DIR=build_renamed 2022-09-27T15:47:07.2075317Z + BUILD_BIN_DIR=build/bin 2022-09-27T15:47:07.2075556Z + export VALGRIND=ON 2022-09-27T15:47:07.2075834Z + VALGRIND=ON 2022-09-27T15:47:07.2076308Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *clang9* ]] 2022-09-27T15:47:07.2080037Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy != *bazel* ]] 2022-09-27T15:47:07.2080458Z ++ realpath build/custom_test_artifacts 2022-09-27T15:47:07.2083780Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-09-27T15:47:07.2087445Z ++ dirname .jenkins/pytorch/test.sh 2022-09-27T15:47:07.2094928Z + source .jenkins/pytorch/common.sh 2022-09-27T15:47:07.2099372Z +++ dirname .jenkins/pytorch/common.sh 2022-09-27T15:47:07.2110884Z ++ source .jenkins/pytorch/common_utils.sh 2022-09-27T15:47:07.2113427Z +++ declare -f -t trap_add 2022-09-27T15:47:07.2118999Z ++ set -ex 2022-09-27T15:47:07.2119911Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *rocm* ]] 2022-09-27T15:47:07.2120619Z ++ BUILD_TEST_LIBTORCH=0 2022-09-27T15:47:07.2121459Z ++ [[ deploy == *xla* ]] 2022-09-27T15:47:07.2122318Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *centos* ]] 2022-09-27T15:47:07.2122868Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *linux-bionic* ]] 2022-09-27T15:47:07.2123219Z ++ which conda 2022-09-27T15:47:07.2131664Z /opt/conda/bin/conda 2022-09-27T15:47:07.2132375Z ++ conda install -q -y cmake 2022-09-27T15:47:09.8827944Z Collecting package metadata (current_repodata.json): ...working... done 2022-09-27T15:47:10.6092756Z Solving environment: ...working... done 2022-09-27T15:47:10.7158068Z 2022-09-27T15:47:10.7158656Z ## Package Plan ## 2022-09-27T15:47:10.7159006Z 2022-09-27T15:47:10.7159264Z environment location: /opt/conda 2022-09-27T15:47:10.7159508Z 2022-09-27T15:47:10.7159635Z added / updated specs: 2022-09-27T15:47:10.7160078Z - cmake 2022-09-27T15:47:10.7163199Z 2022-09-27T15:47:10.7163469Z 2022-09-27T15:47:10.7163889Z The following packages will be downloaded: 2022-09-27T15:47:10.7164277Z 2022-09-27T15:47:10.7164541Z package | build 2022-09-27T15:47:10.7165513Z ---------------------------|----------------- 2022-09-27T15:47:10.7166103Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-09-27T15:47:10.7166545Z certifi-2022.9.14 | py310h06a4308_0 155 KB 2022-09-27T15:47:10.7166926Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-09-27T15:47:10.7167325Z conda-22.9.0 | py310h06a4308_0 894 KB 2022-09-27T15:47:10.7167725Z expat-2.4.4 | h295c915_0 169 KB 2022-09-27T15:47:10.7168101Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-09-27T15:47:10.7168494Z libcurl-7.82.0 | h0b77cf5_0 342 KB 2022-09-27T15:47:10.7168900Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-09-27T15:47:10.7169274Z libev-4.33 | h7f8727e_1 111 KB 2022-09-27T15:47:10.7169672Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-09-27T15:47:10.7170073Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-09-27T15:47:10.7170708Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-09-27T15:47:10.7171160Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-09-27T15:47:10.7171543Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-09-27T15:47:10.7171925Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-09-27T15:47:10.7172318Z ------------------------------------------------------------ 2022-09-27T15:47:10.7172657Z Total: 12.9 MB 2022-09-27T15:47:10.7172848Z 2022-09-27T15:47:10.7173016Z The following NEW packages will be INSTALLED: 2022-09-27T15:47:10.7173227Z 2022-09-27T15:47:10.7173609Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-09-27T15:47:10.7174078Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-09-27T15:47:10.7174557Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-09-27T15:47:10.7175024Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-09-27T15:47:10.7175483Z libcurl pkgs/main/linux-64::libcurl-7.82.0-h0b77cf5_0 2022-09-27T15:47:10.7176000Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-09-27T15:47:10.7176476Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-09-27T15:47:10.7176978Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-09-27T15:47:10.7177455Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-09-27T15:47:10.7177933Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-09-27T15:47:10.7178547Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-09-27T15:47:10.7179011Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-09-27T15:47:10.7179480Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-09-27T15:47:10.7179687Z 2022-09-27T15:47:10.7179838Z The following packages will be UPDATED: 2022-09-27T15:47:10.7180037Z 2022-09-27T15:47:10.7180332Z certifi 2022.6.15-py310h06a4308_0 --> 2022.9.14-py310h06a4308_0 2022-09-27T15:47:10.7180789Z conda 4.14.0-py310h06a4308_0 --> 22.9.0-py310h06a4308_0 2022-09-27T15:47:10.7181008Z 2022-09-27T15:47:10.7181027Z 2022-09-27T15:47:11.9314576Z Preparing transaction: ...working... done 2022-09-27T15:47:12.4606244Z Verifying transaction: ...working... done 2022-09-27T15:47:13.8116781Z Executing transaction: ...working... done 2022-09-27T15:47:13.9560203Z Retrieving notices: ...working... done 2022-09-27T15:47:14.1519024Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *centos* ]] 2022-09-27T15:47:14.1519502Z + echo 'Environment variables' 2022-09-27T15:47:14.1519801Z Environment variables 2022-09-27T15:47:14.1520094Z + env 2022-09-27T15:47:14.1528496Z SHARD_NUMBER=1 2022-09-27T15:47:14.1529402Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2022-09-27T15:47:14.1529960Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2022-09-27T15:47:14.1530639Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-09-27T15:47:14.1531209Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2022-09-27T15:47:14.1531725Z UCC_HOME=/usr 2022-09-27T15:47:14.1532540Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-deploy 2022-09-27T15:47:14.1533292Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2022-09-27T15:47:14.1533802Z INSTALLED_DB=yes 2022-09-27T15:47:14.1534103Z HOSTNAME=3c7cfef911cd 2022-09-27T15:47:14.1534546Z GITHUB_REF_NAME=85462/merge 2022-09-27T15:47:14.1535257Z GITHUB_API_URL=https://api.github.com 2022-09-27T15:47:14.1535983Z OPENSSL_DIR=/opt/openssl 2022-09-27T15:47:14.1536355Z UCC_COMMIT=12944da33f911daf505d9bbc51411233d0ed85e1 2022-09-27T15:47:14.1537537Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_84b72b1f-1faa-4cdb-b07a-00b147396074 2022-09-27T15:47:14.1538262Z CUDA_PATH=/usr/local/cuda 2022-09-27T15:47:14.1539205Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-09-27T15:47:14.1540438Z GITHUB_RUN_ATTEMPT=2 2022-09-27T15:47:14.1540753Z TEST_CONFIG=deploy 2022-09-27T15:47:14.1541091Z NV_LIBNPP_VERSION=11.6.3.124-1 2022-09-27T15:47:14.1541451Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2022-09-27T15:47:14.1541779Z GITHUB_REPOSITORY_OWNER=pytorch 2022-09-27T15:47:14.1542052Z GITHUB_ACTIONS=true 2022-09-27T15:47:14.1542449Z NVIDIA_VISIBLE_DEVICES=all 2022-09-27T15:47:14.1543078Z NV_NVPROF_VERSION=11.6.124-1 2022-09-27T15:47:14.1543685Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2022-09-27T15:47:14.1544239Z CI=true 2022-09-27T15:47:14.1544779Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-09-27T15:47:14.1545575Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2022-09-27T15:47:14.1546136Z BRANCH=pull/85462 2022-09-27T15:47:14.1546653Z GITHUB_HEAD_REF=cycliclr-memory-fix 2022-09-27T15:47:14.1547356Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2022-09-27T15:47:14.1547984Z GITHUB_ACTOR=kongzii 2022-09-27T15:47:14.1548929Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-09-27T15:47:14.1549510Z GITHUB_ACTION_REF= 2022-09-27T15:47:14.1550089Z NCCL_VERSION=2.12.10-1 2022-09-27T15:47:14.1550594Z GITHUB_ACTION=__self 2022-09-27T15:47:14.1551095Z VALGRIND=ON 2022-09-27T15:47:14.1551628Z GITHUB_REF_PROTECTED=false 2022-09-27T15:47:14.1552591Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:47:14.1555846Z *** 2022-09-27T15:47:14.1556257Z INSTALLED_VISION=yes 2022-09-27T15:47:14.1556631Z NVARCH=x86_64 2022-09-27T15:47:14.1557151Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2022-09-27T15:47:14.1557866Z HOME=/var/lib/jenkins 2022-09-27T15:47:14.1558305Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-09-27T15:47:14.1558815Z GITHUB_ACTION_REPOSITORY= 2022-09-27T15:47:14.1559267Z GITHUB_REF_TYPE=branch 2022-09-27T15:47:14.1559806Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2022-09-27T15:47:14.1560308Z GITHUB_RETENTION_DAYS=90 2022-09-27T15:47:14.1561010Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-09-27T15:47:14.1561786Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2022-09-27T15:47:14.1562943Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_84b72b1f-1faa-4cdb-b07a-00b147396074 2022-09-27T15:47:14.1563716Z DEBIAN_FRONTEND=noninteractive 2022-09-27T15:47:14.1564446Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-09-27T15:47:14.1565007Z GITHUB_REF=refs/pull/85462/merge 2022-09-27T15:47:14.1565624Z NV_CUDA_LIB_VERSION=11.6.2-1 2022-09-27T15:47:14.1566247Z GITHUB_SHA=1faa2af6dbb8dd899ab20874e9966185467c5883 2022-09-27T15:47:14.1566824Z INSTALLED_PROTOBUF=yes 2022-09-27T15:47:14.1567320Z GITHUB_RUN_ID=3133193930 2022-09-27T15:47:14.1568058Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2022-09-27T15:47:14.1568574Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-09-27T15:47:14.1569097Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-09-27T15:47:14.1569695Z NV_NVTX_VERSION=11.6.124-1 2022-09-27T15:47:14.1570233Z GITHUB_SERVER_URL=https://github.com 2022-09-27T15:47:14.1570774Z MAX_JOBS=14 2022-09-27T15:47:14.1571296Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2022-09-27T15:47:14.1572010Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2022-09-27T15:47:14.1572868Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-09-27T15:47:14.1573535Z UCX_HOME=/usr 2022-09-27T15:47:14.1574032Z PYTORCH_RETRY_TEST_CASES=1 2022-09-27T15:47:14.1574608Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-09-27T15:47:14.1575269Z BASE_SHA=76d60778eb01b4213735be1c6e126fe2da519b8e 2022-09-27T15:47:14.1575915Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2022-09-27T15:47:14.1582596Z PR_BODY=Hi, we noticed in our team that by using CyclicLR, there is a problem with memory clearance on GPU (probably it will be the case without the GPU as well, but that was our use case) After initializing CyclicLR, GPU memory is not cleared even after the model, optimizer and scheduler are out of scope (e.g. reference count is zero). This is because `__init__` method inside `CyclicLR` creates reference to its own methods and it will not get removed until `gc.collect()` is called manually. This is a problem if people want to test multiple models in one run of a script, after testing the first model, second one will fail on `CUDA out of memory error` because the first one is not cleared from the memory.I propose a simple fix by using `weakref`, similarly as in `_LRScheduler` base class, but if you have any comments I am happy to change it. Here is the code to reproduce the bug:```import torchimport weakreffrom transformers import DetrForObjectDetectionclass X: def __init__(self, optimizer): self.optimizer = optimizer # Will cause cyclic reference. self.func = self.dummy # Will work as expected, memory cleared after instance count is zero. # self.func = weakref.WeakMethod(self.dummy) def dummy(self, x): return 1.def test(): model = DetrForObjectDetection.from_pretrained(facebook/detr-resnet-50) model.to(cuda) optimizer = torch.optim.Adam(model.parameters()) x = X(optimizer)test()print(f{torch.cuda.memory_reserved()}, {torch.cuda.memory_allocated()}) # Should print (, 0), but with cyclic reference, it will print (, ).``` 2022-09-27T15:47:14.1587191Z GITHUB_BASE_REF=master 2022-09-27T15:47:14.1587447Z TERM=xterm 2022-09-27T15:47:14.1587679Z XLA_CUDA= 2022-09-27T15:47:14.1588047Z NV_NVML_DEV_VERSION=11.6.55-1 2022-09-27T15:47:14.1588282Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-09-27T15:47:14.1588999Z CUDA_VERSION=11.6.2 2022-09-27T15:47:14.1589387Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2022-09-27T15:47:14.1589839Z OPENSSL_ROOT_DIR=/opt/openssl 2022-09-27T15:47:14.1590414Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_84b72b1f-1faa-4cdb-b07a-00b147396074 2022-09-27T15:47:14.1590828Z GITHUB_JOB=test 2022-09-27T15:47:14.1591081Z SCCACHE_S3_KEY_PREFIX=pull 2022-09-27T15:47:14.1591786Z COMMIT_MESSAGES=+ 871567eae42e57e9926f1a38c0b8d221f672c928 Fix mem leak because of self reference in CyclicLR+ acca92f8843f34854e73ee280c4f87ea280d2914 Typing for new CyclicLR+ 788218632109bd2065d4961cae624c62f106deee Rename scale_fn_* to private form+ 1642fe39e72ecf43de500a53610a076827e792b9 Test CyclicLR cyclic reference+ 52424e2bf38e454d535881fed9628d3e20f4f944 Fix linting 2022-09-27T15:47:14.1592487Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-09-27T15:47:14.1592783Z NUM_TEST_SHARDS=1 2022-09-27T15:47:14.1593044Z PR_NUMBER=85462 2022-09-27T15:47:14.1593265Z SHLVL=1 2022-09-27T15:47:14.1593629Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2022-09-27T15:47:14.1593977Z GITHUB_REPOSITORY=pytorch/pytorch 2022-09-27T15:47:14.1594566Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 2022-09-27T15:47:14.1595190Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2022-09-27T15:47:14.1595481Z SHA1=52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:47:14.1595769Z GITHUB_EVENT_NAME=pull_request 2022-09-27T15:47:14.1596094Z NV_CUDA_CUDART_VERSION=11.6.55-1 2022-09-27T15:47:14.1596458Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-09-27T15:47:14.1596759Z GITHUB_RUN_NUMBER=50832 2022-09-27T15:47:14.1597008Z GITHUB_WORKFLOW=pull 2022-09-27T15:47:14.1597436Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:47:14.1597937Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2022-09-27T15:47:14.1598335Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:47:14.1598697Z GITHUB_TRIGGERING_ACTOR=albanD 2022-09-27T15:47:14.1598977Z _=/usr/bin/env 2022-09-27T15:47:14.1599251Z + echo 'Testing pytorch' 2022-09-27T15:47:14.1599518Z Testing pytorch 2022-09-27T15:47:14.1599808Z + export LANG=C.UTF-8 2022-09-27T15:47:14.1600057Z + LANG=C.UTF-8 2022-09-27T15:47:14.1600310Z + PR_NUMBER=85462 2022-09-27T15:47:14.1600581Z + [[ deploy == \d\e\f\a\u\l\t ]] 2022-09-27T15:47:14.1600943Z + [[ deploy == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-09-27T15:47:14.1601244Z + [[ deploy == \s\l\o\w ]] 2022-09-27T15:47:14.1601702Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *slow-gradcheck* ]] 2022-09-27T15:47:14.1602219Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *cuda* ]] 2022-09-27T15:47:14.1602571Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-09-27T15:47:14.1602905Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-09-27T15:47:14.1603325Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *cuda11* ]] 2022-09-27T15:47:14.1603686Z + export BUILD_SPLIT_CUDA=ON 2022-09-27T15:47:14.1603967Z + BUILD_SPLIT_CUDA=ON 2022-09-27T15:47:14.1604240Z + [[ deploy == *crossref* ]] 2022-09-27T15:47:14.1604490Z + [[ deploy == *dynamo* ]] 2022-09-27T15:47:14.1604790Z + [[ -n 85462 ]] 2022-09-27T15:47:14.1605062Z + [[ -z '' ]] 2022-09-27T15:47:14.1605333Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-09-27T15:47:14.1605671Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-09-27T15:47:14.1606115Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *rocm* ]] 2022-09-27T15:47:14.1606611Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy != *-bazel-* ]] 2022-09-27T15:47:14.1606976Z + pip_install --user ninja 2022-09-27T15:47:14.1607355Z + pip install --progress-bar off --user ninja 2022-09-27T15:47:14.7271441Z Collecting ninja 2022-09-27T15:47:14.7463285Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-09-27T15:47:15.5967975Z Installing collected packages: ninja 2022-09-27T15:47:15.6070742Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-09-27T15:47:15.6071421Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:47:15.6128058Z Successfully installed ninja-1.10.2.3 2022-09-27T15:47:15.6847967Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:47:15.6848916Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:47:15.6849693Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *asan* ]] 2022-09-27T15:47:15.6850082Z + [[ deploy == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-09-27T15:47:15.6850388Z + [[ deploy == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-09-27T15:47:15.6853595Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *tbb* ]] 2022-09-27T15:47:15.6868274Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *libtorch* ]] 2022-09-27T15:47:15.6869054Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy == *-bazel-* ]] 2022-09-27T15:47:15.6872718Z + cd test 2022-09-27T15:47:15.6873126Z + python -c 'import torch; print(torch.__config__.show())' 2022-09-27T15:47:17.2994028Z PyTorch built with: 2022-09-27T15:47:17.2995017Z - GCC 7.5 2022-09-27T15:47:17.2995546Z - C++ Version: 201402 2022-09-27T15:47:17.2996149Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-09-27T15:47:17.2996747Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-09-27T15:47:17.2997178Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-09-27T15:47:17.2997542Z - LAPACK is enabled (usually provided by MKL) 2022-09-27T15:47:17.2997895Z - NNPACK is enabled 2022-09-27T15:47:17.2998216Z - CPU capability usage: AVX2 2022-09-27T15:47:17.2998527Z - CUDA Runtime 11.6 2022-09-27T15:47:17.2998930Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2022-09-27T15:47:17.2999346Z - CuDNN 8.3.2 (built against CUDA 11.5) 2022-09-27T15:47:17.2999633Z - Magma 2.6.1 2022-09-27T15:47:17.3002790Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.6, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-09-27T15:47:17.3005051Z 2022-09-27T15:47:17.5157345Z + cd test 2022-09-27T15:47:17.5158393Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-09-27T15:47:19.0640874Z ATen/Parallel: 2022-09-27T15:47:19.0641474Z at::get_num_threads() : 8 2022-09-27T15:47:19.0641782Z at::get_num_interop_threads() : 8 2022-09-27T15:47:19.0642090Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-09-27T15:47:19.0642385Z omp_get_max_threads() : 8 2022-09-27T15:47:19.0643067Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-09-27T15:47:19.0643816Z mkl_get_max_threads() : 8 2022-09-27T15:47:19.0644284Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-09-27T15:47:19.0644650Z std::thread::hardware_concurrency() : 16 2022-09-27T15:47:19.0644966Z Environment variables: 2022-09-27T15:47:19.0645258Z OMP_NUM_THREADS : [not set] 2022-09-27T15:47:19.0645518Z MKL_NUM_THREADS : [not set] 2022-09-27T15:47:19.0645812Z ATen parallel backend: OpenMP 2022-09-27T15:47:19.0646009Z 2022-09-27T15:47:19.2709372Z + [[ deploy == *deploy* ]] 2022-09-27T15:47:19.2709735Z + install_torchdynamo 2022-09-27T15:47:19.2709969Z + local commit 2022-09-27T15:47:19.2712406Z ++ get_pinned_commit torchdynamo 2022-09-27T15:47:19.2712753Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-09-27T15:47:19.2728469Z + commit=41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-27T15:47:19.2729448Z + pip_install --user git+https://github.com/pytorch/torchdynamo.git@41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-27T15:47:19.2730191Z + pip install --progress-bar off --user git+https://github.com/pytorch/torchdynamo.git@41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-27T15:47:19.7636088Z Collecting git+https://github.com/pytorch/torchdynamo.git@41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-27T15:47:19.7642992Z Cloning https://github.com/pytorch/torchdynamo.git (to revision 41c44bc1d080d6cf063419a4166732b983b84eef) to /tmp/pip-req-build-ntfomfrh 2022-09-27T15:47:19.7664467Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/torchdynamo.git /tmp/pip-req-build-ntfomfrh 2022-09-27T15:47:20.5445146Z Running command git rev-parse -q --verify 'sha^41c44bc1d080d6cf063419a4166732b983b84eef' 2022-09-27T15:47:20.5465918Z Running command git fetch -q https://github.com/pytorch/torchdynamo.git 41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-27T15:47:20.8717453Z Running command git checkout -q 41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-27T15:47:21.1957275Z Resolved https://github.com/pytorch/torchdynamo.git to commit 41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-27T15:47:23.5459840Z Preparing metadata (setup.py) ... [?25l- done 2022-09-27T15:47:23.5526815Z [?25hRequirement already satisfied: torch>=1.12.0 in /opt/conda/lib/python3.10/site-packages (from torchdynamo==1.13.0.dev0) (1.13.0a0+git52424e2) 2022-09-27T15:47:23.5531641Z Requirement already satisfied: numpy in /opt/conda/lib/python3.10/site-packages (from torchdynamo==1.13.0.dev0) (1.21.2) 2022-09-27T15:47:23.5934893Z Collecting tabulate 2022-09-27T15:47:23.6113459Z Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-09-27T15:47:23.6176887Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.10/site-packages/PyYAML-6.0-py3.10-linux-x86_64.egg (from torchdynamo==1.13.0.dev0) (6.0) 2022-09-27T15:47:23.6181826Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torchdynamo==1.13.0.dev0) (1.11.1) 2022-09-27T15:47:23.6208176Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch>=1.12.0->torchdynamo==1.13.0.dev0) (4.3.0) 2022-09-27T15:47:23.6241042Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torchdynamo==1.13.0.dev0) (1.2.1) 2022-09-27T15:47:23.6366241Z Building wheels for collected packages: torchdynamo 2022-09-27T15:47:28.0763409Z Building wheel for torchdynamo (setup.py) ... [?25l- \ | / - done 2022-09-27T15:47:28.0859819Z [?25h Created wheel for torchdynamo: filename=torchdynamo-1.13.0.dev0-cp310-cp310-linux_x86_64.whl size=2600898 sha256=38db9f6ab5cf3a42bfd384af4a2dec26f33b8d3b94f4bf27012a0919b130797f 2022-09-27T15:47:28.0861460Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/2e/47/4b/a72e6a8c4801cae81c62fd871ce3601d87ba0b7e2d5534e15c 2022-09-27T15:47:28.0887244Z Successfully built torchdynamo 2022-09-27T15:47:28.9217854Z Installing collected packages: tabulate, torchdynamo 2022-09-27T15:47:32.8059030Z Successfully installed tabulate-0.8.10 torchdynamo-1.13.0.dev0 2022-09-27T15:47:32.8956635Z + test_torch_deploy 2022-09-27T15:47:32.8957197Z + python torch/csrc/deploy/example/generate_examples.py 2022-09-27T15:47:35.6440765Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.10/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.10/site-packages/torch/bin 2022-09-27T15:47:35.6453045Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libshm.so /opt/conda/lib/python3.10/site-packages/torch/bin 2022-09-27T15:47:35.6464778Z + ln -sf /opt/conda/lib/python3.10/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.10/site-packages/torch/lib/libc10d_cuda_test.so /opt/conda/lib/python3.10/site-packages/torch/bin 2022-09-27T15:47:35.6474816Z + /opt/conda/lib/python3.10/site-packages/torch/bin/test_deploy 2022-09-27T15:47:36.0729608Z [==========] Running 22 tests from 1 test suite. 2022-09-27T15:47:36.0730135Z [----------] Global test environment set-up. 2022-09-27T15:47:36.0730557Z [----------] 22 tests from TorchpyTest 2022-09-27T15:47:36.0730929Z [ RUN ] TorchpyTest.LoadLibrary 2022-09-27T15:47:36.1211492Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:36.1211960Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:36.1212391Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:36.1212820Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:36.1213239Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:36.1213660Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:36.1214059Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:36.1214478Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:36.2687680Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2688564Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2689453Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2690224Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2691105Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2691908Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2693105Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2694219Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2695198Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2696819Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2697474Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2698595Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2849758Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2851184Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2853483Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2854670Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2856908Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2857923Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2939279Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2940209Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2942464Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2943276Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2944930Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2946019Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2946908Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:36.2947470Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.7657493Z [ OK ] TorchpyTest.LoadLibrary (1692 ms) 2022-09-27T15:47:37.7657982Z [ RUN ] TorchpyTest.InitTwice 2022-09-27T15:47:37.8163588Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:37.8164489Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:37.8165103Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:37.8165562Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:37.8165984Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:37.8166376Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:37.8166800Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:37.8167217Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:37.9776835Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9778019Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9779223Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9780511Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9781898Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9783573Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9785809Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9787323Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9788742Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9791564Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9792157Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9793141Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9943051Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9944679Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9948829Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9950383Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9953333Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:37.9954832Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0037715Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0038895Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0040511Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0042023Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0043503Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0044758Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0046183Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.0047470Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.1996000Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:38.1996885Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:38.1997662Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:38.1998484Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:38.1999264Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:38.2000090Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:38.2000900Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:38.2001724Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:38.3620557Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3621775Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3624164Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3625855Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3627831Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3629398Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3630965Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3632910Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3634493Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3635597Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3638057Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3638704Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3791861Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3792844Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3796009Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3797359Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3798924Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3799520Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3882448Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3883471Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3885897Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3886887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3887747Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3889049Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3889684Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.3890223Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.7225079Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:38.7225563Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:38.7226028Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:38.7226426Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:38.7226810Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:38.7227223Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:38.7227848Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:38.7228291Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:38.8872430Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8873619Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8875424Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8876270Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8877578Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8878337Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8879483Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8880340Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8881508Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8882273Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8883059Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.8883636Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9034519Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9035392Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9039296Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9040106Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9042437Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9043039Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9123781Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9125369Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9127653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9128190Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9130103Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9130723Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9131992Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:38.9132544Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.1320803Z [ OK ] TorchpyTest.InitTwice (1366 ms) 2022-09-27T15:47:39.1321297Z [ RUN ] TorchpyTest.DifferentInterps 2022-09-27T15:47:39.1825913Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:39.1826409Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:39.1826873Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:39.1827299Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:39.1827687Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:39.1828118Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:39.1828901Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:39.1829306Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:39.3472359Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3473326Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3475869Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3476819Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3477636Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3478517Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3480134Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3480948Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3481582Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3482490Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3483160Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3483994Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3633283Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3634981Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3638061Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3639401Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3642198Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3643082Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3724003Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3725656Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3727135Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3728413Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3729699Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3730650Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3731808Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.3732800Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.5657288Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:39.5657815Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:39.5658210Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:39.5658609Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:39.5659068Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:39.5659460Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:39.5659886Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:39.5660305Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:39.7290272Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7291156Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7292839Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7293729Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7295232Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7296708Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7298139Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7299095Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7300252Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7300982Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7302623Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7303592Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7456347Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7457471Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7460861Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7462009Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7464354Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7465144Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7548681Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7549893Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7552034Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7553178Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7554306Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7555605Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7556189Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:39.7558157Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.0450722Z [ OK ] TorchpyTest.DifferentInterps (912 ms) 2022-09-27T15:47:40.0451260Z [ RUN ] TorchpyTest.SimpleModel 2022-09-27T15:47:40.0946505Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:40.0947240Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:40.0947691Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:40.0948126Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:40.0949136Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:40.0949553Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:40.0949985Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:40.0950418Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:40.2636604Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2637365Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2639733Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2641116Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2641742Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2643857Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2644990Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2646495Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2647436Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2648440Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2649640Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2650901Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2801665Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2803017Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2805910Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2807212Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2809871Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2810878Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2892214Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2894143Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2895225Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2896504Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2897717Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2898915Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2900087Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.2901250Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.5618338Z [ OK ] TorchpyTest.SimpleModel (516 ms) 2022-09-27T15:47:40.5618851Z [ RUN ] TorchpyTest.ResNet 2022-09-27T15:47:40.6139233Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:40.6140148Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:40.6140580Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:40.6141015Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:40.6141420Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:40.6142117Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:40.6142549Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:40.6142948Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:40.7824876Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7825812Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7827011Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7828291Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7829698Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7831031Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7832711Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7833888Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7835307Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7836624Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7837254Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7839149Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7989900Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7990704Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7993917Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7995394Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7997914Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.7998710Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8080499Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8082499Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8084291Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8085535Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8086830Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8087788Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8089367Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:40.8089954Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.3577404Z [ OK ] TorchpyTest.ResNet (795 ms) 2022-09-27T15:47:41.3577926Z [ RUN ] TorchpyTest.Movable 2022-09-27T15:47:41.4095306Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:41.4095854Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:41.4096252Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:41.4096687Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:41.4097135Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:41.4097559Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:41.4097970Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:41.4098389Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:41.5829933Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5830854Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5833688Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5835109Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5836254Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5837564Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5839541Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5840472Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5841991Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5843127Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5844510Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5845752Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5997848Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.5999213Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6002256Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6003644Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6006197Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6007210Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6088421Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6089780Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6091940Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6092709Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6094054Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6094857Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6096216Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.6097065Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:41.8355378Z [ OK ] TorchpyTest.Movable (477 ms) 2022-09-27T15:47:41.8355900Z [ RUN ] TorchpyTest.MultiSerialSimpleModel 2022-09-27T15:47:41.8876386Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:41.8876885Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:41.8877277Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:41.8877697Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:41.8878119Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:41.8878557Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:41.8878959Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:41.8879375Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:42.0604493Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0605399Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0606801Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0607465Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0608771Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0609933Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0611199Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0612357Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0613800Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0614530Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0616731Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0617367Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0769135Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0770365Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0773688Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0774926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0777438Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0778321Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0859986Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0860996Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0862764Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0863587Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0865692Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0866635Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0867752Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.0869345Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.2805903Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:42.2806850Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:42.2807667Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:42.2808097Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:42.2808522Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:42.2808913Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:42.2809336Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:42.2809768Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:42.4491313Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4492323Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4494727Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4495672Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4496999Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4498226Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4499610Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4500844Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4502196Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4503355Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4504839Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4505881Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4657874Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4659072Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4662154Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4663798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4665764Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4666896Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4749264Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4750509Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4752581Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4753730Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4755048Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4756212Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4757340Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.4758157Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.6709922Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:42.6710407Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:42.6711082Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:42.6711568Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:42.6711983Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:42.6712411Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:42.6712816Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:42.6713241Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:42.8412756Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8413677Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8414795Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8416318Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8417375Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8418460Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8420525Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8421394Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8422853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8423502Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8425900Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8426778Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8577528Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8578803Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8581889Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8583303Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8585638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8586403Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8668322Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8669840Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8672291Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8672872Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8674235Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8674825Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8676917Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:42.8677510Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.2394768Z [ OK ] TorchpyTest.MultiSerialSimpleModel (1403 ms) 2022-09-27T15:47:43.2395357Z [ RUN ] TorchpyTest.ThreadedSimpleModel 2022-09-27T15:47:43.2895908Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:43.2896767Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:43.2897197Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:43.2897628Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:43.2898056Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:43.2898485Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:43.2898916Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:43.2899333Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:43.4680065Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4680789Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4683053Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4683677Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4684816Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4685432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4686766Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4687391Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4688012Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4690000Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4690629Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4692056Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4857653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4858989Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4862346Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4864339Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4866512Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4867208Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4963069Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4964007Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4965623Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4966660Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4967804Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4968510Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4969243Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.4969853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.6912934Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:43.6913671Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:43.6914090Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:43.6914556Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:43.6915000Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:43.6915451Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:43.6915866Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:43.6916299Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:43.8627304Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8627952Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8629897Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8632425Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8633873Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8635121Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8636873Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8638612Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8640206Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8641659Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8643896Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8645156Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8799732Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8800932Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8804161Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8806480Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8808853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8810626Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8894086Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8895785Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8897124Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8898416Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8900071Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8901450Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8902743Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:43.8904090Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.0853354Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:44.0854403Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:44.0855361Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:44.0856269Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:44.0921507Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:44.0922286Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:44.0923072Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:44.0923866Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:44.2583287Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2584556Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2586193Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2587371Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2589031Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2590357Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2592101Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2593013Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2594609Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2596208Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2597734Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2599338Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2750828Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2751843Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2756116Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2757472Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2759756Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2761088Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2842890Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2844139Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2845962Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2847456Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2849006Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2850481Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2851798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.2853409Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.6769880Z [ OK ] TorchpyTest.ThreadedSimpleModel (1437 ms) 2022-09-27T15:47:44.6770450Z [ RUN ] TorchpyTest.ErrorsReplicatingObj 2022-09-27T15:47:44.7283520Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:44.7283982Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:44.7284621Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:44.7285085Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:44.7285708Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:44.7286168Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:44.7286590Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:44.7287256Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:44.9130206Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9130920Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9133595Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9134548Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9135919Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9136521Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9137817Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9138716Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9139738Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9141102Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9142353Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9143438Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9297461Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9298223Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9302124Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9303486Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9305085Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9306190Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9388243Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9389939Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9391448Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9392643Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9393921Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9395152Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9396463Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:44.9397228Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.1344818Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:45.1345817Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:45.1346374Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:45.1346774Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:45.1347213Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:45.1347622Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:45.1348016Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:45.1348808Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:45.3078816Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3079954Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3081323Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3082654Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3083917Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3085264Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3086694Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3088015Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3089137Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3090730Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3092004Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3093023Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3244422Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3245703Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3248727Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3250025Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3251959Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3253501Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3334727Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3336427Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3337733Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3338971Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3340220Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3341493Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3342870Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.3343964Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.5329367Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:45.5330421Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:45.5330987Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:45.5331394Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:45.5331820Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:45.5332238Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:45.5332635Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:45.5333063Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:45.7071991Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7073735Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7075189Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7076704Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7077394Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7078747Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7079973Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7081171Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7082594Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7083651Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7085280Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7086286Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7238428Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7239550Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7242666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7243882Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7245774Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7246568Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7329660Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7330750Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7333012Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7333574Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7336468Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7337428Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7337980Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.7338673Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:45.9275806Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:45.9276491Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:45.9276981Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:45.9277390Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:45.9277839Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:45.9278257Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:45.9278656Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:45.9279085Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:46.1005511Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1006177Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1008927Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1010048Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1011143Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1012058Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1013129Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1013739Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1015678Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1016326Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1017902Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1018543Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1170614Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1171235Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1175412Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1176704Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1178271Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1179745Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1261026Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1262281Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1263722Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1265056Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1266158Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1267222Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1268932Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.1269662Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.5654333Z [ OK ] TorchpyTest.ErrorsReplicatingObj (1888 ms) 2022-09-27T15:47:46.5655121Z [ RUN ] TorchpyTest.ThrowsSafely 2022-09-27T15:47:46.6151733Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:46.6152690Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:46.6153108Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:46.6153531Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:46.6153955Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:46.6154372Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:46.6154799Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:46.6155191Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:46.8033200Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8034345Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8036638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8037395Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8038637Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8039635Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8041094Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8042139Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8044276Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8045385Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8046512Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8047116Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8201385Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8202201Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8206164Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8206890Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8209738Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8210327Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8292545Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8293420Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8295825Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8296920Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8297896Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8298926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8299868Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:46.8300391Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.0253092Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:47.0254045Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:47.0254500Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:47.0254931Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:47.0255355Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:47.0255741Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:47.0256172Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:47.0256582Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:47.2018626Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2019578Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2020685Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2021280Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2023971Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2024612Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2025900Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2026775Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2028259Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2029377Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2030668Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2031999Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2185781Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2186816Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2190328Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2191937Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2194395Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2195097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2277574Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2278678Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2281033Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2281659Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2282815Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2283404Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2284928Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.2285522Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.4236687Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:47.4237179Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:47.4237592Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:47.4238062Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:47.4238485Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:47.4238877Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:47.4239300Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:47.4239730Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:47.5985044Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5985695Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5988058Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5989310Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5990458Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5991502Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5993133Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5994236Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5995273Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5996992Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5997777Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.5999488Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6150460Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6152046Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6155013Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6156936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6158205Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6159305Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6241747Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6243232Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6244018Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6245181Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6246253Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6247762Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6248665Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:47.6249766Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.0064525Z [ OK ] TorchpyTest.ThrowsSafely (1441 ms) 2022-09-27T15:47:48.0065148Z [ RUN ] TorchpyTest.AcquireMultipleSessionsInTheSamePackage 2022-09-27T15:47:48.0566815Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:48.0567774Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:48.0568304Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:48.0568711Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:48.0569178Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:48.0569601Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:48.0570028Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:48.0570420Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:48.2432753Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2433735Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2434988Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2436341Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2437543Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2438831Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2440096Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2441482Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2443336Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2444481Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2445820Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2447285Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2599431Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2600274Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2603775Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2604576Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2607415Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2608250Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2690535Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2692672Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2693293Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2694487Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2695566Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2697034Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2697950Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.2699336Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.5061918Z [ OK ] TorchpyTest.AcquireMultipleSessionsInTheSamePackage (499 ms) 2022-09-27T15:47:48.5062604Z [ RUN ] TorchpyTest.AcquireMultipleSessionsInDifferentPackages 2022-09-27T15:47:48.5623947Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:48.5624465Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:48.5624890Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:48.5625295Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:48.5625717Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:48.5626130Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:48.5626755Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:48.5627165Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:48.7468240Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7469509Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7471983Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7472653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7474153Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7475133Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7477935Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7478803Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7480131Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7481160Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7481773Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7482362Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7636692Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7638077Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7641082Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7641898Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7645023Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7645724Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7728046Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7729115Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7731428Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7732052Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7734354Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7734945Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7735727Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:48.7736299Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.0101381Z [ OK ] TorchpyTest.AcquireMultipleSessionsInDifferentPackages (503 ms) 2022-09-27T15:47:49.0101988Z [ RUN ] TorchpyTest.TensorSharingNotAllowed 2022-09-27T15:47:49.0636071Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:49.0636573Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:49.0637000Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:49.0637410Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:49.0637843Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:49.0638268Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:49.0644393Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:49.0645033Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:49.2509284Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2510166Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2511768Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2513019Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2513627Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2516330Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2517375Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2518172Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2519174Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2520216Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2521238Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2522519Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2677047Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2677965Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2681366Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2682159Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2684802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2685418Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2767804Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2768637Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2770788Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2771432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2772992Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2774007Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2775215Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.2775812Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.4721683Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:49.4722548Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:49.4722963Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:49.4723445Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:49.4723898Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:49.4724290Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:49.4724710Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:49.4725126Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:49.6485668Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6486969Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6488487Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6489522Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6491268Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6493118Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6495172Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6496584Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6497702Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6499425Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6501218Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6502338Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6655341Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6656632Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6660552Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6662532Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6664813Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6666936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6750690Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6751879Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6753714Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6755116Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6756749Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6758328Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6760084Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.6761235Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:49.9862568Z [ OK ] TorchpyTest.TensorSharingNotAllowed (976 ms) 2022-09-27T15:47:49.9863088Z [ RUN ] TorchpyTest.TaggingRace 2022-09-27T15:47:50.0366361Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:50.0366829Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:50.0367268Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:50.0367841Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:50.0368282Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:50.0368709Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:50.0369146Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:50.0369567Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:50.2302405Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2303719Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2304901Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2306195Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2307407Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2309563Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2310759Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2312426Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2314086Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2315793Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2317429Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2318687Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2473688Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2474910Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2478295Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2480199Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2483084Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2484578Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2568666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2569924Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2571737Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2573315Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2574500Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2575786Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2577141Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.2578647Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.4553015Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:50.4553537Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:50.4553928Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:50.4554369Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:50.4554739Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:50.4555127Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:50.4555784Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:50.4556198Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:50.6343380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6344021Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6345507Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6347158Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6349597Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6351097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6352789Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6354391Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6355936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6357479Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6359243Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6360761Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6515222Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6516458Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6518750Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6521301Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6524114Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6525601Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6609975Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6611171Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6612854Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6614298Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6616213Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6617786Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6618829Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.6620031Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:50.8561868Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:50.8562276Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:50.8562756Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:50.8563189Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:50.8563586Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:50.8563962Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:50.8564395Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:50.8564820Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:51.0375644Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0376302Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0379127Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0380435Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0381639Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0383521Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0385323Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0386522Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0387939Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0389795Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0392213Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0392799Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0548106Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0549277Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0552258Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0553271Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0555143Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0556268Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0638790Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0639874Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0641596Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0642204Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0643304Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0644720Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0645310Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.0646307Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.2607302Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:51.2607770Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:51.2608231Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:51.2608625Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:51.2609231Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:51.2609665Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:51.2610094Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:51.2610490Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:51.4400275Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4401481Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4402641Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4403690Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4405307Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4406376Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4407564Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4409206Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4410531Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4411398Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4412707Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4413309Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4563713Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4565056Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4566884Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4568264Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4569809Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4571021Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4653244Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4654582Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4656401Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4657353Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4657942Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4659072Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4660051Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.4660835Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.6615544Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:51.6616629Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:51.6617182Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:51.6617614Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:51.6618017Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:51.6618434Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:51.6618855Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:51.6619462Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:51.8412972Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8414132Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8415162Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8415989Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8416812Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8417683Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8418530Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8419875Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8420751Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8422114Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8423528Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8424252Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8574328Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8575257Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8577988Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8578717Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8580225Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8581099Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8662313Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8663553Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8664766Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8665569Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8667104Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8667842Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8668742Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:51.8669801Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.0622792Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:52.0623612Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:52.0624022Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:52.0624473Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:52.0624898Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:52.0625304Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:52.0625730Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:52.0626152Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:52.2438802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2439679Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2441053Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2441968Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2443380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2444870Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2446247Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2447641Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2448525Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2449154Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2449739Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2450364Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2599940Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2601178Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2603402Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2604450Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2605417Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2606643Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2688887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2689928Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2691631Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2692521Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2693563Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2694546Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2695297Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.2695878Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.4638244Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:52.4638884Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:52.4639307Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:52.4639707Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:52.4640382Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:52.4640816Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:52.4641214Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:52.4641627Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:52.6461467Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6462647Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6464011Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6465056Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6466512Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6467154Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6468774Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6470581Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6471925Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6473044Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6473674Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6474286Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6623969Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6625181Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6627530Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6629108Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6630477Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6632091Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6712825Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6714158Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6715549Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6716870Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6718073Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6719341Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6719937Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.6720514Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:52.8671410Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:52.8672396Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:52.8673123Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:52.8673560Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:52.8673979Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:52.8674369Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:52.8674793Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:52.8675408Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:53.0505608Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0506257Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0507690Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0509150Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0510051Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0510659Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0512363Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0513191Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0514122Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0515170Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0515892Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0516846Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0667975Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0669307Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0671926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0672955Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0674930Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0675569Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0757643Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0758542Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0759811Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0760942Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0761754Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0762549Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0763501Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.0764116Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.2699393Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:53.2699921Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:53.2700356Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:53.2700775Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:53.2701188Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:53.2701600Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:53.2702014Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:53.2702405Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:53.4544076Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4545300Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4546272Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4546867Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4547936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4549309Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4550670Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4551827Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4552597Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4553465Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4554326Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4555163Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4708458Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4709373Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4712811Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4713557Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4716201Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4716811Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4799741Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4800324Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4802613Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4803284Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4804624Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4805711Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4807177Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.4807759Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.6744128Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:53.6744634Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:53.6745043Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:53.6745466Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:53.6745882Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:53.6746463Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:53.6746899Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:53.6747314Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:53.8598879Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8599506Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8601831Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8602887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8604016Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8605011Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8607014Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8608087Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8609491Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8610172Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8612095Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8612722Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8764272Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8765058Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8768581Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8769751Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8771284Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8772572Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8854234Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8855630Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8856957Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8858406Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8859419Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8860513Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8861857Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:53.8862423Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.0797424Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:54.0798212Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:54.0798666Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:54.0799080Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:54.0799474Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:54.0799879Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:54.0800296Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:54.0800687Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:54.2667082Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2667760Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2669736Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2670333Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2672655Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2673265Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2675886Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2676912Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2677908Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2678773Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2680046Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2680979Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2834077Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2835482Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2838504Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2840170Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2841823Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2842426Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2925851Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2927213Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2928798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2929591Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2931128Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2931970Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2933427Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.2933999Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.4878219Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:54.4878835Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:54.4879245Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:54.4879653Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:54.4880080Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:54.4880524Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:54.4880945Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:54.4881336Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:54.6748162Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6749103Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6751030Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6751738Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6754019Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6754634Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6756906Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6757595Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6758884Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6759528Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6760952Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6761602Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6913747Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6914348Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6918083Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6918936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6920872Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.6921488Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7003776Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7004543Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7007649Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7008677Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7009827Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7010838Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7011930Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.7012512Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:54.8945311Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:54.8946109Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:54.8946510Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:54.8946941Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:54.8947361Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:54.8947752Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:54.8948658Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:54.8949115Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:55.0828035Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0829375Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0830965Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0832020Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0833689Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0834514Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0836229Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0836887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0838517Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0839135Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0841622Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0842305Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0993533Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0994217Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0997569Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.0998498Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1001479Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1002199Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1083448Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1084645Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1087060Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1087793Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1088925Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1089508Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1091707Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.1092379Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.3031248Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:55.3031729Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:55.3032170Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:55.3032599Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:55.3033027Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:55.3033442Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:55.3033841Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:55.3034257Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:55.4930285Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4931018Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4932822Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4933673Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4934957Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4936136Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4937623Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4938416Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4940239Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4941120Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4942541Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.4943485Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5096379Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5097285Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5101249Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5102499Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5104116Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5104981Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5187461Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5188514Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5192197Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5192824Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5193432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5194635Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5195223Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.5195992Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.7155492Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:55.7155995Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:55.7156396Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:55.7156801Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:55.7157225Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:55.7157669Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:55.7158090Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:55.7158481Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:55.9084406Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9085301Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9087673Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9088285Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9089719Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9090666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9092120Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9093410Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9094431Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9095519Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9096841Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9097631Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9253656Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9254875Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9258253Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9258901Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9260929Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9262102Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9344636Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9345523Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9347479Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9348806Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9349945Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9351139Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9352493Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:55.9353399Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.1297968Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:56.1298536Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:56.1298960Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:56.1299378Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:56.1299789Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:56.1300198Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:56.1300801Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:56.1301234Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:56.3230043Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3230766Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3232425Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3233261Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3234114Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3235403Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3236510Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3237905Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3239249Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3240456Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3241499Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3242853Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3395183Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3396792Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3399143Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3400952Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3402675Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3403998Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3485875Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3487282Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3488862Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3490220Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3491799Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3493053Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3493694Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:56.3494324Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.6095839Z [ OK ] TorchpyTest.TaggingRace (7623 ms) 2022-09-27T15:47:57.6096425Z [ RUN ] TorchpyTest.DisarmHook 2022-09-27T15:47:57.6615410Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:57.6616318Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:57.6616822Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:57.6617246Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:57.6617673Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:57.6618063Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:57.6618479Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:57.6619139Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:57.8674688Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8676045Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8677822Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8678996Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8680167Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8681829Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8683126Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8684447Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8685798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8687069Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8688492Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8689514Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8846397Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8847893Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8850694Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8851895Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8853520Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8854425Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8938721Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8939473Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8941769Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8942918Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8943949Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8945140Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8946048Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:57.8947108Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.2166637Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:58.2167564Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:58.2168097Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:58.2168523Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:58.2168992Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:58.2169401Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:58.2169819Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:58.2170231Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:58.4209169Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4209814Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4212105Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4212808Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4214379Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4215277Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4217183Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4218238Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4219500Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4220614Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4221988Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4222990Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4379144Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4379759Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4383371Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4384400Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4386959Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4387579Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4472555Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4473158Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4475787Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4476606Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4478124Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4478923Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4480271Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.4480847Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.7073863Z [ OK ] TorchpyTest.DisarmHook (1097 ms) 2022-09-27T15:47:58.7074354Z [ RUN ] TorchpyTest.RegisterModule 2022-09-27T15:47:58.7698714Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:58.7699196Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:58.7699622Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:58.7700017Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:58.7700679Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:58.7701117Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:58.7701514Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:58.7701923Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:58.9740300Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9741219Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9742680Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9743268Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9745818Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9746820Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9748837Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9750075Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9751161Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9752120Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9753423Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9754035Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9910917Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9911981Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9915317Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9916344Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9919432Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:58.9920029Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0003964Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0004636Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0007798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0008595Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0009982Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0010737Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0011910Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.0012491Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.2030232Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:59.2031065Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:59.2031777Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:59.2032533Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:59.2033221Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:59.2033923Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:59.2035039Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:59.2035734Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:47:59.4010615Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4011379Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4013185Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4013777Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4016560Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4017446Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4018072Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4018932Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4021394Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4022261Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4023248Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4024199Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4181944Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4182924Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4186452Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4187070Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4190104Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4190701Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4274798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4275654Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4278295Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4279102Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4280495Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4281269Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4282605Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.4283223Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:47:59.7618142Z [ OK ] TorchpyTest.RegisterModule (1054 ms) 2022-09-27T15:47:59.7618716Z [ RUN ] TorchpyTest.TensorSerializationSharing 2022-09-27T15:47:59.8173298Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:47:59.8173838Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:47:59.8174550Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:47:59.8174993Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:47:59.8175406Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:47:59.8175817Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:47:59.8176221Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:47:59.8176631Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:00.0231850Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0232519Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0234817Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0235467Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0237380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0238492Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0239947Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0241315Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0242691Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0243706Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0245153Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0246433Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0403480Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0404059Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0408416Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0409302Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0412045Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0412638Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0497479Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0498380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0501090Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0501900Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0502768Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0504056Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0505255Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.0506806Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.2507175Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:00.2507903Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:00.2508869Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:00.2509342Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:00.2509766Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:00.2510161Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:00.2510580Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:00.2510996Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:00.4490252Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4490908Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4493104Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4494098Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4496193Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4497268Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4499497Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4501120Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4502414Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4504188Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4505644Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4506891Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4665710Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4666786Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4670725Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4672106Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4674731Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4675711Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4760886Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4762092Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4764398Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4765506Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4766867Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4768347Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4769916Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.4771548Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:00.8125343Z [ OK ] TorchpyTest.TensorSerializationSharing (1050 ms) 2022-09-27T15:48:00.8126461Z [ RUN ] TorchpyTest.SharedLibraryLoad 2022-09-27T15:48:00.8663947Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:00.8664828Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:00.8665466Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:00.8666550Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:00.8667439Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:00.8668292Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:00.8669635Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:00.8670494Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:01.0732873Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0734140Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0735353Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0736683Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0737787Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0739968Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0741438Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0743207Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0745151Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0746448Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0747653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0749359Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0907669Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0909143Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0913507Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0914992Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0917926Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.0919588Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1005359Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1006582Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1008262Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1009442Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1010978Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1012448Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1014018Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.1015532Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.3021951Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:01.3022506Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:01.3023083Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:01.3023507Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:01.3023951Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:01.3024371Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:01.3024776Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:01.3025198Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:01.4982922Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4983818Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4984470Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4985277Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4987014Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4988208Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4989622Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4990236Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4991374Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4993097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4994922Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.4996206Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5152279Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5153802Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5156750Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5159155Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5161687Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5163550Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5248798Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5250044Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5251743Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5252917Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5255052Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5256207Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5257970Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:01.5259167Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.0217145Z [ OK ] TorchpyTest.SharedLibraryLoad (1209 ms) 2022-09-27T15:48:02.0218554Z [ RUN ] TorchpyTest.UsesDistributed 2022-09-27T15:48:02.0740429Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:02.0741357Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:02.0742214Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:02.0743067Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:02.0743939Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:02.0744816Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:02.0753424Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:02.0754226Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:02.2833542Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2834869Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2836058Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2837206Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2838422Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2840060Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2841758Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2843279Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2844216Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2846097Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2847044Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.2848528Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3007854Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3008440Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3012151Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3013570Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3015679Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3017261Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3103745Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3104972Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3106175Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3107812Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3109304Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3110915Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3112318Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.3113924Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.5694986Z [ OK ] TorchpyTest.UsesDistributed (547 ms) 2022-09-27T15:48:02.5695951Z [ RUN ] TorchpyTest.Autograd 2022-09-27T15:48:02.6288864Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:02.6290028Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:02.6290760Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:02.6291505Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:02.6292243Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:02.6293036Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:02.6293820Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:02.6294589Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:02.8320235Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8321549Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8322746Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8323957Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8325200Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8326704Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8328406Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8331761Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8332990Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8334543Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8335845Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8337095Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8493861Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8495095Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8498530Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8500794Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8503018Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8505131Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8592865Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8594249Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8595547Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8596786Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8598887Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8600238Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8601788Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:02.8603012Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.0563420Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:03.0564335Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:03.0565209Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:03.0566035Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:03.0566802Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:03.0567599Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:03.0568496Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:03.0569302Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:03.2529477Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2530775Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2532308Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2533536Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2534666Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2536357Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2537609Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2539115Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2540842Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2542346Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2543879Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2545741Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2701589Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2702788Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2705990Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2708309Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2710968Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2713029Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2797331Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2798518Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2800150Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2801335Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2803076Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2804360Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2805498Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.2806969Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.6133675Z [ OK ] TorchpyTest.Autograd (1043 ms) 2022-09-27T15:48:03.6134181Z [ RUN ] TorchpyTest.ImportlibMetadata 2022-09-27T15:48:03.6657152Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:03.6657690Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:03.6658283Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:03.6658735Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:03.6659126Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:03.6659543Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:03.6659971Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:03.6660389Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:03.8727119Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8727749Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8730083Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8730898Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8731653Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8732268Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8733508Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8734126Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8736138Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8736750Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8738087Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8738703Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8893081Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8894138Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8897024Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8897645Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8899942Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8900561Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8982380Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8983524Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8984796Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8985845Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8987175Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8988189Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8989363Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:03.8989934Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.1527778Z [ OK ] TorchpyTest.ImportlibMetadata (539 ms) 2022-09-27T15:48:04.1528278Z [ RUN ] TorchpyTest.PrintInstruction 2022-09-27T15:48:04.1629630Z 0.7822 -0.3564 -0.6181 2022-09-27T15:48:04.1629997Z -0.9493 -0.9016 -1.0194 2022-09-27T15:48:04.1630272Z [ CPUFloatType{2,3} ] 2022-09-27T15:48:04.2115652Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:04.2116144Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:04.2116558Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:04.2116953Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:04.2117347Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:04.2117757Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:04.2118189Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:04.2118578Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:04.4151390Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4152235Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4154448Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4155289Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4156156Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4157206Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4158057Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4159371Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4160215Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4161251Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4161841Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4162889Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4314898Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4315936Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4318774Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4319986Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4321348Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4321953Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4404028Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4405149Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4406467Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4409106Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4409708Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4410606Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4411182Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.4411753Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:04.5899395Z 0.7822 -0.3564 -0.6181 2022-09-27T15:48:04.5899755Z -0.9493 -0.9016 -1.0194 2022-09-27T15:48:04.5900001Z [ CPUFloatType{2,3} ] 2022-09-27T15:48:04.6958539Z 0.7822 -0.3564 -0.6181 2022-09-27T15:48:04.6958911Z -0.9493 -0.9016 -1.0194 2022-09-27T15:48:04.6959149Z [ CPUFloatType{2,3} ] 2022-09-27T15:48:04.6962099Z [ OK ] TorchpyTest.PrintInstruction (543 ms) 2022-09-27T15:48:04.6962819Z [----------] 22 tests from TorchpyTest (28623 ms total) 2022-09-27T15:48:04.6963105Z 2022-09-27T15:48:04.6963354Z [----------] Global test environment tear-down 2022-09-27T15:48:04.6963788Z [==========] 22 tests from 1 test suite ran. (28623 ms total) 2022-09-27T15:48:04.6964133Z [ PASSED ] 22 tests. 2022-09-27T15:48:04.9252692Z + /opt/conda/lib/python3.10/site-packages/torch/bin/test_deploy_gpu 2022-09-27T15:48:05.3663212Z [==========] Running 2 tests from 1 test suite. 2022-09-27T15:48:05.3663831Z [----------] Global test environment set-up. 2022-09-27T15:48:05.3664359Z [----------] 2 tests from TorchDeployGPUTest 2022-09-27T15:48:05.3664885Z [ RUN ] TorchDeployGPUTest.SimpleModel 2022-09-27T15:48:05.4270905Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:05.4271560Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:05.4288002Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:05.4288457Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:05.4288885Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:05.4289325Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:05.4289783Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:05.4290201Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:05.5829623Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5830311Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5831234Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5833710Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5834641Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5835470Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5836088Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5836885Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5837906Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5839000Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5839641Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5841090Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5993231Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5995547Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5997849Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.5999500Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6001062Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6002168Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6084335Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6085576Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6088026Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6088851Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6090122Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6090710Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6092338Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:05.6093001Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.0944462Z [ OK ] TorchDeployGPUTest.SimpleModel (1727 ms) 2022-09-27T15:48:07.0945080Z [ RUN ] TorchDeployGPUTest.UsesDistributed 2022-09-27T15:48:07.1443214Z Registering torch::deploy builtin library tensorrt (idx 0) with 0 builtin modules 2022-09-27T15:48:07.1444068Z torch::deploy builtin tensorrt contains 0 modules 2022-09-27T15:48:07.1444493Z Registering torch::deploy builtin library cpython_internal (idx 1) with 0 builtin modules 2022-09-27T15:48:07.1444921Z torch::deploy builtin cpython_internal contains 6 modules 2022-09-27T15:48:07.1445355Z Registering torch::deploy builtin library frozentorch (idx 2) with 1 builtin modules 2022-09-27T15:48:07.1445747Z torch::deploy builtin frozentorch contains 1746 modules 2022-09-27T15:48:07.1446179Z Registering torch::deploy builtin library frozenpython (idx 3) with 66 builtin modules 2022-09-27T15:48:07.1446608Z torch::deploy builtin frozenpython contains 0 modules 2022-09-27T15:48:07.3068153Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3069106Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3069737Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3070861Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3073079Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3073707Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3075635Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3077008Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3078301Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3079679Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3080587Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3081215Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3232259Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3233014Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3236180Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3237607Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3240006Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3240781Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3323684Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3325286Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3327310Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3328163Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3329966Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3330585Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3331849Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.3332877Z :839: UserWarning: Unable to retrieve source for @torch.jit._overload function: . 2022-09-27T15:48:07.5518537Z [ OK ] TorchDeployGPUTest.UsesDistributed (457 ms) 2022-09-27T15:48:07.5519142Z [----------] 2 tests from TorchDeployGPUTest (2185 ms total) 2022-09-27T15:48:07.5519412Z 2022-09-27T15:48:07.5519633Z [----------] Global test environment tear-down 2022-09-27T15:48:07.5520105Z [==========] 2 tests from 1 test suite ran. (2185 ms total) 2022-09-27T15:48:07.5520473Z [ PASSED ] 2 tests. 2022-09-27T15:48:07.7212778Z + assert_git_not_dirty 2022-09-27T15:48:07.7213426Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy != *rocm* ]] 2022-09-27T15:48:07.7214344Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-deploy != *xla* ]] 2022-09-27T15:48:07.7215205Z ++ git status --porcelain 2022-09-27T15:48:09.2921351Z + git_status= 2022-09-27T15:48:09.2922270Z + [[ -n '' ]] 2022-09-27T15:48:09.2997788Z Prepare all required actions 2022-09-27T15:48:09.2998196Z Getting action download info 2022-09-27T15:48:09.5560308Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-09-27T15:48:09.5560621Z with: 2022-09-27T15:48:09.5561088Z github-token: *** 2022-09-27T15:48:09.5561350Z env: 2022-09-27T15:48:09.5561605Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:09.5561859Z GPU_FLAG: --gpus all 2022-09-27T15:48:09.5562128Z ##[endgroup] 2022-09-27T15:48:09.5598899Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-27T15:48:09.5599207Z with: 2022-09-27T15:48:09.5599449Z shell: bash 2022-09-27T15:48:09.5599708Z timeout_minutes: 10 2022-09-27T15:48:09.5599952Z max_attempts: 5 2022-09-27T15:48:09.5600505Z retry_wait_seconds: 30 2022-09-27T15:48:09.5601093Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-09-27T15:48:09.5601584Z polling_interval_seconds: 1 2022-09-27T15:48:09.5601871Z warning_on_retry: true 2022-09-27T15:48:09.5602144Z continue_on_error: false 2022-09-27T15:48:09.5602375Z env: 2022-09-27T15:48:09.5602627Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:09.5602907Z GPU_FLAG: --gpus all 2022-09-27T15:48:09.5603311Z GITHUB_TOKEN: *** 2022-09-27T15:48:09.5603547Z ##[endgroup] 2022-09-27T15:48:09.6158900Z 2022-09-27T15:48:09.6223752Z + python3 -m pip install requests==2.26.0 2022-09-27T15:48:09.9076024Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:48:10.0438103Z Collecting requests==2.26.0 2022-09-27T15:48:10.0628890Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-09-27T15:48:10.1823295Z Collecting certifi>=2017.4.17 2022-09-27T15:48:10.1870576Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-09-27T15:48:10.2877024Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-09-27T15:48:10.2919493Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-09-27T15:48:10.3355847Z Collecting idna<4,>=2.5; python_version >= "3" 2022-09-27T15:48:10.3398695Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-09-27T15:48:10.4486430Z Collecting urllib3<1.27,>=1.21.1 2022-09-27T15:48:10.4532994Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-27T15:48:10.5626773Z Installing collected packages: certifi, charset-normalizer, idna, urllib3, requests 2022-09-27T15:48:10.6048496Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:48:10.6049145Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:48:10.8159275Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.12 2022-09-27T15:48:10.8624984Z ++ python3 .github/scripts/get_workflow_job_id.py 3133193930 i-08ba718200ba2d65e 2022-09-27T15:48:14.4996787Z + GHA_WORKFLOW_JOB_ID=8576441418 2022-09-27T15:48:14.4997753Z + echo '::set-output name=job-id::8576441418' 2022-09-27T15:48:14.6268844Z Command completed after 1 attempt(s). 2022-09-27T15:48:14.6269747Z 2022-09-27T15:48:14.6412032Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-09-27T15:48:14.6412383Z kill "$MONITOR_SCRIPT_PID" 2022-09-27T15:48:14.6426505Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:48:14.6426794Z env: 2022-09-27T15:48:14.6427070Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:14.6427353Z GPU_FLAG: --gpus all 2022-09-27T15:48:14.6427606Z MONITOR_SCRIPT_PID: 55186 2022-09-27T15:48:14.6427880Z ##[endgroup] 2022-09-27T15:48:14.6523721Z Prepare all required actions 2022-09-27T15:48:14.6524154Z Getting action download info 2022-09-27T15:48:14.8390070Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-09-27T15:48:15.0183019Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-09-27T15:48:15.0183336Z with: 2022-09-27T15:48:15.0183663Z file-suffix: test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418 2022-09-27T15:48:15.0184002Z env: 2022-09-27T15:48:15.0184248Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:15.0184504Z GPU_FLAG: --gpus all 2022-09-27T15:48:15.0184764Z ##[endgroup] 2022-09-27T15:48:15.0232892Z ##[group]Run # Remove any previous test jsons if they exist 2022-09-27T15:48:15.0233289Z # Remove any previous test jsons if they exist 2022-09-27T15:48:15.0233632Z rm -f test-jsons-*.zip 2022-09-27T15:48:15.0233955Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-09-27T15:48:15.0246650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:48:15.0246958Z env: 2022-09-27T15:48:15.0247188Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:15.0247461Z GPU_FLAG: --gpus all 2022-09-27T15:48:15.0247824Z FILE_SUFFIX: test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418 2022-09-27T15:48:15.0248149Z ##[endgroup] 2022-09-27T15:48:15.0370083Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-09-27T15:48:15.0404932Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-09-27T15:48:15.0412267Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-09-27T15:48:15.0437530Z ##[group]Run # Remove any previous test reports if they exist 2022-09-27T15:48:15.0437933Z # Remove any previous test reports if they exist 2022-09-27T15:48:15.0438394Z rm -f test-reports-*.zip 2022-09-27T15:48:15.0438741Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-09-27T15:48:15.0450450Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:48:15.0450760Z env: 2022-09-27T15:48:15.0450990Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:15.0451269Z GPU_FLAG: --gpus all 2022-09-27T15:48:15.0451638Z FILE_SUFFIX: test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418 2022-09-27T15:48:15.0451970Z ##[endgroup] 2022-09-27T15:48:15.0528232Z zip warning: zip file empty 2022-09-27T15:48:15.0552473Z ##[group]Run # Remove any previous test reports if they exist 2022-09-27T15:48:15.0552887Z # Remove any previous test reports if they exist 2022-09-27T15:48:15.0553213Z rm -f usage-log-*.zip 2022-09-27T15:48:15.0553574Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-09-27T15:48:15.0553972Z # so check to see if the file exists first 2022-09-27T15:48:15.0554308Z if [ -f 'usage_log.txt' ]; then 2022-09-27T15:48:15.0554646Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-09-27T15:48:15.0554930Z fi 2022-09-27T15:48:15.0566807Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:48:15.0567112Z env: 2022-09-27T15:48:15.0567339Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:15.0567612Z GPU_FLAG: --gpus all 2022-09-27T15:48:15.0568020Z FILE_SUFFIX: test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418 2022-09-27T15:48:15.0568350Z ##[endgroup] 2022-09-27T15:48:15.0617637Z adding: usage_log.txt (deflated 93%) 2022-09-27T15:48:15.0664381Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:48:15.0664681Z with: 2022-09-27T15:48:15.0664967Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:48:15.0665253Z retention-days: 14 2022-09-27T15:48:15.0665530Z if-no-files-found: warn 2022-09-27T15:48:15.0665815Z path: test-jsons-*.zip 2022-09-27T15:48:15.0666061Z name: artifact 2022-09-27T15:48:15.0666317Z s3-bucket: gha-artifacts 2022-09-27T15:48:15.0666592Z region: us-east-1 2022-09-27T15:48:15.0666826Z env: 2022-09-27T15:48:15.0667168Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:15.0667457Z GPU_FLAG: --gpus all 2022-09-27T15:48:15.0667715Z ##[endgroup] 2022-09-27T15:48:15.4706699Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:48:15.4707129Z With the provided path, there will be 1 file uploaded 2022-09-27T15:48:15.4707487Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:48:15.4718293Z Starting upload of test-jsons-test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418.zip 2022-09-27T15:48:15.6238805Z Finished upload of test-jsons-test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418.zip 2022-09-27T15:48:15.6376846Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:48:15.6377168Z with: 2022-09-27T15:48:15.6377476Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:48:15.6377775Z retention-days: 14 2022-09-27T15:48:15.6378084Z if-no-files-found: error 2022-09-27T15:48:15.6378392Z path: test-reports-*.zip 2022-09-27T15:48:15.6378647Z name: artifact 2022-09-27T15:48:15.6378937Z s3-bucket: gha-artifacts 2022-09-27T15:48:15.6379229Z region: us-east-1 2022-09-27T15:48:15.6379481Z env: 2022-09-27T15:48:15.6379719Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:15.6380008Z GPU_FLAG: --gpus all 2022-09-27T15:48:15.6380276Z ##[endgroup] 2022-09-27T15:48:16.0401287Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:48:16.0401706Z With the provided path, there will be 1 file uploaded 2022-09-27T15:48:16.0402092Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:48:16.0411927Z Starting upload of test-reports-test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418.zip 2022-09-27T15:48:16.1492925Z Finished upload of test-reports-test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418.zip 2022-09-27T15:48:16.1675386Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:48:16.1675815Z with: 2022-09-27T15:48:16.1676096Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:48:16.1676388Z retention-days: 14 2022-09-27T15:48:16.1676651Z if-no-files-found: ignore 2022-09-27T15:48:16.1676931Z path: usage-log-*.zip 2022-09-27T15:48:16.1677181Z name: artifact 2022-09-27T15:48:16.1677418Z s3-bucket: gha-artifacts 2022-09-27T15:48:16.1677682Z region: us-east-1 2022-09-27T15:48:16.1677905Z env: 2022-09-27T15:48:16.1678130Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:16.1678399Z GPU_FLAG: --gpus all 2022-09-27T15:48:16.1678655Z ##[endgroup] 2022-09-27T15:48:16.5691829Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:48:16.5692226Z With the provided path, there will be 1 file uploaded 2022-09-27T15:48:16.5692601Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:48:16.5702335Z Starting upload of usage-log-test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418.zip 2022-09-27T15:48:16.6794444Z Finished upload of usage-log-test-deploy-1-1-linux.4xlarge.nvidia.gpu_8576441418.zip 2022-09-27T15:48:16.6937216Z ##[group]Run set -x 2022-09-27T15:48:16.6937493Z set -x 2022-09-27T15:48:16.6937812Z python3 -m pip install -r requirements.txt 2022-09-27T15:48:16.6938155Z python3 -m pip install boto3==1.19.12 2022-09-27T15:48:16.6938558Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-09-27T15:48:16.6953407Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:48:16.6953717Z env: 2022-09-27T15:48:16.6953970Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:16.6954229Z GPU_FLAG: --gpus all 2022-09-27T15:48:16.6954506Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:48:16.6954779Z BRANCH: pull/85462 2022-09-27T15:48:16.6955017Z TEST_CONFIG: deploy 2022-09-27T15:48:16.6955272Z SHARD_NUMBER: 1 2022-09-27T15:48:16.6955615Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-deploy 2022-09-27T15:48:16.6955930Z PR_NUMBER: 85462 2022-09-27T15:48:16.6956209Z PYTORCH_RETRY_TEST_CASES: 1 2022-09-27T15:48:16.6956554Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-09-27T15:48:16.6956851Z SHA1: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:48:16.6957124Z TAG: 2022-09-27T15:48:16.6957360Z WORKFLOW_ID: 3133193930 2022-09-27T15:48:16.6957791Z GITHUB_TOKEN: *** 2022-09-27T15:48:16.6958063Z GHA_WORKFLOW_JOB_ID: 8576441418 2022-09-27T15:48:16.6958327Z ##[endgroup] 2022-09-27T15:48:16.6989502Z + python3 -m pip install -r requirements.txt 2022-09-27T15:48:16.9862817Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:48:17.0678788Z Collecting astunparse 2022-09-27T15:48:17.0824652Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-09-27T15:48:17.1132721Z Collecting expecttest 2022-09-27T15:48:17.1171439Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-09-27T15:48:17.1553727Z Collecting future 2022-09-27T15:48:17.1594870Z Downloading future-0.18.2.tar.gz (829 kB) 2022-09-27T15:48:19.0227901Z Collecting hypothesis 2022-09-27T15:48:19.0353649Z Downloading hypothesis-6.54.6-py3-none-any.whl (390 kB) 2022-09-27T15:48:19.8354411Z Collecting numpy 2022-09-27T15:48:19.8501006Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-09-27T15:48:20.1580348Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2022-09-27T15:48:20.2769746Z Collecting pyyaml 2022-09-27T15:48:20.2818061Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-09-27T15:48:20.3021554Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-09-27T15:48:20.3200010Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-09-27T15:48:20.3819168Z Collecting six 2022-09-27T15:48:20.3860539Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-27T15:48:20.4203974Z Collecting types-dataclasses 2022-09-27T15:48:20.4246696Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:48:20.4667095Z Collecting typing_extensions 2022-09-27T15:48:20.4709211Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-27T15:48:20.5262569Z Collecting sympy 2022-09-27T15:48:20.5327869Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-09-27T15:48:20.7514622Z Collecting wheel<1.0,>=0.23.0 2022-09-27T15:48:20.7556346Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-27T15:48:20.7911121Z Collecting exceptiongroup>=1.0.0rc8; python_version < "3.11" 2022-09-27T15:48:20.7966017Z Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 2022-09-27T15:48:20.8391737Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-09-27T15:48:20.8617480Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-09-27T15:48:20.9107649Z Collecting attrs>=19.2.0 2022-09-27T15:48:20.9150758Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-27T15:48:20.9614840Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2022-09-27T15:48:20.9640118Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2022-09-27T15:48:20.9654673Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.12) 2022-09-27T15:48:20.9878867Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-09-27T15:48:21.0151164Z Collecting mpmath>=0.19 2022-09-27T15:48:21.0222203Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-09-27T15:48:21.0477309Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-09-27T15:48:21.1900978Z Installing collected packages: six, wheel, astunparse, expecttest, future, exceptiongroup, sortedcontainers, attrs, hypothesis, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-09-27T15:48:21.2299125Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:48:21.2299759Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:48:21.2607148Z Running setup.py install for future: started 2022-09-27T15:48:21.9180692Z Running setup.py install for future: finished with status 'done' 2022-09-27T15:48:22.2182827Z WARNING: The script hypothesis is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:48:22.2183575Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:48:24.1950509Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:48:24.1951230Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:48:33.0565554Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:48:33.0566278Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:48:33.1014696Z Successfully installed astunparse-1.6.3 attrs-22.1.0 exceptiongroup-1.0.0rc9 expecttest-0.1.3 future-0.18.2 hypothesis-6.54.6 mpmath-1.2.1 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sortedcontainers-2.4.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-09-27T15:48:33.1760362Z + python3 -m pip install boto3==1.19.12 2022-09-27T15:48:33.4672133Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:48:34.3807594Z Collecting boto3==1.19.12 2022-09-27T15:48:34.3976952Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-09-27T15:48:35.4808753Z Collecting botocore<1.23.0,>=1.22.12 2022-09-27T15:48:35.4865027Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-09-27T15:48:35.7067176Z Collecting s3transfer<0.6.0,>=0.5.0 2022-09-27T15:48:35.7104869Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-09-27T15:48:35.7577855Z Collecting jmespath<1.0.0,>=0.7.1 2022-09-27T15:48:35.7657347Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-09-27T15:48:35.8223284Z Collecting python-dateutil<3.0.0,>=2.1 2022-09-27T15:48:35.8262156Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-09-27T15:48:35.8445784Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.12) 2022-09-27T15:48:35.8668049Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-09-27T15:48:36.0469579Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-09-27T15:48:36.9364986Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-09-27T15:48:36.9920545Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-09-27T15:48:37.2939149Z No tests in reports found in test 2022-09-27T15:48:37.3365070Z Prepare all required actions 2022-09-27T15:48:37.3392390Z ##[group]Run ./.github/actions/teardown-linux 2022-09-27T15:48:37.3392686Z with: 2022-09-27T15:48:37.3392885Z env: 2022-09-27T15:48:37.3393134Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:37.3393417Z GPU_FLAG: --gpus all 2022-09-27T15:48:37.3393656Z ##[endgroup] 2022-09-27T15:48:37.3413359Z ##[group]Run set -eou pipefail 2022-09-27T15:48:37.3413677Z set -eou pipefail 2022-09-27T15:48:37.3413936Z  2022-09-27T15:48:37.3414246Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-09-27T15:48:37.3414595Z for _ in $(seq 1440); do 2022-09-27T15:48:37.3414901Z  # Break if no ssh session exists anymore 2022-09-27T15:48:37.3415186Z  if [ "$(who)" = "" ]; then 2022-09-27T15:48:37.3415458Z  break 2022-09-27T15:48:37.3415696Z  fi 2022-09-27T15:48:37.3415941Z  echo "." 2022-09-27T15:48:37.3416217Z  sleep 5 2022-09-27T15:48:37.3416462Z done 2022-09-27T15:48:37.3430755Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:48:37.3431063Z env: 2022-09-27T15:48:37.3431311Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:37.3431562Z GPU_FLAG: --gpus all 2022-09-27T15:48:37.3431821Z ##[endgroup] 2022-09-27T15:48:37.3461379Z Holding runner for 2 hours until all ssh sessions have logged out 2022-09-27T15:48:37.3526630Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:48:37.3527064Z # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:48:37.3527408Z # shellcheck disable=SC2046 2022-09-27T15:48:37.3527701Z docker stop $(docker ps -q) || true 2022-09-27T15:48:37.3528016Z # Prune all of the docker images 2022-09-27T15:48:37.3528315Z docker system prune -af 2022-09-27T15:48:37.3540333Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:48:37.3540647Z env: 2022-09-27T15:48:37.3540898Z GIT_DEFAULT_BRANCH: master 2022-09-27T15:48:37.3541154Z GPU_FLAG: --gpus all 2022-09-27T15:48:37.3541408Z ##[endgroup] 2022-09-27T15:48:38.4516953Z 3c7cfef911cd 2022-09-27T15:48:39.2093509Z Deleted Containers: 2022-09-27T15:48:39.2093951Z 3c7cfef911cdf9dc8f72054a0d474cdf41790e24695552726e1a8f819f3dda95 2022-09-27T15:48:39.2094488Z 2022-09-27T15:48:44.3478913Z Deleted Images: 2022-09-27T15:48:44.3479878Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:48:44.3480885Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:9bb261bc4d8aeb82a71b1f0709da9c979e85a12a79c4a85c3fe3adddddcb2663 2022-09-27T15:48:44.3481522Z deleted: sha256:1565775a6d0c052a41180f67487ffe62db8903a6db8b459487e830a767b885e7 2022-09-27T15:48:44.3482013Z deleted: sha256:3e4cb2c2b5f9e2c80e23a8d896fa974adc4b0e3a54cc06c0a8afb922880fdac8 2022-09-27T15:48:44.3482462Z deleted: sha256:d0ad3421a88e79ceec8792dd7f305a7f9da57daa0119b35d0a37114fd2a8dcf9 2022-09-27T15:48:44.3482922Z deleted: sha256:701e765e83a6966eae0a6dd8fc686dd1787c602cf538ef7dea4100368068fcc9 2022-09-27T15:48:44.3483371Z deleted: sha256:8e85fd60215cbc7be6e9f6423e1f87f0e07c0c672606d79f499dbc625e3eda75 2022-09-27T15:48:44.3483828Z deleted: sha256:e5bde08e611f82f97b690c9fa678975e18d51c1d1bc1c8ddef0588f1a022d639 2022-09-27T15:48:44.3484243Z deleted: sha256:68800e2bce8407a9b0b64d467c217a2bb27e85fd2f3ab0c5793759d5443bf962 2022-09-27T15:48:44.3484726Z deleted: sha256:2457e2e8215ddc219f679a7f957fdc3c639147fc569a0cc1bc9f3a3a97ecd0b2 2022-09-27T15:48:44.3485179Z deleted: sha256:b9c61d9be1eb46057ce27c51ac051ba0ba53d440bda828612cfc06ae78352d7a 2022-09-27T15:48:44.3485598Z deleted: sha256:73dd107fbbff1e853191e9dcb9b75847329af3c80a5883c3ae039e14fa4caa0a 2022-09-27T15:48:44.3486010Z deleted: sha256:fe97c2c62ffb15e65ed2751c4c9069d62e91f204ff1c30980d18680617c5ae40 2022-09-27T15:48:44.3486687Z deleted: sha256:3393d072706e15983b6dba8491dcfaf03de10df9be7d9df9a80ef0dedf384b3e 2022-09-27T15:48:44.3490871Z deleted: sha256:328eaea416a7110b96dd1c4421ae76dac29d151937f13f647291840207613cfd 2022-09-27T15:48:44.3492005Z deleted: sha256:1f62c29a7ac809a8add06b0bc14387e38ec12e88034824daccfdd78a0ee24d00 2022-09-27T15:48:44.3492989Z deleted: sha256:a364f929327c0e6baf5da371c2e514c56a7dc2fcbd3f7f2229d49bf2fb3a2f27 2022-09-27T15:48:44.3493949Z deleted: sha256:14a20e2c555e8aea13a33ca9c7d20333ce850c23d3a6726d7b102a426c2bb100 2022-09-27T15:48:44.3494433Z deleted: sha256:865844d2dbf2eb79ca92ace32b76fd966b142ecccd91a6190a256f4d278fed74 2022-09-27T15:48:44.3494875Z deleted: sha256:6a56212e72bab94d436ef418303481e278e79a012bf88cc727231093221416e7 2022-09-27T15:48:44.3495304Z deleted: sha256:8ff11e3f91c81bfe67a7da7b03306cdc936f730f44e7dbc401299c81679f3a20 2022-09-27T15:48:44.3495738Z deleted: sha256:e3ebc0052e1300157e36aa327172ad1098717918585d1494c4efc4afdbb8ecbe 2022-09-27T15:48:44.3496163Z deleted: sha256:4b7db58c33bbdbe2e491f721c5a9724ef07d9a720d77bd517c1f5c8fad212ba2 2022-09-27T15:48:44.3496613Z deleted: sha256:1e68b2d3e3c7bf741f5f060b3a88095db0d5eefd841ce4e86b3c466f882997e6 2022-09-27T15:48:44.3497058Z deleted: sha256:4da2a66a2b27b034b75aa5a024cf7b8cfe1f8762b0725921f8b00cb3a0505759 2022-09-27T15:48:44.3497493Z deleted: sha256:37c6c713aea14d8a4a5f0dfd63f80f04633b0d6f8e7baed0a1feba47d709cbeb 2022-09-27T15:48:44.3497947Z deleted: sha256:c636e275b4e8c2d9022e72ee8d8528006ef92ad2fab903ba909244c2b9aa4bb0 2022-09-27T15:48:44.3498403Z deleted: sha256:2b912a242a1b69ebde3bf40dfab4b693cfa93f9bcb0d8be6c698b44b4284a70d 2022-09-27T15:48:44.3498859Z deleted: sha256:e4ff425d4caf55cc2f5939271ab53c4382b45c5454ccb0e4fa62cbb730aa8ba7 2022-09-27T15:48:44.3499292Z deleted: sha256:f80b712f0269de04dedd4bb68f0a2103eb0ac5bb70e5da74a7fe0544c8a678af 2022-09-27T15:48:44.3499734Z deleted: sha256:c048927fdfe44aec1063f37c0137ad63b7537c23dd3051ad691232ce363048fa 2022-09-27T15:48:44.3500170Z deleted: sha256:85d0da5e4c90646a2049cf17e470deedd05b19ab1535e4932940055fc36e1c91 2022-09-27T15:48:44.3500596Z deleted: sha256:a94964edf2ce4a0b440f5d000d2ea97c6145adcb1ad201ade6214f02cd47626c 2022-09-27T15:48:44.3501030Z deleted: sha256:fc49e4f76476298cd45a4ef31767534bd2b6663c90683ccbb4d911ea77a93d56 2022-09-27T15:48:44.3501468Z deleted: sha256:25a90c74f1ddefff551a5575bbaeaf1fd45c71d629ef061f41a227f2813ebf62 2022-09-27T15:48:44.3502178Z deleted: sha256:9c67a539cd718b76768a481e6313606489c7afbdd2ed5f0d35f94a0c8161ff59 2022-09-27T15:48:44.3502590Z deleted: sha256:78cfd7e90437d18d294dd32f35632e1e0f4e93f98d2f74562b7a2a483d89e847 2022-09-27T15:48:44.3503036Z deleted: sha256:feccb37688a9f8b307ab298febd901ccc8920a2ec8e1660a0eb8de5b6e41a3b1 2022-09-27T15:48:44.3503483Z deleted: sha256:eeded198b25e05f7ca35680574d2863e48240eb544a4945d562943ed7c519eaa 2022-09-27T15:48:44.3503893Z deleted: sha256:eba0a8e367727026cab4d61ce7412eac92df541fa66418907501f777a611d01a 2022-09-27T15:48:44.3504324Z deleted: sha256:ab3963854dae2a8321e764d73ecfb89e77618f391cbe2698ab09c8129a35eb29 2022-09-27T15:48:44.3504754Z deleted: sha256:db198971615e367404b8c928ff87c4bc7e81b060fa78a8431f2124d37e546a69 2022-09-27T15:48:44.3505173Z deleted: sha256:116af78f4b87e494b37b6a65d9e3abdd828764632b0adf869c40db8a8afb7745 2022-09-27T15:48:44.3505584Z deleted: sha256:21479387e93277b4c3c8df1cbd39208f3c6aa4128b6f0eebaafa7e3b82d8a23c 2022-09-27T15:48:44.3506020Z deleted: sha256:5731c54a72f20a93dd164dc484ecd3fd0bf0f0cb98eec92e2382f99c0c43e1a6 2022-09-27T15:48:44.3506465Z deleted: sha256:8b6f381bcc3be3c07a12a8e528c8926c369875dccb5d18323007a3beb34cdf52 2022-09-27T15:48:44.3506889Z deleted: sha256:07dcc550108cf9d433a453ce3e351ac30e67c1ccbc5f7bc71b408e2fb4bcc6a9 2022-09-27T15:48:44.3507322Z deleted: sha256:129bdb873e79117f4e90135f0c6a58f775fcf596f4eb514b803771cef2da8278 2022-09-27T15:48:44.3507793Z deleted: sha256:2d49e3a81bd436bfd20fb4a849cdc98da82cb74afef3de38dda7a946d3fc4153 2022-09-27T15:48:44.3508246Z deleted: sha256:0ba4e259108e5311ddf6b79ae3a35f8f16a4004ef8817e50427baa3cc90ac081 2022-09-27T15:48:44.3509274Z deleted: sha256:c164403226561914f16becdeca65c54d20dba8dad414b062efc34c05c47bf725 2022-09-27T15:48:44.3509800Z deleted: sha256:cbe4006b2e6286d50c1b292fb71b69d5299d65f055285519eafc41eac3ef8a3c 2022-09-27T15:48:44.3510247Z deleted: sha256:edcec18dceb25f1a03ec20de4676464613e69072875a83f5c45e45a31aafc5b9 2022-09-27T15:48:44.3510657Z deleted: sha256:13c4f317ac4bb48997302756b8d5f8b602e835607c9806a1a5b200e9a0657d8a 2022-09-27T15:48:44.3511076Z deleted: sha256:57f043e380f4586c76968d6e062b50bac55254a5be7e80bea3c027a5bb316469 2022-09-27T15:48:44.3511493Z deleted: sha256:3e549931e0240b9aac25dc79ed6a6259863879a5c9bd20755f77cac27c1ab8c8 2022-09-27T15:48:44.3511734Z 2022-09-27T15:48:44.3577913Z Total reclaimed space: 19.55GB 2022-09-27T15:48:44.3645154Z Post job cleanup. 2022-09-27T15:48:44.3684794Z Post job cleanup. 2022-09-27T15:48:44.5046064Z [command]/usr/bin/git version 2022-09-27T15:48:44.5096439Z git version 2.37.1 2022-09-27T15:48:44.5160757Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4ab92ecf-5220-40af-a3f3-b3c96d2d8e4a' before making global git config changes 2022-09-27T15:48:44.5161342Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:48:44.5169966Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:48:44.5220326Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:48:44.5262289Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-27T15:48:44.5585680Z Entering 'android/libs/fbjni' 2022-09-27T15:48:44.5627982Z Entering 'third_party/FP16' 2022-09-27T15:48:44.5672780Z Entering 'third_party/FXdiv' 2022-09-27T15:48:44.5712121Z Entering 'third_party/NNPACK' 2022-09-27T15:48:44.5754315Z Entering 'third_party/QNNPACK' 2022-09-27T15:48:44.5795307Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:48:44.5836899Z Entering 'third_party/XNNPACK' 2022-09-27T15:48:44.5890785Z Entering 'third_party/benchmark' 2022-09-27T15:48:44.5934436Z Entering 'third_party/cpuinfo' 2022-09-27T15:48:44.5976270Z Entering 'third_party/cub' 2022-09-27T15:48:44.6017727Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:48:44.6064843Z Entering 'third_party/cutlass' 2022-09-27T15:48:44.6117847Z Entering 'third_party/eigen' 2022-09-27T15:48:44.6161725Z Entering 'third_party/fbgemm' 2022-09-27T15:48:44.6203010Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:48:44.6244022Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:48:44.6287829Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:48:44.6328698Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:48:44.6370366Z Entering 'third_party/flatbuffers' 2022-09-27T15:48:44.6414788Z Entering 'third_party/fmt' 2022-09-27T15:48:44.6456014Z Entering 'third_party/foxi' 2022-09-27T15:48:44.6497205Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:48:44.6538600Z Entering 'third_party/gloo' 2022-09-27T15:48:44.6581025Z Entering 'third_party/googletest' 2022-09-27T15:48:44.6623681Z Entering 'third_party/ideep' 2022-09-27T15:48:44.6664961Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:48:44.6707891Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:48:44.6758055Z Entering 'third_party/ios-cmake' 2022-09-27T15:48:44.6799663Z Entering 'third_party/ittapi' 2022-09-27T15:48:44.6841593Z Entering 'third_party/kineto' 2022-09-27T15:48:44.6882237Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:48:44.6923699Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:48:44.6966029Z Entering 'third_party/nccl/nccl' 2022-09-27T15:48:44.7008380Z Entering 'third_party/neon2sse' 2022-09-27T15:48:44.7050213Z Entering 'third_party/nlohmann' 2022-09-27T15:48:44.7093340Z Entering 'third_party/onnx' 2022-09-27T15:48:44.7149679Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:48:44.7191300Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:48:44.7234426Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:48:44.7276797Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:48:44.7322592Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:48:44.7363579Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:48:44.7404410Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:48:44.7451895Z Entering 'third_party/pocketfft' 2022-09-27T15:48:44.7493783Z Entering 'third_party/protobuf' 2022-09-27T15:48:44.7541039Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:48:44.7582719Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:48:44.7626792Z Entering 'third_party/psimd' 2022-09-27T15:48:44.7668932Z Entering 'third_party/pthreadpool' 2022-09-27T15:48:44.7710460Z Entering 'third_party/pybind11' 2022-09-27T15:48:44.7751938Z Entering 'third_party/python-enum' 2022-09-27T15:48:44.7793802Z Entering 'third_party/python-peachpy' 2022-09-27T15:48:44.7834469Z Entering 'third_party/python-six' 2022-09-27T15:48:44.7876659Z Entering 'third_party/sleef' 2022-09-27T15:48:44.7918828Z Entering 'third_party/tbb' 2022-09-27T15:48:44.7963310Z Entering 'third_party/tensorpipe' 2022-09-27T15:48:44.8004340Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:48:44.8045306Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:48:44.8085386Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:48:44.8128831Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:48:44.8171415Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:48:44.8216828Z Entering 'third_party/zstd' 2022-09-27T15:48:44.8285030Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:48:44.8317831Z http.https://github.com/.extraheader 2022-09-27T15:48:44.8328755Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:48:44.8371214Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-27T15:48:44.8707036Z Entering 'android/libs/fbjni' 2022-09-27T15:48:44.8732569Z http.https://github.com/.extraheader 2022-09-27T15:48:44.8768224Z Entering 'third_party/FP16' 2022-09-27T15:48:44.8794156Z http.https://github.com/.extraheader 2022-09-27T15:48:44.8827570Z Entering 'third_party/FXdiv' 2022-09-27T15:48:44.8853184Z http.https://github.com/.extraheader 2022-09-27T15:48:44.8885677Z Entering 'third_party/NNPACK' 2022-09-27T15:48:44.8912662Z http.https://github.com/.extraheader 2022-09-27T15:48:44.8946965Z Entering 'third_party/QNNPACK' 2022-09-27T15:48:44.8972613Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9005683Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:48:44.9035259Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9067926Z Entering 'third_party/XNNPACK' 2022-09-27T15:48:44.9093197Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9138750Z Entering 'third_party/benchmark' 2022-09-27T15:48:44.9164093Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9198172Z Entering 'third_party/cpuinfo' 2022-09-27T15:48:44.9222843Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9257816Z Entering 'third_party/cub' 2022-09-27T15:48:44.9282210Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9316586Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:48:44.9340823Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9380505Z Entering 'third_party/cutlass' 2022-09-27T15:48:44.9405174Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9445940Z Entering 'third_party/eigen' 2022-09-27T15:48:44.9470635Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9506412Z Entering 'third_party/fbgemm' 2022-09-27T15:48:44.9531280Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9622757Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:48:44.9647694Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9681262Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:48:44.9704997Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9739141Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:48:44.9763361Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9796192Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:48:44.9819968Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9854271Z Entering 'third_party/flatbuffers' 2022-09-27T15:48:44.9879448Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9914073Z Entering 'third_party/fmt' 2022-09-27T15:48:44.9937967Z http.https://github.com/.extraheader 2022-09-27T15:48:44.9970689Z Entering 'third_party/foxi' 2022-09-27T15:48:44.9995100Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0027312Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:48:45.0052079Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0084394Z Entering 'third_party/gloo' 2022-09-27T15:48:45.0108028Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0141772Z Entering 'third_party/googletest' 2022-09-27T15:48:45.0165453Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0197697Z Entering 'third_party/ideep' 2022-09-27T15:48:45.0221604Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0253378Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:48:45.0277697Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0311884Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:48:45.0335585Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0375749Z Entering 'third_party/ios-cmake' 2022-09-27T15:48:45.0402219Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0434054Z Entering 'third_party/ittapi' 2022-09-27T15:48:45.0457883Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0490058Z Entering 'third_party/kineto' 2022-09-27T15:48:45.0514553Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0546128Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:48:45.0571572Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0604360Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:48:45.0627908Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0661140Z Entering 'third_party/nccl/nccl' 2022-09-27T15:48:45.0685788Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0718023Z Entering 'third_party/neon2sse' 2022-09-27T15:48:45.0741816Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0773377Z Entering 'third_party/nlohmann' 2022-09-27T15:48:45.0799040Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0833149Z Entering 'third_party/onnx' 2022-09-27T15:48:45.0857956Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0905460Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:48:45.0929905Z http.https://github.com/.extraheader 2022-09-27T15:48:45.0962427Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:48:45.0987122Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1021493Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:48:45.1045499Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1077383Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:48:45.1102158Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1139952Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:48:45.1164695Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1197766Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:48:45.1221769Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1254769Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:48:45.1279054Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1316701Z Entering 'third_party/pocketfft' 2022-09-27T15:48:45.1343159Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1376025Z Entering 'third_party/protobuf' 2022-09-27T15:48:45.1400751Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1439398Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:48:45.1463103Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1495979Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:48:45.1520116Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1554064Z Entering 'third_party/psimd' 2022-09-27T15:48:45.1578364Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1610582Z Entering 'third_party/pthreadpool' 2022-09-27T15:48:45.1635471Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1666613Z Entering 'third_party/pybind11' 2022-09-27T15:48:45.1691097Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1723395Z Entering 'third_party/python-enum' 2022-09-27T15:48:45.1747244Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1779367Z Entering 'third_party/python-peachpy' 2022-09-27T15:48:45.1804651Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1836457Z Entering 'third_party/python-six' 2022-09-27T15:48:45.1861001Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1892591Z Entering 'third_party/sleef' 2022-09-27T15:48:45.1917431Z http.https://github.com/.extraheader 2022-09-27T15:48:45.1949084Z Entering 'third_party/tbb' 2022-09-27T15:48:45.1973057Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2006282Z Entering 'third_party/tensorpipe' 2022-09-27T15:48:45.2032711Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2064692Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:48:45.2089113Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2121840Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:48:45.2145702Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2177476Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:48:45.2202140Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2235865Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:48:45.2259006Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2290255Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:48:45.2315557Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2350876Z Entering 'third_party/zstd' 2022-09-27T15:48:45.2374276Z http.https://github.com/.extraheader 2022-09-27T15:48:45.2692248Z Cleaning up orphan processes