2022-08-17T12:10:17.2658687Z Requested labels: linux.2xlarge 2022-08-17T12:10:17.2658775Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:10:17.2658798Z Waiting for a runner to pick up this job... 2022-08-17T12:10:17.9181169Z Job is about to start running on the runner: i-0024e18963e5e770b (repository) 2022-08-17T12:10:22.3989040Z Current runner version: '2.295.0' 2022-08-17T12:10:22.3994932Z Runner name: 'i-0024e18963e5e770b' 2022-08-17T12:10:22.3995407Z Runner group name: 'Default' 2022-08-17T12:10:22.3996135Z Machine name: 'ip-10-0-11-216' 2022-08-17T12:10:22.3998123Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:10:22.3998870Z Actions: read 2022-08-17T12:10:22.3999153Z Checks: read 2022-08-17T12:10:22.3999460Z Contents: read 2022-08-17T12:10:22.3999812Z Deployments: read 2022-08-17T12:10:22.4000096Z Discussions: read 2022-08-17T12:10:22.4000445Z Issues: read 2022-08-17T12:10:22.4000751Z Metadata: read 2022-08-17T12:10:22.4001019Z Packages: read 2022-08-17T12:10:22.4001329Z Pages: read 2022-08-17T12:10:22.4001679Z PullRequests: read 2022-08-17T12:10:22.4002007Z RepositoryProjects: read 2022-08-17T12:10:22.4002530Z SecurityEvents: read 2022-08-17T12:10:22.4002885Z Statuses: read 2022-08-17T12:10:22.4003155Z ##[endgroup] 2022-08-17T12:10:22.4006445Z Secret source: None 2022-08-17T12:10:22.4007068Z Prepare workflow directory 2022-08-17T12:10:23.0315322Z Prepare all required actions 2022-08-17T12:10:23.0483274Z Getting action download info 2022-08-17T12:10:23.3471113Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:10:25.7581982Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:10:25.8766400Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:10:26.1176009Z Getting action download info 2022-08-17T12:10:26.2988250Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:10:26.5375293Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:10:26.5375583Z with: 2022-08-17T12:10:26.5375763Z submodules: recursive 2022-08-17T12:10:26.5375946Z fetch-depth: 0 2022-08-17T12:10:26.5376110Z env: 2022-08-17T12:10:26.5376294Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:26.5376488Z ##[endgroup] 2022-08-17T12:10:26.5597061Z ##[group]Run retry () { 2022-08-17T12:10:26.5597332Z retry () { 2022-08-17T12:10:26.5597558Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:10:26.5597773Z } 2022-08-17T12:10:26.5597945Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:10:26.5598163Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:10:26.5598387Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:10:26.5598586Z else 2022-08-17T12:10:26.5598767Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:10:26.5598957Z fi 2022-08-17T12:10:26.5599180Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:10:26.5615333Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:26.5615580Z env: 2022-08-17T12:10:26.5615756Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:26.5615928Z NO_SUDO: 2022-08-17T12:10:26.5616131Z ##[endgroup] 2022-08-17T12:10:26.5787816Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:30.0085434Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:10:30.0085667Z with: 2022-08-17T12:10:30.0085873Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:30.0086084Z fetch-depth: 0 2022-08-17T12:10:30.0086253Z submodules: recursive 2022-08-17T12:10:30.0086438Z quiet-checkout: true 2022-08-17T12:10:30.0086637Z repository: pytorch/pytorch 2022-08-17T12:10:30.0087007Z token: *** 2022-08-17T12:10:30.0087172Z ssh-strict: true 2022-08-17T12:10:30.0087369Z persist-credentials: true 2022-08-17T12:10:30.0087559Z clean: true 2022-08-17T12:10:30.0087716Z lfs: false 2022-08-17T12:10:30.0087896Z set-safe-directory: true 2022-08-17T12:10:30.0088074Z env: 2022-08-17T12:10:30.0088231Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:30.0088417Z ##[endgroup] 2022-08-17T12:10:30.1285505Z Syncing repository: pytorch/pytorch 2022-08-17T12:10:30.1287970Z ##[group]Getting Git version info 2022-08-17T12:10:30.1288680Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:10:30.1289587Z [command]/usr/bin/git version 2022-08-17T12:10:30.1289920Z git version 2.37.1 2022-08-17T12:10:30.1290904Z ##[endgroup] 2022-08-17T12:10:30.1307696Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/31b705fd-64c4-46a5-923e-2f26866a8aee' before making global git config changes 2022-08-17T12:10:30.1308396Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:10:30.1314319Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:30.1354839Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:10:30.1358981Z ##[group]Initializing the repository 2022-08-17T12:10:30.1364558Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:10:30.1523806Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:10:30.1524344Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:10:30.1524940Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:10:30.1525217Z hint: 2022-08-17T12:10:30.1525664Z hint: git config --global init.defaultBranch 2022-08-17T12:10:30.1525994Z hint: 2022-08-17T12:10:30.1526458Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:10:30.1527047Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:10:30.1527418Z hint: 2022-08-17T12:10:30.1527981Z hint: git branch -m 2022-08-17T12:10:30.1528586Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:10:30.1537531Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:10:30.1571458Z ##[endgroup] 2022-08-17T12:10:30.1572120Z ##[group]Disabling automatic garbage collection 2022-08-17T12:10:30.1577419Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:10:30.1605913Z ##[endgroup] 2022-08-17T12:10:30.1606511Z ##[group]Setting up auth 2022-08-17T12:10:30.1614492Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:10:30.1646901Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T12:10:30.1895212Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:10:30.1930723Z [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-08-17T12:10:30.2180979Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:10:30.2226805Z ##[endgroup] 2022-08-17T12:10:30.2227403Z ##[group]Fetching the repository 2022-08-17T12:10:30.2234300Z [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-08-17T12:11:14.0298352Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:11:14.0336479Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:14.9833194Z ##[endgroup] 2022-08-17T12:11:14.9833590Z ##[group]Determining the checkout info 2022-08-17T12:11:14.9834522Z ##[endgroup] 2022-08-17T12:11:14.9835052Z ##[group]Checking out the ref 2022-08-17T12:11:14.9840009Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:16.2072550Z ##[endgroup] 2022-08-17T12:11:16.2073196Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:11:16.2078717Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:11:16.2123018Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:11:16.2153934Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:11:16.2184678Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:11:16.2210130Z ##[endgroup] 2022-08-17T12:11:16.2210674Z ##[group]Fetching submodules 2022-08-17T12:11:16.2214436Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:11:16.2475433Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:11:16.2736272Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:11:16.2737640Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:11:16.2738536Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:11:16.2739739Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:11:16.2742040Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:11:16.2744287Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:11:16.2746920Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:11:16.2749190Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:11:16.2751667Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:11:16.2754659Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:11:16.2757230Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:11:16.2760149Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:11:16.2763256Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:11:16.2766228Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:11:16.2770491Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:11:16.2773039Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:11:16.2776418Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:11:16.2780065Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:11:16.2783508Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:11:16.2787187Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:11:16.2790985Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:11:16.2794916Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:11:16.2798971Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:11:16.2803114Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:11:16.2807232Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:11:16.2811784Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:11:16.2816498Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:11:16.2820912Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:11:16.2825567Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:11:16.2830387Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:11:16.2835237Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:11:16.2840049Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:11:16.2845077Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:11:16.2851601Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:11:16.2856967Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:11:16.2862042Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:11:16.2867431Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:11:16.2872952Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:11:16.2878528Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:11:16.2905399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:11:16.5961218Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:11:16.8045359Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:11:17.0103444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:11:17.2803458Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:11:17.5442554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:11:22.7785611Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:11:23.1578048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:11:23.6578191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:11:25.0123376Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:11:26.0136341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:11:31.2238628Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:11:31.8440709Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:11:33.1501860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:11:34.4118416Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:11:34.6231411Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:11:35.0609235Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:11:36.3576581Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:11:37.3465859Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:11:37.7228369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:11:37.9027514Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:11:38.1637000Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:11:39.6337563Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:11:40.0545191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:11:40.5338269Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:11:46.3732716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:11:48.1212019Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:11:48.5558632Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:11:48.7858799Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:11:53.5420567Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:11:53.7262112Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:11:54.0827843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:11:54.8905444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:11:55.1222366Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:11:55.5703356Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:11:55.8550341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:11:56.4210090Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:11:58.3208297Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:11:58.8026767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:12:00.8074112Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:12:00.8173441Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:12:00.8249623Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:12:00.8455472Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:12:00.8664807Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:12:01.4216523Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:12:01.4416434Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:12:01.5343367Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:12:01.5667942Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:12:01.8331863Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:12:02.0545846Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:12:02.0963980Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:12:02.0978239Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:02.0979970Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:02.0982089Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:02.0991187Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:02.1007998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:12:03.0728102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:12:03.6675415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:12:04.6648721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:12:05.0323402Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:12:05.1254356Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:12:05.1793305Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:12:05.1888986Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:12:05.2695246Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:12:05.3012223Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:12:05.3097530Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:12:05.3471635Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:12:05.3697611Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:12:05.4133425Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:12:05.4240526Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:12:05.4253801Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:05.4274570Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:12:12.0906927Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:12:12.0922729Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:12.0946307Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:12:18.9297315Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:12:18.9392613Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:12:18.9524206Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:12:19.0388397Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:12:19.0401986Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:19.0403871Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:19.0427973Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:12:20.2213665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:12:21.2705137Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:12:21.3207926Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:12:21.3390501Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:12:21.3523942Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:12:21.4521120Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:12:21.6777951Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:12:21.6803205Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:21.6805258Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:21.6829424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:12:22.0463160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:12:23.8610298Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:12:23.8903165Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:12:23.9046626Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:12:23.9060514Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:23.9083165Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:12:25.9094356Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:12:25.9113532Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:25.9115642Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:25.9139780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:12:26.2834096Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:12:27.1094962Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:12:27.1691010Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:12:27.1705328Z 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-08-17T12:12:27.1728047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:12:27.4015504Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:12:27.4101548Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:12:27.6446107Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:12:27.6465035Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:27.6466787Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:27.6489862Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:12:29.0508133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:12:30.0577282Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:12:30.1210418Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:12:30.1289805Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:12:30.1388640Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:12:30.1692864Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:12:30.1776433Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:12:30.2042078Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:12:30.2131401Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:12:30.2538426Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:12:30.3535896Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:12:30.3777185Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:12:30.3792178Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:30.3794177Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:30.3796383Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:30.3798723Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:30.3822293Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:12:31.4061595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:12:31.6611955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:12:33.0485406Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:12:33.8747507Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:12:33.8883175Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:12:33.9488782Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:12:33.9748908Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:12:33.9762791Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:33.9786596Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:12:34.3478652Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:12:34.4714104Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:12:34.4744403Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:12:34.5008418Z Entering 'android/libs/fbjni' 2022-08-17T12:12:34.5043916Z Entering 'third_party/FP16' 2022-08-17T12:12:34.5079590Z Entering 'third_party/FXdiv' 2022-08-17T12:12:34.5114771Z Entering 'third_party/NNPACK' 2022-08-17T12:12:34.5150187Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:34.5184938Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:34.5231085Z Entering 'third_party/benchmark' 2022-08-17T12:12:34.5267124Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:34.5302605Z Entering 'third_party/cub' 2022-08-17T12:12:34.5337864Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:34.5378100Z Entering 'third_party/eigen' 2022-08-17T12:12:34.5415619Z Entering 'third_party/fbgemm' 2022-08-17T12:12:34.5450703Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:34.5485107Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:34.5519883Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:34.5555570Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:34.5590895Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:34.5628292Z Entering 'third_party/fmt' 2022-08-17T12:12:34.5665271Z Entering 'third_party/foxi' 2022-08-17T12:12:34.5699144Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:34.5734243Z Entering 'third_party/gloo' 2022-08-17T12:12:34.5768317Z Entering 'third_party/googletest' 2022-08-17T12:12:34.5803443Z Entering 'third_party/ideep' 2022-08-17T12:12:34.5838339Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:34.5875012Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:34.5916534Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:34.5953013Z Entering 'third_party/ittapi' 2022-08-17T12:12:34.5987463Z Entering 'third_party/kineto' 2022-08-17T12:12:34.6022631Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:34.6057279Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:34.6093705Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:34.6128672Z Entering 'third_party/neon2sse' 2022-08-17T12:12:34.6163353Z Entering 'third_party/nlohmann' 2022-08-17T12:12:34.6199124Z Entering 'third_party/onnx' 2022-08-17T12:12:34.6246783Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:34.6283301Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:34.6321537Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:34.6356572Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:34.6395279Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:34.6429367Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:34.6463442Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:34.6502987Z Entering 'third_party/pocketfft' 2022-08-17T12:12:34.6538508Z Entering 'third_party/protobuf' 2022-08-17T12:12:34.6577218Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:34.6611741Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:34.6647617Z Entering 'third_party/psimd' 2022-08-17T12:12:34.6683249Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:34.6718015Z Entering 'third_party/pybind11' 2022-08-17T12:12:34.6753867Z Entering 'third_party/python-enum' 2022-08-17T12:12:34.6789515Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:34.6823637Z Entering 'third_party/python-six' 2022-08-17T12:12:34.6858588Z Entering 'third_party/sleef' 2022-08-17T12:12:34.6893070Z Entering 'third_party/tbb' 2022-08-17T12:12:34.6930355Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:34.6965191Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:34.7000220Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:34.7034437Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:34.7068782Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:34.7101742Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:34.7139710Z Entering 'third_party/zstd' 2022-08-17T12:12:34.7184012Z ##[endgroup] 2022-08-17T12:12:34.7184387Z ##[group]Persisting credentials for submodules 2022-08-17T12:12:34.7191087Z [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-08-17T12:12:34.7452252Z Entering 'android/libs/fbjni' 2022-08-17T12:12:34.7484409Z Entering 'third_party/FP16' 2022-08-17T12:12:34.7518836Z Entering 'third_party/FXdiv' 2022-08-17T12:12:34.7552845Z Entering 'third_party/NNPACK' 2022-08-17T12:12:34.7588010Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:34.7622061Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:34.7666485Z Entering 'third_party/benchmark' 2022-08-17T12:12:34.7702304Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:34.7737399Z Entering 'third_party/cub' 2022-08-17T12:12:34.7771600Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:34.7810542Z Entering 'third_party/eigen' 2022-08-17T12:12:34.7846000Z Entering 'third_party/fbgemm' 2022-08-17T12:12:34.7880821Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:34.7914983Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:34.7949746Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:34.7984436Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:34.8018875Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:34.8057784Z Entering 'third_party/fmt' 2022-08-17T12:12:34.8091983Z Entering 'third_party/foxi' 2022-08-17T12:12:34.8125890Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:34.8161043Z Entering 'third_party/gloo' 2022-08-17T12:12:34.8195755Z Entering 'third_party/googletest' 2022-08-17T12:12:34.8230815Z Entering 'third_party/ideep' 2022-08-17T12:12:34.8265126Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:34.8301747Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:34.8342170Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:34.8376484Z Entering 'third_party/ittapi' 2022-08-17T12:12:34.8410760Z Entering 'third_party/kineto' 2022-08-17T12:12:34.8444320Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:34.8478382Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:34.8513676Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:34.8549103Z Entering 'third_party/neon2sse' 2022-08-17T12:12:34.8582874Z Entering 'third_party/nlohmann' 2022-08-17T12:12:34.8618725Z Entering 'third_party/onnx' 2022-08-17T12:12:34.8664962Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:34.8699462Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:34.8735988Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:34.8770377Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:34.8808522Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:34.8843560Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:34.8877226Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:34.8915372Z Entering 'third_party/pocketfft' 2022-08-17T12:12:34.8950663Z Entering 'third_party/protobuf' 2022-08-17T12:12:34.8987733Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:34.9022312Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:34.9057630Z Entering 'third_party/psimd' 2022-08-17T12:12:34.9093072Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:34.9127151Z Entering 'third_party/pybind11' 2022-08-17T12:12:34.9161087Z Entering 'third_party/python-enum' 2022-08-17T12:12:34.9194953Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:34.9229737Z Entering 'third_party/python-six' 2022-08-17T12:12:34.9265397Z Entering 'third_party/sleef' 2022-08-17T12:12:34.9300101Z Entering 'third_party/tbb' 2022-08-17T12:12:34.9336864Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:34.9371318Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:34.9404678Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:34.9439150Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:34.9472894Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:34.9506684Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:34.9544280Z Entering 'third_party/zstd' 2022-08-17T12:12:34.9591076Z [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-08-17T12:12:34.9849476Z Entering 'android/libs/fbjni' 2022-08-17T12:12:34.9881629Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:12:34.9895871Z Entering 'third_party/FP16' 2022-08-17T12:12:34.9928476Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:12:34.9942905Z Entering 'third_party/FXdiv' 2022-08-17T12:12:34.9977449Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:12:34.9991618Z Entering 'third_party/NNPACK' 2022-08-17T12:12:35.0023962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:12:35.0038529Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:35.0070315Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:12:35.0084366Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:35.0116759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:12:35.0142401Z Entering 'third_party/benchmark' 2022-08-17T12:12:35.0174328Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:35.0189009Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:35.0223108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:12:35.0237575Z Entering 'third_party/cub' 2022-08-17T12:12:35.0269367Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:12:35.0284262Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:35.0317008Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:12:35.0338820Z Entering 'third_party/eigen' 2022-08-17T12:12:35.0370720Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:12:35.0386872Z Entering 'third_party/fbgemm' 2022-08-17T12:12:35.0418429Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:12:35.0432639Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:35.0464405Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:12:35.0478737Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:35.0510348Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:12:35.0524871Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:35.0556146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:35.0571823Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:35.0603944Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:12:35.0620492Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:35.0654009Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:12:35.0670293Z Entering 'third_party/fmt' 2022-08-17T12:12:35.0703037Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:12:35.0717151Z Entering 'third_party/foxi' 2022-08-17T12:12:35.0749454Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:12:35.0763609Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:35.0795860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:12:35.0811609Z Entering 'third_party/gloo' 2022-08-17T12:12:35.0843148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:12:35.0858610Z Entering 'third_party/googletest' 2022-08-17T12:12:35.0890030Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:35.0904477Z Entering 'third_party/ideep' 2022-08-17T12:12:35.0937116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:12:35.0950886Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:35.0982932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:12:35.0998589Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:35.1030971Z 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-08-17T12:12:35.1053027Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:35.1085869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:12:35.1099728Z Entering 'third_party/ittapi' 2022-08-17T12:12:35.1131741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:12:35.1146021Z Entering 'third_party/kineto' 2022-08-17T12:12:35.1178824Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:12:35.1193125Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:35.1226134Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:12:35.1240145Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:35.1272548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:12:35.1288130Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:35.1319805Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:12:35.1334582Z Entering 'third_party/neon2sse' 2022-08-17T12:12:35.1367050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:12:35.1381031Z Entering 'third_party/nlohmann' 2022-08-17T12:12:35.1413230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:12:35.1428492Z Entering 'third_party/onnx' 2022-08-17T12:12:35.1460569Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:12:35.1487069Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:35.1519146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:35.1533920Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:35.1565827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:35.1583903Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:35.1616345Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:12:35.1630108Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:35.1662800Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:12:35.1681116Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:35.1714245Z 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-08-17T12:12:35.1728116Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:35.1760925Z 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-08-17T12:12:35.1774901Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:35.1808274Z 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-08-17T12:12:35.1827588Z Entering 'third_party/pocketfft' 2022-08-17T12:12:35.1859919Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:12:35.1874477Z Entering 'third_party/protobuf' 2022-08-17T12:12:35.1907050Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:12:35.1925017Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:35.1956869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:12:35.1973416Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:35.2005410Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:35.2021853Z Entering 'third_party/psimd' 2022-08-17T12:12:35.2054202Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:12:35.2067988Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:35.2100231Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:12:35.2114095Z Entering 'third_party/pybind11' 2022-08-17T12:12:35.2146709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:35.2161260Z Entering 'third_party/python-enum' 2022-08-17T12:12:35.2193000Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:12:35.2206962Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:35.2238334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:12:35.2253515Z Entering 'third_party/python-six' 2022-08-17T12:12:35.2284950Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:12:35.2300079Z Entering 'third_party/sleef' 2022-08-17T12:12:35.2332565Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:12:35.2346801Z Entering 'third_party/tbb' 2022-08-17T12:12:35.2378682Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:12:35.2395262Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:35.2429137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:12:35.2443616Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:35.2476080Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:12:35.2490546Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:35.2522614Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:12:35.2536588Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:35.2568295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:12:35.2582618Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:35.2615341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:12:35.2628595Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:35.2661423Z 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-08-17T12:12:35.2677994Z Entering 'third_party/zstd' 2022-08-17T12:12:35.2710772Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:12:35.3315793Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:12:35.3582690Z Entering 'android/libs/fbjni' 2022-08-17T12:12:35.3619898Z Entering 'third_party/FP16' 2022-08-17T12:12:35.3656040Z Entering 'third_party/FXdiv' 2022-08-17T12:12:35.3691359Z Entering 'third_party/NNPACK' 2022-08-17T12:12:35.3726551Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:35.3763739Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:35.3811282Z Entering 'third_party/benchmark' 2022-08-17T12:12:35.3846119Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:35.3882074Z Entering 'third_party/cub' 2022-08-17T12:12:35.3917923Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:35.3959526Z Entering 'third_party/eigen' 2022-08-17T12:12:35.3998461Z Entering 'third_party/fbgemm' 2022-08-17T12:12:35.4035056Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:35.4069986Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:35.4105965Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:35.4141384Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:35.4177293Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:35.4215715Z Entering 'third_party/fmt' 2022-08-17T12:12:35.4252633Z Entering 'third_party/foxi' 2022-08-17T12:12:35.4288546Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:35.4324168Z Entering 'third_party/gloo' 2022-08-17T12:12:35.4360808Z Entering 'third_party/googletest' 2022-08-17T12:12:35.4396273Z Entering 'third_party/ideep' 2022-08-17T12:12:35.4432665Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:35.4469449Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:35.4512664Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:35.4549290Z Entering 'third_party/ittapi' 2022-08-17T12:12:35.4585092Z Entering 'third_party/kineto' 2022-08-17T12:12:35.4620853Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:35.4658029Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:35.4695501Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:35.4732331Z Entering 'third_party/neon2sse' 2022-08-17T12:12:35.4767541Z Entering 'third_party/nlohmann' 2022-08-17T12:12:35.4804379Z Entering 'third_party/onnx' 2022-08-17T12:12:35.4854400Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:35.4890347Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:35.4927964Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:35.4963815Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:35.5004442Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:35.5040318Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:35.5075810Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:35.5115704Z Entering 'third_party/pocketfft' 2022-08-17T12:12:35.5151783Z Entering 'third_party/protobuf' 2022-08-17T12:12:35.5191214Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:35.5225749Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:35.5263105Z Entering 'third_party/psimd' 2022-08-17T12:12:35.5298212Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:35.5333702Z Entering 'third_party/pybind11' 2022-08-17T12:12:35.5369083Z Entering 'third_party/python-enum' 2022-08-17T12:12:35.5403747Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:35.5438480Z Entering 'third_party/python-six' 2022-08-17T12:12:35.5473857Z Entering 'third_party/sleef' 2022-08-17T12:12:35.5509092Z Entering 'third_party/tbb' 2022-08-17T12:12:35.5547536Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:35.5582970Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:35.5617416Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:35.5651962Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:35.5686339Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:35.5719975Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:35.5758548Z Entering 'third_party/zstd' 2022-08-17T12:12:35.5805885Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:12:35.6062799Z Entering 'android/libs/fbjni' 2022-08-17T12:12:35.6097127Z Entering 'third_party/FP16' 2022-08-17T12:12:35.6132826Z Entering 'third_party/FXdiv' 2022-08-17T12:12:35.6166801Z Entering 'third_party/NNPACK' 2022-08-17T12:12:35.6201614Z Entering 'third_party/QNNPACK' 2022-08-17T12:12:35.6236277Z Entering 'third_party/XNNPACK' 2022-08-17T12:12:35.6281701Z Entering 'third_party/benchmark' 2022-08-17T12:12:35.6316543Z Entering 'third_party/cpuinfo' 2022-08-17T12:12:35.6351969Z Entering 'third_party/cub' 2022-08-17T12:12:35.6388065Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:12:35.6428151Z Entering 'third_party/eigen' 2022-08-17T12:12:35.6464930Z Entering 'third_party/fbgemm' 2022-08-17T12:12:35.6500934Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:12:35.6534741Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:12:35.6568571Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:12:35.6602683Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:12:35.6638126Z Entering 'third_party/flatbuffers' 2022-08-17T12:12:35.6675965Z Entering 'third_party/fmt' 2022-08-17T12:12:35.6710783Z Entering 'third_party/foxi' 2022-08-17T12:12:35.6745332Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:12:35.6781688Z Entering 'third_party/gloo' 2022-08-17T12:12:35.6815945Z Entering 'third_party/googletest' 2022-08-17T12:12:35.6850803Z Entering 'third_party/ideep' 2022-08-17T12:12:35.6885292Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:12:35.6921899Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:12:35.6962146Z Entering 'third_party/ios-cmake' 2022-08-17T12:12:35.6997422Z Entering 'third_party/ittapi' 2022-08-17T12:12:35.7034386Z Entering 'third_party/kineto' 2022-08-17T12:12:35.7069093Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:12:35.7102556Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:12:35.7139197Z Entering 'third_party/nccl/nccl' 2022-08-17T12:12:35.7175383Z Entering 'third_party/neon2sse' 2022-08-17T12:12:35.7209899Z Entering 'third_party/nlohmann' 2022-08-17T12:12:35.7245112Z Entering 'third_party/onnx' 2022-08-17T12:12:35.7293736Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:12:35.7328967Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:12:35.7366828Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:12:35.7402295Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:12:35.7441708Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:12:35.7476861Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:12:35.7511278Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:12:35.7550800Z Entering 'third_party/pocketfft' 2022-08-17T12:12:35.7585644Z Entering 'third_party/protobuf' 2022-08-17T12:12:35.7625715Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:12:35.7660209Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:12:35.7698024Z Entering 'third_party/psimd' 2022-08-17T12:12:35.7733865Z Entering 'third_party/pthreadpool' 2022-08-17T12:12:35.7769152Z Entering 'third_party/pybind11' 2022-08-17T12:12:35.7805476Z Entering 'third_party/python-enum' 2022-08-17T12:12:35.7840443Z Entering 'third_party/python-peachpy' 2022-08-17T12:12:35.7875788Z Entering 'third_party/python-six' 2022-08-17T12:12:35.7912172Z Entering 'third_party/sleef' 2022-08-17T12:12:35.7948189Z Entering 'third_party/tbb' 2022-08-17T12:12:35.7984928Z Entering 'third_party/tensorpipe' 2022-08-17T12:12:35.8021015Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:12:35.8056252Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:12:35.8092381Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:12:35.8128048Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:12:35.8162380Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:12:35.8200322Z Entering 'third_party/zstd' 2022-08-17T12:12:35.8244428Z ##[endgroup] 2022-08-17T12:12:35.8285630Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:12:35.8312643Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:12:35.8442433Z Prepare all required actions 2022-08-17T12:12:35.8468360Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:12:35.8468565Z env: 2022-08-17T12:12:35.8468742Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:35.8468914Z ##[endgroup] 2022-08-17T12:12:35.8487385Z ##[group]Run set -euo pipefail 2022-08-17T12:12:35.8487625Z set -euo pipefail 2022-08-17T12:12:35.8487828Z function get_ec2_metadata() { 2022-08-17T12:12:35.8488078Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:12:35.8488437Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:12:35.8488740Z  category=$1 2022-08-17T12:12:35.8489176Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:12:35.8489403Z } 2022-08-17T12:12:35.8489607Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:12:35.8489884Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:12:35.8490154Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:12:35.8490401Z echo "system info $(uname -a)" 2022-08-17T12:12:35.8502006Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:35.8502213Z env: 2022-08-17T12:12:35.8502389Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:35.8502578Z ##[endgroup] 2022-08-17T12:12:35.8581617Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:12:35.8630844Z instance-id: i-0024e18963e5e770b 2022-08-17T12:12:35.8678036Z instance-type: c5.2xlarge 2022-08-17T12:12:35.8685363Z system info Linux ip-10-0-11-216.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-08-17T12:12:35.8702574Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:12:35.8702865Z if systemctl is-active --quiet docker; then 2022-08-17T12:12:35.8703096Z  echo "Docker daemon is running..."; 2022-08-17T12:12:35.8703305Z else 2022-08-17T12:12:35.8703535Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:12:35.8703763Z fi 2022-08-17T12:12:35.8715410Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:35.8715628Z env: 2022-08-17T12:12:35.8715804Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:35.8715976Z ##[endgroup] 2022-08-17T12:12:35.8835540Z Docker daemon is running... 2022-08-17T12:12:35.8852258Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:12:35.8852600Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:12:35.8852883Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:35.8853279Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:12:35.8853621Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:12:35.8864761Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:35.8864963Z env: 2022-08-17T12:12:35.8865137Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:35.8865330Z AWS_RETRY_MODE: standard 2022-08-17T12:12:35.8865505Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:12:35.8865699Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:12:35.8865886Z ##[endgroup] 2022-08-17T12:12:36.7619383Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:12:36.7619767Z Configure a credential helper to remove this warning. See 2022-08-17T12:12:36.7620237Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:12:36.7620503Z 2022-08-17T12:12:36.7620603Z Login Succeeded 2022-08-17T12:12:36.7649760Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:36.7650071Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:36.7650423Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:12:36.7662174Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:36.7662397Z env: 2022-08-17T12:12:36.7662570Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:36.7662747Z ##[endgroup] 2022-08-17T12:12:36.7724094Z Prepare all required actions 2022-08-17T12:12:36.7724350Z Getting action download info 2022-08-17T12:12:36.9254015Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:12:37.0470556Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:12:37.0470780Z with: 2022-08-17T12:12:37.0471191Z github-secret: *** 2022-08-17T12:12:37.0471418Z env: 2022-08-17T12:12:37.0471652Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:37.0471895Z ##[endgroup] 2022-08-17T12:12:37.0536817Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:12:37.0537017Z with: 2022-08-17T12:12:37.0537318Z GITHUB_TOKEN: *** 2022-08-17T12:12:37.0537512Z activate-with-label: false 2022-08-17T12:12:37.0537697Z label: with-ssh 2022-08-17T12:12:37.0537889Z remove-existing-keys: true 2022-08-17T12:12:37.0538069Z env: 2022-08-17T12:12:37.0538221Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:37.0538404Z ##[endgroup] 2022-08-17T12:12:37.4296517Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:12:37.5103621Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:12:37.5116109Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:12:37.5138567Z Login using: ssh ec2-user@ec2-18-207-135-50.compute-1.amazonaws.com 2022-08-17T12:12:37.5190516Z Prepare all required actions 2022-08-17T12:12:37.5209436Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:12:37.5209650Z with: 2022-08-17T12:12:37.5209887Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-08-17T12:12:37.5210130Z env: 2022-08-17T12:12:37.5210299Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:37.5210481Z ##[endgroup] 2022-08-17T12:12:37.5223866Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:37.5224136Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:12:37.5224405Z # ignore output since only exit code is used for conditional 2022-08-17T12:12:37.5224672Z # only pull docker image if it's not available locally 2022-08-17T12:12:37.5224968Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:12:37.5225245Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:12:37.5225457Z fi 2022-08-17T12:12:37.5236770Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:12:37.5236988Z env: 2022-08-17T12:12:37.5237152Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:12:37.5237428Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-08-17T12:12:37.5237682Z ##[endgroup] 2022-08-17T12:12:37.7613317Z v0.4: Pulling from pytorch/xla_base 2022-08-17T12:12:37.7618875Z 284055322776: Pulling fs layer 2022-08-17T12:12:37.7619283Z 830b743589ce: Pulling fs layer 2022-08-17T12:12:37.7619686Z 00063cedd2c6: Pulling fs layer 2022-08-17T12:12:37.7620053Z 4ef339d99446: Pulling fs layer 2022-08-17T12:12:37.7620410Z 1e9c39450a51: Pulling fs layer 2022-08-17T12:12:37.7620664Z e9b90854cdb4: Pulling fs layer 2022-08-17T12:12:37.7621192Z 04c6257910db: Pulling fs layer 2022-08-17T12:12:37.7621552Z ad0b9b80ddf2: Pulling fs layer 2022-08-17T12:12:37.7622004Z 9c9cec0a3755: Pulling fs layer 2022-08-17T12:12:37.7622350Z e69e51c3bfb6: Pulling fs layer 2022-08-17T12:12:37.7622585Z aadbc2ed6f6d: Pulling fs layer 2022-08-17T12:12:37.7622809Z 4ef339d99446: Waiting 2022-08-17T12:12:37.7623004Z 04c6257910db: Waiting 2022-08-17T12:12:37.7623215Z e9b90854cdb4: Waiting 2022-08-17T12:12:37.7623416Z 1e9c39450a51: Waiting 2022-08-17T12:12:37.7623644Z 333b744bcca3: Pulling fs layer 2022-08-17T12:12:37.7623959Z ad0b9b80ddf2: Waiting 2022-08-17T12:12:37.7624313Z 9c9cec0a3755: Waiting 2022-08-17T12:12:37.7624532Z 9833f1b81c74: Pulling fs layer 2022-08-17T12:12:37.7624760Z 28dd700dcc20: Pulling fs layer 2022-08-17T12:12:37.7624990Z 2a23d17bcfe4: Pulling fs layer 2022-08-17T12:12:37.7625193Z 333b744bcca3: Waiting 2022-08-17T12:12:37.7625403Z 5702566d5f31: Pulling fs layer 2022-08-17T12:12:37.7625739Z 9b3f6be53461: Pulling fs layer 2022-08-17T12:12:37.7626050Z 2a23d17bcfe4: Waiting 2022-08-17T12:12:37.7626390Z 5702566d5f31: Waiting 2022-08-17T12:12:37.7626620Z f26ae8cddf8c: Pulling fs layer 2022-08-17T12:12:37.7626896Z 259dfacae66d: Pulling fs layer 2022-08-17T12:12:37.7627246Z f65556a7a26c: Pulling fs layer 2022-08-17T12:12:37.7627590Z 34dbdcd9e4f8: Pulling fs layer 2022-08-17T12:12:37.7627923Z f26ae8cddf8c: Waiting 2022-08-17T12:12:37.7628301Z 58696e1f447a: Pulling fs layer 2022-08-17T12:12:37.7628670Z 259dfacae66d: Waiting 2022-08-17T12:12:37.7628964Z f65556a7a26c: Waiting 2022-08-17T12:12:37.7632217Z 74baa4fec29b: Pulling fs layer 2022-08-17T12:12:37.7632684Z 2ef4e5e6d869: Pulling fs layer 2022-08-17T12:12:37.7632982Z 58696e1f447a: Waiting 2022-08-17T12:12:37.7633306Z c1ff06646a84: Pulling fs layer 2022-08-17T12:12:37.7633659Z 34dbdcd9e4f8: Waiting 2022-08-17T12:12:37.7633888Z d488e5a06557: Pulling fs layer 2022-08-17T12:12:37.7634119Z 74baa4fec29b: Waiting 2022-08-17T12:12:37.7634291Z f73177ca4056: Pulling fs layer 2022-08-17T12:12:37.7634483Z eec24c2db37b: Pulling fs layer 2022-08-17T12:12:37.7634680Z 6efbc1ed1f0e: Pulling fs layer 2022-08-17T12:12:37.7634864Z c8c49b2ea0e3: Pulling fs layer 2022-08-17T12:12:37.7635057Z 08d41f4e81dc: Pulling fs layer 2022-08-17T12:12:37.7635372Z eec24c2db37b: Waiting 2022-08-17T12:12:37.7635542Z 6efbc1ed1f0e: Waiting 2022-08-17T12:12:37.7635833Z 08d41f4e81dc: Waiting 2022-08-17T12:12:37.9514821Z 830b743589ce: Download complete 2022-08-17T12:12:37.9977142Z 00063cedd2c6: Verifying Checksum 2022-08-17T12:12:37.9977526Z 00063cedd2c6: Download complete 2022-08-17T12:12:38.0279261Z 4ef339d99446: Download complete 2022-08-17T12:12:38.1073615Z 1e9c39450a51: Download complete 2022-08-17T12:12:38.1273876Z 284055322776: Verifying Checksum 2022-08-17T12:12:38.1274284Z 284055322776: Download complete 2022-08-17T12:12:38.1657283Z 04c6257910db: Download complete 2022-08-17T12:12:38.2537438Z 9c9cec0a3755: Verifying Checksum 2022-08-17T12:12:38.2537822Z 9c9cec0a3755: Download complete 2022-08-17T12:12:38.8110181Z 284055322776: Pull complete 2022-08-17T12:12:39.0474563Z 830b743589ce: Pull complete 2022-08-17T12:12:39.3343465Z 00063cedd2c6: Pull complete 2022-08-17T12:12:39.4441671Z 4ef339d99446: Pull complete 2022-08-17T12:12:39.5527506Z 1e9c39450a51: Pull complete 2022-08-17T12:13:03.3393016Z e9b90854cdb4: Download complete 2022-08-17T12:13:03.4265592Z aadbc2ed6f6d: Download complete 2022-08-17T12:13:03.5468460Z 333b744bcca3: Verifying Checksum 2022-08-17T12:13:03.5468890Z 333b744bcca3: Download complete 2022-08-17T12:13:04.2666576Z 9833f1b81c74: Verifying Checksum 2022-08-17T12:13:04.2666850Z 9833f1b81c74: Download complete 2022-08-17T12:13:04.5379921Z ad0b9b80ddf2: Verifying Checksum 2022-08-17T12:13:04.5380294Z ad0b9b80ddf2: Download complete 2022-08-17T12:13:08.1068213Z e69e51c3bfb6: Verifying Checksum 2022-08-17T12:13:08.1069181Z e69e51c3bfb6: Download complete 2022-08-17T12:13:08.2011574Z 5702566d5f31: Download complete 2022-08-17T12:13:09.6715426Z 2a23d17bcfe4: Verifying Checksum 2022-08-17T12:13:09.6715851Z 2a23d17bcfe4: Download complete 2022-08-17T12:13:09.7482716Z f26ae8cddf8c: Verifying Checksum 2022-08-17T12:13:09.7483542Z f26ae8cddf8c: Download complete 2022-08-17T12:13:11.2373162Z 259dfacae66d: Verifying Checksum 2022-08-17T12:13:11.2373595Z 259dfacae66d: Download complete 2022-08-17T12:13:11.3193917Z f65556a7a26c: Verifying Checksum 2022-08-17T12:13:11.3194440Z f65556a7a26c: Download complete 2022-08-17T12:13:11.3973345Z 34dbdcd9e4f8: Verifying Checksum 2022-08-17T12:13:11.3973850Z 34dbdcd9e4f8: Download complete 2022-08-17T12:13:11.4682499Z 58696e1f447a: Verifying Checksum 2022-08-17T12:13:11.4682924Z 58696e1f447a: Download complete 2022-08-17T12:13:11.6993388Z 74baa4fec29b: Download complete 2022-08-17T12:13:11.8924746Z 2ef4e5e6d869: Verifying Checksum 2022-08-17T12:13:11.8925211Z 2ef4e5e6d869: Download complete 2022-08-17T12:13:12.7431806Z 9b3f6be53461: Verifying Checksum 2022-08-17T12:13:12.7432303Z 9b3f6be53461: Download complete 2022-08-17T12:13:14.2609358Z e9b90854cdb4: Pull complete 2022-08-17T12:13:14.6849584Z 04c6257910db: Pull complete 2022-08-17T12:13:16.1124394Z d488e5a06557: Verifying Checksum 2022-08-17T12:13:16.1124697Z d488e5a06557: Download complete 2022-08-17T12:13:16.2066209Z f73177ca4056: Download complete 2022-08-17T12:13:16.2814030Z eec24c2db37b: Verifying Checksum 2022-08-17T12:13:16.2814305Z eec24c2db37b: Download complete 2022-08-17T12:13:17.7862071Z c1ff06646a84: Verifying Checksum 2022-08-17T12:13:17.7862512Z c1ff06646a84: Download complete 2022-08-17T12:13:17.8688763Z c8c49b2ea0e3: Verifying Checksum 2022-08-17T12:13:17.8689324Z c8c49b2ea0e3: Download complete 2022-08-17T12:13:17.9481734Z 08d41f4e81dc: Verifying Checksum 2022-08-17T12:13:17.9482043Z 08d41f4e81dc: Download complete 2022-08-17T12:13:22.3211136Z 28dd700dcc20: Verifying Checksum 2022-08-17T12:13:22.3211506Z 28dd700dcc20: Download complete 2022-08-17T12:13:44.1478722Z ad0b9b80ddf2: Pull complete 2022-08-17T12:13:44.6135963Z 9c9cec0a3755: Pull complete 2022-08-17T12:13:53.8054999Z 6efbc1ed1f0e: Verifying Checksum 2022-08-17T12:13:53.8055385Z 6efbc1ed1f0e: Download complete 2022-08-17T12:14:07.5490126Z e69e51c3bfb6: Pull complete 2022-08-17T12:14:08.0842471Z aadbc2ed6f6d: Pull complete 2022-08-17T12:14:08.3329464Z 333b744bcca3: Pull complete 2022-08-17T12:14:09.0869396Z 9833f1b81c74: Pull complete 2022-08-17T12:14:15.6035672Z 28dd700dcc20: Pull complete 2022-08-17T12:14:18.9533857Z 2a23d17bcfe4: Pull complete 2022-08-17T12:14:19.1983523Z 5702566d5f31: Pull complete 2022-08-17T12:14:23.2770296Z 9b3f6be53461: Pull complete 2022-08-17T12:14:23.5061667Z f26ae8cddf8c: Pull complete 2022-08-17T12:14:24.7757052Z 259dfacae66d: Pull complete 2022-08-17T12:14:25.2718861Z f65556a7a26c: Pull complete 2022-08-17T12:14:25.5569643Z 34dbdcd9e4f8: Pull complete 2022-08-17T12:14:25.7935210Z 58696e1f447a: Pull complete 2022-08-17T12:14:26.4099720Z 74baa4fec29b: Pull complete 2022-08-17T12:14:26.9058470Z 2ef4e5e6d869: Pull complete 2022-08-17T12:14:34.8800132Z c1ff06646a84: Pull complete 2022-08-17T12:14:36.7532258Z d488e5a06557: Pull complete 2022-08-17T12:14:36.9895416Z f73177ca4056: Pull complete 2022-08-17T12:14:37.2180788Z eec24c2db37b: Pull complete 2022-08-17T12:15:00.2361290Z 6efbc1ed1f0e: Pull complete 2022-08-17T12:15:00.4227908Z c8c49b2ea0e3: Pull complete 2022-08-17T12:15:00.5927888Z 08d41f4e81dc: Pull complete 2022-08-17T12:15:00.6228940Z Digest: sha256:8e803cef4987adf5b1be68e77ec55eb8e1de4ef51a34f9345be27d31f1db801b 2022-08-17T12:15:00.6288512Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-08-17T12:15:00.6334330Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-08-17T12:15:00.6419395Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:15:00.6419681Z python3 -m pip install psutil==5.9.1 2022-08-17T12:15:00.6419920Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:15:00.6420180Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:15:00.6420447Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:15:00.9641911Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:15:00.9642148Z env: 2022-08-17T12:15:00.9642331Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:15:00.9642512Z ##[endgroup] 2022-08-17T12:15:04.3336344Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:15:04.3857344Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2022-08-17T12:15:04.8717222Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:15:04.9285116Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2022-08-17T12:15:05.0915655Z Prepare all required actions 2022-08-17T12:15:05.0915941Z Getting action download info 2022-08-17T12:15:05.2745828Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:15:05.5723445Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:15:05.7289088Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:15:05.7289598Z with: 2022-08-17T12:15:05.7289853Z name: linux-bionic-py3_7-clang8-xla 2022-08-17T12:15:05.7290047Z env: 2022-08-17T12:15:05.7290218Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:15:05.7290421Z ##[endgroup] 2022-08-17T12:15:05.7336710Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:15:05.7336929Z with: 2022-08-17T12:15:05.7337119Z name: linux-bionic-py3_7-clang8-xla 2022-08-17T12:15:05.7337317Z s3-bucket: gha-artifacts 2022-08-17T12:15:05.7337516Z region: us-east-1 2022-08-17T12:15:05.7337716Z env: 2022-08-17T12:15:05.7337873Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:15:05.7338058Z ##[endgroup] 2022-08-17T12:15:07.6589971Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-bionic-py3_7-clang8-xla/ 2022-08-17T12:15:07.6590537Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:15:13.5884059Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:15:13.5884303Z 2022-08-17T12:15:13.5885070Z Artifact download has finished successfully 2022-08-17T12:15:13.5998449Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:15:13.5998687Z unzip -o artifacts.zip 2022-08-17T12:15:13.6010353Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:15:13.6010572Z env: 2022-08-17T12:15:13.6010751Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:15:13.6010925Z ##[endgroup] 2022-08-17T12:15:13.6362140Z Archive: artifacts.zip 2022-08-17T12:15:13.6362656Z creating: dist/ 2022-08-17T12:15:14.3566218Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:15:14.3672341Z inflating: dist/.ninja_log 2022-08-17T12:15:14.3672597Z creating: build/custom_test_artifacts/ 2022-08-17T12:15:14.3672911Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:15:14.3673270Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:15:14.3675473Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:15:14.3675866Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/ 2022-08-17T12:15:14.3676282Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeSystem.cmake 2022-08-17T12:15:14.3676713Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/ 2022-08-17T12:15:14.3677134Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/tmp/ 2022-08-17T12:15:14.3678782Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:15:14.3679690Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdC/a.out 2022-08-17T12:15:14.3680108Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/ 2022-08-17T12:15:14.3680527Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/tmp/ 2022-08-17T12:15:14.3682291Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:15:14.3683175Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CompilerIdCXX/a.out 2022-08-17T12:15:14.3684243Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:15:14.3684766Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeCCompiler.cmake 2022-08-17T12:15:14.3685971Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:15:14.3686639Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.5/CMakeCXXCompiler.cmake 2022-08-17T12:15:14.3687055Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:15:14.3687825Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:15:14.3688629Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:15:14.3689467Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:15:14.3690074Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:15:14.3690788Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:15:14.3691333Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:15:14.3691916Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:15:14.3692552Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:15:14.3693126Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:15:14.3693575Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:15:14.3693997Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:15:14.3694444Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:15:14.3709036Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:15:14.3766841Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:15:14.3767430Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:15:14.3768031Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:15:14.3768688Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:15:14.3769326Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:15:14.3769925Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:15:14.3770551Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:15:14.3771108Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:15:14.3771569Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:15:14.3772007Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:15:14.3772455Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:15:14.3787254Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:15:14.3824174Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:15:14.3824862Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:15:14.3825380Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:15:14.3825929Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:15:14.3826736Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:15:14.3827136Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:15:14.3828094Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:15:14.3828846Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:15:14.3829356Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:15:14.3880368Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:15:14.3909989Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:15:14.3910434Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:15:14.3910777Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:15:14.3912771Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:15:14.3913306Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/ 2022-08-17T12:15:14.3913791Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeSystem.cmake 2022-08-17T12:15:14.3914186Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/ 2022-08-17T12:15:14.3914591Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/tmp/ 2022-08-17T12:15:14.3915703Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:15:14.3916733Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdC/a.out 2022-08-17T12:15:14.3917246Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/ 2022-08-17T12:15:14.3917649Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/tmp/ 2022-08-17T12:15:14.3919163Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:15:14.3920076Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CompilerIdCXX/a.out 2022-08-17T12:15:14.3921124Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:15:14.3921716Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeCCompiler.cmake 2022-08-17T12:15:14.3922744Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:15:14.3923545Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.5/CMakeCXXCompiler.cmake 2022-08-17T12:15:14.3924081Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:15:14.3924576Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:15:14.3925147Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:15:14.3925726Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:15:14.3926340Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:15:14.3926908Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:15:14.3927510Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:15:14.3928139Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:15:14.3928782Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:15:14.3929470Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:15:14.3930305Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:15:14.3930766Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:15:14.3931266Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:15:14.3945159Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:15:14.3969392Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:15:14.3970269Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:15:14.3970917Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:15:14.3971492Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:15:14.3971977Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:15:14.3972599Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:15:14.3974055Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:15:14.3974625Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:15:14.3975593Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:15:14.3994870Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:15:14.3995439Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:15:14.3995882Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:15:14.3997518Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:15:14.3997969Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/ 2022-08-17T12:15:14.3998557Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeSystem.cmake 2022-08-17T12:15:14.3999077Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/ 2022-08-17T12:15:14.3999575Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/tmp/ 2022-08-17T12:15:14.4000469Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:15:14.4001665Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdC/a.out 2022-08-17T12:15:14.4002208Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/ 2022-08-17T12:15:14.4002705Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/tmp/ 2022-08-17T12:15:14.4004027Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:15:14.4004925Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CompilerIdCXX/a.out 2022-08-17T12:15:14.4006018Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:15:14.4006569Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeCCompiler.cmake 2022-08-17T12:15:14.4007654Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:15:14.4008393Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.5/CMakeCXXCompiler.cmake 2022-08-17T12:15:14.4009049Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:15:14.4009546Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:15:14.4010246Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:15:14.4010703Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:15:14.4011225Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:15:14.4011815Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:15:14.4012349Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:15:14.4012852Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:15:14.4013525Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:15:14.4014101Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:15:14.4014652Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:15:14.4015162Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:15:14.4015691Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:15:14.4018053Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:15:14.4097509Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:15:14.4098015Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:15:14.4098559Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:15:14.4137698Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:15:14.4138558Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:15:14.4139086Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:15:14.4141728Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:15:14.4142605Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:15:14.4143499Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:15:14.4144364Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:15:14.4144837Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:15:14.4145357Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:15:14.4145853Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:15:14.4146347Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:15:14.4146817Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:15:14.4147243Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:15:14.4147647Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:15:14.4148055Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:15:14.4148655Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:15:14.4149019Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:15:14.4149405Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:15:14.4211553Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:15:14.4227082Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:15:14.4227333Z creating: build/lib/ 2022-08-17T12:15:14.4299640Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:15:14.4675497Z inflating: build/lib/libprotobuf.a 2022-08-17T12:15:14.4676143Z inflating: build/lib/libclog.a 2022-08-17T12:15:14.4682973Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:15:14.4689565Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:15:14.4697291Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:15:14.5115596Z inflating: build/lib/libprotoc.a 2022-08-17T12:15:14.5127013Z inflating: build/lib/libqnnpack.a 2022-08-17T12:15:14.5144837Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:15:14.5146841Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:15:14.5163162Z inflating: build/lib/libnnpack.a 2022-08-17T12:15:14.5267623Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:15:14.5328300Z inflating: build/lib/libbenchmark.a 2022-08-17T12:15:14.5328684Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:15:14.5383757Z inflating: build/lib/libgtest.a 2022-08-17T12:15:14.5384542Z inflating: build/lib/libgtest_main.a 2022-08-17T12:15:14.5395495Z inflating: build/lib/libgmock.a 2022-08-17T12:15:14.5395835Z inflating: build/lib/libgmock_main.a 2022-08-17T12:15:14.5403318Z inflating: build/lib/libittnotify.a 2022-08-17T12:15:14.5463839Z inflating: build/lib/libasmjit.a 2022-08-17T12:15:14.5487560Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:15:14.5948556Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:15:14.6015253Z inflating: build/lib/libgloo.a 2022-08-17T12:15:14.6015600Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:15:14.6055273Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:15:14.6574149Z inflating: build/lib/libonnx.a 2022-08-17T12:15:15.5630796Z inflating: build/lib/libdnnl.a 2022-08-17T12:15:15.6587776Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:15:15.6601656Z inflating: build/lib/libfmt.a 2022-08-17T12:15:15.6771919Z inflating: build/lib/libkineto.a 2022-08-17T12:15:15.6817229Z inflating: build/lib/libc10.so 2022-08-17T12:15:15.6818035Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:15:15.6854279Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:15:15.7807209Z inflating: build/lib/libfbgemm.a 2022-08-17T12:15:17.3145023Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:15:17.3145451Z inflating: build/lib/libtorch.so 2022-08-17T12:15:17.3194515Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:15:17.3216192Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:15:17.3241027Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:15:17.3244912Z inflating: build/lib/libshm.so 2022-08-17T12:15:17.4789370Z inflating: build/lib/libtorch_python.so 2022-08-17T12:15:17.4824589Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:15:17.4824814Z creating: build/bin/ 2022-08-17T12:15:17.5187564Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:15:17.5548499Z inflating: build/bin/protoc 2022-08-17T12:15:17.5592709Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:15:17.5637535Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:15:17.5682048Z inflating: build/bin/c10_Device_test 2022-08-17T12:15:17.5733911Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:15:17.5776659Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:15:17.5821278Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:15:17.5870405Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:15:17.5917913Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:15:17.5961047Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:15:17.6006142Z inflating: build/bin/c10_C++17_test 2022-08-17T12:15:17.6056903Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:15:17.6103088Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:15:17.6146146Z inflating: build/bin/c10_Array_test 2022-08-17T12:15:17.6190155Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:15:17.6243444Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:15:17.6287368Z inflating: build/bin/c10_Half_test 2022-08-17T12:15:17.6337301Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:15:17.6470510Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:15:17.6518550Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:15:17.6562654Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:15:17.6607210Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:15:17.6652238Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:15:17.6698204Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:15:17.6741351Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:15:17.6789146Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:15:17.6877575Z inflating: build/bin/c10_either_test 2022-08-17T12:15:17.6926343Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:15:17.6974688Z inflating: build/bin/c10_complex_test 2022-08-17T12:15:17.7021230Z inflating: build/bin/c10_exception_test 2022-08-17T12:15:17.7066058Z inflating: build/bin/c10_flags_test 2022-08-17T12:15:17.7110771Z inflating: build/bin/c10_irange_test 2022-08-17T12:15:17.7158801Z inflating: build/bin/c10_logging_test 2022-08-17T12:15:17.7287767Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:15:17.7355415Z inflating: build/bin/c10_optional_test 2022-08-17T12:15:17.7409994Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:15:17.7457466Z inflating: build/bin/c10_registry_test 2022-08-17T12:15:17.7504741Z inflating: build/bin/c10_typeid_test 2022-08-17T12:15:17.7549859Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:15:17.7600149Z inflating: build/bin/c10_string_view_test 2022-08-17T12:15:17.7639435Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:15:17.7932807Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:15:17.8253051Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:15:17.8558349Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:15:17.8604243Z inflating: build/bin/FileStoreTest 2022-08-17T12:15:17.8657074Z inflating: build/bin/TCPStoreTest 2022-08-17T12:15:17.8703831Z inflating: build/bin/HashStoreTest 2022-08-17T12:15:17.8761265Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:15:17.8806187Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:15:17.8855926Z inflating: build/bin/scalar_test 2022-08-17T12:15:17.8907054Z inflating: build/bin/apply_utils_test 2022-08-17T12:15:17.8962804Z inflating: build/bin/basic 2022-08-17T12:15:17.9014897Z inflating: build/bin/atest 2022-08-17T12:15:17.9060365Z inflating: build/bin/Dimname_test 2022-08-17T12:15:17.9061264Z inflating: build/bin/verify_api_visibility 2022-08-17T12:15:17.9125095Z inflating: build/bin/Dict_test 2022-08-17T12:15:17.9174481Z inflating: build/bin/NamedTensor_test 2022-08-17T12:15:17.9221361Z inflating: build/bin/half_test 2022-08-17T12:15:17.9269134Z inflating: build/bin/broadcast_test 2022-08-17T12:15:17.9314459Z inflating: build/bin/wrapdim_test 2022-08-17T12:15:17.9359005Z inflating: build/bin/dlconvertor_test 2022-08-17T12:15:17.9410103Z inflating: build/bin/native_test 2022-08-17T12:15:17.9461136Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:15:17.9508697Z inflating: build/bin/test_parallel 2022-08-17T12:15:17.9555026Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:15:17.9556543Z inflating: build/bin/thread_init_test 2022-08-17T12:15:17.9601900Z inflating: build/bin/weakref_test 2022-08-17T12:15:17.9651466Z inflating: build/bin/quantized_test 2022-08-17T12:15:17.9700538Z inflating: build/bin/extension_backend_test 2022-08-17T12:15:17.9745689Z inflating: build/bin/operators_test 2022-08-17T12:15:17.9789604Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:15:17.9861803Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:15:17.9908596Z inflating: build/bin/math_kernel_test 2022-08-17T12:15:17.9954437Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:15:18.0000986Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:15:18.0051405Z inflating: build/bin/cpu_generator_test 2022-08-17T12:15:18.0098327Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:15:18.0160816Z inflating: build/bin/pow_test 2022-08-17T12:15:18.0204686Z inflating: build/bin/variant_test 2022-08-17T12:15:18.0248743Z inflating: build/bin/reduce_ops_test 2022-08-17T12:15:18.0295700Z inflating: build/bin/memory_format_test 2022-08-17T12:15:18.0377693Z inflating: build/bin/cpu_rng_test 2022-08-17T12:15:18.0465585Z inflating: build/bin/ivalue_test 2022-08-17T12:15:18.0531952Z inflating: build/bin/vmap_test 2022-08-17T12:15:18.0587304Z inflating: build/bin/type_test 2022-08-17T12:15:18.0631323Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:15:18.0677189Z inflating: build/bin/stride_properties_test 2022-08-17T12:15:18.0730156Z inflating: build/bin/IListRef_test 2022-08-17T12:15:18.0820460Z inflating: build/bin/List_test 2022-08-17T12:15:18.0876219Z inflating: build/bin/KernelFunction_test 2022-08-17T12:15:18.0993241Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:15:18.1080464Z inflating: build/bin/kernel_function_test 2022-08-17T12:15:18.1198899Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:15:18.1293097Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:15:18.1346964Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:15:18.1435398Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:15:18.1479624Z inflating: build/bin/CppSignature_test 2022-08-17T12:15:18.1528045Z inflating: build/bin/backend_fallback_test 2022-08-17T12:15:18.1571458Z inflating: build/bin/op_allowlist_test 2022-08-17T12:15:18.1856526Z inflating: build/bin/op_registration_test 2022-08-17T12:15:18.1902216Z inflating: build/bin/inline_container_test 2022-08-17T12:15:18.1916203Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:15:18.2880350Z inflating: build/bin/test_tensorexpr 2022-08-17T12:15:18.2886837Z inflating: build/bin/ProcessGroupMPITest 2022-08-17T12:15:18.2889333Z inflating: build/bin/example_allreduce 2022-08-17T12:15:18.2937811Z inflating: build/bin/test_dist_autograd 2022-08-17T12:15:18.3476136Z inflating: build/bin/test_jit 2022-08-17T12:15:18.3537942Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:15:18.4912591Z inflating: build/bin/test_api 2022-08-17T12:15:18.4913995Z inflating: build/bin/parallel_benchmark 2022-08-17T12:15:18.5235464Z inflating: build/bin/test_lazy 2022-08-17T12:15:18.5239626Z inflating: build/bin/torch_shm_manager 2022-08-17T12:15:18.5263105Z ##[group]Run df -H 2022-08-17T12:15:18.5263292Z df -H 2022-08-17T12:15:18.5274565Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:15:18.5274785Z env: 2022-08-17T12:15:18.5274960Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:15:18.5275134Z ##[endgroup] 2022-08-17T12:15:18.5341399Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:15:18.5341858Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:15:18.5342511Z tmpfs 8.2G 615k 8.2G 1% /dev/shm 2022-08-17T12:15:18.5342842Z tmpfs 8.2G 410k 8.2G 1% /run 2022-08-17T12:15:18.5343176Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:15:18.5343512Z /dev/nvme0n1p1 162G 43G 119G 27% / 2022-08-17T12:15:18.5372569Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:15:18.5372825Z .github/scripts/parse_ref.py 2022-08-17T12:15:18.5384063Z shell: /usr/bin/bash -e {0} 2022-08-17T12:15:18.5384243Z env: 2022-08-17T12:15:18.5384424Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:15:18.5384616Z ##[endgroup] 2022-08-17T12:15:18.5648166Z ##[group]Run set -x 2022-08-17T12:15:18.5648446Z set -x 2022-08-17T12:15:18.5648611Z  2022-08-17T12:15:18.5649001Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:15:18.5649345Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:15:18.5649605Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:15:18.5649850Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:15:18.5650036Z else 2022-08-17T12:15:18.5650236Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:15:18.5650438Z fi 2022-08-17T12:15:18.5650582Z  2022-08-17T12:15:18.5650817Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:15:18.5651050Z  2022-08-17T12:15:18.5651251Z # sanitize the input commit message and PR body here: 2022-08-17T12:15:18.5651463Z # 2022-08-17T12:15:18.5651741Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:15:18.5652106Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:15:18.5652412Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:15:18.5652640Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:15:18.5652825Z  2022-08-17T12:15:18.5653133Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:15:18.5653412Z # wreak havoc internally 2022-08-17T12:15:18.5653650Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:15:18.5653879Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:15:18.5654070Z  2022-08-17T12:15:18.5654299Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:15:18.5654823Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:15:18.5655097Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:15:18.5655342Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:15:18.5655566Z container_name=$(docker run \ 2022-08-17T12:15:18.5655754Z  ${GPU_FLAG:-} \ 2022-08-17T12:15:18.5655953Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:15:18.5656156Z  -e PR_NUMBER \ 2022-08-17T12:15:18.5656338Z  -e GITHUB_ACTIONS \ 2022-08-17T12:15:18.5656530Z  -e BASE_SHA \ 2022-08-17T12:15:18.5656710Z  -e BRANCH \ 2022-08-17T12:15:18.5656871Z  -e SHA1 \ 2022-08-17T12:15:18.5657062Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:15:18.5657258Z  -e IN_WHEEL_TEST \ 2022-08-17T12:15:18.5657431Z  -e SHARD_NUMBER \ 2022-08-17T12:15:18.5657617Z  -e TEST_CONFIG \ 2022-08-17T12:15:18.5657808Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:15:18.5657980Z  -e PR_BODY \ 2022-08-17T12:15:18.5658172Z  -e COMMIT_MESSAGES \ 2022-08-17T12:15:18.5658381Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:15:18.5658608Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:15:18.5658801Z  -e PR_LABELS \ 2022-08-17T12:15:18.5659010Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:15:18.5659221Z  -e SCCACHE_BUCKET \ 2022-08-17T12:15:18.5659485Z  -e XLA_CUDA \ 2022-08-17T12:15:18.5659692Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:15:18.5659948Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:15:18.5660169Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:15:18.5660398Z  --security-opt seccomp=unconfined \ 2022-08-17T12:15:18.5660633Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:15:18.5660827Z  --ipc=host \ 2022-08-17T12:15:18.5661013Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:15:18.5661199Z  --tty \ 2022-08-17T12:15:18.5661431Z  --detach \ 2022-08-17T12:15:18.5661617Z  --name="${container_name}" \ 2022-08-17T12:15:18.5661815Z  --user jenkins \ 2022-08-17T12:15:18.5662048Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:15:18.5662286Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:15:18.5662493Z  "${DOCKER_IMAGE}" 2022-08-17T12:15:18.5662672Z ) 2022-08-17T12:15:18.5662909Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:15:18.5674093Z shell: /usr/bin/bash -e {0} 2022-08-17T12:15:18.5674279Z env: 2022-08-17T12:15:18.5674448Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:15:18.5674684Z BUILD_ENVIRONMENT: linux-bionic-py3_7-clang8-xla 2022-08-17T12:15:18.5674907Z PR_NUMBER: 82657 2022-08-17T12:15:18.5675069Z BRANCH: pull/82657 2022-08-17T12:15:18.5675285Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:15:18.5675534Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:15:18.5675751Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:15:18.5675944Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:15:18.5676137Z TEST_CONFIG: xla 2022-08-17T12:15:18.5676308Z SHARD_NUMBER: 1 2022-08-17T12:15:18.5676466Z NUM_TEST_SHARDS: 1 2022-08-17T12:15:18.5677004Z PR_BODY: ### Description This PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser. Partitioning of the graph is removed because it's handled by the `execute(..., executor="nvfuser")` function. ### Testing Existing tests in `test/test_fx_backends.py`. 2022-08-17T12:15:18.5677578Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:15:18.5677803Z SHM_SIZE: 1g 2022-08-17T12:15:18.5678040Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-08-17T12:15:18.5678283Z XLA_CUDA: 0 2022-08-17T12:15:18.5678542Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:15:18.5678788Z ##[endgroup] 2022-08-17T12:15:18.5702813Z + [[ xla == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:15:18.5703471Z + [[ linux-bionic-py3_7-clang8-xla == *onnx* ]] 2022-08-17T12:15:18.5703748Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:15:18.5706623Z ++ git cherry -v origin/master 2022-08-17T12:15:18.9300597Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:15:18.9301031Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:15:18.9301432Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:15:18.9301832Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:15:18.9302174Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:15:18.9302615Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:15:18.9302956Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:15:18.9303387Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:15:18.9305210Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:15:18.9306763Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because it'\''s handled by the `execute(..., executor="nvfuser")` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:15:18.9308999Z + export 'COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:15:18.9311210Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:15:18.9312663Z + export 'PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:15:18.9313745Z + PR_BODY='### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`.' 2022-08-17T12:15:18.9317197Z +++ nproc --ignore=2 2022-08-17T12:15:18.9343830Z ++ docker run -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=6 -e SCCACHE_BUCKET -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME --env-file=/tmp/github_env_2875102080 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --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/xla_base:v0.4 2022-08-17T12:15:29.3509649Z + container_name=44b93867f8e554752afe00462fab6f894b66c32ebf356fbd022aaf8dba20cf9e 2022-08-17T12:15:29.3510411Z + docker exec -t 44b93867f8e554752afe00462fab6f894b66c32ebf356fbd022aaf8dba20cf9e sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:15:29.8199015Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:15:29.9077177Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitce6a3c6) (3.10.0.2) 2022-08-17T12:15:30.3260591Z Installing collected packages: torch 2022-08-17T12:15:36.3404936Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:15:36.5904427Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:15:36.6074405Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:15:36.6075014Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:15:36.6075355Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:15:36.6075700Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:15:36.6076003Z + BUILD_DIR=build 2022-08-17T12:15:36.6076284Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:15:36.6076538Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:15:36.6076964Z + [[ linux-bionic-py3_7-clang8-xla != *bazel* ]] 2022-08-17T12:15:36.6077267Z ++ realpath build/custom_test_artifacts 2022-08-17T12:15:36.6115912Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:15:36.6118869Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:15:36.6128096Z + source .jenkins/pytorch/common.sh 2022-08-17T12:15:36.6135786Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:15:36.6147290Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:15:36.6152262Z +++ declare -f -t trap_add 2022-08-17T12:15:36.6156102Z ++ set -ex 2022-08-17T12:15:36.6156562Z ++ [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-08-17T12:15:36.6156924Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:15:36.6157254Z ++ [[ xla == *xla* ]] 2022-08-17T12:15:36.6157458Z ++ which conda 2022-08-17T12:15:36.6180585Z /opt/conda/bin/conda 2022-08-17T12:15:36.6181088Z ++ conda install -q -y cmake 2022-08-17T12:15:39.1751104Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:15:40.1793509Z Solving environment: ...working... done 2022-08-17T12:15:40.3248171Z 2022-08-17T12:15:40.3248488Z ## Package Plan ## 2022-08-17T12:15:40.3248689Z 2022-08-17T12:15:40.3249025Z environment location: /opt/conda 2022-08-17T12:15:40.3249278Z 2022-08-17T12:15:40.3249411Z added / updated specs: 2022-08-17T12:15:40.3249902Z - cmake 2022-08-17T12:15:40.3250023Z 2022-08-17T12:15:40.3250028Z 2022-08-17T12:15:40.3250138Z The following packages will be downloaded: 2022-08-17T12:15:40.3250289Z 2022-08-17T12:15:40.3250382Z package | build 2022-08-17T12:15:40.3250644Z ---------------------------|----------------- 2022-08-17T12:15:40.3250987Z ca-certificates-2022.07.19 | h06a4308_0 124 KB 2022-08-17T12:15:40.3251299Z openssl-1.1.1q | h7f8727e_0 2.5 MB 2022-08-17T12:15:40.3251595Z ------------------------------------------------------------ 2022-08-17T12:15:40.3251880Z Total: 2.6 MB 2022-08-17T12:15:40.3252004Z 2022-08-17T12:15:40.3252113Z The following packages will be UPDATED: 2022-08-17T12:15:40.3252250Z 2022-08-17T12:15:40.3252447Z ca-certificates 2022.4.26-h06a4308_0 --> 2022.07.19-h06a4308_0 2022-08-17T12:15:40.3252779Z openssl 1.1.1p-h5eee18b_0 --> 1.1.1q-h7f8727e_0 2022-08-17T12:15:40.3253004Z 2022-08-17T12:15:40.3253009Z 2022-08-17T12:15:40.4709699Z Preparing transaction: ...working... done 2022-08-17T12:15:40.5467991Z Verifying transaction: ...working... done 2022-08-17T12:15:40.8115547Z Executing transaction: ...working... done 2022-08-17T12:15:41.0820872Z ++ [[ linux-bionic-py3_7-clang8-xla == *centos* ]] 2022-08-17T12:15:41.0821348Z + echo 'Environment variables' 2022-08-17T12:15:41.0821558Z Environment variables 2022-08-17T12:15:41.0821734Z + env 2022-08-17T12:15:41.0850076Z SHARD_NUMBER=1 2022-08-17T12:15:41.0850522Z NV_LIBCUBLAS_DEV_VERSION=11.3.1.68-1 2022-08-17T12:15:41.0851140Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-2 2022-08-17T12:15:41.0851772Z NV_CUDNN_PACKAGE_DEV=libcudnn8-dev=8.1.1.33-1+cuda11.2 2022-08-17T12:15:41.0852161Z LD_LIBRARY_PATH=/usr/local/cuda/lib64:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-08-17T12:15:41.0852633Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.8.4-1+cuda11.2 2022-08-17T12:15:41.0853095Z BUILD_ENVIRONMENT=linux-bionic-py3_7-clang8-xla 2022-08-17T12:15:41.0853435Z TPUVM_MODE= 2022-08-17T12:15:41.0853675Z TF_CUDA_PATHS=/usr/local/cuda,/usr/include,/usr 2022-08-17T12:15:41.0853998Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-2=11.2.1.68-1 2022-08-17T12:15:41.0854213Z HOSTNAME=44b93867f8e5 2022-08-17T12:15:41.0854391Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:15:41.0854621Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:15:41.0854825Z USE_CUDA=0 2022-08-17T12:15:41.0854991Z RUSTUP_HOME=/opt/rustup 2022-08-17T12:15:41.0855459Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_87865b28-760c-4595-98b6-d643e40d11c0 2022-08-17T12:15:41.0855960Z TF_CUDA_COMPUTE_CAPABILITIES=5.2,7.5 2022-08-17T12:15:41.0856178Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:15:41.0856673Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:15:41.0857098Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:15:41.0857337Z TEST_CONFIG=xla 2022-08-17T12:15:41.0857649Z CFLAGS= -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:15:41.0858006Z NV_LIBNPP_VERSION=11.2.1.68-1 2022-08-17T12:15:41.0858330Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:15:41.0858604Z GITHUB_ACTIONS=true 2022-08-17T12:15:41.0858852Z NVIDIA_VISIBLE_DEVICES=all 2022-08-17T12:15:41.0859187Z NV_LIBCUSPARSE_VERSION=11.3.1.68-1 2022-08-17T12:15:41.0859375Z CI=true 2022-08-17T12:15:41.0859620Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:15:41.0859850Z CC=clang-8 2022-08-17T12:15:41.0860162Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-2=11.3.1.68-1 2022-08-17T12:15:41.0860450Z OPENSSL_LIB_DIR=/usr/lib/x86_64-linux-gnu 2022-08-17T12:15:41.0860682Z BRANCH=pull/82657 2022-08-17T12:15:41.0860951Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:15:41.0861214Z CXXFLAGS= -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:15:41.0861424Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:15:41.0861597Z GITHUB_ACTION_REF= 2022-08-17T12:15:41.0861796Z NCCL_VERSION=2.8.4-1 2022-08-17T12:15:41.0861977Z GITHUB_ACTION=__self 2022-08-17T12:15:41.0862153Z GITHUB_REF_PROTECTED=false 2022-08-17T12:15:41.0862495Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:15:41.0864440Z *** 2022-08-17T12:15:41.0864597Z NVARCH=x86_64 2022-08-17T12:15:41.0864836Z NV_LIBCUSPARSE_DEV_VERSION=11.3.1.68-1 2022-08-17T12:15:41.0865035Z HOME=/home/jenkins 2022-08-17T12:15:41.0865413Z NV_ML_REPO_URL=https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 2022-08-17T12:15:41.0865726Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:15:41.0865921Z GITHUB_REF_TYPE=branch 2022-08-17T12:15:41.0866144Z NV_LIBNCCL_PACKAGE_VERSION=2.8.4-1 2022-08-17T12:15:41.0866338Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:15:41.0866626Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:15:41.0866937Z NV_LIBNCCL_PACKAGE=libnccl2=2.8.4-1+cuda11.2 2022-08-17T12:15:41.0867335Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_87865b28-760c-4595-98b6-d643e40d11c0 2022-08-17T12:15:41.0867717Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-08-17T12:15:41.0867939Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:15:41.0868156Z NV_CUDA_LIB_VERSION=11.2.0-1 2022-08-17T12:15:41.0868510Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:15:41.0868726Z NV_ML_REPO_ENABLED=1 2022-08-17T12:15:41.0868920Z GITHUB_RUN_ID=2875102080 2022-08-17T12:15:41.0869206Z NV_LIBNPP_PACKAGE=libnpp-11-2=11.2.1.68-1 2022-08-17T12:15:41.0869432Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-08-17T12:15:41.0869653Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-08-17T12:15:41.0869873Z NV_NVTX_VERSION=11.2.67-1 2022-08-17T12:15:41.0870087Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:15:41.0870292Z MAX_JOBS=6 2022-08-17T12:15:41.0870451Z CARGO_HOME=/opt/cargo 2022-08-17T12:15:41.0870710Z NV_LIBCUBLAS_VERSION=11.3.1.68-1 2022-08-17T12:15:41.0870986Z NV_LIBCUBLAS_PACKAGE=libcublas-11-2=11.3.1.68-1 2022-08-17T12:15:41.0871347Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:15:41.0871597Z NV_CUDNN_VERSION=8.1.1.33 2022-08-17T12:15:41.0871794Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:15:41.0872038Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:15:41.0872283Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:15:41.0872529Z NV_CUDA_CUDART_DEV_VERSION=11.2.72-1 2022-08-17T12:15:41.0872739Z CXX=clang++-8 2022-08-17T12:15:41.0873269Z PR_BODY=### DescriptionThis PR replaces `DecompositionInterpreter` with a context manager which decomposes a function into prims only if the decomposition is executable by nvFuser.Partitioning of the graph is removed because its handled by the `execute(..., executor=nvfuser)` function.### TestingExisting tests in `test/test_fx_backends.py`. 2022-08-17T12:15:41.0873796Z GITHUB_BASE_REF=master 2022-08-17T12:15:41.0873973Z TERM=xterm 2022-08-17T12:15:41.0874132Z XLA_CUDA=0 2022-08-17T12:15:41.0874322Z NV_NVML_DEV_VERSION=11.2.67-1 2022-08-17T12:15:41.0874522Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:15:41.0874707Z CUDA_VERSION=11.2.0 2022-08-17T12:15:41.0874945Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-2 2022-08-17T12:15:41.0875360Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_87865b28-760c-4595-98b6-d643e40d11c0 2022-08-17T12:15:41.0875634Z GITHUB_JOB=test 2022-08-17T12:15:41.0877075Z COMMIT_MESSAGES=+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx+ 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table+ e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser+ a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec+ fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests+ 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path+ d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py+ ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test 2022-08-17T12:15:41.0877991Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-08-17T12:15:41.0878193Z NUM_TEST_SHARDS=1 2022-08-17T12:15:41.0878369Z PR_NUMBER=82657 2022-08-17T12:15:41.0878537Z SHLVL=1 2022-08-17T12:15:41.0878775Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-2 2022-08-17T12:15:41.0879013Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:15:41.0879313Z NVIDIA_REQUIRE_CUDA=cuda>=11.2 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=440,driver<441 driver>=450 2022-08-17T12:15:41.0879597Z NV_LIBNPP_DEV_VERSION=11.2.1.68-1 2022-08-17T12:15:41.0879828Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:15:41.0880050Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:15:41.0880266Z NV_CUDA_CUDART_VERSION=11.2.72-1 2022-08-17T12:15:41.0880525Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:15:41.0880737Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:15:41.0880922Z NV_CUDNN_PACKAGE_NAME=libcudnn8 2022-08-17T12:15:41.0881119Z GITHUB_WORKFLOW=pull 2022-08-17T12:15:41.0881444Z PATH=/opt/conda/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:15:41.0881845Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.8.4-1 2022-08-17T12:15:41.0882161Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:15:41.0882409Z _GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:15:41.0882618Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:15:41.0882834Z OPENSSL_INCLUDE_DIR=/usr/include/openssl 2022-08-17T12:15:41.0883123Z NV_CUDNN_PACKAGE=libcudnn8=8.1.1.33-1+cuda11.2 2022-08-17T12:15:41.0883327Z _=/usr/bin/env 2022-08-17T12:15:41.0883524Z + echo 'Testing pytorch' 2022-08-17T12:15:41.0883710Z Testing pytorch 2022-08-17T12:15:41.0883938Z + export LANG=C.UTF-8 2022-08-17T12:15:41.0884118Z + LANG=C.UTF-8 2022-08-17T12:15:41.0884294Z + PR_NUMBER=82657 2022-08-17T12:15:41.0884475Z + [[ xla == \d\e\f\a\u\l\t ]] 2022-08-17T12:15:41.0884657Z + [[ xla == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:15:41.0884845Z + [[ xla == \s\l\o\w ]] 2022-08-17T12:15:41.0885129Z + [[ linux-bionic-py3_7-clang8-xla == *slow-gradcheck* ]] 2022-08-17T12:15:41.0885426Z + [[ linux-bionic-py3_7-clang8-xla == *cuda* ]] 2022-08-17T12:15:41.0885717Z + [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-08-17T12:15:41.0886009Z + [[ linux-bionic-py3_7-clang8-xla == *cuda11* ]] 2022-08-17T12:15:41.0886209Z + [[ xla == *crossref* ]] 2022-08-17T12:15:41.0886390Z + [[ xla == *dynamo* ]] 2022-08-17T12:15:41.0886586Z + [[ -n 82657 ]] 2022-08-17T12:15:41.0886759Z + [[ -z '' ]] 2022-08-17T12:15:41.0886967Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:15:41.0887209Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:15:41.0887486Z + [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-08-17T12:15:41.0887787Z + [[ linux-bionic-py3_7-clang8-xla != *-bazel-* ]] 2022-08-17T12:15:41.0888044Z + pip_install --user ninja 2022-08-17T12:15:41.0888316Z + pip install --progress-bar off --user ninja 2022-08-17T12:15:41.4620705Z Requirement already satisfied: ninja in /opt/conda/lib/python3.7/site-packages (1.10.2.3) 2022-08-17T12:15:41.9518214Z + export PATH=/home/jenkins/.local/bin:/opt/conda/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:15:41.9519136Z + PATH=/home/jenkins/.local/bin:/opt/conda/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-08-17T12:15:41.9519812Z + [[ linux-bionic-py3_7-clang8-xla == *asan* ]] 2022-08-17T12:15:41.9520106Z + [[ xla == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:15:41.9520316Z + [[ xla == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:15:41.9523484Z + [[ linux-bionic-py3_7-clang8-xla == *tbb* ]] 2022-08-17T12:15:41.9535582Z + [[ linux-bionic-py3_7-clang8-xla == *libtorch* ]] 2022-08-17T12:15:41.9536260Z + [[ linux-bionic-py3_7-clang8-xla == *-bazel-* ]] 2022-08-17T12:15:41.9538725Z + cd test 2022-08-17T12:15:41.9539212Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:15:42.5650084Z PyTorch built with: 2022-08-17T12:15:42.5650436Z - GCC 4.2 2022-08-17T12:15:42.5650698Z - C++ Version: 201402 2022-08-17T12:15:42.5650916Z - clang 8.0.0 2022-08-17T12:15:42.5651298Z - Intel(R) Math Kernel Library Version 2020.0.2 Product Build 20200624 for Intel(R) 64 architecture applications 2022-08-17T12:15:42.5651779Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:15:42.5652086Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:15:42.5652413Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:15:42.5652638Z - NNPACK is enabled 2022-08-17T12:15:42.5652945Z - CPU capability usage: AVX2 2022-08-17T12:15:42.5656142Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/usr/bin/clang++, CXX_FLAGS=-D_GLIBCXX_USE_CXX11_ABI=1 -D_GLIBCXX_USE_CXX11_ABI=1 -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -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 -Werror=non-virtual-dtor -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-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format, 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=0, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:15:42.5658493Z 2022-08-17T12:15:42.7017272Z + cd test 2022-08-17T12:15:42.7017904Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:15:43.2917282Z ATen/Parallel: 2022-08-17T12:15:43.2929337Z at::get_num_threads() : 4 2022-08-17T12:15:43.2929610Z at::get_num_interop_threads() : 4 2022-08-17T12:15:43.2929860Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:15:43.2930052Z omp_get_max_threads() : 4 2022-08-17T12:15:43.2930370Z Intel(R) Math Kernel Library Version 2020.0.2 Product Build 20200624 for Intel(R) 64 architecture applications 2022-08-17T12:15:43.2930651Z mkl_get_max_threads() : 4 2022-08-17T12:15:43.2931087Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:15:43.2931361Z std::thread::hardware_concurrency() : 8 2022-08-17T12:15:43.2931572Z Environment variables: 2022-08-17T12:15:43.2931755Z OMP_NUM_THREADS : [not set] 2022-08-17T12:15:43.2931960Z MKL_NUM_THREADS : [not set] 2022-08-17T12:15:43.2932162Z ATen parallel backend: OpenMP 2022-08-17T12:15:43.2932289Z 2022-08-17T12:15:43.4316162Z + [[ xla == *deploy* ]] 2022-08-17T12:15:43.4316394Z + [[ xla == *backward* ]] 2022-08-17T12:15:43.4316597Z + [[ xla == *xla* ]] 2022-08-17T12:15:43.4316825Z + install_torchvision 2022-08-17T12:15:43.4316990Z + local commit 2022-08-17T12:15:43.4319963Z ++ get_pinned_commit vision 2022-08-17T12:15:43.4320190Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-17T12:15:43.4356648Z + commit=94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:15:43.4357321Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:15:43.4357894Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:15:43.8167806Z Collecting git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:15:43.8173801Z Cloning https://github.com/pytorch/vision.git (to revision 94960fe1325eaf7b84f79cc585dc65264c15d18b) to /tmp/pip-req-build-kadtfewe 2022-08-17T12:15:43.8174310Z Running command git clone -q https://github.com/pytorch/vision.git /tmp/pip-req-build-kadtfewe 2022-08-17T12:16:00.5420320Z Running command git rev-parse -q --verify 'sha^94960fe1325eaf7b84f79cc585dc65264c15d18b' 2022-08-17T12:16:00.5448997Z Running command git fetch -q https://github.com/pytorch/vision.git 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:16:01.7568296Z Running command git checkout -q 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:16:01.8141607Z Resolved https://github.com/pytorch/vision.git to commit 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:16:04.2080527Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (3.10.0.2) 2022-08-17T12:16:04.2086886Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.18.5) 2022-08-17T12:16:04.2092429Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (2.28.0) 2022-08-17T12:16:04.2098106Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (1.13.0a0+gitce6a3c6) 2022-08-17T12:16:04.2107312Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.14.0a0+94960fe) (9.2.0) 2022-08-17T12:16:04.2414732Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2.0.4) 2022-08-17T12:16:04.2423715Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (3.3) 2022-08-17T12:16:04.2431177Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (1.26.10) 2022-08-17T12:16:04.2439536Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.14.0a0+94960fe) (2022.6.15) 2022-08-17T12:16:04.2623819Z Building wheels for collected packages: torchvision 2022-08-17T12:16:39.2228808Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2022-08-17T12:16:39.2366966Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+94960fe-cp37-cp37m-linux_x86_64.whl size=4924840 sha256=c0975da8454c64861d835cea56dc2415441ae8aa359e63c0fbc6345f21e98613 2022-08-17T12:16:39.2367747Z Stored in directory: /home/jenkins/.cache/pip/wheels/98/68/ba/18234074117f76d1fc7589204f67315b9b386170e6b7539404 2022-08-17T12:16:39.2412623Z Successfully built torchvision 2022-08-17T12:16:39.5560211Z Installing collected packages: torchvision 2022-08-17T12:16:39.9931510Z Successfully installed torchvision-0.14.0a0+94960fe 2022-08-17T12:16:40.2254797Z + install_torchdynamo 2022-08-17T12:16:40.2255023Z + local commit 2022-08-17T12:16:40.2257690Z ++ get_pinned_commit torchdynamo 2022-08-17T12:16:40.2257989Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:16:40.2275999Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:40.2276572Z + pip_install --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:40.2277128Z + pip install --progress-bar off --user git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:40.6112939Z Collecting git+https://github.com/pytorch/torchdynamo.git@f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:40.6117421Z Cloning https://github.com/pytorch/torchdynamo.git (to revision f19410cd8204fa1c30ca72f81142508e128be66f) to /tmp/pip-req-build-wsh7801b 2022-08-17T12:16:40.6117931Z Running command git clone -q https://github.com/pytorch/torchdynamo.git /tmp/pip-req-build-wsh7801b 2022-08-17T12:16:41.0719565Z Running command git rev-parse -q --verify 'sha^f19410cd8204fa1c30ca72f81142508e128be66f' 2022-08-17T12:16:41.0751249Z Running command git fetch -q https://github.com/pytorch/torchdynamo.git f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:41.1891770Z Running command git checkout -q f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:41.2209249Z Resolved https://github.com/pytorch/torchdynamo.git to commit f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:16:43.5279710Z Requirement already satisfied: torch>=1.12.0 in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.13.0a0+gitce6a3c6) 2022-08-17T12:16:43.5284149Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (1.18.5) 2022-08-17T12:16:43.5730773Z Collecting tabulate 2022-08-17T12:16:43.5905703Z Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-17T12:16:43.5965500Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from torchdynamo==1.13.0.dev0) (6.0) 2022-08-17T12:16:43.6398424Z Collecting sympy 2022-08-17T12:16:43.6733810Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T12:16:43.7285632Z [?25l 2022-08-17T12:16:43.7579287Z [?25hRequirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch>=1.12.0->torchdynamo==1.13.0.dev0) (3.10.0.2) 2022-08-17T12:16:43.7804749Z Collecting mpmath>=0.19 2022-08-17T12:16:43.7880408Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T12:16:43.7947164Z [?25l 2022-08-17T12:16:43.8079571Z [?25hBuilding wheels for collected packages: torchdynamo 2022-08-17T12:17:00.1887442Z Building wheel for torchdynamo (setup.py) ... [?25l- \ | / - \ | / - \ done 2022-08-17T12:17:00.1889136Z [?25h Created wheel for torchdynamo: filename=torchdynamo-1.13.0.dev0-cp37-cp37m-linux_x86_64.whl size=876488 sha256=87997580d9318d792c0294489d57eeb6e37885d68181e40b4a67b0337186896e 2022-08-17T12:17:00.1889875Z Stored in directory: /home/jenkins/.cache/pip/wheels/39/47/7c/07229a5bdf22c7a30fc298e692ab525681565397eb89db3641 2022-08-17T12:17:00.1890296Z Successfully built torchdynamo 2022-08-17T12:17:00.5612882Z Installing collected packages: mpmath, tabulate, sympy, torchdynamo 2022-08-17T12:17:08.0437631Z Successfully installed mpmath-1.2.1 sympy-1.10.1 tabulate-0.8.10 torchdynamo-1.13.0.dev0 2022-08-17T12:17:08.2126352Z + build_xla 2022-08-17T12:17:08.2129705Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:17:08.2144574Z + source .jenkins/pytorch/common-build.sh 2022-08-17T12:17:08.2150793Z ++ [[ linux-bionic-py3_7-clang8-xla != *win-* ]] 2022-08-17T12:17:08.2157033Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-08-17T12:17:08.2169685Z +++ cd .jenkins/pytorch 2022-08-17T12:17:08.2170099Z +++ pwd -P 2022-08-17T12:17:08.2172621Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T12:17:08.2172852Z ++ which sccache 2022-08-17T12:17:08.2184759Z ++ sccache --stop-server 2022-08-17T12:17:08.2336001Z ++ true 2022-08-17T12:17:08.2336503Z ++ rm -f /home/jenkins/sccache_error.log 2022-08-17T12:17:08.2369050Z ++ [[ -n '' ]] 2022-08-17T12:17:08.2369550Z ++ [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-08-17T12:17:08.2370019Z ++ SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2022-08-17T12:17:08.2370354Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T12:17:08.2370722Z ++ RUST_LOG=sccache::server=error 2022-08-17T12:17:08.2371078Z ++ sccache --start-server 2022-08-17T12:17:08.2393573Z sccache: Starting the server... 2022-08-17T12:17:08.2688236Z ++ sccache --zero-stats 2022-08-17T12:17:08.2713421Z Compile requests 0 2022-08-17T12:17:08.2713837Z Compile requests executed 0 2022-08-17T12:17:08.2714249Z Cache hits 0 2022-08-17T12:17:08.2714476Z Cache misses 0 2022-08-17T12:17:08.2714673Z Cache timeouts 0 2022-08-17T12:17:08.2714876Z Cache read errors 0 2022-08-17T12:17:08.2715083Z Forced recaches 0 2022-08-17T12:17:08.2715279Z Cache write errors 0 2022-08-17T12:17:08.2715471Z Compilation failures 0 2022-08-17T12:17:08.2715672Z Cache errors 0 2022-08-17T12:17:08.2716071Z Non-cacheable compilations 0 2022-08-17T12:17:08.2716397Z Non-cacheable calls 0 2022-08-17T12:17:08.2716649Z Non-compilation calls 0 2022-08-17T12:17:08.2716867Z Unsupported compiler calls 0 2022-08-17T12:17:08.2717093Z Average cache write 0.000 s 2022-08-17T12:17:08.2717344Z Average cache read miss 0.000 s 2022-08-17T12:17:08.2717557Z Average cache read hit 0.000 s 2022-08-17T12:17:08.2717777Z Failed distributed compilations 0 2022-08-17T12:17:08.2718327Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T12:17:08.2718937Z ++ trap_add sccache_epilogue EXIT 2022-08-17T12:17:08.2719152Z ++ trap_add_cmd=sccache_epilogue 2022-08-17T12:17:08.2719324Z ++ shift 2022-08-17T12:17:08.2719497Z ++ for trap_add_name in "$@" 2022-08-17T12:17:08.2724400Z ++++ trap -p EXIT 2022-08-17T12:17:08.2727503Z +++ eval 'extract_trap_cmd ' 2022-08-17T12:17:08.2727728Z ++++ extract_trap_cmd 2022-08-17T12:17:08.2727949Z ++++ printf '%s\n' '' 2022-08-17T12:17:08.2729091Z +++ printf '%s\n' sccache_epilogue 2022-08-17T12:17:08.2731201Z ++ trap -- ' 2022-08-17T12:17:08.2731604Z sccache_epilogue' EXIT 2022-08-17T12:17:08.2731801Z ++ which ccache 2022-08-17T12:17:08.2745587Z + XLA_DIR=xla 2022-08-17T12:17:08.2745824Z + USE_CACHE=1 2022-08-17T12:17:08.2745997Z + clone_pytorch_xla 2022-08-17T12:17:08.2746260Z + [[ ! -d ./xla ]] 2022-08-17T12:17:08.2746584Z + git clone --recursive --quiet https://github.com/pytorch/xla.git 2022-08-17T12:17:58.8484686Z + pushd xla 2022-08-17T12:17:58.8484976Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-08-17T12:17:58.8487400Z ++ cat ../.github/ci_commit_pins/xla.txt 2022-08-17T12:17:58.8501180Z + git checkout 6639bcc4b7c384a2348b204a858a8116195deb27 2022-08-17T12:17:58.8732638Z Note: checking out '6639bcc4b7c384a2348b204a858a8116195deb27'. 2022-08-17T12:17:58.8732827Z 2022-08-17T12:17:58.8733103Z You are in 'detached HEAD' state. You can look around, make experimental 2022-08-17T12:17:58.8734054Z changes and commit them, and you can discard any commits you make in this 2022-08-17T12:17:58.8734651Z state without impacting any branches by performing another checkout. 2022-08-17T12:17:58.8734977Z 2022-08-17T12:17:58.8735176Z If you want to create a new branch to retain commits you create, you may 2022-08-17T12:17:58.8735617Z do so (now or later) by using -b with the checkout command again. Example: 2022-08-17T12:17:58.8735788Z 2022-08-17T12:17:58.8735915Z git checkout -b 2022-08-17T12:17:58.8736097Z 2022-08-17T12:17:58.8736360Z HEAD is now at 6639bcc4 TensorFlow June pin update & PyTorch/XLA c++17 migration (follow up) (#3794) 2022-08-17T12:17:58.8737247Z + git submodule sync 2022-08-17T12:17:58.8947013Z Synchronizing submodule url for 'third_party/tensorflow' 2022-08-17T12:17:58.8965655Z + git submodule update --init --recursive 2022-08-17T12:17:58.9388078Z + popd 2022-08-17T12:17:58.9388420Z /var/lib/jenkins/workspace 2022-08-17T12:17:58.9388777Z + source xla/.circleci/common.sh 2022-08-17T12:17:58.9389227Z ++ set -ex 2022-08-17T12:17:58.9395125Z ++++ which conda 2022-08-17T12:17:58.9406330Z +++ dirname /opt/conda/bin/conda 2022-08-17T12:17:58.9418864Z ++ export CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-08-17T12:17:58.9419209Z ++ CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-08-17T12:17:58.9424269Z + apply_patches 2022-08-17T12:17:58.9424766Z + ./xla/scripts/apply_patches.sh 2022-08-17T12:17:58.9453338Z +++ dirname ./xla/scripts/apply_patches.sh 2022-08-17T12:17:58.9464073Z ++ cd ./xla/scripts 2022-08-17T12:17:58.9464402Z ++ pwd -P 2022-08-17T12:17:58.9467337Z + CDIR=/var/lib/jenkins/workspace/xla/scripts 2022-08-17T12:17:58.9467781Z + XDIR=/var/lib/jenkins/workspace/xla/scripts/.. 2022-08-17T12:17:58.9468199Z + PTDIR=/var/lib/jenkins/workspace/xla/scripts/../.. 2022-08-17T12:17:58.9468685Z + TFDIR=/var/lib/jenkins/workspace/xla/scripts/../third_party/tensorflow 2022-08-17T12:17:58.9469173Z + TORCH_PIN=/var/lib/jenkins/workspace/xla/scripts/../torch_patches/.torch_pin 2022-08-17T12:17:58.9469874Z + '[' -f /var/lib/jenkins/workspace/xla/scripts/../torch_patches/.torch_pin ']' 2022-08-17T12:17:58.9470313Z + python /var/lib/jenkins/workspace/xla/scripts/cond_patch.py /var/lib/jenkins/workspace/xla/scripts/../torch_patches /var/lib/jenkins/workspace/xla/scripts/../.. 2022-08-17T12:17:59.0089334Z + python /var/lib/jenkins/workspace/xla/scripts/cond_patch.py /var/lib/jenkins/workspace/xla/scripts/../tf_patches /var/lib/jenkins/workspace/xla/scripts/../third_party/tensorflow 2022-08-17T12:17:59.0576422Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-08-17T12:17:59.2399562Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-08-17T12:17:59.2399892Z + install_deps_pytorch_xla xla 1 2022-08-17T12:17:59.2400084Z + XLA_DIR=xla 2022-08-17T12:17:59.2400248Z + USE_CACHE=1 2022-08-17T12:17:59.2400406Z + pip install ninja 2022-08-17T12:17:59.6198894Z Requirement already satisfied: ninja in /opt/conda/lib/python3.7/site-packages (1.10.2.3) 2022-08-17T12:18:00.1340458Z + pip install hypothesis 2022-08-17T12:18:00.5154494Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (6.29.3) 2022-08-17T12:18:00.5636493Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis) (21.4.0) 2022-08-17T12:18:00.5644623Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis) (2.4.0) 2022-08-17T12:18:01.0451670Z + pip install cloud-tpu-client 2022-08-17T12:18:01.4261119Z Requirement already satisfied: cloud-tpu-client in /opt/conda/lib/python3.7/site-packages (0.10) 2022-08-17T12:18:01.4287736Z Requirement already satisfied: google-api-python-client==1.8.0 in /opt/conda/lib/python3.7/site-packages (from cloud-tpu-client) (1.8.0) 2022-08-17T12:18:01.4294127Z Requirement already satisfied: oauth2client in /opt/conda/lib/python3.7/site-packages (from cloud-tpu-client) (4.1.3) 2022-08-17T12:18:01.4349344Z Requirement already satisfied: google-auth-httplib2>=0.0.3 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (0.1.0) 2022-08-17T12:18:01.4357625Z Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (3.0.1) 2022-08-17T12:18:01.4368357Z Requirement already satisfied: six<2dev,>=1.6.1 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.16.0) 2022-08-17T12:18:01.4377054Z Requirement already satisfied: google-api-core<2dev,>=1.13.0 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.31.6) 2022-08-17T12:18:01.4386414Z Requirement already satisfied: google-auth>=1.4.1 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.35.0) 2022-08-17T12:18:01.4394283Z Requirement already satisfied: httplib2<1dev,>=0.9.2 in /opt/conda/lib/python3.7/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (0.20.4) 2022-08-17T12:18:01.4650995Z Requirement already satisfied: pytz in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2022.1) 2022-08-17T12:18:01.4664672Z Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (1.56.3) 2022-08-17T12:18:01.4673679Z Requirement already satisfied: packaging>=14.3 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (21.3) 2022-08-17T12:18:01.4681821Z Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2.28.0) 2022-08-17T12:18:01.4693779Z Requirement already satisfied: protobuf<4.0.0dev,>=3.12.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (3.20.1) 2022-08-17T12:18:01.4701176Z Requirement already satisfied: setuptools>=40.3.0 in /opt/conda/lib/python3.7/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (61.2.0) 2022-08-17T12:18:01.4801452Z Requirement already satisfied: cachetools<5.0,>=2.0.0 in /opt/conda/lib/python3.7/site-packages (from google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (4.2.4) 2022-08-17T12:18:01.4810686Z Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/conda/lib/python3.7/site-packages (from google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (0.2.8) 2022-08-17T12:18:01.4820184Z Requirement already satisfied: rsa<5,>=3.1.4 in /opt/conda/lib/python3.7/site-packages (from google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (4.8) 2022-08-17T12:18:01.4941156Z Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /opt/conda/lib/python3.7/site-packages (from httplib2<1dev,>=0.9.2->google-api-python-client==1.8.0->cloud-tpu-client) (3.0.9) 2022-08-17T12:18:01.5000338Z Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /opt/conda/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (0.4.8) 2022-08-17T12:18:01.5094769Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2.0.4) 2022-08-17T12:18:01.5103420Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (3.3) 2022-08-17T12:18:01.5113405Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (1.26.10) 2022-08-17T12:18:01.5120977Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2022.6.15) 2022-08-17T12:18:02.0233042Z + pip install absl-py 2022-08-17T12:18:02.4028787Z Requirement already satisfied: absl-py in /opt/conda/lib/python3.7/site-packages (1.1.0) 2022-08-17T12:18:02.9212360Z + pip install --upgrade numpy 2022-08-17T12:18:06.4248362Z + pip install --upgrade numba 2022-08-17T12:18:06.8042223Z Requirement already satisfied: numba in /opt/conda/lib/python3.7/site-packages (0.55.2) 2022-08-17T12:18:07.0641864Z Collecting numba 2022-08-17T12:18:07.0881269Z Downloading numba-0.56.0-cp37-cp37m-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB) 2022-08-17T12:18:07.0883895Z [?25l 2022-08-17T12:18:07.0886230Z  | | 10 kB 33.5 MB/s eta 0:00:01 2022-08-17T12:18:07.0890283Z  |▏ | 20 kB 34.7 MB/s eta 0:00:01 2022-08-17T12:18:07.0890659Z  |▎ | 30 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0893227Z  |▍ | 40 kB 46.3 MB/s eta 0:00:01 2022-08-17T12:18:07.0894042Z  |▌ | 51 kB 40.0 MB/s eta 0:00:01 2022-08-17T12:18:07.0899675Z  |▋ | 61 kB 44.2 MB/s eta 0:00:01 2022-08-17T12:18:07.0902113Z  |▋ | 71 kB 37.7 MB/s eta 0:00:01 2022-08-17T12:18:07.0903777Z  |▊ | 81 kB 37.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0905592Z  |▉ | 92 kB 39.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0907074Z  |█ | 102 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0908029Z  |█ | 112 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0908783Z  |█▏ | 122 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0909773Z  |█▎ | 133 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0911189Z  |█▎ | 143 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0913197Z  |█▍ | 153 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0914913Z  |█▌ | 163 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0916112Z  |█▋ | 174 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0916893Z  |█▊ | 184 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0918465Z  |█▉ | 194 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0919518Z  |██ | 204 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0922000Z  |██ | 215 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0922428Z  |██ | 225 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0925118Z  |██▏ | 235 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0925655Z  |██▎ | 245 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0926334Z  |██▍ | 256 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0927183Z  |██▌ | 266 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0929239Z  |██▌ | 276 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0931672Z  |██▋ | 286 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0932537Z  |██▊ | 296 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0934837Z  |██▉ | 307 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0935515Z  |███ | 317 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0937418Z  |███ | 327 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0938674Z  |███▏ | 337 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0939755Z  |███▏ | 348 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0942026Z  |███▎ | 358 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0943056Z  |███▍ | 368 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0944002Z  |███▌ | 378 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0945307Z  |███▋ | 389 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0946569Z  |███▊ | 399 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0948057Z  |███▉ | 409 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0949867Z  |███▉ | 419 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0950767Z  |████ | 430 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0952625Z  |████ | 440 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0954435Z  |████▏ | 450 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0955395Z  |████▎ | 460 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0956690Z  |████▍ | 471 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0957979Z  |████▍ | 481 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0959034Z  |████▌ | 491 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0960760Z  |████▋ | 501 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0961818Z  |████▊ | 512 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0964212Z  |████▉ | 522 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0965156Z  |█████ | 532 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0966122Z  |█████ | 542 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0968429Z  |█████ | 552 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0969530Z  |█████▏ | 563 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0970233Z  |█████▎ | 573 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0971742Z  |█████▍ | 583 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0972830Z  |█████▌ | 593 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0974653Z  |█████▋ | 604 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0975423Z  |█████▊ | 614 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0976371Z  |█████▊ | 624 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0978111Z  |█████▉ | 634 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0979352Z  |██████ | 645 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0980124Z  |██████ | 655 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0982092Z  |██████▏ | 665 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0982932Z  |██████▎ | 675 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0983931Z  |██████▎ | 686 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0985756Z  |██████▍ | 696 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0987078Z  |██████▌ | 706 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0989676Z  |██████▋ | 716 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0990617Z  |██████▊ | 727 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0991535Z  |██████▉ | 737 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0993155Z  |███████ | 747 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0994421Z  |███████ | 757 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0995929Z  |███████ | 768 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0997706Z  |███████▏ | 778 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.0998840Z  |███████▎ | 788 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1000594Z  |███████▍ | 798 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1001987Z  |███████▌ | 808 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1002995Z  |███████▋ | 819 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1005151Z  |███████▋ | 829 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1005900Z  |███████▊ | 839 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1007914Z  |███████▉ | 849 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1009146Z  |████████ | 860 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1010338Z  |████████ | 870 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1011415Z  |████████▏ | 880 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1012736Z  |████████▏ | 890 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1015153Z  |████████▎ | 901 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1016359Z  |████████▍ | 911 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1017515Z  |████████▌ | 921 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1018691Z  |████████▋ | 931 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1020514Z  |████████▊ | 942 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1021470Z  |████████▉ | 952 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1030165Z  |████████▉ | 962 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1031118Z  |█████████ | 972 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1031888Z  |█████████ | 983 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1033379Z  |█████████▏ | 993 kB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1033918Z  |█████████▎ | 1.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1035049Z  |█████████▍ | 1.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1036079Z  |█████████▌ | 1.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1037634Z  |█████████▌ | 1.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1038545Z  |█████████▋ | 1.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1040779Z  |█████████▊ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1041366Z  |█████████▉ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1042686Z  |██████████ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1044136Z  |██████████ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1045538Z  |██████████ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1046400Z  |██████████▏ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1047444Z  |██████████▎ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1050145Z  |██████████▍ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1050822Z  |██████████▌ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1052142Z  |██████████▋ | 1.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1053903Z  |██████████▊ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1054630Z  |██████████▊ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1056195Z  |██████████▉ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1057829Z  |███████████ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1058791Z  |███████████ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1060371Z  |███████████▏ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1061264Z  |███████████▎ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1062136Z  |███████████▍ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1063769Z  |███████████▍ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1064307Z  |███████████▌ | 1.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1066138Z  |███████████▋ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1066580Z  |███████████▊ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1067471Z  |███████████▉ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1068410Z  |████████████ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1069442Z  |████████████ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1071164Z  |████████████ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1072874Z  |████████████▏ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1073449Z  |████████████▎ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1074405Z  |████████████▍ | 1.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1075439Z  |████████████▌ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1076192Z  |████████████▋ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1078082Z  |████████████▋ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1078637Z  |████████████▊ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1079463Z  |████████████▉ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1080970Z  |█████████████ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1081525Z  |█████████████ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1082783Z  |█████████████▏ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1084609Z  |█████████████▎ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1085539Z  |█████████████▎ | 1.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1086361Z  |█████████████▍ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1089030Z  |█████████████▌ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1089583Z  |█████████████▋ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1091030Z  |█████████████▊ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1091975Z  |█████████████▉ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1093141Z  |█████████████▉ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1095294Z  |██████████████ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1095965Z  |██████████████ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1097229Z  |██████████████▏ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1098178Z  |██████████████▎ | 1.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1098841Z  |██████████████▍ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1100820Z  |██████████████▌ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1101297Z  |██████████████▌ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1103574Z  |██████████████▋ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1104067Z  |██████████████▊ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1104616Z  |██████████████▉ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1105873Z  |███████████████ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1107696Z  |███████████████ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1108268Z  |███████████████▏ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1109484Z  |███████████████▏ | 1.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1110226Z  |███████████████▎ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1112294Z  |███████████████▍ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1112957Z  |███████████████▌ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1114729Z  |███████████████▋ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1115203Z  |███████████████▊ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1115899Z  |███████████████▊ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1116819Z  |███████████████▉ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1117570Z  |████████████████ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1118910Z  |████████████████ | 1.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1120298Z  |████████████████▏ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1120897Z  |████████████████▎ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1121533Z  |████████████████▍ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1122485Z  |████████████████▍ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1124426Z  |████████████████▌ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1124900Z  |████████████████▋ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1125776Z  |████████████████▊ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1126910Z  |████████████████▉ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1127802Z  |█████████████████ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1128520Z  |█████████████████ | 1.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1129657Z  |█████████████████ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1130875Z  |█████████████████▏ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1131727Z  |█████████████████▎ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1132379Z  |█████████████████▍ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1134162Z  |█████████████████▌ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1134964Z  |█████████████████▋ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1135988Z  |█████████████████▊ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1136772Z  |█████████████████▊ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1138521Z  |█████████████████▉ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1139496Z  |██████████████████ | 1.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1140407Z  |██████████████████ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1141213Z  |██████████████████▏ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1142036Z  |██████████████████▎ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1142835Z  |██████████████████▎ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1143936Z  |██████████████████▍ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1145305Z  |██████████████████▌ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1147532Z  |██████████████████▋ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1148049Z  |██████████████████▊ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1148619Z  |██████████████████▉ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1149360Z  |███████████████████ | 2.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1150054Z  |███████████████████ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1151701Z  |███████████████████ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1153341Z  |███████████████████▏ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1153986Z  |███████████████████▎ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1155096Z  |███████████████████▍ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1155611Z  |███████████████████▌ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1156961Z  |███████████████████▋ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1157933Z  |███████████████████▋ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1159626Z  |███████████████████▊ | 2.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1160072Z  |███████████████████▉ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1160884Z  |████████████████████ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1161636Z  |████████████████████ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1162546Z  |████████████████████▏ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1164842Z  |████████████████████▏ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1165888Z  |████████████████████▎ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1167157Z  |████████████████████▍ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1167791Z  |████████████████████▌ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1169551Z  |████████████████████▋ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1170592Z  |████████████████████▊ | 2.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1172391Z  |████████████████████▉ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1173919Z  |████████████████████▉ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1174467Z  |█████████████████████ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1176404Z  |█████████████████████ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1177823Z  |█████████████████████▏ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1178509Z  |█████████████████████▎ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1179929Z  |█████████████████████▍ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1180295Z  |█████████████████████▌ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1181124Z  |█████████████████████▌ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1182748Z  |█████████████████████▋ | 2.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1183206Z  |█████████████████████▊ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1184528Z  |█████████████████████▉ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1185250Z  |██████████████████████ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1185862Z  |██████████████████████ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1186853Z  |██████████████████████ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1187608Z  |██████████████████████▏ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1189429Z  |██████████████████████▎ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1190017Z  |██████████████████████▍ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1191286Z  |██████████████████████▌ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1192239Z  |██████████████████████▋ | 2.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1192964Z  |██████████████████████▊ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1193532Z  |██████████████████████▊ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1195090Z  |██████████████████████▉ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1196373Z  |███████████████████████ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1197568Z  |███████████████████████ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1198683Z  |███████████████████████▏ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1199180Z  |███████████████████████▎ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1200239Z  |███████████████████████▍ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1201276Z  |███████████████████████▍ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1202435Z  |███████████████████████▌ | 2.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1203510Z  |███████████████████████▋ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1204086Z  |███████████████████████▊ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1205262Z  |███████████████████████▉ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1206141Z  |████████████████████████ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1207070Z  |████████████████████████ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1208171Z  |████████████████████████ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1209600Z  |████████████████████████▏ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1210235Z  |████████████████████████▎ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1211138Z  |████████████████████████▍ | 2.6 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1212784Z  |████████████████████████▌ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1213828Z  |████████████████████████▋ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1215438Z  |████████████████████████▋ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1216104Z  |████████████████████████▊ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1216959Z  |████████████████████████▉ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1218026Z  |█████████████████████████ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1219750Z  |█████████████████████████ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1220139Z  |█████████████████████████▏ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1220937Z  |█████████████████████████▎ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1221757Z  |█████████████████████████▎ | 2.7 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1224047Z  |█████████████████████████▍ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1224639Z  |█████████████████████████▌ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1225613Z  |█████████████████████████▋ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1226585Z  |█████████████████████████▊ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1227435Z  |█████████████████████████▉ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1229600Z  |█████████████████████████▉ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1231528Z  |██████████████████████████ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1232204Z  |██████████████████████████ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1233030Z  |██████████████████████████▏ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1233798Z  |██████████████████████████▎ | 2.8 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1236594Z  |██████████████████████████▍ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1237341Z  |██████████████████████████▌ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1238832Z  |██████████████████████████▌ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1240035Z  |██████████████████████████▋ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1240994Z  |██████████████████████████▊ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1242340Z  |██████████████████████████▉ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1243530Z  |███████████████████████████ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1244955Z  |███████████████████████████ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1246863Z  |███████████████████████████▏ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1248112Z  |███████████████████████████▏ | 2.9 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1249447Z  |███████████████████████████▎ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1250217Z  |███████████████████████████▍ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1251983Z  |███████████████████████████▌ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1253840Z  |███████████████████████████▋ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1255085Z  |███████████████████████████▊ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1256253Z  |███████████████████████████▊ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1258122Z  |███████████████████████████▉ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1259409Z  |████████████████████████████ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1260216Z  |████████████████████████████ | 3.0 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1261449Z  |████████████████████████████▏ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1262630Z  |████████████████████████████▎ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1263950Z  |████████████████████████████▍ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1266352Z  |████████████████████████████▍ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1267016Z  |████████████████████████████▌ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1268350Z  |████████████████████████████▋ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1269399Z  |████████████████████████████▊ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1270935Z  |████████████████████████████▉ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1272335Z  |█████████████████████████████ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1273176Z  |█████████████████████████████ | 3.1 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1274497Z  |█████████████████████████████ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1275644Z  |█████████████████████████████▏ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1276411Z  |█████████████████████████████▎ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1277589Z  |█████████████████████████████▍ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1278988Z  |█████████████████████████████▌ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1280320Z  |█████████████████████████████▋ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1281583Z  |█████████████████████████████▋ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1282659Z  |█████████████████████████████▊ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1283612Z  |█████████████████████████████▉ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1284848Z  |██████████████████████████████ | 3.2 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1285928Z  |██████████████████████████████ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1287220Z  |██████████████████████████████▏ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1288337Z  |██████████████████████████████▎ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1289610Z  |██████████████████████████████▎ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1290431Z  |██████████████████████████████▍ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1291395Z  |██████████████████████████████▌ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1292684Z  |██████████████████████████████▋ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1293873Z  |██████████████████████████████▊ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1294987Z  |██████████████████████████████▉ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1296007Z  |███████████████████████████████ | 3.3 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1296919Z  |███████████████████████████████ | 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1297871Z  |███████████████████████████████ | 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1299084Z  |███████████████████████████████▏| 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1299919Z  |███████████████████████████████▎| 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1301426Z  |███████████████████████████████▍| 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1302185Z  |███████████████████████████████▌| 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1302788Z  |███████████████████████████████▌| 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1304139Z  |███████████████████████████████▋| 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1305083Z  |███████████████████████████████▊| 3.4 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1306033Z  |███████████████████████████████▉| 3.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1453047Z  |████████████████████████████████| 3.5 MB 40.9 MB/s eta 0:00:01 2022-08-17T12:18:07.1453409Z  |████████████████████████████████| 3.5 MB 40.9 MB/s 2022-08-17T12:18:07.1657333Z [?25hRequirement already satisfied: importlib-metadata in /opt/conda/lib/python3.7/site-packages (from numba) (4.11.3) 2022-08-17T12:18:07.2729196Z Collecting llvmlite<0.40,>=0.39.0dev0 2022-08-17T12:18:07.2781172Z Downloading llvmlite-0.39.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB) 2022-08-17T12:18:07.2783818Z [?25l 2022-08-17T12:18:07.2784433Z  | | 10 kB 41.3 MB/s eta 0:00:01 2022-08-17T12:18:07.2785005Z  | | 20 kB 53.9 MB/s eta 0:00:01 2022-08-17T12:18:07.2786027Z  | | 30 kB 64.7 MB/s eta 0:00:01 2022-08-17T12:18:07.2786761Z  | | 40 kB 70.9 MB/s eta 0:00:01 2022-08-17T12:18:07.2787459Z  | | 51 kB 75.6 MB/s eta 0:00:01 2022-08-17T12:18:07.2789097Z  | | 61 kB 82.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2790870Z  | | 71 kB 85.1 MB/s eta 0:00:01 2022-08-17T12:18:07.2791324Z  | | 81 kB 83.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2792239Z  | | 92 kB 85.5 MB/s eta 0:00:01 2022-08-17T12:18:07.2793077Z  | | 102 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2793633Z  | | 112 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2794944Z  |▏ | 122 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2796004Z  |▏ | 133 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2796725Z  |▏ | 143 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2798503Z  |▏ | 153 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2799188Z  |▏ | 163 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2799876Z  |▏ | 174 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2801127Z  |▏ | 184 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2801920Z  |▏ | 194 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2802842Z  |▏ | 204 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2803345Z  |▏ | 215 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2804329Z  |▏ | 225 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2806187Z  |▏ | 235 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2806515Z  |▎ | 245 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2807026Z  |▎ | 256 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2808097Z  |▎ | 266 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2808425Z  |▎ | 276 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2810243Z  |▎ | 286 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2810792Z  |▎ | 296 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2811210Z  |▎ | 307 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2812505Z  |▎ | 317 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2813195Z  |▎ | 327 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2814517Z  |▎ | 337 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2815508Z  |▎ | 348 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2816382Z  |▎ | 358 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2817344Z  |▍ | 368 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2817974Z  |▍ | 378 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2819342Z  |▍ | 389 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2820561Z  |▍ | 399 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2821170Z  |▍ | 409 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2822618Z  |▍ | 419 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2823203Z  |▍ | 430 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2823987Z  |▍ | 440 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2824832Z  |▍ | 450 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2825923Z  |▍ | 460 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2826461Z  |▍ | 471 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2827424Z  |▌ | 481 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2827988Z  |▌ | 491 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2829302Z  |▌ | 501 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2830226Z  |▌ | 512 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2831001Z  |▌ | 522 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2832721Z  |▌ | 532 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2833045Z  |▌ | 542 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2834132Z  |▌ | 552 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2835387Z  |▌ | 563 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2835761Z  |▌ | 573 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2836754Z  |▌ | 583 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2838706Z  |▌ | 593 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2839501Z  |▋ | 604 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2840031Z  |▋ | 614 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2840550Z  |▋ | 624 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2841516Z  |▋ | 634 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2842343Z  |▋ | 645 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2843332Z  |▋ | 655 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2844223Z  |▋ | 665 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2845299Z  |▋ | 675 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2846766Z  |▋ | 686 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2847128Z  |▋ | 696 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2847892Z  |▋ | 706 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2848617Z  |▋ | 716 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2850181Z  |▊ | 727 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2851136Z  |▊ | 737 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2852136Z  |▊ | 747 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2852640Z  |▊ | 757 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2853520Z  |▊ | 768 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2854599Z  |▊ | 778 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2855326Z  |▊ | 788 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2856645Z  |▊ | 798 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2857373Z  |▊ | 808 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2857993Z  |▊ | 819 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2860036Z  |▊ | 829 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2860432Z  |▊ | 839 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2861047Z  |▉ | 849 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2862312Z  |▉ | 860 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2862758Z  |▉ | 870 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2863837Z  |▉ | 880 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2864785Z  |▉ | 890 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2865268Z  |▉ | 901 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2867747Z  |▉ | 911 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2868219Z  |▉ | 921 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2868579Z  |▉ | 931 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2869775Z  |▉ | 942 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2870428Z  |▉ | 952 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2871519Z  |█ | 962 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2872803Z  |█ | 972 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2873316Z  |█ | 983 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2874305Z  |█ | 993 kB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2874633Z  |█ | 1.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2875590Z  |█ | 1.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2876717Z  |█ | 1.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2877421Z  |█ | 1.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2878295Z  |█ | 1.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2879815Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2880632Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2881556Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2883445Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2883877Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2884482Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2885324Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2886389Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2887362Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2889257Z  |█ | 1.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2890089Z  |█ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2890924Z  |█ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2892007Z  |█ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2893515Z  |█ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2894081Z  |█ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2896130Z  |█▏ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2896956Z  |█▏ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2897511Z  |█▏ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2898866Z  |█▏ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2900445Z  |█▏ | 1.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2901379Z  |█▏ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2902409Z  |█▏ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2903600Z  |█▏ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2904865Z  |█▏ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2907415Z  |█▏ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2907958Z  |█▏ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2908608Z  |█▏ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2909816Z  |█▎ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2910857Z  |█▎ | 1.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2912079Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2913147Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2914460Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2915688Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2916929Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2917822Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2919451Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2920487Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2922063Z  |█▎ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2922719Z  |█▍ | 1.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2924273Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2925407Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2926435Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2927744Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2929213Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2930188Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2931860Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2932650Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2933732Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2935079Z  |█▍ | 1.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2935929Z  |█▍ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2937665Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2938640Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2939856Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2940927Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2942490Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2943361Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2944692Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2945635Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2946775Z  |█▌ | 1.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2947984Z  |█▌ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2948867Z  |█▌ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2950101Z  |█▌ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2950921Z  |█▋ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2952436Z  |█▋ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2953331Z  |█▋ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2953977Z  |█▋ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2955470Z  |█▋ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2956352Z  |█▋ | 1.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2957055Z  |█▋ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2959015Z  |█▋ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2959325Z  |█▋ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2961046Z  |█▋ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2961729Z  |█▋ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2962411Z  |█▋ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2963661Z  |█▊ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2964694Z  |█▊ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2965668Z  |█▊ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2967170Z  |█▊ | 1.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2968169Z  |█▊ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2969612Z  |█▊ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2971623Z  |█▊ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2972182Z  |█▊ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2973547Z  |█▊ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2974892Z  |█▊ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2976109Z  |█▊ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2977283Z  |█▉ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2978231Z  |█▉ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2979373Z  |█▉ | 1.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2980675Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2981474Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2983149Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2984647Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2985286Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2986136Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2986652Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2987650Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2988892Z  |█▉ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2989461Z  |██ | 2.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2990712Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2991818Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2992663Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2993447Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2995076Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2995472Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2997026Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2997782Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2998948Z  |██ | 2.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.2999815Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3000701Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3002464Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3002962Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3004674Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3005907Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3006721Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3007920Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3009364Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3010362Z  |██ | 2.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3011227Z  |██ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3012885Z  |██ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3013255Z  |██ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3014507Z  |██ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3015413Z  |██▏ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3016263Z  |██▏ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3017273Z  |██▏ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3017950Z  |██▏ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3018855Z  |██▏ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3019750Z  |██▏ | 2.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3020759Z  |██▏ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3021965Z  |██▏ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3022452Z  |██▏ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3023780Z  |██▏ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3024283Z  |██▏ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3025371Z  |██▎ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3025928Z  |██▎ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3026799Z  |██▎ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3028316Z  |██▎ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3028864Z  |██▎ | 2.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3029698Z  |██▎ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3030457Z  |██▎ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3031604Z  |██▎ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3032466Z  |██▎ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3033606Z  |██▎ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3035203Z  |██▎ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3035607Z  |██▎ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3036236Z  |██▍ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3037258Z  |██▍ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3038224Z  |██▍ | 2.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3039173Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3039816Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3040657Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3041314Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3042463Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3043916Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3044454Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3045460Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3046503Z  |██▍ | 2.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3047099Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3048042Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3048663Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3050399Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3052218Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3052704Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3053671Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3054443Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3055128Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3055964Z  |██▌ | 2.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3057342Z  |██▌ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3058595Z  |██▌ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3059801Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3060755Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3062030Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3064357Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3064864Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3065640Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3066605Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3067770Z  |██▋ | 2.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3069090Z  |██▋ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3070292Z  |██▋ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3071931Z  |██▋ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3073181Z  |██▊ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3075138Z  |██▊ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3075614Z  |██▊ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3076179Z  |██▊ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3077396Z  |██▊ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3078992Z  |██▊ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3080067Z  |██▊ | 2.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3081405Z  |██▊ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3082552Z  |██▊ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3083422Z  |██▊ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3084585Z  |██▊ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3085585Z  |██▊ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3087165Z  |██▉ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3087732Z  |██▉ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3088567Z  |██▉ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3091118Z  |██▉ | 3.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3091793Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3092222Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3093650Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3094084Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3095357Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3095855Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3096920Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3097712Z  |██▉ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3099347Z  |███ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3099740Z  |███ | 3.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3100678Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3101165Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3102604Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3103111Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3103917Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3105613Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3106540Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3107279Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3108490Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3109191Z  |███ | 3.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3111290Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3111942Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3112469Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3112893Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3113842Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3114325Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3115876Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3116378Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3117284Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3117645Z  |███ | 3.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3119098Z  |███ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3119587Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3121356Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3121811Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3122482Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3123080Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3124202Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3125449Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3126392Z  |███▏ | 3.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3126882Z  |███▏ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3128763Z  |███▏ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3129320Z  |███▏ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3129833Z  |███▏ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3130620Z  |███▎ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3132342Z  |███▎ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3133038Z  |███▎ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3133746Z  |███▎ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3135103Z  |███▎ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3136209Z  |███▎ | 3.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3136759Z  |███▎ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3137660Z  |███▎ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3138262Z  |███▎ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3139479Z  |███▎ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3140799Z  |███▎ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3141567Z  |███▎ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3142064Z  |███▍ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3143677Z  |███▍ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3143992Z  |███▍ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3145286Z  |███▍ | 3.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3145735Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3147404Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3148165Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3148710Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3149891Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3150621Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3151528Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3152931Z  |███▍ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3153672Z  |███▌ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3154964Z  |███▌ | 3.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3155595Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3156334Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3158104Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3158674Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3159726Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3160413Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3161067Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3162210Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3162930Z  |███▌ | 3.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3163648Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3165321Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3165942Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3166748Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3167563Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3168258Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3169543Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3170290Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3171575Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3172367Z  |███▋ | 3.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3173355Z  |███▋ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3174456Z  |███▋ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3175528Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3176254Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3177282Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3178804Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3179459Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3180034Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3180811Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3181831Z  |███▊ | 4.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3182690Z  |███▊ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3183582Z  |███▊ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3184276Z  |███▊ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3185208Z  |███▊ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3185941Z  |███▉ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3186781Z  |███▉ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3187882Z  |███▉ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3188537Z  |███▉ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3190069Z  |███▉ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3190649Z  |███▉ | 4.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3191630Z  |███▉ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3192699Z  |███▉ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3193246Z  |███▉ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3194029Z  |███▉ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3195410Z  |███▉ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3195709Z  |███▉ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3196999Z  |████ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3197751Z  |████ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3198839Z  |████ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3199764Z  |████ | 4.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3200369Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3201484Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3202688Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3203385Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3205127Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3205488Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3206458Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3207395Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3207859Z  |████ | 4.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3209661Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3210191Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3210975Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3211858Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3212601Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3213695Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3214423Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3216230Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3216667Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3217756Z  |████ | 4.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3218745Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3219365Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3220029Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3221630Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3222636Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3223323Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3223960Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3225575Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3226137Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3227025Z  |████▏ | 4.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3227469Z  |████▏ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3228917Z  |████▏ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3229522Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3230275Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3231958Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3232318Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3233363Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3235802Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3236320Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3236683Z  |████▎ | 4.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3237204Z  |████▎ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3238214Z  |████▎ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3239098Z  |████▎ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3240067Z  |████▎ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3240467Z  |████▍ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3242190Z  |████▍ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3242576Z  |████▍ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3243304Z  |████▍ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3244427Z  |████▍ | 4.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3244790Z  |████▍ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3245877Z  |████▍ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3247667Z  |████▍ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3247981Z  |████▍ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3249689Z  |████▍ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3250078Z  |████▍ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3251008Z  |████▌ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3251994Z  |████▌ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3252664Z  |████▌ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3253721Z  |████▌ | 4.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3255154Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3256064Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3257259Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3257763Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3258717Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3260052Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3260585Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3261571Z  |████▌ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3263465Z  |████▋ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3263796Z  |████▋ | 4.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3264722Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3265561Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3266459Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3267121Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3268098Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3269055Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3270787Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3271847Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3272955Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3273931Z  |████▋ | 5.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3275634Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3276179Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3277077Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3278719Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3280091Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3280991Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3282301Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3283483Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3285097Z  |████▊ | 5.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3286139Z  |████▊ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3287318Z  |████▊ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3288418Z  |████▊ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3289818Z  |████▉ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3290732Z  |████▉ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3292608Z  |████▉ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3293120Z  |████▉ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3294760Z  |████▉ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3295844Z  |████▉ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3296843Z  |████▉ | 5.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3298076Z  |████▉ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3299681Z  |████▉ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3300244Z  |████▉ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3302084Z  |████▉ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3302897Z  |█████ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3304113Z  |█████ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3305716Z  |█████ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3306368Z  |█████ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3308006Z  |█████ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3309054Z  |█████ | 5.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3310104Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3311186Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3312172Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3313548Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3315078Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3315749Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3317040Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3318653Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3319352Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3321442Z  |█████ | 5.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3321849Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3323105Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3324178Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3324716Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3326045Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3326851Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3327776Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3329195Z  |█████ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3329901Z  |█████▏ | 5.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3331152Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3331970Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3332866Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3333868Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3335000Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3335906Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3336903Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3337410Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3338327Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3339081Z  |█████▏ | 5.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3340022Z  |█████▏ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3340795Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3341738Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3342353Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3343447Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3344104Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3345158Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3346467Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3347006Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3347879Z  |█████▎ | 5.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3348507Z  |█████▎ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3349436Z  |█████▎ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3350460Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3350894Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3352205Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3352904Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3353668Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3354443Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3355918Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3356419Z  |█████▍ | 5.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3357319Z  |█████▍ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3357881Z  |█████▍ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3394662Z  |█████▍ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3395683Z  |█████▍ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3396644Z  |█████▌ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3397475Z  |█████▌ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3398553Z  |█████▌ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3399159Z  |█████▌ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3400437Z  |█████▌ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3400844Z  |█████▌ | 5.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3402158Z  |█████▌ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3402949Z  |█████▌ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3403467Z  |█████▌ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3404982Z  |█████▌ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3405721Z  |█████▌ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3406573Z  |█████▌ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3407306Z  |█████▋ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3408280Z  |█████▋ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3409428Z  |█████▋ | 6.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3411137Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3411738Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3413355Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3414951Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3415260Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3416330Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3417087Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3418079Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3419375Z  |█████▋ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3420348Z  |█████▊ | 6.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3420861Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3422598Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3423365Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3424006Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3424748Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3425722Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3427596Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3427981Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3428879Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3430633Z  |█████▊ | 6.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3431013Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3432164Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3432824Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3434278Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3435110Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3435414Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3437169Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3437602Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3438934Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3440016Z  |█████▉ | 6.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3440704Z  |█████▉ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3442997Z  |█████▉ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3443414Z  |██████ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3443715Z  |██████ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3445088Z  |██████ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3445820Z  |██████ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3446563Z  |██████ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3447718Z  |██████ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3448203Z  |██████ | 6.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3449717Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3450774Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3451220Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3453121Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3454077Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3455156Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3455680Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3456573Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3457395Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3458844Z  |██████ | 6.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3459362Z  |██████ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3460709Z  |██████ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3461680Z  |██████ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3462211Z  |██████ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3463310Z  |██████ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3463678Z  |██████ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3465633Z  |██████ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3466833Z  |██████▏ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3468055Z  |██████▏ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3469207Z  |██████▏ | 6.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3471069Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3471466Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3472020Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3473000Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3474021Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3474746Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3475650Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3477150Z  |██████▏ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3477743Z  |██████▎ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3478590Z  |██████▎ | 6.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3479873Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3480237Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3481286Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3482282Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3482992Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3484167Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3485172Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3485616Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3487332Z  |██████▎ | 6.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3487877Z  |██████▎ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3489358Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3490564Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3490972Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3491877Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3492523Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3493049Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3494570Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3495079Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3495672Z  |██████▍ | 6.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3496775Z  |██████▍ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3497452Z  |██████▍ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3498746Z  |██████▍ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3500054Z  |██████▌ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3500424Z  |██████▌ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3501529Z  |██████▌ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3502384Z  |██████▌ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3503072Z  |██████▌ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3504245Z  |██████▌ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3504792Z  |██████▌ | 7.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3506540Z  |██████▌ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3506975Z  |██████▌ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3507547Z  |██████▌ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3508515Z  |██████▌ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3509438Z  |██████▌ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3510777Z  |██████▋ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3511513Z  |██████▋ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3512220Z  |██████▋ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3514016Z  |██████▋ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3514557Z  |██████▋ | 7.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3514950Z  |██████▋ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3516226Z  |██████▋ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3516846Z  |██████▋ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3517582Z  |██████▋ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3518617Z  |██████▋ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3519539Z  |██████▋ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3520351Z  |██████▊ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3520958Z  |██████▊ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3521776Z  |██████▊ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3522908Z  |██████▊ | 7.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3523578Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3524510Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3525677Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3525853Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3527655Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3528412Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3529423Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3530462Z  |██████▊ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3531315Z  |██████▉ | 7.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3532423Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3533277Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3534261Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3536002Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3537020Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3537624Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3539066Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3539721Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3541079Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3542091Z  |██████▉ | 7.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3542641Z  |██████▉ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3544152Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3545012Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3545899Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3546613Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3547770Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3548705Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3549554Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3550237Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3551507Z  |███████ | 7.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3552382Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3552945Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3555227Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3555534Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3555928Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3557310Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3557643Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3559566Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3560049Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3560631Z  |███████ | 7.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3562243Z  |███████ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3562701Z  |███████ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3564099Z  |███████ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3564488Z  |███████ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3565541Z  |███████▏ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3566644Z  |███████▏ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3567482Z  |███████▏ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3567994Z  |███████▏ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3569806Z  |███████▏ | 7.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3570049Z  |███████▏ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3571330Z  |███████▏ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3572729Z  |███████▏ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3573538Z  |███████▏ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3574577Z  |███████▏ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3575840Z  |███████▏ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3576151Z  |███████▏ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3577619Z  |███████▎ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3578958Z  |███████▎ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3579197Z  |███████▎ | 7.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3579992Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3581154Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3581477Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3582813Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3583686Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3584787Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3585554Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3587012Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3588227Z  |███████▎ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3589180Z  |███████▍ | 7.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3590980Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3591965Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3592953Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3594312Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3595127Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3596689Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3598265Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3599220Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3600601Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3601603Z  |███████▍ | 8.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3602589Z  |███████▍ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3604316Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3604762Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3606319Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3607500Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3608135Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3609206Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3610595Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3611539Z  |███████▌ | 8.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3612858Z  |███████▌ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3613624Z  |███████▌ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3615091Z  |███████▌ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3616203Z  |███████▋ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3617529Z  |███████▋ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3618309Z  |███████▋ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3619406Z  |███████▋ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3620400Z  |███████▋ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3622296Z  |███████▋ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3622749Z  |███████▋ | 8.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3624163Z  |███████▋ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3624549Z  |███████▋ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3625692Z  |███████▋ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3626893Z  |███████▋ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3628122Z  |███████▋ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3628484Z  |███████▊ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3630023Z  |███████▊ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3630525Z  |███████▊ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3631738Z  |███████▊ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3633410Z  |███████▊ | 8.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3633830Z  |███████▊ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3635883Z  |███████▊ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3636155Z  |███████▊ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3636766Z  |███████▊ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3639151Z  |███████▊ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3639457Z  |███████▊ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3640467Z  |███████▊ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3641731Z  |███████▉ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3643098Z  |███████▉ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3643755Z  |███████▉ | 8.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3645339Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3645957Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3647088Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3647863Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3649635Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3650946Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3651330Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3652959Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3653483Z  |███████▉ | 8.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3654053Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3655258Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3655820Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3656746Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3658771Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3659221Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3659627Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3661337Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3661858Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3662544Z  |████████ | 8.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3663112Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3664899Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3665796Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3666731Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3667827Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3669436Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3671101Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3671938Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3672817Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3673982Z  |████████ | 8.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3675387Z  |████████ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3676430Z  |████████ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3677850Z  |████████ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3678871Z  |████████▏ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3679710Z  |████████▏ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3681250Z  |████████▏ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3681938Z  |████████▏ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3683979Z  |████████▏ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3684435Z  |████████▏ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3685135Z  |████████▏ | 8.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3686072Z  |████████▏ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3686934Z  |████████▏ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3688038Z  |████████▏ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3689592Z  |████████▏ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3690245Z  |████████▏ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3691415Z  |████████▎ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3693256Z  |████████▎ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3693556Z  |████████▎ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3694726Z  |████████▎ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3695037Z  |████████▎ | 8.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3696199Z  |████████▎ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3697860Z  |████████▎ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3698069Z  |████████▎ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3699349Z  |████████▎ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3700113Z  |████████▎ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3701558Z  |████████▎ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3702131Z  |████████▎ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3703534Z  |████████▍ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3704327Z  |████████▍ | 9.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3705644Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3706188Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3707998Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3708654Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3708971Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3710793Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3711242Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3712341Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3713321Z  |████████▍ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3714166Z  |████████▌ | 9.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3715351Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3716392Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3717417Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3719139Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3720233Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3721189Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3722102Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3723375Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3724912Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3725909Z  |████████▌ | 9.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3726747Z  |████████▌ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3727948Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3729395Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3730381Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3731504Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3732461Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3733972Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3735295Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3736094Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3737377Z  |████████▋ | 9.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3738803Z  |████████▋ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3739908Z  |████████▋ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3741189Z  |████████▋ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3741988Z  |████████▊ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3743119Z  |████████▊ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3744718Z  |████████▊ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3745329Z  |████████▊ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3746913Z  |████████▊ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3748309Z  |████████▊ | 9.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3749167Z  |████████▊ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3750096Z  |████████▊ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3751055Z  |████████▊ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3752568Z  |████████▊ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3753770Z  |████████▊ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3754716Z  |████████▊ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3756022Z  |████████▉ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3757291Z  |████████▉ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3758136Z  |████████▉ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3759394Z  |████████▉ | 9.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3760472Z  |████████▉ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3761627Z  |████████▉ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3763072Z  |████████▉ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3763793Z  |████████▉ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3765011Z  |████████▉ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3766095Z  |████████▉ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3767034Z  |████████▉ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3768465Z  |█████████ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3769464Z  |█████████ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3770886Z  |█████████ | 9.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3772191Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3773275Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3774529Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3775772Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3776634Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3778093Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3778930Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3779990Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3781476Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3782327Z  |█████████ | 9.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3783630Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3785018Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3785665Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3787177Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3787953Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3789275Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3790653Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3791497Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3792917Z  |█████████ | 9.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3794159Z  |█████████ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3795083Z  |█████████ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3796434Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3797388Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3798695Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3799632Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3800694Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3802088Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3803170Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3804056Z  |█████████▏ | 9.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3805372Z  |█████████▏ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3806361Z  |█████████▏ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3807421Z  |█████████▏ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3808712Z  |█████████▏ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3809670Z  |█████████▎ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3811246Z  |█████████▎ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3812676Z  |█████████▎ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3813526Z  |█████████▎ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3814797Z  |█████████▎ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3815802Z  |█████████▎ | 10.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3817022Z  |█████████▎ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3818455Z  |█████████▎ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3819154Z  |█████████▎ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3820604Z  |█████████▎ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3821729Z  |█████████▎ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3822814Z  |█████████▍ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3823988Z  |█████████▍ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3824607Z  |█████████▍ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3826276Z  |█████████▍ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3827713Z  |█████████▍ | 10.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3828498Z  |█████████▍ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3829855Z  |█████████▍ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3831100Z  |█████████▍ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3832068Z  |█████████▍ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3833475Z  |█████████▍ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3834400Z  |█████████▍ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3835768Z  |█████████▍ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3837032Z  |█████████▌ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3838030Z  |█████████▌ | 10.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3840086Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3840604Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3841653Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3862388Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3863194Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3863798Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3863979Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3864394Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3864628Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3864817Z  |█████████▌ | 10.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3865027Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3865259Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3865471Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3865745Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3865963Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3866191Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3866422Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3866625Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3866852Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3867071Z  |█████████▋ | 10.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3867224Z  |█████████▋ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3867392Z  |█████████▋ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3867651Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3867818Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3868045Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3868209Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3868377Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3868595Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3868820Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3869092Z  |█████████▊ | 10.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3869356Z  |█████████▊ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3869650Z  |█████████▊ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3869899Z  |█████████▊ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3870252Z  |█████████▉ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3871176Z  |█████████▉ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3872785Z  |█████████▉ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3873248Z  |█████████▉ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3874713Z  |█████████▉ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3875247Z  |█████████▉ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3876614Z  |█████████▉ | 10.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3877622Z  |█████████▉ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3879166Z  |█████████▉ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3879616Z  |█████████▉ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3881058Z  |█████████▉ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3881955Z  |█████████▉ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3883321Z  |██████████ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3884668Z  |██████████ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3885475Z  |██████████ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3886961Z  |██████████ | 10.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3888472Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3889703Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3890414Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3891675Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3893295Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3894131Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3895221Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3896247Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3897678Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3898275Z  |██████████ | 10.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3899346Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3900317Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3901244Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3903208Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3903500Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3904749Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3905577Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3906385Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3907336Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3908125Z  |██████████ | 10.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3909872Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3910715Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3911416Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3912319Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3913757Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3914358Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3916044Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3916246Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3918004Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3918723Z  |██████████▏ | 11.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3919518Z  |██████████▏ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3920795Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3921596Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3922086Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3924160Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3924476Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3925326Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3926032Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3926702Z  |██████████▎ | 11.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3927851Z  |██████████▎ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3928734Z  |██████████▎ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3929984Z  |██████████▎ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3931500Z  |██████████▎ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3932350Z  |██████████▍ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3933850Z  |██████████▍ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3935883Z  |██████████▍ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3936073Z  |██████████▍ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3937054Z  |██████████▍ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3938591Z  |██████████▍ | 11.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3939059Z  |██████████▍ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3939933Z  |██████████▍ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3941336Z  |██████████▍ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3941822Z  |██████████▍ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3943326Z  |██████████▍ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3943578Z  |██████████▍ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3944426Z  |██████████▌ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3945205Z  |██████████▌ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3946411Z  |██████████▌ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3947113Z  |██████████▌ | 11.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3948409Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3950230Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3950553Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3951306Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3952227Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3953328Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3954494Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3955437Z  |██████████▌ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3957026Z  |██████████▋ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3958581Z  |██████████▋ | 11.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3959301Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3961118Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3961612Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3962360Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3963533Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3964318Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3966519Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3966825Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3967616Z  |██████████▋ | 11.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3968983Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3969503Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3970993Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3972186Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3973184Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3974978Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3975797Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3976650Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3978144Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3979235Z  |██████████▊ | 11.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3981118Z  |██████████▊ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3981760Z  |██████████▊ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3982001Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3983819Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3985025Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3985348Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3986734Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3987217Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3989075Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3989246Z  |██████████▉ | 11.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3990792Z  |██████████▉ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3990979Z  |██████████▉ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3992991Z  |██████████▉ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3993336Z  |██████████▉ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3994813Z  |███████████ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3995171Z  |███████████ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3995852Z  |███████████ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3997144Z  |███████████ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3997710Z  |███████████ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3998444Z  |███████████ | 11.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.3999694Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4000545Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4002193Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4002366Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4004421Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4005221Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4005781Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4007564Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4008699Z  |███████████ | 11.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4009816Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4011260Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4011639Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4014490Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4015053Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4015369Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4015905Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4017244Z  |███████████ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4017824Z  |███████████▏ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4019092Z  |███████████▏ | 12.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4019264Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4021182Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4021963Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4022531Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4023461Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4024415Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4025060Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4026122Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4026767Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4028200Z  |███████████▏ | 12.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4029060Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4029639Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4031497Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4032442Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4033262Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4034896Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4035102Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4036877Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4037183Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4038118Z  |███████████▎ | 12.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4039333Z  |███████████▎ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4040391Z  |███████████▎ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4040762Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4042593Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4042878Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4043632Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4045245Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4045452Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4046509Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4047645Z  |███████████▍ | 12.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4048154Z  |███████████▍ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4049762Z  |███████████▍ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4050694Z  |███████████▍ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4051354Z  |███████████▍ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4052643Z  |███████████▌ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4053410Z  |███████████▌ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4054329Z  |███████████▌ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4055148Z  |███████████▌ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4055954Z  |███████████▌ | 12.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4056724Z  |███████████▌ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4057555Z  |███████████▌ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4058863Z  |███████████▌ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4059772Z  |███████████▌ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4060348Z  |███████████▌ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4061754Z  |███████████▌ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4062892Z  |███████████▋ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4063508Z  |███████████▋ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4065644Z  |███████████▋ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4065842Z  |███████████▋ | 12.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4066293Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4066949Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4068081Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4069387Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4070309Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4070922Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4071757Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4072558Z  |███████████▋ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4073536Z  |███████████▊ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4074691Z  |███████████▊ | 12.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4075001Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4076615Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4077647Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4078419Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4079319Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4080478Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4082025Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4083586Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4083959Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4085701Z  |███████████▊ | 12.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4086129Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4087433Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4088340Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4088756Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4090238Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4091894Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4092292Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4093303Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4094060Z  |███████████▉ | 12.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4094733Z  |███████████▉ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4096228Z  |███████████▉ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4096589Z  |███████████▉ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4098036Z  |████████████ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4098711Z  |████████████ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4099368Z  |████████████ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4101280Z  |████████████ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4101622Z  |████████████ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4102362Z  |████████████ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4103354Z  |████████████ | 12.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4104031Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4105468Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4106077Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4106653Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4108879Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4109202Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4109595Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4110961Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4111637Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4113290Z  |████████████ | 13.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4113770Z  |████████████ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4115240Z  |████████████ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4115592Z  |████████████ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4116664Z  |████████████ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4117480Z  |████████████ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4119640Z  |████████████ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4119837Z  |████████████▏ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4120322Z  |████████████▏ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4121541Z  |████████████▏ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4121818Z  |████████████▏ | 13.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4122938Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4123639Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4124447Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4125694Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4126120Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4127211Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4128059Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4128722Z  |████████████▏ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4129874Z  |████████████▎ | 13.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4130842Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4131649Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4132788Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4133521Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4134336Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4135603Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4136348Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4137450Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4138496Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4139302Z  |████████████▎ | 13.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4140599Z  |████████████▎ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4140944Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4142228Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4143641Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4143973Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4145547Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4145775Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4147043Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4148218Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4149134Z  |████████████▍ | 13.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4150567Z  |████████████▍ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4152652Z  |████████████▍ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4153271Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4154381Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4155688Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4156784Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4157558Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4158356Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4159919Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4160686Z  |████████████▌ | 13.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4161133Z  |████████████▌ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4162589Z  |████████████▌ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4163826Z  |████████████▌ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4164434Z  |████████████▌ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4165690Z  |████████████▋ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4166248Z  |████████████▋ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4167383Z  |████████████▋ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4168349Z  |████████████▋ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4169116Z  |████████████▋ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4170608Z  |████████████▋ | 13.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4172162Z  |████████████▋ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4172404Z  |████████████▋ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4173948Z  |████████████▋ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4175030Z  |████████████▋ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4175474Z  |████████████▋ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4176796Z  |████████████▋ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4177154Z  |████████████▊ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4178856Z  |████████████▊ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4179543Z  |████████████▊ | 13.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4180369Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4182072Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4182273Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4183825Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4184310Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4185127Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4185986Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4186939Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4187791Z  |████████████▊ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4188985Z  |████████████▉ | 13.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4190172Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4191035Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4192276Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4192756Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4194493Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4195291Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4195875Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4196855Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4197490Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4199362Z  |████████████▉ | 13.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4199700Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4200490Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4201542Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4202208Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4202821Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4203715Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4204433Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4205283Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4206167Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4206734Z  |█████████████ | 14.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4207935Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4208647Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4209460Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4210566Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4211362Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4212593Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4214006Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4214796Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4216147Z  |█████████████ | 14.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4216927Z  |█████████████ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4217865Z  |█████████████ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4218905Z  |█████████████ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4219801Z  |█████████████ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4221004Z  |█████████████ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4222186Z  |█████████████▏ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4222891Z  |█████████████▏ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4224338Z  |█████████████▏ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4225124Z  |█████████████▏ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4225869Z  |█████████████▏ | 14.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4227221Z  |█████████████▏ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4227755Z  |█████████████▏ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4229170Z  |█████████████▏ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4231790Z  |█████████████▏ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4232109Z  |█████████████▏ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4232446Z  |█████████████▏ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4233080Z  |█████████████▏ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4233880Z  |█████████████▎ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4234434Z  |█████████████▎ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4235353Z  |█████████████▎ | 14.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4236673Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4237569Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4238336Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4239819Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4240617Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4241426Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4242346Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4243319Z  |█████████████▎ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4244428Z  |█████████████▍ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4245918Z  |█████████████▍ | 14.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4246673Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4248378Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4249427Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4250331Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4252014Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4253076Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4254294Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4255672Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4256344Z  |█████████████▍ | 14.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4257824Z  |█████████████▍ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4258874Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4259735Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4261251Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4261630Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4263059Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4264139Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4265306Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4266075Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4267546Z  |█████████████▌ | 14.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4267996Z  |█████████████▌ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4269570Z  |█████████████▌ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4270247Z  |█████████████▌ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4271249Z  |█████████████▋ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4272735Z  |█████████████▋ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4273177Z  |█████████████▋ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4274762Z  |█████████████▋ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4275957Z  |█████████████▋ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4276427Z  |█████████████▋ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4277129Z  |█████████████▋ | 14.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4277829Z  |█████████████▋ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4279425Z  |█████████████▋ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4280215Z  |█████████████▋ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4281035Z  |█████████████▋ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4282763Z  |█████████████▋ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4283950Z  |█████████████▊ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4284857Z  |█████████████▊ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4286029Z  |█████████████▊ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4287203Z  |█████████████▊ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4288165Z  |█████████████▊ | 14.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4290214Z  |█████████████▊ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4290454Z  |█████████████▊ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4292145Z  |█████████████▊ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4292659Z  |█████████████▊ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4294100Z  |█████████████▊ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4294921Z  |█████████████▊ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4295735Z  |█████████████▉ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4296794Z  |█████████████▉ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4298193Z  |█████████████▉ | 14.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4298376Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4299708Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4301198Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4301612Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4302840Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4303309Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4304433Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4304838Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4305925Z  |█████████████▉ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4306699Z  |██████████████ | 15.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4308222Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4309112Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4310373Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4311149Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4312230Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4312755Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4313919Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4314545Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4316354Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4316657Z  |██████████████ | 15.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4318276Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4318965Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4319847Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4320572Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4321195Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4323776Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4324299Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4324522Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4325739Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4327239Z  |██████████████ | 15.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4327489Z  |██████████████ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4328724Z  |██████████████ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4329372Z  |██████████████ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4330869Z  |██████████████▏ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4331703Z  |██████████████▏ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4332639Z  |██████████████▏ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4333595Z  |██████████████▏ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4334559Z  |██████████████▏ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4335380Z  |██████████████▏ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4337135Z  |██████████████▏ | 15.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4337838Z  |██████████████▏ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4338938Z  |██████████████▏ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4339701Z  |██████████████▏ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4341436Z  |██████████████▏ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4341638Z  |██████████████▎ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4342301Z  |██████████████▎ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4343768Z  |██████████████▎ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4344753Z  |██████████████▎ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4345385Z  |██████████████▎ | 15.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4346802Z  |██████████████▎ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4347960Z  |██████████████▎ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4348907Z  |██████████████▎ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4350413Z  |██████████████▎ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4351337Z  |██████████████▎ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4352173Z  |██████████████▎ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4354251Z  |██████████████▎ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4354930Z  |██████████████▍ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4355955Z  |██████████████▍ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4357300Z  |██████████████▍ | 15.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4358149Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4359812Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4360584Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4361838Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4363116Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4363808Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4365663Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4366026Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4366537Z  |██████████████▍ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4367835Z  |██████████████▌ | 15.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4368542Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4369745Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4370878Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4371527Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4373367Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4374092Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4374466Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4376012Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4376376Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4378081Z  |██████████████▌ | 15.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4378350Z  |██████████████▌ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4379032Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4380172Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4381298Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4381702Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4383113Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4383345Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4384460Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4386406Z  |██████████████▋ | 15.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4386689Z  |██████████████▋ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4387777Z  |██████████████▋ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4388347Z  |██████████████▋ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4389173Z  |██████████████▊ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4389984Z  |██████████████▊ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4390809Z  |██████████████▊ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4391449Z  |██████████████▊ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4393011Z  |██████████████▊ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4393623Z  |██████████████▊ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4394617Z  |██████████████▊ | 15.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4396198Z  |██████████████▊ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4396747Z  |██████████████▊ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4398509Z  |██████████████▊ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4398966Z  |██████████████▊ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4400164Z  |██████████████▊ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4401579Z  |██████████████▉ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4402373Z  |██████████████▉ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4403829Z  |██████████████▉ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4405100Z  |██████████████▉ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4405913Z  |██████████████▉ | 16.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4407255Z  |██████████████▉ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4408141Z  |██████████████▉ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4409635Z  |██████████████▉ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4410347Z  |██████████████▉ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4411567Z  |██████████████▉ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4412895Z  |██████████████▉ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4414270Z  |██████████████▉ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4415242Z  |███████████████ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4416667Z  |███████████████ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4417412Z  |███████████████ | 16.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4418611Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4419558Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4420614Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4421943Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4423194Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4424060Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4425410Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4426214Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4427751Z  |███████████████ | 16.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4428893Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4429746Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4431303Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4432749Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4433685Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4435000Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4435967Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4437124Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4438481Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4439202Z  |███████████████ | 16.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4440672Z  |███████████████ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4441988Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4442884Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4444255Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4445221Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4446519Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4447918Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4448707Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4450499Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4451810Z  |███████████████▏ | 16.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4452773Z  |███████████████▏ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4454072Z  |███████████████▏ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4455062Z  |███████████████▏ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4456524Z  |███████████████▎ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4457803Z  |███████████████▎ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4458708Z  |███████████████▎ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4460180Z  |███████████████▎ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4461329Z  |███████████████▎ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4462347Z  |███████████████▎ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4464264Z  |███████████████▎ | 16.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4464799Z  |███████████████▎ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4465895Z  |███████████████▎ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4467158Z  |███████████████▎ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4468359Z  |███████████████▎ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4469742Z  |███████████████▎ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4470300Z  |███████████████▍ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4471190Z  |███████████████▍ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4472608Z  |███████████████▍ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4473581Z  |███████████████▍ | 16.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4474728Z  |███████████████▍ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4475880Z  |███████████████▍ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4476764Z  |███████████████▍ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4477770Z  |███████████████▍ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4479456Z  |███████████████▍ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4480538Z  |███████████████▍ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4481612Z  |███████████████▍ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4482607Z  |███████████████▌ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4483530Z  |███████████████▌ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4484787Z  |███████████████▌ | 16.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4485809Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4487725Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4488491Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4489696Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4491171Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4492167Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4493582Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4494946Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4495946Z  |███████████████▌ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4497160Z  |███████████████▋ | 16.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4498397Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4499336Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4500630Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4501490Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4502889Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4504148Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4505209Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4506497Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4507893Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4508907Z  |███████████████▋ | 16.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4510277Z  |███████████████▋ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4511258Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4512430Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4513681Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4514502Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4515953Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4517150Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4518132Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4519424Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4520239Z  |███████████████▊ | 17.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4522286Z  |███████████████▊ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4523520Z  |███████████████▊ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4524659Z  |███████████████▊ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4525561Z  |███████████████▉ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4526567Z  |███████████████▉ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4527391Z  |███████████████▉ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4528509Z  |███████████████▉ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4529792Z  |███████████████▉ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4530834Z  |███████████████▉ | 17.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4532284Z  |███████████████▉ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4533656Z  |███████████████▉ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4534660Z  |███████████████▉ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4535756Z  |███████████████▉ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4536438Z  |███████████████▉ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4538094Z  |████████████████ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4539854Z  |████████████████ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4540450Z  |████████████████ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4541835Z  |████████████████ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4543073Z  |████████████████ | 17.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4543874Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4545016Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4546061Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4547505Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4548549Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4549463Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4550696Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4551873Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4552748Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4554130Z  |████████████████ | 17.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4554913Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4556547Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4557890Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4558808Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4560340Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4561396Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4562342Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4563373Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4564135Z  |████████████████ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4565579Z  |████████████████▏ | 17.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4567170Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4567707Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4569335Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4570795Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4571668Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4572991Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4573718Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4575325Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4576447Z  |████████████████▏ | 17.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4577339Z  |████████████████▏ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4579205Z  |████████████████▏ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4580650Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4581357Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4582684Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4583499Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4584468Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4586651Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4586976Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4588097Z  |████████████████▎ | 17.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4589203Z  |████████████████▎ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4590084Z  |████████████████▎ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4591646Z  |████████████████▎ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4592086Z  |████████████████▍ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4593994Z  |████████████████▍ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4594695Z  |████████████████▍ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4595166Z  |████████████████▍ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4597589Z  |████████████████▍ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4598489Z  |████████████████▍ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4598819Z  |████████████████▍ | 17.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4599653Z  |████████████████▍ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4600553Z  |████████████████▍ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4602135Z  |████████████████▍ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4603106Z  |████████████████▍ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4604265Z  |████████████████▍ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4605772Z  |████████████████▌ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4607301Z  |████████████████▌ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4607815Z  |████████████████▌ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4609403Z  |████████████████▌ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4610344Z  |████████████████▌ | 17.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4611337Z  |████████████████▌ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4613076Z  |████████████████▌ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4614003Z  |████████████████▌ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4615509Z  |████████████████▌ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4616551Z  |████████████████▌ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4617656Z  |████████████████▌ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4619341Z  |████████████████▌ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4620721Z  |████████████████▋ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4621379Z  |████████████████▋ | 17.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4623489Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4623840Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4625036Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4626507Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4627710Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4628709Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4630245Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4631203Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4632623Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4633649Z  |████████████████▋ | 18.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4634688Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4636281Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4637034Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4638610Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4639636Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4640664Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4642170Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4643564Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4644706Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4646033Z  |████████████████▊ | 18.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4647064Z  |████████████████▊ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4648583Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4649869Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4650976Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4652587Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4653579Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4654360Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4656440Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4656765Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4658149Z  |████████████████▉ | 18.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4658676Z  |████████████████▉ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4659615Z  |████████████████▉ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4660868Z  |████████████████▉ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4662671Z  |█████████████████ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4662990Z  |█████████████████ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4663328Z  |█████████████████ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4663904Z  |█████████████████ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4664742Z  |█████████████████ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4665966Z  |█████████████████ | 18.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4666134Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4667457Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4668818Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4669403Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4670938Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4671211Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4672476Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4673601Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4674159Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4675049Z  |█████████████████ | 18.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4676849Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4677264Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4678080Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4678672Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4680072Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4681290Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4682151Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4683449Z  |█████████████████ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4684130Z  |█████████████████▏ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4684929Z  |█████████████████▏ | 18.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4686289Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4686635Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4687315Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4688108Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4689272Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4690331Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4691521Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4692118Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4693568Z  |█████████████████▏ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4694393Z  |█████████████████▎ | 18.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4695553Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4696848Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4697173Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4698065Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4699300Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4700379Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4700653Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4701295Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4703291Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4703960Z  |█████████████████▎ | 18.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4704856Z  |█████████████████▎ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4705700Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4706544Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4707269Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4709346Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4709545Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4709899Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4710558Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4711339Z  |█████████████████▍ | 18.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4712684Z  |█████████████████▍ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4713444Z  |█████████████████▍ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4714549Z  |█████████████████▍ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4715520Z  |█████████████████▍ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4716400Z  |█████████████████▌ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4717585Z  |█████████████████▌ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4719807Z  |█████████████████▌ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4720111Z  |█████████████████▌ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4720821Z  |█████████████████▌ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4721533Z  |█████████████████▌ | 18.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4722603Z  |█████████████████▌ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4723831Z  |█████████████████▌ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4724692Z  |█████████████████▌ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4726196Z  |█████████████████▌ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4727349Z  |█████████████████▌ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4728097Z  |█████████████████▌ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4730171Z  |█████████████████▋ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4731173Z  |█████████████████▋ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4731847Z  |█████████████████▋ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4734225Z  |█████████████████▋ | 19.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4734686Z  |█████████████████▋ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4735611Z  |█████████████████▋ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4737173Z  |█████████████████▋ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4737642Z  |█████████████████▋ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4739231Z  |█████████████████▋ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4740616Z  |█████████████████▋ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4741445Z  |█████████████████▋ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4743006Z  |█████████████████▊ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4743687Z  |█████████████████▊ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4745161Z  |█████████████████▊ | 19.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4746267Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4747517Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4748391Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4749807Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4750688Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4751682Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4752786Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4754364Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4755769Z  |█████████████████▊ | 19.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4756703Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4758251Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4759347Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4760524Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4761615Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4762524Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4763984Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4765243Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4766079Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4767765Z  |█████████████████▉ | 19.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4768995Z  |█████████████████▉ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4770267Z  |█████████████████▉ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4771425Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4772508Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4774380Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4775557Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4776008Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4777658Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4779086Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4779611Z  |██████████████████ | 19.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4781111Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4782022Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4783758Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4785139Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4785950Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4787091Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4788736Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4789442Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4790649Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4791643Z  |██████████████████ | 19.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4792782Z  |██████████████████ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4794106Z  |██████████████████ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4794995Z  |██████████████████ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4796539Z  |██████████████████ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4797889Z  |██████████████████ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4798474Z  |██████████████████▏ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4800455Z  |██████████████████▏ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4800827Z  |██████████████████▏ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4802118Z  |██████████████████▏ | 19.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4802906Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4803780Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4804989Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4805941Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4806704Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4808291Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4808759Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4810170Z  |██████████████████▏ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4810860Z  |██████████████████▎ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4811652Z  |██████████████████▎ | 19.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4812903Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4814211Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4814857Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4816200Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4816421Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4817864Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4818257Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4819118Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4820566Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4821648Z  |██████████████████▎ | 19.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4822510Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4823159Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4823815Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4824927Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4825665Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4826641Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4827686Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4828801Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4829803Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4830808Z  |██████████████████▍ | 19.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4831641Z  |██████████████████▍ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4832859Z  |██████████████████▍ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4833916Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4834700Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4835504Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4836876Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4837249Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4838339Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4839133Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4839702Z  |██████████████████▌ | 20.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4841326Z  |██████████████████▌ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4841792Z  |██████████████████▌ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4843186Z  |██████████████████▌ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4843940Z  |██████████████████▋ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4845140Z  |██████████████████▋ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4845815Z  |██████████████████▋ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4846847Z  |██████████████████▋ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4848349Z  |██████████████████▋ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4849990Z  |██████████████████▋ | 20.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4850436Z  |██████████████████▋ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4851935Z  |██████████████████▋ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4852822Z  |██████████████████▋ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4853967Z  |██████████████████▋ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4855172Z  |██████████████████▋ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4856219Z  |██████████████████▋ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4857004Z  |██████████████████▊ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4858518Z  |██████████████████▊ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4859556Z  |██████████████████▊ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4860948Z  |██████████████████▊ | 20.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4862548Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4863522Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4864616Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4865497Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4867066Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4868468Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4869207Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4870615Z  |██████████████████▊ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4871055Z  |██████████████████▉ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4872204Z  |██████████████████▉ | 20.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4873712Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4873904Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4875029Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4877109Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4877362Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4878455Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4879723Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4880106Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4881256Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4881730Z  |██████████████████▉ | 20.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4883403Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4884415Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4885036Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4886681Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4887445Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4888089Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4890236Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4890501Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4891565Z  |███████████████████ | 20.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4892533Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4893067Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4894706Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4895307Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4897056Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4897401Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4897658Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4898958Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4899528Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4900721Z  |███████████████████ | 20.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4901546Z  |███████████████████ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4902733Z  |███████████████████ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4903370Z  |███████████████████ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4904417Z  |███████████████████ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4904780Z  |███████████████████▏ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4905959Z  |███████████████████▏ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4906600Z  |███████████████████▏ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4907565Z  |███████████████████▏ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4908906Z  |███████████████████▏ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4909995Z  |███████████████████▏ | 20.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4910257Z  |███████████████████▏ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4911464Z  |███████████████████▏ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4912850Z  |███████████████████▏ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4913464Z  |███████████████████▏ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4915292Z  |███████████████████▏ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4915795Z  |███████████████████▏ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4916329Z  |███████████████████▎ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4917564Z  |███████████████████▎ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4918197Z  |███████████████████▎ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4919965Z  |███████████████████▎ | 20.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4920248Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4921890Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4922463Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4923416Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4924372Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4925493Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4926829Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4927385Z  |███████████████████▎ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4927811Z  |███████████████████▍ | 20.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4929431Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4930326Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4931012Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4933446Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4933814Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4934492Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4935388Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4936220Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4937352Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4938026Z  |███████████████████▍ | 21.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4939154Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4939760Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4940821Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4941366Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4942133Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4952542Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4952992Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4953294Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4953692Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4954099Z  |███████████████████▌ | 21.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4954685Z  |███████████████████▌ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4955084Z  |███████████████████▌ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4955491Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4955994Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4956397Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4956717Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4957274Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4957743Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4958246Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4958571Z  |███████████████████▋ | 21.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4958926Z  |███████████████████▋ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4959393Z  |███████████████████▋ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4960030Z  |███████████████████▋ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4960529Z  |███████████████████▋ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4960974Z  |███████████████████▊ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4961830Z  |███████████████████▊ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4962444Z  |███████████████████▊ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4963633Z  |███████████████████▊ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4964663Z  |███████████████████▊ | 21.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4966191Z  |███████████████████▊ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4967289Z  |███████████████████▊ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4968465Z  |███████████████████▊ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4969585Z  |███████████████████▊ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4970683Z  |███████████████████▊ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4972359Z  |███████████████████▊ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4973359Z  |███████████████████▊ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4974401Z  |███████████████████▉ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4976326Z  |███████████████████▉ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4977161Z  |███████████████████▉ | 21.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4978134Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4980229Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4980612Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4981764Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4982552Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4983189Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4984222Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4985665Z  |███████████████████▉ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4986114Z  |████████████████████ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4987662Z  |████████████████████ | 21.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4988150Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4989457Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4990008Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4990967Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4991725Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4992903Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4993887Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4995547Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4996018Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4996488Z  |████████████████████ | 21.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4996944Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4998605Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4999107Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.4999833Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5000451Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5001740Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5002110Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5003812Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5004432Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5005378Z  |████████████████████ | 21.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5006072Z  |████████████████████ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5006815Z  |████████████████████ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5007702Z  |████████████████████▏ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5009152Z  |████████████████████▏ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5009961Z  |████████████████████▏ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5011310Z  |████████████████████▏ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5011897Z  |████████████████████▏ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5013417Z  |████████████████████▏ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5014804Z  |████████████████████▏ | 21.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5015349Z  |████████████████████▏ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5016546Z  |████████████████████▏ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5017208Z  |████████████████████▏ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5018114Z  |████████████████████▏ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5020243Z  |████████████████████▏ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5020815Z  |████████████████████▎ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5021141Z  |████████████████████▎ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5021860Z  |████████████████████▎ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5023063Z  |████████████████████▎ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5024221Z  |████████████████████▎ | 21.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5025199Z  |████████████████████▎ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5025940Z  |████████████████████▎ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5027279Z  |████████████████████▎ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5027844Z  |████████████████████▎ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5028926Z  |████████████████████▎ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5030203Z  |████████████████████▎ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5030950Z  |████████████████████▍ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5032055Z  |████████████████████▍ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5033225Z  |████████████████████▍ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5033937Z  |████████████████████▍ | 22.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5035152Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5036823Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5037268Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5037672Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5038056Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5039140Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5040246Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5041128Z  |████████████████████▍ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5042892Z  |████████████████████▌ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5043256Z  |████████████████████▌ | 22.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5043954Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5044772Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5045463Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5047016Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5047935Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5048394Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5049685Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5050217Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5050965Z  |████████████████████▌ | 22.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5053071Z  |████████████████████▌ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5053544Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5054188Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5056362Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5056999Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5057460Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5058101Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5058888Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5060989Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5061530Z  |████████████████████▋ | 22.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5062299Z  |████████████████████▋ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5064134Z  |████████████████████▋ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5064513Z  |████████████████████▋ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5065060Z  |████████████████████▊ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5065601Z  |████████████████████▊ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5066709Z  |████████████████████▊ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5068000Z  |████████████████████▊ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5068635Z  |████████████████████▊ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5069970Z  |████████████████████▊ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5071565Z  |████████████████████▊ | 22.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5072041Z  |████████████████████▊ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5073055Z  |████████████████████▊ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5073735Z  |████████████████████▊ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5075505Z  |████████████████████▊ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5076030Z  |████████████████████▉ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5076473Z  |████████████████████▉ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5077718Z  |████████████████████▉ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5078776Z  |████████████████████▉ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5079504Z  |████████████████████▉ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5080440Z  |████████████████████▉ | 22.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5081194Z  |████████████████████▉ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5082632Z  |████████████████████▉ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5083896Z  |████████████████████▉ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5084864Z  |████████████████████▉ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5086444Z  |████████████████████▉ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5087509Z  |████████████████████▉ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5088630Z  |█████████████████████ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5090206Z  |█████████████████████ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5091278Z  |█████████████████████ | 22.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5093361Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5094077Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5095082Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5096647Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5097905Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5098900Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5100027Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5100843Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5102048Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5103355Z  |█████████████████████ | 22.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5104426Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5105701Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5107025Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5108233Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5109419Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5110388Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5112504Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5113058Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5114064Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5116093Z  |█████████████████████ | 22.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5116909Z  |█████████████████████ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5117337Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5119173Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5119631Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5120321Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5121492Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5122486Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5123800Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5125128Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5126256Z  |█████████████████████▏ | 22.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5127671Z  |█████████████████████▏ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5128588Z  |█████████████████████▏ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5129950Z  |█████████████████████▎ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5131225Z  |█████████████████████▎ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5132168Z  |█████████████████████▎ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5133747Z  |█████████████████████▎ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5135846Z  |█████████████████████▎ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5136394Z  |█████████████████████▎ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5137207Z  |█████████████████████▎ | 23.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5138206Z  |█████████████████████▎ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5139492Z  |█████████████████████▎ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5140879Z  |█████████████████████▎ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5142000Z  |█████████████████████▎ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5143619Z  |█████████████████████▎ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5144692Z  |█████████████████████▍ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5145611Z  |█████████████████████▍ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5147322Z  |█████████████████████▍ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5148191Z  |█████████████████████▍ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5149596Z  |█████████████████████▍ | 23.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5151025Z  |█████████████████████▍ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5151772Z  |█████████████████████▍ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5152985Z  |█████████████████████▍ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5154717Z  |█████████████████████▍ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5155540Z  |█████████████████████▍ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5156771Z  |█████████████████████▍ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5157888Z  |█████████████████████▍ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5159109Z  |█████████████████████▌ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5160420Z  |█████████████████████▌ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5161574Z  |█████████████████████▌ | 23.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5162987Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5164127Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5166068Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5166633Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5167632Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5169141Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5170508Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5171392Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5172827Z  |█████████████████████▌ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5174025Z  |█████████████████████▋ | 23.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5175169Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5176206Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5177258Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5179519Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5180053Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5180569Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5182328Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5183215Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5183953Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5185418Z  |█████████████████████▋ | 23.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5186088Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5187585Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5188763Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5189546Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5190436Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5192058Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5192709Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5195043Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5195607Z  |█████████████████████▊ | 23.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5196304Z  |█████████████████████▊ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5197554Z  |█████████████████████▊ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5198440Z  |█████████████████████▊ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5201052Z  |█████████████████████▉ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5201457Z  |█████████████████████▉ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5202398Z  |█████████████████████▉ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5203255Z  |█████████████████████▉ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5204173Z  |█████████████████████▉ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5204932Z  |█████████████████████▉ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5206091Z  |█████████████████████▉ | 23.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5207164Z  |█████████████████████▉ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5208206Z  |█████████████████████▉ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5209721Z  |█████████████████████▉ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5210759Z  |█████████████████████▉ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5211307Z  |█████████████████████▉ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5212337Z  |██████████████████████ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5212859Z  |██████████████████████ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5214014Z  |██████████████████████ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5215023Z  |██████████████████████ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5215739Z  |██████████████████████ | 23.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5217795Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5218255Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5218572Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5219721Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5220985Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5221409Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5222497Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5222832Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5224600Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5225086Z  |██████████████████████ | 23.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5225704Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5227131Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5227818Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5228467Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5229480Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5230145Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5231453Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5231944Z  |██████████████████████ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5233290Z  |██████████████████████▏ | 23.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5234115Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5234921Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5236311Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5237273Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5237961Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5239487Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5240095Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5240802Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5242052Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5242878Z  |██████████████████████▏ | 24.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5243806Z  |██████████████████████▏ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5244960Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5245763Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5246707Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5247507Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5248411Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5249479Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5250698Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5251436Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5252627Z  |██████████████████████▎ | 24.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5253240Z  |██████████████████████▎ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5254642Z  |██████████████████████▎ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5255050Z  |██████████████████████▎ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5255807Z  |██████████████████████▍ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5257751Z  |██████████████████████▍ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5258391Z  |██████████████████████▍ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5259232Z  |██████████████████████▍ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5260273Z  |██████████████████████▍ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5261088Z  |██████████████████████▍ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5262026Z  |██████████████████████▍ | 24.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5262584Z  |██████████████████████▍ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5263800Z  |██████████████████████▍ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5264828Z  |██████████████████████▍ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5265434Z  |██████████████████████▍ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5266469Z  |██████████████████████▍ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5267913Z  |██████████████████████▌ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5268238Z  |██████████████████████▌ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5269187Z  |██████████████████████▌ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5270043Z  |██████████████████████▌ | 24.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5270904Z  |██████████████████████▌ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5271753Z  |██████████████████████▌ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5272656Z  |██████████████████████▌ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5273906Z  |██████████████████████▌ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5274924Z  |██████████████████████▌ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5275831Z  |██████████████████████▌ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5276951Z  |██████████████████████▌ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5277694Z  |██████████████████████▋ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5278604Z  |██████████████████████▋ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5280541Z  |██████████████████████▋ | 24.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5281172Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5281810Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5283026Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5283838Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5284912Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5285305Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5286652Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5287891Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5288234Z  |██████████████████████▋ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5289766Z  |██████████████████████▊ | 24.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5291259Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5291704Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5292497Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5293077Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5294140Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5295556Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5295965Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5297794Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5298812Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5299224Z  |██████████████████████▊ | 24.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5300172Z  |██████████████████████▊ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5301224Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5301578Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5303379Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5303700Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5305861Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5306274Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5306681Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5307694Z  |██████████████████████▉ | 24.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5308015Z  |██████████████████████▉ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5309329Z  |██████████████████████▉ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5310002Z  |██████████████████████▉ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5311243Z  |██████████████████████▉ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5311674Z  |███████████████████████ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5312974Z  |███████████████████████ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5313658Z  |███████████████████████ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5314863Z  |███████████████████████ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5315354Z  |███████████████████████ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5316309Z  |███████████████████████ | 24.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5317324Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5318306Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5319222Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5320840Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5321446Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5322207Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5323175Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5323977Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5325006Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5325792Z  |███████████████████████ | 24.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5326676Z  |███████████████████████ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5327821Z  |███████████████████████ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5328467Z  |███████████████████████ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5329853Z  |███████████████████████ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5330540Z  |███████████████████████ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5331925Z  |███████████████████████ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5333170Z  |███████████████████████ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5333823Z  |███████████████████████▏ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5334635Z  |███████████████████████▏ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5335910Z  |███████████████████████▏ | 25.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5336661Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5337464Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5338205Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5339171Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5340311Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5341016Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5342060Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5343507Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5343827Z  |███████████████████████▏ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5345063Z  |███████████████████████▎ | 25.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5345635Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5347029Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5347872Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5348816Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5349942Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5350940Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5351433Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5352248Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5352986Z  |███████████████████████▎ | 25.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5354272Z  |███████████████████████▎ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5355797Z  |███████████████████████▎ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5356518Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5357563Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5358643Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5359353Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5360188Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5361694Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5362161Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5363044Z  |███████████████████████▍ | 25.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5364161Z  |███████████████████████▍ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5365277Z  |███████████████████████▍ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5366301Z  |███████████████████████▍ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5366978Z  |███████████████████████▌ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5368013Z  |███████████████████████▌ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5368464Z  |███████████████████████▌ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5369841Z  |███████████████████████▌ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5371008Z  |███████████████████████▌ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5371956Z  |███████████████████████▌ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5372839Z  |███████████████████████▌ | 25.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5374203Z  |███████████████████████▌ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5374756Z  |███████████████████████▌ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5375854Z  |███████████████████████▌ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5376635Z  |███████████████████████▌ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5377706Z  |███████████████████████▌ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5378728Z  |███████████████████████▋ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5379728Z  |███████████████████████▋ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5380615Z  |███████████████████████▋ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5382081Z  |███████████████████████▋ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5382593Z  |███████████████████████▋ | 25.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5384354Z  |███████████████████████▋ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5385136Z  |███████████████████████▋ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5385799Z  |███████████████████████▋ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5386548Z  |███████████████████████▋ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5387425Z  |███████████████████████▋ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5388947Z  |███████████████████████▋ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5389563Z  |███████████████████████▋ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5390258Z  |███████████████████████▊ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5391253Z  |███████████████████████▊ | 25.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5392473Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5393139Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5394268Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5394812Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5396370Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5397337Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5398225Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5399037Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5400037Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5401242Z  |███████████████████████▊ | 25.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5401725Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5403452Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5404073Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5404773Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5405479Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5406348Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5407396Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5408525Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5409341Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5411231Z  |███████████████████████▉ | 25.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5411765Z  |███████████████████████▉ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5412254Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5413738Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5414214Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5414899Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5416005Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5416641Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5417849Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5418741Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5419457Z  |████████████████████████ | 25.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5420591Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5421087Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5422343Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5423480Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5424174Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5425084Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5425796Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5427596Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5427905Z  |████████████████████████ | 26.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5428762Z  |████████████████████████ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5431509Z  |████████████████████████ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5431947Z  |████████████████████████ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5432461Z  |████████████████████████ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5432915Z  |████████████████████████ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5433927Z  |████████████████████████ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5434431Z  |████████████████████████▏ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5435970Z  |████████████████████████▏ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5436608Z  |████████████████████████▏ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5437609Z  |████████████████████████▏ | 26.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5439074Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5439399Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5440735Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5441500Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5442929Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5444026Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5444569Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5446652Z  |████████████████████████▏ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5447680Z  |████████████████████████▎ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5447947Z  |████████████████████████▎ | 26.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5449489Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5449811Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5451285Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5453186Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5453933Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5454319Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5455471Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5456277Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5457123Z  |████████████████████████▎ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5457729Z  |████████████████████████▍ | 26.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5459115Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5460363Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5460637Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5461918Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5462943Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5463831Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5465224Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5465609Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5466337Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5467228Z  |████████████████████████▍ | 26.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5467973Z  |████████████████████████▍ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5469276Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5470649Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5470889Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5472895Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5473352Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5473824Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5475292Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5475767Z  |████████████████████████▌ | 26.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5476607Z  |████████████████████████▌ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5478715Z  |████████████████████████▌ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5479090Z  |████████████████████████▌ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5479716Z  |████████████████████████▌ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5480500Z  |████████████████████████▋ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5481371Z  |████████████████████████▋ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5482747Z  |████████████████████████▋ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5483350Z  |████████████████████████▋ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5484947Z  |████████████████████████▋ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5486074Z  |████████████████████████▋ | 26.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5487060Z  |████████████████████████▋ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5488055Z  |████████████████████████▋ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5489269Z  |████████████████████████▋ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5490435Z  |████████████████████████▋ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5491840Z  |████████████████████████▋ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5492752Z  |████████████████████████▋ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5493837Z  |████████████████████████▊ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5495330Z  |████████████████████████▊ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5496099Z  |████████████████████████▊ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5497621Z  |████████████████████████▊ | 26.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5498433Z  |████████████████████████▊ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5499646Z  |████████████████████████▊ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5500843Z  |████████████████████████▊ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5501714Z  |████████████████████████▊ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5503260Z  |████████████████████████▊ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5504535Z  |████████████████████████▊ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5505542Z  |████████████████████████▊ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5506378Z  |████████████████████████▉ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5507188Z  |████████████████████████▉ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5508677Z  |████████████████████████▉ | 26.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5509568Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5510526Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5511830Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5512997Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5514031Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5514961Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5515841Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5517372Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5518812Z  |████████████████████████▉ | 26.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5519649Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5521389Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5522760Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5523070Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5524491Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5525092Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5526221Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5527518Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5528452Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5529770Z  |█████████████████████████ | 27.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5531313Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5532290Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5533447Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5534610Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5536024Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5537425Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5538474Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5539842Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5540879Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5541708Z  |█████████████████████████ | 27.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5543102Z  |█████████████████████████ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5544206Z  |█████████████████████████ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5545455Z  |█████████████████████████ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5546533Z  |█████████████████████████ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5547533Z  |█████████████████████████▏ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5548815Z  |█████████████████████████▏ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5549837Z  |█████████████████████████▏ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5550810Z  |█████████████████████████▏ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5552143Z  |█████████████████████████▏ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5553039Z  |█████████████████████████▏ | 27.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5554418Z  |█████████████████████████▏ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5555548Z  |█████████████████████████▏ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5556550Z  |█████████████████████████▏ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5557726Z  |█████████████████████████▏ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5559193Z  |█████████████████████████▏ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5560091Z  |█████████████████████████▎ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5561503Z  |█████████████████████████▎ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5562412Z  |█████████████████████████▎ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5563384Z  |█████████████████████████▎ | 27.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5567284Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5568143Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5569266Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5571109Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5571669Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5573114Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5574069Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5575788Z  |█████████████████████████▎ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5576637Z  |█████████████████████████▍ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5577116Z  |█████████████████████████▍ | 27.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5578264Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5579315Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5580365Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5581272Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5582066Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5583529Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5584397Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5584977Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5586234Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5587608Z  |█████████████████████████▍ | 27.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5588000Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5589747Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5589937Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5591363Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5591907Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5593020Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5593851Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5594793Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5595556Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5596766Z  |█████████████████████████▌ | 27.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5597414Z  |█████████████████████████▌ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5598292Z  |█████████████████████████▌ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5599334Z  |█████████████████████████▋ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5600011Z  |█████████████████████████▋ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5601128Z  |█████████████████████████▋ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5602155Z  |█████████████████████████▋ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5602851Z  |█████████████████████████▋ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5603782Z  |█████████████████████████▋ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5604283Z  |█████████████████████████▋ | 27.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5605516Z  |█████████████████████████▋ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5606373Z  |█████████████████████████▋ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5607086Z  |█████████████████████████▋ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5608209Z  |█████████████████████████▋ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5609523Z  |█████████████████████████▊ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5610079Z  |█████████████████████████▊ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5611166Z  |█████████████████████████▊ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5611914Z  |█████████████████████████▊ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5612980Z  |█████████████████████████▊ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5613982Z  |█████████████████████████▊ | 27.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5614845Z  |█████████████████████████▊ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5615929Z  |█████████████████████████▊ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5617107Z  |█████████████████████████▊ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5617804Z  |█████████████████████████▊ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5618634Z  |█████████████████████████▊ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5619362Z  |█████████████████████████▊ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5620077Z  |█████████████████████████▉ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5621464Z  |█████████████████████████▉ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5621819Z  |█████████████████████████▉ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5623232Z  |█████████████████████████▉ | 27.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5624413Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5624619Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5626489Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5626712Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5627639Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5629066Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5629546Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5630999Z  |█████████████████████████▉ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5632122Z  |██████████████████████████ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5632735Z  |██████████████████████████ | 28.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5634021Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5634594Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5635840Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5637285Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5637784Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5639243Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5640135Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5641250Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5641864Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5642929Z  |██████████████████████████ | 28.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5643647Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5645128Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5645935Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5646549Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5647547Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5648434Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5650131Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5651143Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5651963Z  |██████████████████████████ | 28.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5653494Z  |██████████████████████████ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5653760Z  |██████████████████████████ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5655759Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5656077Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5657034Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5658538Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5658838Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5659321Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5661631Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5661979Z  |██████████████████████████▏ | 28.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5663058Z  |██████████████████████████▏ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5664250Z  |██████████████████████████▏ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5664646Z  |██████████████████████████▏ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5665593Z  |██████████████████████████▏ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5666569Z  |██████████████████████████▎ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5668073Z  |██████████████████████████▎ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5668502Z  |██████████████████████████▎ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5669412Z  |██████████████████████████▎ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5670157Z  |██████████████████████████▎ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5671825Z  |██████████████████████████▎ | 28.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5672175Z  |██████████████████████████▎ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5673460Z  |██████████████████████████▎ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5673861Z  |██████████████████████████▎ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5675326Z  |██████████████████████████▎ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5675934Z  |██████████████████████████▎ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5676432Z  |██████████████████████████▎ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5678391Z  |██████████████████████████▍ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5678832Z  |██████████████████████████▍ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5679681Z  |██████████████████████████▍ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5680356Z  |██████████████████████████▍ | 28.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5680781Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5682299Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5682960Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5684128Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5685469Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5686325Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5687186Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5687992Z  |██████████████████████████▍ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5689261Z  |██████████████████████████▌ | 28.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5690012Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5690808Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5691900Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5693640Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5694871Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5696620Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5697067Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5697986Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5699597Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5700993Z  |██████████████████████████▌ | 28.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5701669Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5703411Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5704579Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5706471Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5706798Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5708047Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5709071Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5710465Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5710823Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5712177Z  |██████████████████████████▋ | 28.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5713765Z  |██████████████████████████▋ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5714356Z  |██████████████████████████▋ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5715017Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5716092Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5717793Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5718054Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5719367Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5720166Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5721519Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5722391Z  |██████████████████████████▊ | 28.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5723141Z  |██████████████████████████▊ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5724737Z  |██████████████████████████▊ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5725324Z  |██████████████████████████▊ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5726140Z  |██████████████████████████▊ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5727843Z  |██████████████████████████▉ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5728324Z  |██████████████████████████▉ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5729849Z  |██████████████████████████▉ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5730839Z  |██████████████████████████▉ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5731846Z  |██████████████████████████▉ | 29.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5733606Z  |██████████████████████████▉ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5734577Z  |██████████████████████████▉ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5736499Z  |██████████████████████████▉ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5736739Z  |██████████████████████████▉ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5737892Z  |██████████████████████████▉ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5738959Z  |██████████████████████████▉ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5740520Z  |██████████████████████████▉ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5740748Z  |███████████████████████████ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5742359Z  |███████████████████████████ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5742815Z  |███████████████████████████ | 29.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5743505Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5744447Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5745309Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5746512Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5771902Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5774294Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5774562Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5774814Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5775049Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5775352Z  |███████████████████████████ | 29.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5775640Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5775926Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5776358Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5776656Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5776892Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5777089Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5777266Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5777479Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5777723Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5777900Z  |███████████████████████████ | 29.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5778121Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5778301Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5778598Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5778800Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5778977Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5779152Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5779357Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5779612Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5779842Z  |███████████████████████████▏ | 29.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5780068Z  |███████████████████████████▏ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5780294Z  |███████████████████████████▏ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5780474Z  |███████████████████████████▏ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5780687Z  |███████████████████████████▎ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5780921Z  |███████████████████████████▎ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5781099Z  |███████████████████████████▎ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5781276Z  |███████████████████████████▎ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5781519Z  |███████████████████████████▎ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5781771Z  |███████████████████████████▎ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5781954Z  |███████████████████████████▎ | 29.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5782133Z  |███████████████████████████▎ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5782338Z  |███████████████████████████▎ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5782638Z  |███████████████████████████▎ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5782977Z  |███████████████████████████▎ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5783155Z  |███████████████████████████▎ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5783569Z  |███████████████████████████▍ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5785290Z  |███████████████████████████▍ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5785682Z  |███████████████████████████▍ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5787413Z  |███████████████████████████▍ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5787800Z  |███████████████████████████▍ | 29.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5788534Z  |███████████████████████████▍ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5790125Z  |███████████████████████████▍ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5791519Z  |███████████████████████████▍ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5791958Z  |███████████████████████████▍ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5793186Z  |███████████████████████████▍ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5794300Z  |███████████████████████████▍ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5795104Z  |███████████████████████████▌ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5795923Z  |███████████████████████████▌ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5797539Z  |███████████████████████████▌ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5798148Z  |███████████████████████████▌ | 29.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5799129Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5799888Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5801230Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5801581Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5802544Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5803047Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5805096Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5805344Z  |███████████████████████████▌ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5806363Z  |███████████████████████████▋ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5807719Z  |███████████████████████████▋ | 29.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5808132Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5809351Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5810167Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5811259Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5812340Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5813125Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5814923Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5815723Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5816794Z  |███████████████████████████▋ | 29.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5818430Z  |███████████████████████████▋ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5818971Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5819830Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5821517Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5822336Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5823499Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5824877Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5825787Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5826859Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5828440Z  |███████████████████████████▊ | 30.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5829595Z  |███████████████████████████▊ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5830620Z  |███████████████████████████▊ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5831171Z  |███████████████████████████▊ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5832643Z  |███████████████████████████▉ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5834362Z  |███████████████████████████▉ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5834818Z  |███████████████████████████▉ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5836367Z  |███████████████████████████▉ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5837425Z  |███████████████████████████▉ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5838166Z  |███████████████████████████▉ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5839128Z  |███████████████████████████▉ | 30.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5840324Z  |███████████████████████████▉ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5841399Z  |███████████████████████████▉ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5842562Z  |███████████████████████████▉ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5843694Z  |███████████████████████████▉ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5845305Z  |████████████████████████████ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5847248Z  |████████████████████████████ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5847621Z  |████████████████████████████ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5848501Z  |████████████████████████████ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5849515Z  |████████████████████████████ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5850310Z  |████████████████████████████ | 30.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5851628Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5852372Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5853285Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5853931Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5855232Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5856135Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5856945Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5857648Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5858941Z  |████████████████████████████ | 30.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5859830Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5861857Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5862180Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5862379Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5864039Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5864505Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5865657Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5866435Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5867049Z  |████████████████████████████ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5868467Z  |████████████████████████████▏ | 30.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5869148Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5869638Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5871271Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5871637Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5872897Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5873741Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5874696Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5876651Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5877131Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5877721Z  |████████████████████████████▏ | 30.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5878913Z  |████████████████████████████▏ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5879808Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5881436Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5882943Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5883841Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5885002Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5886279Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5887354Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5888405Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5889440Z  |████████████████████████████▎ | 30.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5890899Z  |████████████████████████████▎ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5892746Z  |████████████████████████████▎ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5893357Z  |████████████████████████████▍ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5894416Z  |████████████████████████████▍ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5896192Z  |████████████████████████████▍ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5896688Z  |████████████████████████████▍ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5897921Z  |████████████████████████████▍ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5898738Z  |████████████████████████████▍ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5899974Z  |████████████████████████████▍ | 30.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5902155Z  |████████████████████████████▍ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5902370Z  |████████████████████████████▍ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5902568Z  |████████████████████████████▍ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5903975Z  |████████████████████████████▍ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5904456Z  |████████████████████████████▍ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5905440Z  |████████████████████████████▌ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5905963Z  |████████████████████████████▌ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5907427Z  |████████████████████████████▌ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5908248Z  |████████████████████████████▌ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5908747Z  |████████████████████████████▌ | 30.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5910261Z  |████████████████████████████▌ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5911694Z  |████████████████████████████▌ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5911962Z  |████████████████████████████▌ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5913013Z  |████████████████████████████▌ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5913436Z  |████████████████████████████▌ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5915043Z  |████████████████████████████▌ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5916222Z  |████████████████████████████▌ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5916635Z  |████████████████████████████▋ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5917466Z  |████████████████████████████▋ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5918712Z  |████████████████████████████▋ | 30.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5919214Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5920230Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5920948Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5922078Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5923135Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5923999Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5924985Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5925850Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5926610Z  |████████████████████████████▋ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5927436Z  |████████████████████████████▊ | 31.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5928136Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5929439Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5930392Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5931085Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5932694Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5932985Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5933880Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5935026Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5935563Z  |████████████████████████████▊ | 31.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5936672Z  |████████████████████████████▊ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5937903Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5938737Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5939613Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5940672Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5941194Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5942205Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5942845Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5943948Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5944791Z  |████████████████████████████▉ | 31.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5945522Z  |████████████████████████████▉ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5946486Z  |████████████████████████████▉ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5948004Z  |████████████████████████████▉ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5948415Z  |█████████████████████████████ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5949669Z  |█████████████████████████████ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5950174Z  |█████████████████████████████ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5951594Z  |█████████████████████████████ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5952800Z  |█████████████████████████████ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5954262Z  |█████████████████████████████ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5954452Z  |█████████████████████████████ | 31.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5956157Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5956527Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5958185Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5958493Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5960017Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5960809Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5961371Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5962837Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5963425Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5964182Z  |█████████████████████████████ | 31.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5965822Z  |█████████████████████████████ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5967309Z  |█████████████████████████████ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5967820Z  |█████████████████████████████ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5968637Z  |█████████████████████████████ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5969560Z  |█████████████████████████████ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5970198Z  |█████████████████████████████ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5970991Z  |█████████████████████████████ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5971718Z  |█████████████████████████████▏ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5973208Z  |█████████████████████████████▏ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5973681Z  |█████████████████████████████▏ | 31.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5974643Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5976002Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5976412Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5977802Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5978426Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5979255Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5980883Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5981806Z  |█████████████████████████████▏ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5983696Z  |█████████████████████████████▎ | 31.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5984339Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5984863Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5986546Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5987458Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5988061Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5989419Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5990032Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5991337Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5992724Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5993390Z  |█████████████████████████████▎ | 31.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5994925Z  |█████████████████████████████▎ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5996252Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5996571Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5997283Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5998033Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5998767Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.5999908Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6000444Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6001017Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6002547Z  |█████████████████████████████▍ | 31.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6002906Z  |█████████████████████████████▍ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6004809Z  |█████████████████████████████▍ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6005157Z  |█████████████████████████████▍ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6006036Z  |█████████████████████████████▌ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6007616Z  |█████████████████████████████▌ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6008686Z  |█████████████████████████████▌ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6010411Z  |█████████████████████████████▌ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6011837Z  |█████████████████████████████▌ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6012723Z  |█████████████████████████████▌ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6013925Z  |█████████████████████████████▌ | 31.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6015067Z  |█████████████████████████████▌ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6016213Z  |█████████████████████████████▌ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6017871Z  |█████████████████████████████▌ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6018685Z  |█████████████████████████████▌ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6019779Z  |█████████████████████████████▌ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6021523Z  |█████████████████████████████▋ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6022004Z  |█████████████████████████████▋ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6023531Z  |█████████████████████████████▋ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6024469Z  |█████████████████████████████▋ | 32.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6025597Z  |█████████████████████████████▋ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6027090Z  |█████████████████████████████▋ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6027756Z  |█████████████████████████████▋ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6029380Z  |█████████████████████████████▋ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6030771Z  |█████████████████████████████▋ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6031124Z  |█████████████████████████████▋ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6032239Z  |█████████████████████████████▋ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6033036Z  |█████████████████████████████▊ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6033756Z  |█████████████████████████████▊ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6034572Z  |█████████████████████████████▊ | 32.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6035327Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6037963Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6038163Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6038355Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6039524Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6040037Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6041952Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6042340Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6042949Z  |█████████████████████████████▊ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6044442Z  |█████████████████████████████▉ | 32.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6045369Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6046137Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6047145Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6047947Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6050350Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6050727Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6051270Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6052326Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6053351Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6054127Z  |█████████████████████████████▉ | 32.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6054952Z  |█████████████████████████████▉ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6055631Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6056652Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6058179Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6058664Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6060123Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6061085Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6062221Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6062910Z  |██████████████████████████████ | 32.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6064391Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6064586Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6066267Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6066862Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6068012Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6068499Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6069255Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6071056Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6071308Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6072531Z  |██████████████████████████████ | 32.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6073995Z  |██████████████████████████████ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6074189Z  |██████████████████████████████ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6075753Z  |██████████████████████████████ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6076581Z  |██████████████████████████████ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6077371Z  |██████████████████████████████ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6078709Z  |██████████████████████████████▏ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6079522Z  |██████████████████████████████▏ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6080063Z  |██████████████████████████████▏ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6080921Z  |██████████████████████████████▏ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6081610Z  |██████████████████████████████▏ | 32.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6082520Z  |██████████████████████████████▏ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6084047Z  |██████████████████████████████▏ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6084846Z  |██████████████████████████████▏ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6086665Z  |██████████████████████████████▏ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6086897Z  |██████████████████████████████▏ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6087971Z  |██████████████████████████████▏ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6088584Z  |██████████████████████████████▏ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6089739Z  |██████████████████████████████▎ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6090497Z  |██████████████████████████████▎ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6092259Z  |██████████████████████████████▎ | 32.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6092755Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6093980Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6096168Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6096487Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6096914Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6097352Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6098930Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6099731Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6100557Z  |██████████████████████████████▎ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6102045Z  |██████████████████████████████▍ | 32.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6103443Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6103784Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6105308Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6106171Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6107849Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6108199Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6109023Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6109913Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6110777Z  |██████████████████████████████▍ | 32.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6112164Z  |██████████████████████████████▍ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6113117Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6113950Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6115282Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6115490Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6116445Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6118143Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6118523Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6120066Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6120874Z  |██████████████████████████████▌ | 33.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6121498Z  |██████████████████████████████▌ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6122942Z  |██████████████████████████████▌ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6123641Z  |██████████████████████████████▌ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6124789Z  |██████████████████████████████▋ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6126213Z  |██████████████████████████████▋ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6127200Z  |██████████████████████████████▋ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6128397Z  |██████████████████████████████▋ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6129705Z  |██████████████████████████████▋ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6130714Z  |██████████████████████████████▋ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6131748Z  |██████████████████████████████▋ | 33.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6133539Z  |██████████████████████████████▋ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6133982Z  |██████████████████████████████▋ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6135750Z  |██████████████████████████████▋ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6136482Z  |██████████████████████████████▋ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6137708Z  |██████████████████████████████▋ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6139702Z  |██████████████████████████████▊ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6140048Z  |██████████████████████████████▊ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6140802Z  |██████████████████████████████▊ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6142017Z  |██████████████████████████████▊ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6143221Z  |██████████████████████████████▊ | 33.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6144311Z  |██████████████████████████████▊ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6145286Z  |██████████████████████████████▊ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6146839Z  |██████████████████████████████▊ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6147949Z  |██████████████████████████████▊ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6148508Z  |██████████████████████████████▊ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6150240Z  |██████████████████████████████▊ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6150978Z  |██████████████████████████████▊ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6152053Z  |██████████████████████████████▉ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6153624Z  |██████████████████████████████▉ | 33.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6154482Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6155484Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6156527Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6157517Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6158981Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6160143Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6161340Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6162448Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6163401Z  |██████████████████████████████▉ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6164942Z  |███████████████████████████████ | 33.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6166170Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6167129Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6168214Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6169926Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6170809Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6172389Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6173208Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6174909Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6175839Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6177018Z  |███████████████████████████████ | 33.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6178662Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6179526Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6181363Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6181677Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6182605Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6184184Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6185363Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6186251Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6187406Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6188878Z  |███████████████████████████████ | 33.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6189905Z  |███████████████████████████████ | 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6191041Z  |███████████████████████████████ | 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6192155Z  |███████████████████████████████ | 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6193607Z  |███████████████████████████████▏| 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6194700Z  |███████████████████████████████▏| 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6195321Z  |███████████████████████████████▏| 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6196879Z  |███████████████████████████████▏| 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6197883Z  |███████████████████████████████▏| 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6198869Z  |███████████████████████████████▏| 33.7 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6200482Z  |███████████████████████████████▏| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6201469Z  |███████████████████████████████▏| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6202272Z  |███████████████████████████████▏| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6204032Z  |███████████████████████████████▏| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6204527Z  |███████████████████████████████▏| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6205707Z  |███████████████████████████████▏| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6207108Z  |███████████████████████████████▎| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6207712Z  |███████████████████████████████▎| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6209648Z  |███████████████████████████████▎| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6209846Z  |███████████████████████████████▎| 33.8 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6211862Z  |███████████████████████████████▎| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6212444Z  |███████████████████████████████▎| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6213210Z  |███████████████████████████████▎| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6215116Z  |███████████████████████████████▎| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6215846Z  |███████████████████████████████▎| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6216455Z  |███████████████████████████████▎| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6218146Z  |███████████████████████████████▎| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6218732Z  |███████████████████████████████▍| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6220183Z  |███████████████████████████████▍| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6220614Z  |███████████████████████████████▍| 33.9 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6221473Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6222343Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6223283Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6223903Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6224934Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6225689Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6226929Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6227898Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6228448Z  |███████████████████████████████▍| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6229490Z  |███████████████████████████████▌| 34.0 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6230571Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6231126Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6232565Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6233186Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6234499Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6235443Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6236340Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6236971Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6238774Z  |███████████████████████████████▌| 34.1 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6239049Z  |███████████████████████████████▌| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6239490Z  |███████████████████████████████▌| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6240451Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6241602Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6242347Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6243198Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6243764Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6245447Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6245732Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6247288Z  |███████████████████████████████▋| 34.2 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6247719Z  |███████████████████████████████▋| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6248703Z  |███████████████████████████████▋| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6250279Z  |███████████████████████████████▋| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6250811Z  |███████████████████████████████▋| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6251964Z  |███████████████████████████████▊| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6253914Z  |███████████████████████████████▊| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6254235Z  |███████████████████████████████▊| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6255522Z  |███████████████████████████████▊| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6256118Z  |███████████████████████████████▊| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6257228Z  |███████████████████████████████▊| 34.3 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6258326Z  |███████████████████████████████▊| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6258923Z  |███████████████████████████████▊| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6259707Z  |███████████████████████████████▊| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6261004Z  |███████████████████████████████▊| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6262035Z  |███████████████████████████████▊| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6262663Z  |███████████████████████████████▉| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6263634Z  |███████████████████████████████▉| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6264403Z  |███████████████████████████████▉| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6265166Z  |███████████████████████████████▉| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6266691Z  |███████████████████████████████▉| 34.4 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6267063Z  |███████████████████████████████▉| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6267489Z  |███████████████████████████████▉| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6268967Z  |███████████████████████████████▉| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6269303Z  |███████████████████████████████▉| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6270231Z  |███████████████████████████████▉| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6271210Z  |███████████████████████████████▉| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6271507Z  |███████████████████████████████▉| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6272753Z  |████████████████████████████████| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6273314Z  |████████████████████████████████| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6274714Z  |████████████████████████████████| 34.5 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6275971Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6276263Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6276939Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6277632Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6278385Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6279143Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6280054Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.6281139Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.7543040Z  |████████████████████████████████| 34.6 MB 87.0 MB/s eta 0:00:01 2022-08-17T12:18:07.7543237Z  |████████████████████████████████| 34.6 MB 87.0 MB/s 2022-08-17T12:18:07.8431320Z [?25hRequirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from numba) (61.2.0) 2022-08-17T12:18:07.8457110Z Requirement already satisfied: numpy<1.23,>=1.18 in /opt/conda/lib/python3.7/site-packages (from numba) (1.21.6) 2022-08-17T12:18:07.8622763Z Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.7/site-packages (from importlib-metadata->numba) (3.8.0) 2022-08-17T12:18:07.8632821Z Requirement already satisfied: typing-extensions>=3.6.4 in /opt/conda/lib/python3.7/site-packages (from importlib-metadata->numba) (3.10.0.2) 2022-08-17T12:18:08.2245186Z Installing collected packages: llvmlite, numba 2022-08-17T12:18:08.2245892Z Attempting uninstall: llvmlite 2022-08-17T12:18:08.2249604Z Found existing installation: llvmlite 0.38.1 2022-08-17T12:18:08.2343420Z Uninstalling llvmlite-0.38.1: 2022-08-17T12:18:08.3100328Z Successfully uninstalled llvmlite-0.38.1 2022-08-17T12:18:08.9332921Z Attempting uninstall: numba 2022-08-17T12:18:08.9335051Z Found existing installation: numba 0.55.2 2022-08-17T12:18:09.0829608Z Uninstalling numba-0.55.2: 2022-08-17T12:18:09.2756968Z Successfully uninstalled numba-0.55.2 2022-08-17T12:18:10.8604176Z Successfully installed llvmlite-0.39.0 numba-0.56.0 2022-08-17T12:18:11.0277068Z + pip install cmake --upgrade 2022-08-17T12:18:14.0618369Z + sudo apt-get -qq update 2022-08-17T12:18:16.6630173Z + sudo apt-get -qq install npm nodejs 2022-08-17T12:18:20.5943063Z debconf: delaying package configuration, since apt-utils is not installed 2022-08-17T12:18:20.7056167Z (Reading database ... 2022-08-17T12:18:20.7056479Z (Reading database ... 5% 2022-08-17T12:18:20.7056768Z (Reading database ... 10% 2022-08-17T12:18:20.7057747Z (Reading database ... 15% 2022-08-17T12:18:20.7058048Z (Reading database ... 20% 2022-08-17T12:18:20.7058231Z (Reading database ... 25% 2022-08-17T12:18:20.7058421Z (Reading database ... 30% 2022-08-17T12:18:20.7058611Z (Reading database ... 35% 2022-08-17T12:18:20.7058786Z (Reading database ... 40% 2022-08-17T12:18:20.7058973Z (Reading database ... 45% 2022-08-17T12:18:20.7059164Z (Reading database ... 50% 2022-08-17T12:18:20.7059335Z (Reading database ... 55% 2022-08-17T12:18:20.7059519Z (Reading database ... 60% 2022-08-17T12:18:20.7366021Z (Reading database ... 65% 2022-08-17T12:18:20.7601206Z (Reading database ... 70% 2022-08-17T12:18:20.7753252Z (Reading database ... 75% 2022-08-17T12:18:20.7763291Z (Reading database ... 80% 2022-08-17T12:18:20.7894657Z (Reading database ... 85% 2022-08-17T12:18:20.8110472Z (Reading database ... 90% 2022-08-17T12:18:20.8303191Z (Reading database ... 95% 2022-08-17T12:18:20.8303485Z (Reading database ... 100% 2022-08-17T12:18:20.8303760Z (Reading database ... 33710 files and directories currently installed.) 2022-08-17T12:18:20.8314533Z Removing libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... 2022-08-17T12:18:20.9091971Z Selecting previously unselected package gyp. 2022-08-17T12:18:20.9108487Z (Reading database ... 2022-08-17T12:18:20.9108811Z (Reading database ... 5% 2022-08-17T12:18:20.9109177Z (Reading database ... 10% 2022-08-17T12:18:20.9109516Z (Reading database ... 15% 2022-08-17T12:18:20.9109694Z (Reading database ... 20% 2022-08-17T12:18:20.9109940Z (Reading database ... 25% 2022-08-17T12:18:20.9110144Z (Reading database ... 30% 2022-08-17T12:18:20.9110318Z (Reading database ... 35% 2022-08-17T12:18:20.9110505Z (Reading database ... 40% 2022-08-17T12:18:20.9110696Z (Reading database ... 45% 2022-08-17T12:18:20.9110869Z (Reading database ... 50% 2022-08-17T12:18:20.9111054Z (Reading database ... 55% 2022-08-17T12:18:20.9111245Z (Reading database ... 60% 2022-08-17T12:18:20.9131601Z (Reading database ... 65% 2022-08-17T12:18:20.9159365Z (Reading database ... 70% 2022-08-17T12:18:20.9169512Z (Reading database ... 75% 2022-08-17T12:18:20.9179456Z (Reading database ... 80% 2022-08-17T12:18:20.9190850Z (Reading database ... 85% 2022-08-17T12:18:20.9202757Z (Reading database ... 90% 2022-08-17T12:18:20.9215993Z (Reading database ... 95% 2022-08-17T12:18:20.9216315Z (Reading database ... 100% 2022-08-17T12:18:20.9216789Z (Reading database ... 33593 files and directories currently installed.) 2022-08-17T12:18:20.9226290Z Preparing to unpack .../00-gyp_0.1+20150913git1f374df9-1ubuntu1_all.deb ... 2022-08-17T12:18:20.9272113Z Unpacking gyp (0.1+20150913git1f374df9-1ubuntu1) ... 2022-08-17T12:18:20.9785174Z Selecting previously unselected package javascript-common. 2022-08-17T12:18:20.9807784Z Preparing to unpack .../01-javascript-common_11_all.deb ... 2022-08-17T12:18:20.9927934Z Unpacking javascript-common (11) ... 2022-08-17T12:18:21.0203635Z Selecting previously unselected package libjs-async. 2022-08-17T12:18:21.0227089Z Preparing to unpack .../02-libjs-async_0.8.0-3_all.deb ... 2022-08-17T12:18:21.0266681Z Unpacking libjs-async (0.8.0-3) ... 2022-08-17T12:18:21.0475604Z Selecting previously unselected package libjs-jquery. 2022-08-17T12:18:21.0497217Z Preparing to unpack .../03-libjs-jquery_3.2.1-1_all.deb ... 2022-08-17T12:18:21.0526451Z Unpacking libjs-jquery (3.2.1-1) ... 2022-08-17T12:18:21.0849736Z Selecting previously unselected package libjs-node-uuid. 2022-08-17T12:18:21.0871778Z Preparing to unpack .../04-libjs-node-uuid_1.4.7-5_all.deb ... 2022-08-17T12:18:21.0908350Z Unpacking libjs-node-uuid (1.4.7-5) ... 2022-08-17T12:18:21.1164623Z Selecting previously unselected package libjs-underscore. 2022-08-17T12:18:21.1186991Z Preparing to unpack .../05-libjs-underscore_1.8.3~dfsg-1ubuntu0.1_all.deb ... 2022-08-17T12:18:21.1219804Z Unpacking libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-08-17T12:18:21.1481029Z Selecting previously unselected package libssl1.0-dev:amd64. 2022-08-17T12:18:21.1502672Z Preparing to unpack .../06-libssl1.0-dev_1.0.2n-1ubuntu5.10_amd64.deb ... 2022-08-17T12:18:21.1534261Z Unpacking libssl1.0-dev:amd64 (1.0.2n-1ubuntu5.10) ... 2022-08-17T12:18:21.2864568Z Selecting previously unselected package libuv1:amd64. 2022-08-17T12:18:21.2886962Z Preparing to unpack .../07-libuv1_1.18.0-3_amd64.deb ... 2022-08-17T12:18:21.2972580Z Unpacking libuv1:amd64 (1.18.0-3) ... 2022-08-17T12:18:21.3240123Z Selecting previously unselected package libuv1-dev:amd64. 2022-08-17T12:18:21.3261453Z Preparing to unpack .../08-libuv1-dev_1.18.0-3_amd64.deb ... 2022-08-17T12:18:21.3301134Z Unpacking libuv1-dev:amd64 (1.18.0-3) ... 2022-08-17T12:18:21.3644426Z Selecting previously unselected package libc-ares2:amd64. 2022-08-17T12:18:21.3668060Z Preparing to unpack .../09-libc-ares2_1.14.0-1ubuntu0.1_amd64.deb ... 2022-08-17T12:18:21.3700467Z Unpacking libc-ares2:amd64 (1.14.0-1ubuntu0.1) ... 2022-08-17T12:18:21.3972982Z Selecting previously unselected package libhttp-parser2.7.1:amd64. 2022-08-17T12:18:21.3995411Z Preparing to unpack .../10-libhttp-parser2.7.1_2.7.1-2ubuntu0.1_amd64.deb ... 2022-08-17T12:18:21.4026752Z Unpacking libhttp-parser2.7.1:amd64 (2.7.1-2ubuntu0.1) ... 2022-08-17T12:18:21.4281625Z Selecting previously unselected package nodejs. 2022-08-17T12:18:21.4304140Z Preparing to unpack .../11-nodejs_8.10.0~dfsg-2ubuntu0.4_amd64.deb ... 2022-08-17T12:18:21.4327375Z Unpacking nodejs (8.10.0~dfsg-2ubuntu0.4) ... 2022-08-17T12:18:21.8164726Z Selecting previously unselected package node-async. 2022-08-17T12:18:21.8186387Z Preparing to unpack .../12-node-async_0.8.0-3_all.deb ... 2022-08-17T12:18:21.8226512Z Unpacking node-async (0.8.0-3) ... 2022-08-17T12:18:21.8437643Z Selecting previously unselected package node-builtin-modules. 2022-08-17T12:18:21.8460969Z Preparing to unpack .../13-node-builtin-modules_1.1.1-1_all.deb ... 2022-08-17T12:18:21.8490713Z Unpacking node-builtin-modules (1.1.1-1) ... 2022-08-17T12:18:21.8708560Z Selecting previously unselected package node-fs.realpath. 2022-08-17T12:18:21.8730499Z Preparing to unpack .../14-node-fs.realpath_1.0.0-1_all.deb ... 2022-08-17T12:18:21.8760433Z Unpacking node-fs.realpath (1.0.0-1) ... 2022-08-17T12:18:21.8986451Z Selecting previously unselected package node-hosted-git-info. 2022-08-17T12:18:21.9009023Z Preparing to unpack .../15-node-hosted-git-info_2.5.0-1_all.deb ... 2022-08-17T12:18:21.9050096Z Unpacking node-hosted-git-info (2.5.0-1) ... 2022-08-17T12:18:21.9278212Z Selecting previously unselected package node-wrappy. 2022-08-17T12:18:21.9301062Z Preparing to unpack .../16-node-wrappy_1.0.2-1_all.deb ... 2022-08-17T12:18:21.9331896Z Unpacking node-wrappy (1.0.2-1) ... 2022-08-17T12:18:21.9565451Z Selecting previously unselected package node-once. 2022-08-17T12:18:21.9587384Z Preparing to unpack .../17-node-once_1.4.0-2ubuntu1_all.deb ... 2022-08-17T12:18:21.9619031Z Unpacking node-once (1.4.0-2ubuntu1) ... 2022-08-17T12:18:21.9838536Z Selecting previously unselected package node-inflight. 2022-08-17T12:18:21.9860445Z Preparing to unpack .../18-node-inflight_1.0.6-1_all.deb ... 2022-08-17T12:18:21.9898609Z Unpacking node-inflight (1.0.6-1) ... 2022-08-17T12:18:22.0128460Z Selecting previously unselected package node-is-builtin-module. 2022-08-17T12:18:22.0151121Z Preparing to unpack .../19-node-is-builtin-module_1.0.0-1_all.deb ... 2022-08-17T12:18:22.0183878Z Unpacking node-is-builtin-module (1.0.0-1) ... 2022-08-17T12:18:22.0411136Z Selecting previously unselected package node-isexe. 2022-08-17T12:18:22.0433217Z Preparing to unpack .../20-node-isexe_2.0.0-3_all.deb ... 2022-08-17T12:18:22.0469684Z Unpacking node-isexe (2.0.0-3) ... 2022-08-17T12:18:22.0689198Z Selecting previously unselected package node-node-uuid. 2022-08-17T12:18:22.0710977Z Preparing to unpack .../21-node-node-uuid_1.4.7-5_all.deb ... 2022-08-17T12:18:22.0748013Z Unpacking node-node-uuid (1.4.7-5) ... 2022-08-17T12:18:22.0982118Z Selecting previously unselected package node-path-is-absolute. 2022-08-17T12:18:22.1004307Z Preparing to unpack .../22-node-path-is-absolute_1.0.0-1_all.deb ... 2022-08-17T12:18:22.1041443Z Unpacking node-path-is-absolute (1.0.0-1) ... 2022-08-17T12:18:22.1264546Z Selecting previously unselected package node-pseudomap. 2022-08-17T12:18:22.1287044Z Preparing to unpack .../23-node-pseudomap_1.0.2-1_all.deb ... 2022-08-17T12:18:22.1314302Z Unpacking node-pseudomap (1.0.2-1) ... 2022-08-17T12:18:22.1550799Z Selecting previously unselected package node-spdx-license-ids. 2022-08-17T12:18:22.1572669Z Preparing to unpack .../24-node-spdx-license-ids_1.2.2-1_all.deb ... 2022-08-17T12:18:22.1608127Z Unpacking node-spdx-license-ids (1.2.2-1) ... 2022-08-17T12:18:22.1820872Z Selecting previously unselected package node-spdx-correct. 2022-08-17T12:18:22.1843206Z Preparing to unpack .../25-node-spdx-correct_1.0.2-1_all.deb ... 2022-08-17T12:18:22.1877243Z Unpacking node-spdx-correct (1.0.2-1) ... 2022-08-17T12:18:22.2111213Z Selecting previously unselected package node-spdx-expression-parse. 2022-08-17T12:18:22.2133486Z Preparing to unpack .../26-node-spdx-expression-parse_1.0.4-1_all.deb ... 2022-08-17T12:18:22.2165043Z Unpacking node-spdx-expression-parse (1.0.4-1) ... 2022-08-17T12:18:22.2399917Z Selecting previously unselected package node-underscore. 2022-08-17T12:18:22.2422594Z Preparing to unpack .../27-node-underscore_1.8.3~dfsg-1ubuntu0.1_all.deb ... 2022-08-17T12:18:22.2452478Z Unpacking node-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-08-17T12:18:22.2686926Z Selecting previously unselected package node-validate-npm-package-license. 2022-08-17T12:18:22.2709378Z Preparing to unpack .../28-node-validate-npm-package-license_3.0.1-1_all.deb ... 2022-08-17T12:18:22.2745295Z Unpacking node-validate-npm-package-license (3.0.1-1) ... 2022-08-17T12:18:22.2972356Z Selecting previously unselected package node-yallist. 2022-08-17T12:18:22.2994091Z Preparing to unpack .../29-node-yallist_2.0.0-1_all.deb ... 2022-08-17T12:18:22.3026637Z Unpacking node-yallist (2.0.0-1) ... 2022-08-17T12:18:22.3245981Z Selecting previously unselected package nodejs-doc. 2022-08-17T12:18:22.3268555Z Preparing to unpack .../30-nodejs-doc_8.10.0~dfsg-2ubuntu0.4_all.deb ... 2022-08-17T12:18:22.3294723Z Unpacking nodejs-doc (8.10.0~dfsg-2ubuntu0.4) ... 2022-08-17T12:18:22.4122904Z Selecting previously unselected package libjs-inherits. 2022-08-17T12:18:22.4145181Z Preparing to unpack .../31-libjs-inherits_2.0.3-1_all.deb ... 2022-08-17T12:18:22.4178748Z Unpacking libjs-inherits (2.0.3-1) ... 2022-08-17T12:18:22.4408172Z Selecting previously unselected package node-abbrev. 2022-08-17T12:18:22.4431501Z Preparing to unpack .../32-node-abbrev_1.0.9-1_all.deb ... 2022-08-17T12:18:22.4464676Z Unpacking node-abbrev (1.0.9-1) ... 2022-08-17T12:18:22.4686253Z Selecting previously unselected package node-ansi. 2022-08-17T12:18:22.4707802Z Preparing to unpack .../33-node-ansi_0.3.0-2ubuntu1_all.deb ... 2022-08-17T12:18:22.4747591Z Unpacking node-ansi (0.3.0-2ubuntu1) ... 2022-08-17T12:18:22.4987804Z Selecting previously unselected package node-ansi-color-table. 2022-08-17T12:18:22.5010598Z Preparing to unpack .../34-node-ansi-color-table_1.0.0-1_all.deb ... 2022-08-17T12:18:22.5058821Z Unpacking node-ansi-color-table (1.0.0-1) ... 2022-08-17T12:18:22.5323839Z Selecting previously unselected package node-archy. 2022-08-17T12:18:22.5346996Z Preparing to unpack .../35-node-archy_1.0.0-1ubuntu1_all.deb ... 2022-08-17T12:18:22.5386141Z Unpacking node-archy (1.0.0-1ubuntu1) ... 2022-08-17T12:18:22.5615588Z Selecting previously unselected package node-balanced-match. 2022-08-17T12:18:22.5637377Z Preparing to unpack .../36-node-balanced-match_0.4.2-1_all.deb ... 2022-08-17T12:18:22.5675542Z Unpacking node-balanced-match (0.4.2-1) ... 2022-08-17T12:18:22.5919787Z Selecting previously unselected package node-inherits. 2022-08-17T12:18:22.5942582Z Preparing to unpack .../37-node-inherits_2.0.3-1_all.deb ... 2022-08-17T12:18:22.5976967Z Unpacking node-inherits (2.0.3-1) ... 2022-08-17T12:18:22.6229740Z Selecting previously unselected package node-block-stream. 2022-08-17T12:18:22.6252622Z Preparing to unpack .../38-node-block-stream_0.0.9-1ubuntu1_all.deb ... 2022-08-17T12:18:22.6282203Z Unpacking node-block-stream (0.0.9-1ubuntu1) ... 2022-08-17T12:18:22.6519815Z Selecting previously unselected package node-concat-map. 2022-08-17T12:18:22.6542356Z Preparing to unpack .../39-node-concat-map_0.0.1-1_all.deb ... 2022-08-17T12:18:22.6574534Z Unpacking node-concat-map (0.0.1-1) ... 2022-08-17T12:18:22.6835358Z Selecting previously unselected package node-brace-expansion. 2022-08-17T12:18:22.6858073Z Preparing to unpack .../40-node-brace-expansion_1.1.8-1_all.deb ... 2022-08-17T12:18:22.6893761Z Unpacking node-brace-expansion (1.1.8-1) ... 2022-08-17T12:18:22.7118487Z Selecting previously unselected package node-delayed-stream. 2022-08-17T12:18:22.7141093Z Preparing to unpack .../41-node-delayed-stream_0.0.5-1_all.deb ... 2022-08-17T12:18:22.7173413Z Unpacking node-delayed-stream (0.0.5-1) ... 2022-08-17T12:18:22.7404198Z Selecting previously unselected package node-combined-stream. 2022-08-17T12:18:22.7428659Z Preparing to unpack .../42-node-combined-stream_0.0.5-1_all.deb ... 2022-08-17T12:18:22.7458100Z Unpacking node-combined-stream (0.0.5-1) ... 2022-08-17T12:18:22.7689910Z Selecting previously unselected package node-cookie-jar. 2022-08-17T12:18:22.7711325Z Preparing to unpack .../43-node-cookie-jar_0.3.1-1_all.deb ... 2022-08-17T12:18:22.7745927Z Unpacking node-cookie-jar (0.3.1-1) ... 2022-08-17T12:18:22.7961074Z Selecting previously unselected package node-forever-agent. 2022-08-17T12:18:22.7982719Z Preparing to unpack .../44-node-forever-agent_0.5.1-1_all.deb ... 2022-08-17T12:18:22.8016824Z Unpacking node-forever-agent (0.5.1-1) ... 2022-08-17T12:18:22.8237028Z Selecting previously unselected package node-mime. 2022-08-17T12:18:22.8259480Z Preparing to unpack .../45-node-mime_1.3.4-1_all.deb ... 2022-08-17T12:18:22.8291492Z Unpacking node-mime (1.3.4-1) ... 2022-08-17T12:18:22.8528176Z Selecting previously unselected package node-form-data. 2022-08-17T12:18:22.8550532Z Preparing to unpack .../46-node-form-data_0.1.0-1_all.deb ... 2022-08-17T12:18:22.8585871Z Unpacking node-form-data (0.1.0-1) ... 2022-08-17T12:18:22.8806036Z Selecting previously unselected package node-minimatch. 2022-08-17T12:18:22.8828584Z Preparing to unpack .../47-node-minimatch_3.0.4-3_all.deb ... 2022-08-17T12:18:22.8858191Z Unpacking node-minimatch (3.0.4-3) ... 2022-08-17T12:18:22.9104975Z Selecting previously unselected package node-glob. 2022-08-17T12:18:22.9128108Z Preparing to unpack .../48-node-glob_7.1.2-4_all.deb ... 2022-08-17T12:18:22.9162032Z Unpacking node-glob (7.1.2-4) ... 2022-08-17T12:18:22.9405229Z Selecting previously unselected package node-rimraf. 2022-08-17T12:18:22.9427881Z Preparing to unpack .../49-node-rimraf_2.6.2-1_all.deb ... 2022-08-17T12:18:22.9464677Z Unpacking node-rimraf (2.6.2-1) ... 2022-08-17T12:18:22.9699887Z Selecting previously unselected package node-mkdirp. 2022-08-17T12:18:22.9722448Z Preparing to unpack .../50-node-mkdirp_0.5.1-1_all.deb ... 2022-08-17T12:18:22.9754070Z Unpacking node-mkdirp (0.5.1-1) ... 2022-08-17T12:18:22.9987805Z Selecting previously unselected package node-graceful-fs. 2022-08-17T12:18:23.0011031Z Preparing to unpack .../51-node-graceful-fs_4.1.11-1_all.deb ... 2022-08-17T12:18:23.0065362Z Unpacking node-graceful-fs (4.1.11-1) ... 2022-08-17T12:18:23.0383318Z Selecting previously unselected package node-fstream. 2022-08-17T12:18:23.0405307Z Preparing to unpack .../52-node-fstream_1.0.10-1ubuntu0.18.04.1_all.deb ... 2022-08-17T12:18:23.0472939Z Unpacking node-fstream (1.0.10-1ubuntu0.18.04.1) ... 2022-08-17T12:18:23.0840966Z Selecting previously unselected package node-fstream-ignore. 2022-08-17T12:18:23.0864045Z Preparing to unpack .../53-node-fstream-ignore_0.0.6-2_all.deb ... 2022-08-17T12:18:23.0901474Z Unpacking node-fstream-ignore (0.0.6-2) ... 2022-08-17T12:18:23.1166109Z Selecting previously unselected package node-github-url-from-git. 2022-08-17T12:18:23.1188414Z Preparing to unpack .../54-node-github-url-from-git_1.4.0-1_all.deb ... 2022-08-17T12:18:23.1222916Z Unpacking node-github-url-from-git (1.4.0-1) ... 2022-08-17T12:18:23.1451668Z Selecting previously unselected package nodejs-dev. 2022-08-17T12:18:23.1473908Z Preparing to unpack .../55-nodejs-dev_8.10.0~dfsg-2ubuntu0.4_amd64.deb ... 2022-08-17T12:18:23.1505163Z Unpacking nodejs-dev (8.10.0~dfsg-2ubuntu0.4) ... 2022-08-17T12:18:23.2010584Z Selecting previously unselected package node-nopt. 2022-08-17T12:18:23.2032713Z Preparing to unpack .../56-node-nopt_3.0.6-3_all.deb ... 2022-08-17T12:18:23.2065239Z Unpacking node-nopt (3.0.6-3) ... 2022-08-17T12:18:23.2290718Z Selecting previously unselected package node-npmlog. 2022-08-17T12:18:23.2312384Z Preparing to unpack .../57-node-npmlog_0.0.4-1_all.deb ... 2022-08-17T12:18:23.2343818Z Unpacking node-npmlog (0.0.4-1) ... 2022-08-17T12:18:23.2582688Z Selecting previously unselected package node-osenv. 2022-08-17T12:18:23.2604596Z Preparing to unpack .../58-node-osenv_0.1.4-1_all.deb ... 2022-08-17T12:18:23.2639549Z Unpacking node-osenv (0.1.4-1) ... 2022-08-17T12:18:23.2876498Z Selecting previously unselected package node-tunnel-agent. 2022-08-17T12:18:23.2898804Z Preparing to unpack .../59-node-tunnel-agent_0.3.1-1_all.deb ... 2022-08-17T12:18:23.2924815Z Unpacking node-tunnel-agent (0.3.1-1) ... 2022-08-17T12:18:23.3158358Z Selecting previously unselected package node-json-stringify-safe. 2022-08-17T12:18:23.3181065Z Preparing to unpack .../60-node-json-stringify-safe_5.0.0-1_all.deb ... 2022-08-17T12:18:23.3217986Z Unpacking node-json-stringify-safe (5.0.0-1) ... 2022-08-17T12:18:23.3436897Z Selecting previously unselected package node-qs. 2022-08-17T12:18:23.3459531Z Preparing to unpack .../61-node-qs_2.2.4-1ubuntu1_all.deb ... 2022-08-17T12:18:23.3489264Z Unpacking node-qs (2.2.4-1ubuntu1) ... 2022-08-17T12:18:23.3722778Z Selecting previously unselected package node-request. 2022-08-17T12:18:23.3745285Z Preparing to unpack .../62-node-request_2.26.1-1_all.deb ... 2022-08-17T12:18:23.3781561Z Unpacking node-request (2.26.1-1) ... 2022-08-17T12:18:23.4001686Z Selecting previously unselected package node-semver. 2022-08-17T12:18:23.4024161Z Preparing to unpack .../63-node-semver_5.4.1-1_all.deb ... 2022-08-17T12:18:23.4059323Z Unpacking node-semver (5.4.1-1) ... 2022-08-17T12:18:23.4294551Z Selecting previously unselected package node-tar. 2022-08-17T12:18:23.4315993Z Preparing to unpack .../64-node-tar_2.2.1-1_all.deb ... 2022-08-17T12:18:23.4347226Z Unpacking node-tar (2.2.1-1) ... 2022-08-17T12:18:23.4588926Z Selecting previously unselected package node-which. 2022-08-17T12:18:23.4611548Z Preparing to unpack .../65-node-which_1.3.0-1_all.deb ... 2022-08-17T12:18:23.4647501Z Unpacking node-which (1.3.0-1) ... 2022-08-17T12:18:23.4851935Z Selecting previously unselected package node-gyp. 2022-08-17T12:18:23.4874367Z Preparing to unpack .../66-node-gyp_3.6.2-1ubuntu1_all.deb ... 2022-08-17T12:18:23.4902758Z Unpacking node-gyp (3.6.2-1ubuntu1) ... 2022-08-17T12:18:23.5185888Z Selecting previously unselected package node-ini. 2022-08-17T12:18:23.5208236Z Preparing to unpack .../67-node-ini_1.3.4-1_all.deb ... 2022-08-17T12:18:23.5240402Z Unpacking node-ini (1.3.4-1) ... 2022-08-17T12:18:23.5472428Z Selecting previously unselected package node-lockfile. 2022-08-17T12:18:23.5496274Z Preparing to unpack .../68-node-lockfile_0.4.1-1_all.deb ... 2022-08-17T12:18:23.5538874Z Unpacking node-lockfile (0.4.1-1) ... 2022-08-17T12:18:23.5764201Z Selecting previously unselected package node-lru-cache. 2022-08-17T12:18:23.5786559Z Preparing to unpack .../69-node-lru-cache_4.1.1-1_all.deb ... 2022-08-17T12:18:23.5818981Z Unpacking node-lru-cache (4.1.1-1) ... 2022-08-17T12:18:23.6037900Z Selecting previously unselected package node-mute-stream. 2022-08-17T12:18:23.6060897Z Preparing to unpack .../70-node-mute-stream_0.0.7-1_all.deb ... 2022-08-17T12:18:23.6094568Z Unpacking node-mute-stream (0.0.7-1) ... 2022-08-17T12:18:23.6325661Z Selecting previously unselected package node-normalize-package-data. 2022-08-17T12:18:23.6347550Z Preparing to unpack .../71-node-normalize-package-data_2.3.5-2_all.deb ... 2022-08-17T12:18:23.6376701Z Unpacking node-normalize-package-data (2.3.5-2) ... 2022-08-17T12:18:23.6621925Z Selecting previously unselected package node-read. 2022-08-17T12:18:23.6644079Z Preparing to unpack .../72-node-read_1.0.7-1_all.deb ... 2022-08-17T12:18:23.6674424Z Unpacking node-read (1.0.7-1) ... 2022-08-17T12:18:23.6902537Z Selecting previously unselected package node-read-package-json. 2022-08-17T12:18:23.6925338Z Preparing to unpack .../73-node-read-package-json_1.2.4-1_all.deb ... 2022-08-17T12:18:23.6962746Z Unpacking node-read-package-json (1.2.4-1) ... 2022-08-17T12:18:23.7179876Z Selecting previously unselected package node-retry. 2022-08-17T12:18:23.7202507Z Preparing to unpack .../74-node-retry_0.10.1-1_all.deb ... 2022-08-17T12:18:23.7230782Z Unpacking node-retry (0.10.1-1) ... 2022-08-17T12:18:23.7449019Z Selecting previously unselected package node-sha. 2022-08-17T12:18:23.7471718Z Preparing to unpack .../75-node-sha_1.2.3-1_all.deb ... 2022-08-17T12:18:23.7519109Z Unpacking node-sha (1.2.3-1) ... 2022-08-17T12:18:23.7727762Z Selecting previously unselected package node-slide. 2022-08-17T12:18:23.7750524Z Preparing to unpack .../76-node-slide_1.1.6-1_all.deb ... 2022-08-17T12:18:23.7779156Z Unpacking node-slide (1.1.6-1) ... 2022-08-17T12:18:23.8014304Z Selecting previously unselected package npm. 2022-08-17T12:18:23.8036500Z Preparing to unpack .../77-npm_3.5.2-0ubuntu4_all.deb ... 2022-08-17T12:18:23.8067210Z Unpacking npm (3.5.2-0ubuntu4) ... 2022-08-17T12:18:24.1945714Z Setting up libjs-jquery (3.2.1-1) ... 2022-08-17T12:18:24.2042586Z Setting up nodejs-doc (8.10.0~dfsg-2ubuntu0.4) ... 2022-08-17T12:18:24.2134266Z Setting up libhttp-parser2.7.1:amd64 (2.7.1-2ubuntu0.1) ... 2022-08-17T12:18:24.2233116Z Setting up libjs-node-uuid (1.4.7-5) ... 2022-08-17T12:18:24.2333464Z Setting up libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-08-17T12:18:24.2437090Z Setting up libjs-inherits (2.0.3-1) ... 2022-08-17T12:18:24.2529181Z Setting up libuv1:amd64 (1.18.0-3) ... 2022-08-17T12:18:24.2628992Z Setting up libssl1.0-dev:amd64 (1.0.2n-1ubuntu5.10) ... 2022-08-17T12:18:24.2720145Z Setting up gyp (0.1+20150913git1f374df9-1ubuntu1) ... 2022-08-17T12:18:24.5329356Z Setting up javascript-common (11) ... 2022-08-17T12:18:24.5676151Z Setting up libjs-async (0.8.0-3) ... 2022-08-17T12:18:24.5770371Z Setting up libc-ares2:amd64 (1.14.0-1ubuntu0.1) ... 2022-08-17T12:18:24.5864314Z Setting up libuv1-dev:amd64 (1.18.0-3) ... 2022-08-17T12:18:24.5946188Z Setting up nodejs (8.10.0~dfsg-2ubuntu0.4) ... 2022-08-17T12:18:24.6255794Z update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2022-08-17T12:18:24.6256411Z update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2022-08-17T12:18:24.6302294Z Setting up node-balanced-match (0.4.2-1) ... 2022-08-17T12:18:24.6398183Z Setting up node-node-uuid (1.4.7-5) ... 2022-08-17T12:18:24.6481665Z Setting up node-yallist (2.0.0-1) ... 2022-08-17T12:18:24.6565196Z Setting up node-slide (1.1.6-1) ... 2022-08-17T12:18:24.6653864Z Setting up node-github-url-from-git (1.4.0-1) ... 2022-08-17T12:18:24.6742710Z Setting up node-pseudomap (1.0.2-1) ... 2022-08-17T12:18:24.6834363Z Setting up node-spdx-license-ids (1.2.2-1) ... 2022-08-17T12:18:24.6943429Z Setting up node-wrappy (1.0.2-1) ... 2022-08-17T12:18:24.7032351Z Setting up node-mime (1.3.4-1) ... 2022-08-17T12:18:24.7126597Z Setting up node-abbrev (1.0.9-1) ... 2022-08-17T12:18:24.7354422Z Setting up node-semver (5.4.1-1) ... 2022-08-17T12:18:24.7478207Z Setting up node-retry (0.10.1-1) ... 2022-08-17T12:18:24.7591299Z Setting up node-forever-agent (0.5.1-1) ... 2022-08-17T12:18:24.7702262Z Setting up node-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2022-08-17T12:18:24.7800407Z Setting up node-json-stringify-safe (5.0.0-1) ... 2022-08-17T12:18:24.7912625Z Setting up node-inherits (2.0.3-1) ... 2022-08-17T12:18:24.8013296Z Setting up node-graceful-fs (4.1.11-1) ... 2022-08-17T12:18:24.8133444Z Setting up node-archy (1.0.0-1ubuntu1) ... 2022-08-17T12:18:24.8231088Z Setting up node-path-is-absolute (1.0.0-1) ... 2022-08-17T12:18:24.8339963Z Setting up node-builtin-modules (1.1.1-1) ... 2022-08-17T12:18:24.8453569Z Setting up node-isexe (2.0.0-3) ... 2022-08-17T12:18:24.8570643Z Setting up node-spdx-correct (1.0.2-1) ... 2022-08-17T12:18:24.8674378Z Setting up node-async (0.8.0-3) ... 2022-08-17T12:18:24.8792114Z Setting up node-cookie-jar (0.3.1-1) ... 2022-08-17T12:18:24.8903885Z Setting up node-mute-stream (0.0.7-1) ... 2022-08-17T12:18:24.9006330Z Setting up node-concat-map (0.0.1-1) ... 2022-08-17T12:18:24.9122550Z Setting up node-ini (1.3.4-1) ... 2022-08-17T12:18:24.9210317Z Setting up node-mkdirp (0.5.1-1) ... 2022-08-17T12:18:24.9305512Z Setting up node-once (1.4.0-2ubuntu1) ... 2022-08-17T12:18:24.9416615Z Setting up nodejs-dev (8.10.0~dfsg-2ubuntu0.4) ... 2022-08-17T12:18:24.9524670Z Setting up node-sha (1.2.3-1) ... 2022-08-17T12:18:24.9628259Z Setting up node-fs.realpath (1.0.0-1) ... 2022-08-17T12:18:24.9711865Z Setting up node-lockfile (0.4.1-1) ... 2022-08-17T12:18:24.9811053Z Setting up node-brace-expansion (1.1.8-1) ... 2022-08-17T12:18:24.9906610Z Setting up node-spdx-expression-parse (1.0.4-1) ... 2022-08-17T12:18:25.0002223Z Setting up node-qs (2.2.4-1ubuntu1) ... 2022-08-17T12:18:25.0103594Z Setting up node-osenv (0.1.4-1) ... 2022-08-17T12:18:25.0197134Z Setting up node-ansi (0.3.0-2ubuntu1) ... 2022-08-17T12:18:25.0284040Z Setting up node-is-builtin-module (1.0.0-1) ... 2022-08-17T12:18:25.0375188Z Setting up node-hosted-git-info (2.5.0-1) ... 2022-08-17T12:18:25.0476060Z Setting up node-delayed-stream (0.0.5-1) ... 2022-08-17T12:18:25.0571700Z Setting up node-tunnel-agent (0.3.1-1) ... 2022-08-17T12:18:25.0693007Z Setting up node-nopt (3.0.6-3) ... 2022-08-17T12:18:25.0792769Z Setting up node-which (1.3.0-1) ... 2022-08-17T12:18:25.0898010Z Setting up node-lru-cache (4.1.1-1) ... 2022-08-17T12:18:25.0989067Z Setting up node-combined-stream (0.0.5-1) ... 2022-08-17T12:18:25.1074588Z Setting up node-block-stream (0.0.9-1ubuntu1) ... 2022-08-17T12:18:25.1167406Z Setting up node-validate-npm-package-license (3.0.1-1) ... 2022-08-17T12:18:25.1259916Z Setting up node-inflight (1.0.6-1) ... 2022-08-17T12:18:25.1393815Z Setting up node-read (1.0.7-1) ... 2022-08-17T12:18:25.1501903Z Setting up node-form-data (0.1.0-1) ... 2022-08-17T12:18:25.1595545Z Setting up node-request (2.26.1-1) ... 2022-08-17T12:18:25.1693955Z Setting up node-minimatch (3.0.4-3) ... 2022-08-17T12:18:25.1796813Z Setting up node-normalize-package-data (2.3.5-2) ... 2022-08-17T12:18:25.1901278Z Setting up node-ansi-color-table (1.0.0-1) ... 2022-08-17T12:18:25.2022030Z Setting up node-npmlog (0.0.4-1) ... 2022-08-17T12:18:25.2131898Z Setting up node-glob (7.1.2-4) ... 2022-08-17T12:18:25.2227160Z Setting up node-rimraf (2.6.2-1) ... 2022-08-17T12:18:25.2324010Z Setting up node-read-package-json (1.2.4-1) ... 2022-08-17T12:18:25.2424290Z Setting up node-fstream (1.0.10-1ubuntu0.18.04.1) ... 2022-08-17T12:18:25.2548670Z Setting up node-fstream-ignore (0.0.6-2) ... 2022-08-17T12:18:25.2645928Z Setting up node-tar (2.2.1-1) ... 2022-08-17T12:18:25.2751991Z Setting up node-gyp (3.6.2-1ubuntu1) ... 2022-08-17T12:18:25.2850212Z Setting up npm (3.5.2-0ubuntu4) ... 2022-08-17T12:18:25.2968430Z Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 2022-08-17T12:18:25.5584998Z + sudo npm install -g @bazel/bazelisk 2022-08-17T12:18:26.3559579Z [?25l 2022-08-17T12:18:26.4058074Z [?25h[?25l 2022-08-17T12:18:26.6224239Z [?25h[?25l 2022-08-17T12:18:26.8730043Z [?25h[?25l 2022-08-17T12:18:27.0323695Z [?25h[?25l 2022-08-17T12:18:27.0821379Z [?25h[?25l 2022-08-17T12:18:27.3025955Z [?25h[?25l 2022-08-17T12:18:27.4946281Z [?25h[?25l 2022-08-17T12:18:27.5523318Z [?25h[?25l 2022-08-17T12:18:27.6081953Z [?25h[?25l 2022-08-17T12:18:27.6656935Z [?25h[?25l 2022-08-17T12:18:27.7154331Z [?25h[?25l 2022-08-17T12:18:27.9150363Z [?25h[?25l 2022-08-17T12:18:27.9654527Z [?25h[?25l 2022-08-17T12:18:28.0153452Z [?25h[?25l 2022-08-17T12:18:28.0643799Z [?25h[?25l 2022-08-17T12:18:28.1134419Z [?25h[?25l 2022-08-17T12:18:28.1633820Z [?25h[?25l 2022-08-17T12:18:28.2123059Z [?25h[?25l 2022-08-17T12:18:28.2243907Z [?25h[?25h/usr/local/bin/bazelisk -> /usr/local/lib/node_modules/@bazel/bazelisk/bazelisk.js 2022-08-17T12:18:28.2244412Z [?25l 2022-08-17T12:18:28.2245298Z [?25h[?25h/usr/local/bin/bazel -> /usr/local/lib/node_modules/@bazel/bazelisk/bazelisk.js 2022-08-17T12:18:28.2245779Z [?25l 2022-08-17T12:18:28.2284711Z [?25h[?25h[?25l 2022-08-17T12:18:28.2322329Z [?25h[?25h/usr/local/lib 2022-08-17T12:18:28.2322723Z └── @bazel/bazelisk@1.12.1 2022-08-17T12:18:28.2322857Z 2022-08-17T12:18:28.2322947Z [?25l 2022-08-17T12:18:28.2387303Z [?25h[?25h[?25h+ [[ -e /usr/bin/bazel ]] 2022-08-17T12:18:28.2390098Z ++ command -v bazelisk 2022-08-17T12:18:28.2393852Z + sudo ln -s /usr/local/bin/bazelisk /usr/bin/bazel 2022-08-17T12:18:28.2437214Z + CUBLAS_PATTERN='/usr/include/cublas*' 2022-08-17T12:18:28.2438371Z + ls '/usr/include/cublas*' 2022-08-17T12:18:28.2494010Z + [[ 1 == 1 ]] 2022-08-17T12:18:28.2494480Z + sudo npm install -g n 2022-08-17T12:18:29.0531822Z [?25l 2022-08-17T12:18:29.1019186Z [?25h[?25l 2022-08-17T12:18:29.1515555Z [?25h[?25l 2022-08-17T12:18:29.2014825Z [?25h[?25l 2022-08-17T12:18:29.2259865Z [?25h[?25h/usr/local/bin/n -> /usr/local/lib/node_modules/n/bin/n 2022-08-17T12:18:29.2260225Z [?25l 2022-08-17T12:18:29.2312474Z [?25h[?25h[?25l 2022-08-17T12:18:29.2340442Z [?25h[?25h/usr/local/lib 2022-08-17T12:18:29.2340826Z └── n@9.0.0 2022-08-17T12:18:29.2340960Z 2022-08-17T12:18:29.2341050Z [?25l 2022-08-17T12:18:29.2392993Z [?25h[?25h[?25h+ sudo n lts 2022-08-17T12:18:29.3360865Z installing : node-v16.17.0 2022-08-17T12:18:29.3804324Z  mkdir : /usr/local/n/versions/node/16.17.0 2022-08-17T12:18:29.3824622Z  fetch : https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.xz 2022-08-17T12:18:29.5561217Z 2022-08-17T12:18:29.7075684Z ####### 10.2% 2022-08-17T12:18:29.8544079Z ############## 20.0% 2022-08-17T12:18:30.0107093Z ##################### 29.9% 2022-08-17T12:18:30.1496985Z ############################ 39.7% 2022-08-17T12:18:30.2916921Z ################################### 49.5% 2022-08-17T12:18:30.4740773Z ########################################## 59.4% 2022-08-17T12:18:30.6376227Z ################################################# 69.2% 2022-08-17T12:18:30.8081710Z ######################################################## 79.1% 2022-08-17T12:18:30.9600766Z ################################################################ 88.9% 2022-08-17T12:18:30.9800782Z ####################################################################### 98.7% 2022-08-17T12:18:30.9801160Z ######################################################################## 100.0% 2022-08-17T12:18:31.0111317Z   copying : node/16.17.0 2022-08-17T12:18:31.4150741Z  installed : v16.17.0 (with npm 8.15.0) 2022-08-17T12:18:31.4150930Z 2022-08-17T12:18:31.4151096Z Note: the node command changed location and the old location may be remembered in your current shell. 2022-08-17T12:18:31.4151448Z  old : /usr/bin/node 2022-08-17T12:18:31.4151716Z  new : /usr/local/bin/node 2022-08-17T12:18:31.4152135Z If "node --version" shows the old version then start a new shell, or reset the location hash with: 2022-08-17T12:18:31.4152500Z hash -r (for bash, zsh, ash, dash, and ksh) 2022-08-17T12:18:31.4152710Z rehash (for csh and tcsh) 2022-08-17T12:18:31.4158740Z + sudo npm install -g bazels3cache 2022-08-17T12:18:31.7553488Z [?25l(⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ reify: timing arborist:ctor Completed in 0ms 2022-08-17T12:18:31.8147394Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree:lib: sill idealTree buildDeps 2022-08-17T12:18:31.8678737Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠏ idealTree:lib: sill idealTree buildDeps 2022-08-17T12:18:31.9176709Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠏ idealTree:lib: sill idealTree buildDeps 2022-08-17T12:18:31.9730324Z (⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠧ idealTree:lib: sill idealTree buildDeps 2022-08-17T12:18:32.0227523Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠹ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.0730224Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠏ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.1236341Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠹ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.1732773Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.2228959Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.2734113Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.3228920Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.3733765Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.4239844Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠸ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.4744385Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠦ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.5247592Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.5751105Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠴ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.6254834Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠏ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.6746641Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.7246363Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.7759717Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠏ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.8312443Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠴ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.8807206Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠧ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.9310227Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:32.9854673Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠴ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:33.0412319Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠼ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:33.0940929Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠧ idealTree:lib: timing idealTree:#root Completed in 206ms 2022-08-17T12:18:33.1458852Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ idealTree: timing idealTree Completed in 1363ms 2022-08-17T12:18:33.2195953Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠴ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.2844551Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠙ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.3374603Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠴ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.3903320Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.4448645Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.5041459Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.5571399Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.6079658Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.6609569Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.7154507Z (#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠋ reify:aws-sdk: sill audit bulk request { 2022-08-17T12:18:33.7226278Z (##########⠂⠂⠂⠂⠂⠂⠂⠂) ⠇ reify:es-to-primitive: timing reifyNode:node_modules/baz 2022-08-17T12:18:33.7226634Z 2022-08-17T12:18:33.7227151Z [?25hnpm WARN deprecated json-parser@1.1.5: `json-parser` is deprecated. Please use `comment-json` instead 2022-08-17T12:18:33.7530596Z npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 2022-08-17T12:18:33.8151232Z [?25l(#################⠂) ⠴ reify:fs.realpath: http fetch GET 200 https://registry.n 2022-08-17T12:18:33.8649863Z (##################) ⠼ reify:object.assign: http fetch GET 200 https://registry 2022-08-17T12:18:33.9163466Z (##################) ⠇ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-08-17T12:18:33.9662351Z (##################) ⠇ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-08-17T12:18:34.0159347Z (##################) ⠇ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-08-17T12:18:34.0669871Z (##################) ⠇ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-08-17T12:18:34.1176226Z (##################) ⠇ reify:async: http fetch GET 200 https://registry.npmjs.o 2022-08-17T12:18:34.1675613Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.2171804Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.2670968Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.3170797Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.3674999Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.4169863Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.4671927Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.5182142Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.5312565Z (##################) ⠋ reify:es-abstract: http fetch GET 200 https://registry.n 2022-08-17T12:18:34.5312826Z 2022-08-17T12:18:34.5340420Z [?25h 2022-08-17T12:18:34.5340740Z added 90 packages, and audited 91 packages in 3s 2022-08-17T12:18:34.5342294Z 2022-08-17T12:18:34.5342409Z 39 packages are looking for funding 2022-08-17T12:18:34.5343370Z run `npm fund` for details 2022-08-17T12:18:34.5352290Z 2022-08-17T12:18:34.5352629Z found 0 vulnerabilities 2022-08-17T12:18:34.5356356Z npm notice 2022-08-17T12:18:34.5357480Z npm notice New minor version of npm available! 8.15.0 -> 8.17.0 2022-08-17T12:18:34.5358010Z npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.17.0 2022-08-17T12:18:34.5358437Z npm notice Run npm install -g npm@8.17.0 to update! 2022-08-17T12:18:34.5358753Z npm notice 2022-08-17T12:18:34.5451404Z ++ which /usr/local/bin/bazels3cache 2022-08-17T12:18:34.5459591Z + BAZELS3CACHE=/usr/local/bin/bazels3cache 2022-08-17T12:18:34.5460173Z + '[' -z /usr/local/bin/bazels3cache ']' 2022-08-17T12:18:34.5460910Z + /usr/local/bin/bazels3cache --bucket=ossci-compiler-clang-cache-circleci-xla --maxEntrySizeBytes=0 --logging.level=verbose 2022-08-17T12:18:39.6042316Z bazels3cache: started server at http://localhost:7777/, logging to /home/jenkins/.bazels3cache.log 2022-08-17T12:18:39.6088500Z + sed -i '/bazel build/ a --remote_http_cache=http://localhost:7777 \\' xla/build_torch_xla_libs.sh 2022-08-17T12:18:39.6106463Z + CMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch:/opt/conda/bin/../ 2022-08-17T12:18:39.6106778Z + XLA_SANDBOX_BUILD=1 2022-08-17T12:18:39.6106971Z + build_torch_xla xla 2022-08-17T12:18:39.6107132Z + XLA_DIR=xla 2022-08-17T12:18:39.6107296Z + pushd xla 2022-08-17T12:18:39.6107513Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-08-17T12:18:39.6107729Z + python setup.py install 2022-08-17T12:18:41.0772505Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:18:41.0904510Z Building torch_xla version: 1.13 2022-08-17T12:18:41.0904941Z XLA Commit ID: 6639bcc4b7c384a2348b204a858a8116195deb27 2022-08-17T12:18:41.0905417Z PyTorch Commit ID: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:18:43.0080415Z + OPTS=() 2022-08-17T12:18:43.0080704Z + getopts O: OPTION 2022-08-17T12:18:43.0080913Z + case $OPTION in 2022-08-17T12:18:43.0081092Z + for i in ${OPTARG} 2022-08-17T12:18:43.0081461Z + OPTS+=("--cxxopt=${i}") 2022-08-17T12:18:43.0081748Z + getopts O: OPTION 2022-08-17T12:18:43.0082030Z + shift 2 2022-08-17T12:18:43.0082262Z + CMD=install 2022-08-17T12:18:43.0091613Z ++ dirname /var/lib/jenkins/workspace/xla/build_torch_xla_libs.sh 2022-08-17T12:18:43.0092254Z + cd /var/lib/jenkins/workspace/xla 2022-08-17T12:18:43.0097549Z +++ pwd 2022-08-17T12:18:43.0099832Z ++ printf '%q\n' /var/lib/jenkins/workspace/xla 2022-08-17T12:18:43.0102749Z + *** 2022-08-17T12:18:43.0103087Z + BASE_DIR=/var/lib/jenkins/workspace/xla 2022-08-17T12:18:43.0103489Z + echo /var/lib/jenkins/workspace/xla 2022-08-17T12:18:43.0103856Z /var/lib/jenkins/workspace/xla 2022-08-17T12:18:43.0104259Z + THIRD_PARTY_DIR=/var/lib/jenkins/workspace/xla/third_party 2022-08-17T12:18:43.0104634Z + MODE=opt 2022-08-17T12:18:43.0105006Z + [[ '' == \1 ]] 2022-08-17T12:18:43.0105248Z + VERBOSE= 2022-08-17T12:18:43.0105553Z + [[ '' == \1 ]] 2022-08-17T12:18:43.0105762Z + BUILD_STRATEGY=standalone 2022-08-17T12:18:43.0105928Z + [[ 1 == \1 ]] 2022-08-17T12:18:43.0106204Z + BUILD_STRATEGY='sandboxed --sandbox_tmpfs_path=/tmp' 2022-08-17T12:18:43.0106459Z + TPUVM_FLAG= 2022-08-17T12:18:43.0106648Z + [[ '' == \1 ]] 2022-08-17T12:18:43.0106806Z + MAX_JOBS= 2022-08-17T12:18:43.0107026Z + [[ ! -z '' ]] 2022-08-17T12:18:43.0107245Z + OPTS+=(--cxxopt="-std=c++17") 2022-08-17T12:18:43.0109019Z ++ basename -- clang-8 2022-08-17T12:18:43.0120802Z + [[ clang-8 =~ ^clang ]] 2022-08-17T12:18:43.0121379Z + OPTS+=(--cxxopt="-Wno-c++11-narrowing") 2022-08-17T12:18:43.0121973Z + OPTS+=(--cxxopt="-Wno-c++14-narrowing") 2022-08-17T12:18:43.0122374Z + [[ 0 == \1 ]] 2022-08-17T12:18:43.0122779Z + '[' install == clean ']' 2022-08-17T12:18:43.0124030Z + sed -i '/.*github.com\/llvm.*,/a "https://storage.googleapis.com/tpu-pytorch/llvm-raw/{commit}.tar.gz".format(commit = LLVM_COMMIT),' /var/lib/jenkins/workspace/xla/third_party/tensorflow/third_party/llvm/workspace.bzl 2022-08-17T12:18:43.0136540Z + sed -i 's/LLVM_COMMIT)]/LLVM_COMMIT),"https:\/\/storage.googleapis.com\/tpu-pytorch\/llvm-raw\/{commit}.tar.gz".format(commit = LLVM_COMMIT)]/g' /var/lib/jenkins/workspace/xla/third_party/tensorflow/tensorflow/compiler/mlir/hlo/WORKSPACE 2022-08-17T12:18:43.0150765Z + cp -r -u -p /var/lib/jenkins/workspace/xla/third_party/xla_client /var/lib/jenkins/workspace/xla/third_party/tensorflow/tensorflow/compiler/xla/ 2022-08-17T12:18:43.0180808Z + pushd /var/lib/jenkins/workspace/xla/third_party/tensorflow 2022-08-17T12:18:43.0181362Z /var/lib/jenkins/workspace/xla/third_party/tensorflow /var/lib/jenkins/workspace/xla 2022-08-17T12:18:43.0182643Z + bazel build --spawn_strategy=sandboxed --sandbox_tmpfs_path=/tmp --show_progress_rate_limit=20 --remote_http_cache=http://localhost:7777 --define framework_shared_object=false -c opt --cxxopt=-D_GLIBCXX_USE_CXX11_ABI=1 --cxxopt=-std=c++17 --cxxopt=-Wno-c++11-narrowing --cxxopt=-Wno-c++14-narrowing //tensorflow/compiler/xla/xla_client:libxla_computation_client.so 2022-08-17T12:18:43.0531522Z 2022/08/17 12:18:43 Downloading https://releases.bazel.build/5.1.1/release/bazel-5.1.1-linux-x86_64... 2022-08-17T12:18:43.1925045Z Extracting Bazel installation... 2022-08-17T12:18:44.8728284Z Starting local Bazel server and connecting to it... 2022-08-17T12:18:46.2425007Z WARNING: Option 'remote_http_cache' is deprecated: Use --remote_cache instead 2022-08-17T12:18:46.2427055Z INFO: Invocation ID: f234e001-2028-46dd-849c-ff0575965c02 2022-08-17T12:18:46.2436445Z INFO: Options provided by the client: 2022-08-17T12:18:46.2436945Z Inherited 'common' options: --isatty=1 --terminal_columns=0 2022-08-17T12:18:46.2478673Z INFO: Reading rc options for 'build' from /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: 2022-08-17T12:18:46.2479258Z Inherited 'common' options: --experimental_repo_remote_exec 2022-08-17T12:18:46.2479820Z INFO: Reading rc options for 'build' from /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: 2022-08-17T12:18:46.2484289Z 'build' options: --define framework_shared_object=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --deleted_packages=tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/common,tensorflow/core/tfrt/eager,tensorflow/core/tfrt/eager/backends/cpu,tensorflow/core/tfrt/eager/backends/gpu,tensorflow/core/tfrt/eager/core_runtime,tensorflow/core/tfrt/eager/cpp_tests/core_runtime,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils 2022-08-17T12:18:46.2487108Z INFO: Found applicable config definition build:short_logs in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING 2022-08-17T12:18:46.2487998Z INFO: Found applicable config definition build:v2 in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 2022-08-17T12:18:46.2489528Z INFO: Found applicable config definition build:linux in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --copt=-w --host_copt=-w --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --distinct_host_configuration=false --experimental_guard_against_concurrent_changes 2022-08-17T12:18:46.2491109Z INFO: Found applicable config definition build:dynamic_kernels in file /var/lib/jenkins/workspace/xla/third_party/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS 2022-08-17T12:18:46.3907404Z Loading: 2022-08-17T12:18:46.3940493Z 2022-08-17T12:18:46.3941183Z Loading: 0 packages loaded 2022-08-17T12:18:48.6290384Z 2022-08-17T12:18:48.6292053Z WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/tensorflow/runtime/archive/eb44fa3bd8949218b9da72ad8fd018a45d5f03ee.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found 2022-08-17T12:18:48.6293034Z Loading: 0 packages loaded 2022-08-17T12:18:48.6293479Z Fetching @llvm-raw; fetching 2022-08-17T12:18:48.6293975Z Fetching https://storage.googleapis.com/...a275a66bb6.tar.gz; 120,191,823B 2022-08-17T12:19:10.2869955Z 2022-08-17T12:19:10.2870650Z  2022-08-17T12:19:10.2870924Z  2022-08-17T12:19:10.2871166Z Loading: 0 packages loaded 2022-08-17T12:19:10.2871491Z Fetching @llvm-raw; Restarting. 23s 2022-08-17T12:19:33.8573840Z 2022-08-17T12:19:33.8574722Z  2022-08-17T12:19:33.8575193Z Loading: 0 packages loaded 2022-08-17T12:19:33.8575737Z Fetching @llvm-raw; fetching 47s 2022-08-17T12:19:38.9790628Z 2022-08-17T12:19:38.9791408Z  2022-08-17T12:19:38.9792185Z Analyzing: target //tensorflow/compiler/xla/xla_client:libxla_computation_clie\ 2022-08-17T12:19:38.9794204Z nt.so (1 packages loaded, 0 targets configured) 2022-08-17T12:19:45.2615654Z 2022-08-17T12:19:45.2616243Z  2022-08-17T12:19:45.2617068Z WARNING: Download from https://mirror.bazel.build/github.com/bazelbuild/rules_cc/archive/081771d4a0e9d7d3aa0eed2ef389fa4700dfb23e.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found 2022-08-17T12:19:45.2617996Z Analyzing: target //tensorflow/compiler/xla/xla_client:libxla_computation_clie\ 2022-08-17T12:19:45.2619789Z nt.so (49 packages loaded, 219 targets configured) 2022-08-17T12:19:45.2620120Z currently loading: @local_config_cc// 2022-08-17T12:19:55.5533425Z 2022-08-17T12:19:55.5534004Z  2022-08-17T12:19:55.5534334Z  2022-08-17T12:19:55.5535056Z INFO: Analyzed target //tensorflow/compiler/xla/xla_client:libxla_computation_client.so (270 packages loaded, 20800 targets configured). 2022-08-17T12:19:55.5537203Z 2022-08-17T12:19:55.5548335Z 2022-08-17T12:19:55.5549207Z INFO: Found 1 target... 2022-08-17T12:19:55.5549523Z 2022-08-17T12:19:56.0446809Z 2022-08-17T12:19:56.0447468Z [0 / 5] [Prepa] .../compiler/xla/xla_client:libxla_computation_client.so 2022-08-17T12:20:16.0481495Z 2022-08-17T12:20:16.0482222Z [3,880 / 10,744] 7 actions, 1 running 2022-08-17T12:20:16.0482668Z @com_google_absl//absl/random/internal:iostream_state_saver; 0s local 2022-08-17T12:20:16.0483308Z Compiling src/common/convolution.cpp; Downloading exte...; 0s remote-cache 2022-08-17T12:20:16.0483913Z Compiling src/common/concat.cpp; Downloading external/...; 0s remote-cache 2022-08-17T12:20:16.0484529Z Compiling llvm/lib/MC/MCCodeEmitter.cpp; Downloading e...; 0s remote-cache 2022-08-17T12:20:16.0485054Z @mkl_dnn_v1//:onednn_autogen; 0s remote-cache 2022-08-17T12:20:16.0485532Z @com_github_grpc_grpc//:envoy_core_upb; 0s remote-cache 2022-08-17T12:20:16.0486005Z @com_github_grpc_grpc//:envoy_ads_upb; 0s remote-cache 2022-08-17T12:20:36.0478661Z 2022-08-17T12:20:36.0479198Z  2022-08-17T12:20:36.0479555Z  2022-08-17T12:20:36.0479817Z  2022-08-17T12:20:36.0480082Z  2022-08-17T12:20:36.0480349Z  2022-08-17T12:20:36.0480613Z  2022-08-17T12:20:36.0481094Z  2022-08-17T12:20:36.0481516Z [6,071 / 11,318] 8 actions, 0 running 2022-08-17T12:20:36.0485302Z Compiling tensorflow/core/lib/random/simple_philox.cc; 0s remote-cache 2022-08-17T12:20:36.0485729Z Compiling tensorflow/core/platform/coding.cc; Download...; 0s remote-cache 2022-08-17T12:20:36.0486154Z Compiling tensorflow/core/lib/hash/crc32c_accelerate.cc; 0s remote-cache 2022-08-17T12:20:36.0486566Z Compiling tensorflow/core/lib/hash/crc32c.cc; Download...; 0s remote-cache 2022-08-17T12:20:36.0486945Z Compiling tensorflow/core/lib/hash/crc32c_accelerate.cc; 0s remote-cache 2022-08-17T12:20:36.0487484Z Compiling tensorflow/core/lib/hash/crc32c.cc; 0s remote-cache 2022-08-17T12:20:36.0487834Z Compiling tensorflow/core/platform/coding.cc; 0s remote-cache 2022-08-17T12:20:36.0488242Z Compiling tensorflow/core/platform/stringprintf.cc; 0s remote-cache 2022-08-17T12:20:56.0501270Z 2022-08-17T12:20:56.0501848Z  2022-08-17T12:20:56.0503075Z  2022-08-17T12:20:56.0503445Z  2022-08-17T12:20:56.0503742Z  2022-08-17T12:20:56.0504069Z  2022-08-17T12:20:56.0513142Z  2022-08-17T12:20:56.0513353Z  2022-08-17T12:20:56.0513573Z  2022-08-17T12:20:56.0513853Z [7,745 / 11,318] 8 actions, 0 running 2022-08-17T12:20:56.0514256Z Compiling tensorflow/core/util/dump_graph.cc; Download...; 0s remote-cache 2022-08-17T12:20:56.0514639Z Compiling tensorflow/core/framework/node_properties.cc; 0s remote-cache 2022-08-17T12:20:56.0515071Z Compiling tensorflow/core/framework/node_properties.cc; 0s remote-cache 2022-08-17T12:20:56.0515427Z Compiling tensorflow/core/framework/op.cc; 0s remote-cache 2022-08-17T12:20:56.0515798Z Compiling tensorflow/core/framework/op.cc; 0s remote-cache 2022-08-17T12:20:56.0516153Z Compiling .../core/framework/full_type_inference_util.cc; 0s remote-cache 2022-08-17T12:20:56.0516467Z [Prepa] Compiling tensorflow/core/framework/full_type_util.cc 2022-08-17T12:20:56.0516773Z [Scann] Compiling tensorflow/core/framework/full_type_util.cc 2022-08-17T12:21:16.0606936Z 2022-08-17T12:21:16.0607448Z  2022-08-17T12:21:16.0607868Z  2022-08-17T12:21:16.0608204Z  2022-08-17T12:21:16.0610002Z  2022-08-17T12:21:16.0610321Z  2022-08-17T12:21:16.0610638Z  2022-08-17T12:21:16.0610871Z  2022-08-17T12:21:16.0611039Z  2022-08-17T12:21:16.0611391Z [9,700 / 11,318] 8 actions, 0 running 2022-08-17T12:21:16.0611735Z Compiling .../tensorflow/transforms/tpu_rewrite_pass.cc; 0s remote-cache 2022-08-17T12:21:16.0612133Z //tensorflow/compiler/mlir/tensorflow:tensorflow_passes; 0s remote-cache 2022-08-17T12:21:16.0612579Z //tensorflow/compiler/mlir/tensorflow:tensorflow_passes; 0s remote-cache 2022-08-17T12:21:16.0612947Z //tensorflow/compiler/mlir/tensorflow:tensorflow_passes; 0s remote-cache 2022-08-17T12:21:16.0613302Z //tensorflow/compiler/mlir/tensorflow:tensorflow_passes; 0s remote-cache 2022-08-17T12:21:16.0613906Z //tensorflow/compiler/mlir/tensorflow:tensorflow_passes; 0s remote-cache 2022-08-17T12:21:16.0614370Z //tensorflow/compiler/mlir/tensorflow:tensorflow_passes; 0s remote-cache 2022-08-17T12:21:16.0614983Z //tensorflow/compiler/mlir/tensorflow:tensorflow_passes; 0s remote-cache 2022-08-17T12:21:36.0660935Z 2022-08-17T12:21:36.0661959Z  2022-08-17T12:21:36.0662356Z  2022-08-17T12:21:36.0662568Z  2022-08-17T12:21:36.0662813Z  2022-08-17T12:21:36.0663005Z  2022-08-17T12:21:36.0665237Z  2022-08-17T12:21:36.0665524Z  2022-08-17T12:21:36.0665808Z  2022-08-17T12:21:36.0666245Z [11,255 / 11,318] 8 actions, 0 running 2022-08-17T12:21:36.0666772Z Compiling tensorflow/compiler/xla/pjrt/cpu_device.cc; 0s remote-cache 2022-08-17T12:21:36.0667364Z @llvm-project//llvm:X86CodeGen; 0s remote-cache 2022-08-17T12:21:36.0667970Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; Dow...; 0s remote-cache 2022-08-17T12:21:36.0668836Z Compiling llvm/lib/Target/X86/X86FlagsCopyLowering.cpp; 0s remote-cache 2022-08-17T12:21:36.0669420Z Compiling llvm/lib/Target/X86/X86InsertWait.cpp; 0s remote-cache 2022-08-17T12:21:36.0670013Z Compiling llvm/lib/Target/X86/X86FixupLEAs.cpp; 0s remote-cache 2022-08-17T12:21:36.0670467Z [Scann] Compiling llvm/lib/Target/X86/X86FastPreTileConfig.cpp 2022-08-17T12:21:36.0670922Z [Prepa] Compiling llvm/lib/Target/X86/X86FrameLowering.cpp 2022-08-17T12:21:51.1245176Z 2022-08-17T12:21:51.1246870Z  2022-08-17T12:21:51.1247273Z  2022-08-17T12:21:51.1247569Z  2022-08-17T12:21:51.1248061Z  2022-08-17T12:21:51.1248241Z  2022-08-17T12:21:51.1248394Z  2022-08-17T12:21:51.1248562Z  2022-08-17T12:21:51.1248944Z  2022-08-17T12:21:51.1249345Z Target //tensorflow/compiler/xla/xla_client:libxla_computation_client.so up-to-date: 2022-08-17T12:21:51.1249769Z [11,318 / 11,318] checking cached actions 2022-08-17T12:21:51.1249910Z 2022-08-17T12:21:51.1250126Z  bazel-bin/tensorflow/compiler/xla/xla_client/libxla_computation_client.so 2022-08-17T12:21:51.1250510Z [11,318 / 11,318] checking cached actions 2022-08-17T12:21:51.2036795Z 2022-08-17T12:21:51.2037584Z INFO: Elapsed time: 187.920s, Critical Path: 16.50s 2022-08-17T12:21:51.2038137Z [11,318 / 11,318] checking cached actions 2022-08-17T12:21:51.2038380Z 2022-08-17T12:21:51.2038812Z INFO: 11318 processes: 8071 remote cache hit, 3246 internal, 1 processwrapper-sandbox. 2022-08-17T12:21:51.2039362Z [11,318 / 11,318] checking cached actions 2022-08-17T12:21:51.2039590Z 2022-08-17T12:21:51.2039912Z INFO: Build completed successfully, 11318 total actions 2022-08-17T12:21:51.2113958Z 2022-08-17T12:21:51.2114919Z INFO: Build completed successfully, 11318 total actions 2022-08-17T12:21:51.2200675Z + popd 2022-08-17T12:21:51.2201025Z /var/lib/jenkins/workspace/xla 2022-08-17T12:21:51.2201409Z + mkdir -p torch_xla/lib 2022-08-17T12:21:51.2246133Z + chmod 0644 /var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin/tensorflow/compiler/xla/xla_client/libxla_computation_client.so 2022-08-17T12:21:51.2262496Z + cp /var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin/tensorflow/compiler/xla/xla_client/libxla_computation_client.so torch_xla/lib 2022-08-17T12:21:51.8244433Z running install 2022-08-17T12:21:51.8252694Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:21:51.8253172Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:21:51.9167267Z /opt/conda/lib/python3.7/site-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-17T12:21:51.9167706Z EasyInstallDeprecationWarning, 2022-08-17T12:21:52.0825183Z running bdist_egg 2022-08-17T12:21:52.1918205Z running egg_info 2022-08-17T12:21:52.1918719Z creating torch_xla.egg-info 2022-08-17T12:21:52.2440963Z writing torch_xla.egg-info/PKG-INFO 2022-08-17T12:21:52.2932735Z writing dependency_links to torch_xla.egg-info/dependency_links.txt 2022-08-17T12:21:52.5382557Z writing requirements to torch_xla.egg-info/requires.txt 2022-08-17T12:21:52.5874376Z writing top-level names to torch_xla.egg-info/top_level.txt 2022-08-17T12:21:52.5874973Z writing manifest file 'torch_xla.egg-info/SOURCES.txt' 2022-08-17T12:21:52.7095077Z reading manifest file 'torch_xla.egg-info/SOURCES.txt' 2022-08-17T12:21:52.7095554Z adding license file 'LICENSE' 2022-08-17T12:21:52.7120043Z writing manifest file 'torch_xla.egg-info/SOURCES.txt' 2022-08-17T12:21:52.7120641Z installing library code to build/bdist.linux-x86_64/egg 2022-08-17T12:21:52.7121196Z running install_lib 2022-08-17T12:21:52.7121411Z running build_py 2022-08-17T12:21:52.7124236Z creating build 2022-08-17T12:21:52.7124851Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:21:52.7125116Z creating build/lib.linux-x86_64-3.7/torch_xla 2022-08-17T12:21:52.7125927Z copying torch_xla/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla 2022-08-17T12:21:52.7132697Z copying torch_xla/_patched_functions.py -> build/lib.linux-x86_64-3.7/torch_xla 2022-08-17T12:21:52.7136755Z copying torch_xla/version.py -> build/lib.linux-x86_64-3.7/torch_xla 2022-08-17T12:21:52.7142592Z creating build/lib.linux-x86_64-3.7/torch_xla/amp 2022-08-17T12:21:52.7142964Z copying torch_xla/amp/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/amp 2022-08-17T12:21:52.7153580Z copying torch_xla/amp/autocast_mode.py -> build/lib.linux-x86_64-3.7/torch_xla/amp 2022-08-17T12:21:52.7157247Z copying torch_xla/amp/grad_scaler.py -> build/lib.linux-x86_64-3.7/torch_xla/amp 2022-08-17T12:21:52.7163313Z creating build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7163710Z copying torch_xla/core/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7164779Z copying torch_xla/core/_xrt_run_server.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7168687Z copying torch_xla/core/functions.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7177234Z copying torch_xla/core/xla_builder.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7189816Z copying torch_xla/core/xla_env_vars.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7193092Z copying torch_xla/core/xla_model.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7205315Z copying torch_xla/core/xla_op_registry.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7214185Z copying torch_xla/core/xrt_run_server.py -> build/lib.linux-x86_64-3.7/torch_xla/core 2022-08-17T12:21:52.7218579Z creating build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7219007Z copying torch_xla/debug/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7219984Z copying torch_xla/debug/frame_parser_util.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7223813Z copying torch_xla/debug/graph_saver.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7228407Z copying torch_xla/debug/metrics.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7235935Z copying torch_xla/debug/metrics_compare_utils.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7240173Z copying torch_xla/debug/metrics_saver.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7248451Z copying torch_xla/debug/model_comparator.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7252829Z copying torch_xla/debug/profiler.py -> build/lib.linux-x86_64-3.7/torch_xla/debug 2022-08-17T12:21:52.7262566Z creating build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7263089Z copying torch_xla/distributed/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7263851Z copying torch_xla/distributed/cluster.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7273873Z copying torch_xla/distributed/data_parallel.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7278178Z copying torch_xla/distributed/parallel_loader.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7286878Z copying torch_xla/distributed/worker.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7291343Z copying torch_xla/distributed/xla_backend.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7300750Z copying torch_xla/distributed/xla_dist.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7309577Z copying torch_xla/distributed/xla_multiprocessing.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed 2022-08-17T12:21:52.7319588Z creating build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-08-17T12:21:52.7320055Z copying torch_xla/experimental/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-08-17T12:21:52.7320854Z copying torch_xla/experimental/pjrt.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-08-17T12:21:52.7326991Z copying torch_xla/experimental/xla_sharded_tensor.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-08-17T12:21:52.7332082Z copying torch_xla/experimental/xla_sharding.py -> build/lib.linux-x86_64-3.7/torch_xla/experimental 2022-08-17T12:21:52.7338994Z creating build/lib.linux-x86_64-3.7/torch_xla/test 2022-08-17T12:21:52.7339656Z copying torch_xla/test/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/test 2022-08-17T12:21:52.7340416Z copying torch_xla/test/test_utils.py -> build/lib.linux-x86_64-3.7/torch_xla/test 2022-08-17T12:21:52.7352232Z creating build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7352635Z copying torch_xla/utils/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7353247Z copying torch_xla/utils/cached_dataset.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7358673Z copying torch_xla/utils/checkpoint.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7364230Z copying torch_xla/utils/checkpoint_tagger.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7368388Z copying torch_xla/utils/closures.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7375600Z copying torch_xla/utils/gcsfs.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7385422Z copying torch_xla/utils/keyd_queue.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7389680Z copying torch_xla/utils/serialization.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7394183Z copying torch_xla/utils/tf_record_reader.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7400430Z copying torch_xla/utils/utils.py -> build/lib.linux-x86_64-3.7/torch_xla/utils 2022-08-17T12:21:52.7406824Z creating build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-08-17T12:21:52.7407619Z copying torch_xla/amp/syncfree/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-08-17T12:21:52.7411699Z copying torch_xla/amp/syncfree/_functional.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-08-17T12:21:52.7419663Z copying torch_xla/amp/syncfree/adam.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-08-17T12:21:52.7426256Z copying torch_xla/amp/syncfree/adamw.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-08-17T12:21:52.7430482Z copying torch_xla/amp/syncfree/sgd.py -> build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree 2022-08-17T12:21:52.7436443Z creating build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-08-17T12:21:52.7437154Z copying torch_xla/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-08-17T12:21:52.7443603Z copying torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-08-17T12:21:52.7446120Z copying torch_xla/distributed/fsdp/state_dict_utils.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-08-17T12:21:52.7451898Z copying torch_xla/distributed/fsdp/utils.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-08-17T12:21:52.7457552Z copying torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-08-17T12:21:52.7469720Z copying torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py -> build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp 2022-08-17T12:21:52.7490820Z creating build/lib.linux-x86_64-3.7/torch_xla/lib 2022-08-17T12:21:52.7491331Z copying torch_xla/lib/libxla_computation_client.so -> build/lib.linux-x86_64-3.7/torch_xla/lib 2022-08-17T12:21:52.9954247Z running build_ext 2022-08-17T12:21:52.9985111Z building '_XLAC' extension 2022-08-17T12:21:52.9993638Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7 2022-08-17T12:21:52.9994326Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla 2022-08-17T12:21:52.9994964Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc 2022-08-17T12:21:52.9995703Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated 2022-08-17T12:21:52.9997104Z creating /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops 2022-08-17T12:21:53.0401673Z Emitting ninja build file /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/build.ninja... 2022-08-17T12:21:53.0414536Z Compiling objects... 2022-08-17T12:21:53.0414780Z Using envvar MAX_JOBS (6) as the number of workers... 2022-08-17T12:21:59.7514061Z [1/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_cpu_fallback.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_cpu_fallback.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_cpu_fallback.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:00.6116638Z [2/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:01.4399398Z [3/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:02.3167325Z [4/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:04.7619074Z [5/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/batch_norm.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/batch_norm.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/batch_norm.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:11.3890014Z [6/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_autograd_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:12.1334465Z [7/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/convert_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:13.6949611Z [8/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_bridge.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_bridge.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_bridge.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:14.2359636Z [9/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/computation.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:17.1287539Z [10/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/convolution.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:19.4089037Z [11/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/device.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/device.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/device.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:19.7865366Z [12/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/cross_replica_reduces.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:22.1461177Z [13/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/function_call_tracker.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/function_call_tracker.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/function_call_tracker.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:22.4261082Z [14/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/data_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:24.1288056Z [15/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/debug_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:25.7631122Z [16/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_type.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_type.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:25.7636389Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:230:18: warning: unused variable 'dtype' [-Wunused-variable] 2022-08-17T12:22:25.7637164Z at::ScalarType dtype = at::result_type(self, other); 2022-08-17T12:22:25.7637622Z ^ 2022-08-17T12:22:25.7640374Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:66:27: warning: unused function 'to_meta' [-Wunused-function] 2022-08-17T12:22:25.7640930Z c10::optional to_meta(const c10::optional& tensor) { 2022-08-17T12:22:25.7641166Z ^ 2022-08-17T12:22:25.7641561Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:73:25: warning: unused function 'to_meta' [-Wunused-function] 2022-08-17T12:22:25.7641887Z std::vector to_meta(const at::TensorList& t_list) { 2022-08-17T12:22:25.7642108Z ^ 2022-08-17T12:22:25.7642291Z 3 warnings generated. 2022-08-17T12:22:26.6989310Z [17/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/elementwise.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/elementwise.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/elementwise.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:26.6993662Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/elementwise.cpp:295:14: warning: unused variable 'm_sqrt2' [-Wunused-variable] 2022-08-17T12:22:26.6994545Z xla::XlaOp m_sqrt2 = XlaHelpers::ScalarValue( 2022-08-17T12:22:26.6994894Z ^ 2022-08-17T12:22:26.6995194Z 1 warning generated. 2022-08-17T12:22:27.3244240Z [18/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterAutogradXLA.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterAutogradXLA.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterAutogradXLA.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:27.3248442Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterAutogradXLA.cpp:63:6: warning: unused function 'resize_out' [-Wunused-function] 2022-08-17T12:22:27.3249416Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-08-17T12:22:27.3249816Z ^ 2022-08-17T12:22:27.3250573Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterAutogradXLA.cpp:81:6: warning: unused function 'check_inplace' [-Wunused-function] 2022-08-17T12:22:27.3251353Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-08-17T12:22:27.3251766Z ^ 2022-08-17T12:22:27.3252029Z 2 warnings generated. 2022-08-17T12:22:27.8329936Z [19/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/helpers.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/helpers.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/helpers.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:34.3942905Z [20/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:37.6101482Z [21/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:37.7247694Z [22/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_dump_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ir_dump_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_dump_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:40.4583593Z [23/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/matrix.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/matrix.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/matrix.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:44.3811993Z [24/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/layout_manager.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/layout_manager.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/layout_manager.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:49.8888552Z [25/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/lowering_context.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/lowering_context.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/lowering_context.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:50.3087141Z [26/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nms_op.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/nms_op.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nms_op.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:50.3973847Z [27/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nll_loss.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/nll_loss.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nll_loss.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:56.4345716Z [28/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/XLANativeFunctions.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/XLANativeFunctions.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/XLANativeFunctions.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:56.4350069Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/XLANativeFunctions.cpp:30:27: warning: unused function 'to_meta' [-Wunused-function] 2022-08-17T12:22:56.4350849Z c10::optional to_meta(const c10::optional& tensor) { 2022-08-17T12:22:56.4351235Z ^ 2022-08-17T12:22:56.4351970Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/XLANativeFunctions.cpp:37:25: warning: unused function 'to_meta' [-Wunused-function] 2022-08-17T12:22:56.4352528Z std::vector to_meta(const at::TensorList& t_list) { 2022-08-17T12:22:56.4436683Z ^ 2022-08-17T12:22:56.4437038Z 2 warnings generated. 2022-08-17T12:22:58.9620910Z [29/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adam_optimizer_step.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/adam_optimizer_step.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adam_optimizer_step.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:22:59.8728490Z [30/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_dim.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/all_dim.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_dim.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:04.7960331Z [31/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adaptive_max_pool2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/adaptive_max_pool2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adaptive_max_pool2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:06.0615428Z [32/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/op_by_op_executor.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/op_by_op_executor.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/op_by_op_executor.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:08.1647055Z [33/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:08.4480136Z [34/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/init_python_bindings.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/init_python_bindings.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/init_python_bindings.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:08.4484719Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/init_python_bindings.cpp:1467:11: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 2022-08-17T12:23:08.4485325Z pass.Run(module.get()); 2022-08-17T12:23:08.4485670Z ^~~~~~~~ ~~~~~~~~~~~~ 2022-08-17T12:23:08.4486144Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/init_python_bindings.cpp:40: 2022-08-17T12:23:08.4486708Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-08-17T12:23:08.4487453Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-08-17T12:23:08.4488038Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-08-17T12:23:08.4489148Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-08-17T12:23:08.4577115Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-08-17T12:23:08.4577700Z ^ 2022-08-17T12:23:08.4578004Z 2 warnings generated. 2022-08-17T12:23:08.7592502Z [35/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_gather.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/all_gather.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_gather.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:11.9771715Z [36/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterXLA.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterXLA.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterXLA.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:11.9776158Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterXLA.cpp:63:6: warning: unused function 'resize_out' [-Wunused-function] 2022-08-17T12:23:11.9776906Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-08-17T12:23:11.9777348Z ^ 2022-08-17T12:23:11.9778041Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/generated/RegisterXLA.cpp:81:6: warning: unused function 'check_inplace' [-Wunused-function] 2022-08-17T12:23:11.9778703Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-08-17T12:23:11.9779123Z ^ 2022-08-17T12:23:11.9779379Z 2 warnings generated. 2022-08-17T12:23:15.1107290Z [37/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_reduce.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/all_reduce.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_reduce.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:15.2005064Z [38/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_max.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/arg_max.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_max.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:15.8122111Z [39/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_to_all.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/all_to_all.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_to_all.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:17.7075541Z [40/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/any.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/any.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/any.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:18.3133184Z [41/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_update_scale.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/amp_update_scale.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_update_scale.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:19.5651978Z [42/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_min.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/arg_min.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_min.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:24.5457268Z [43/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/as_strided.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:25.0275290Z [44/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bernoulli.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/bernoulli.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bernoulli.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:25.2338723Z [45/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arithmetic_ir_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/arithmetic_ir_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arithmetic_ir_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:26.1547030Z [46/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/avg_pool_nd_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:28.4254648Z [47/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/avg_pool_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:29.3530763Z [48/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided_view_update.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/as_strided_view_update.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided_view_update.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:32.4715470Z [49/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cholesky.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cholesky.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cholesky.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:33.9926657Z [50/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bitwise_ir_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/bitwise_ir_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bitwise_ir_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:34.9625369Z [51/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cat.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cat.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cat.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:37.2240054Z [52/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/constant.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:37.4987475Z [53/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cast.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cast.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cast.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:39.1714037Z [54/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_backward_overrideable.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/convolution_backward_overrideable.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_backward_overrideable.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:39.3544912Z [55/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/collective_permute.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/collective_permute.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/collective_permute.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:40.8674437Z [56/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant_pad_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/constant_pad_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant_pad_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:46.1305715Z [57/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/diagonal.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:46.2647455Z [58/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/device_data.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/device_data.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/device_data.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:46.8697171Z [59/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumprod.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cumprod.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumprod.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:47.7264866Z [60/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_overrideable.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/convolution_overrideable.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_overrideable.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:49.4949596Z [61/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/expand.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:49.7890291Z [62/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumsum.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/cumsum.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumsum.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:55.6388112Z [63/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal_view_update.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/diagonal_view_update.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal_view_update.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:56.4919784Z [64/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/gather.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/gather.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/gather.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:56.8800238Z [65/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/dynamic_ir.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/dynamic_ir.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/dynamic_ir.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:57.1388220Z [66/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/discrete_uniform.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/discrete_uniform.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/discrete_uniform.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:57.7473879Z [67/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/flip.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/flip.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/flip.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:23:58.8841687Z [68/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/exponential.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/exponential.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/exponential.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:03.8937509Z [69/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_get.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_get.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_get.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:04.8798174Z [70/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/generic.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:05.5564523Z [71/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/get_dimensions_size.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/get_dimensions_size.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/get_dimensions_size.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:06.1300526Z [72/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic_slice.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/generic_slice.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic_slice.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:06.9085816Z [73/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardshrink.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/hardshrink.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardshrink.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:08.1223285Z [74/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardtanh_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/hardtanh_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardtanh_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:11.9359582Z [75/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/infer_output_shape.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/infer_output_shape.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/infer_output_shape.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:14.0314431Z [76/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/kth_value.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/kth_value.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/kth_value.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:14.3917015Z [77/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linspace.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/linspace.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linspace.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:14.4855143Z [78/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_put.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_put.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_put.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:15.5386557Z [79/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_select.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_select.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_select.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:17.8149545Z [80/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/index_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:20.3776365Z [81/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/leaky_relu.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:22.1421158Z [82/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/leaky_relu_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:22.7874841Z [83/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linear_interpolation.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/linear_interpolation.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linear_interpolation.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:25.1007795Z [84/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/logsumexp.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/logsumexp.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/logsumexp.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:25.7373507Z [85/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/log_softmax.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:27.7671996Z [86/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/log_softmax_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:30.2514909Z [87/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_scatter.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/masked_scatter.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_scatter.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:30.9697469Z [88/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_fill.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/masked_fill.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_fill.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:32.1472042Z [89/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_select.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/masked_select.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_select.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:32.8607599Z [90/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mean.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/mean.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mean.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:34.1912830Z [91/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_in_dim.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_in_dim.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_in_dim.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:37.9954666Z [92/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_pool_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:39.6400827Z [93/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_pool_nd_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:40.1576998Z [94/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/min_in_dim.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/min_in_dim.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/min_in_dim.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:40.6353083Z [95/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/native_batch_norm_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:40.6378166Z [96/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_unpool_nd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/max_unpool_nd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_unpool_nd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:41.4517320Z [97/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/mse_loss.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:45.7569136Z [98/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/mse_loss_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:47.1715183Z [99/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_forward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/native_batch_norm_forward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_forward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:49.4056926Z [100/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nll_loss.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:50.1025378Z [101/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nms.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nms.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nms.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:50.1159972Z [102/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nonzero.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/nonzero.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nonzero.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:51.3328489Z [103/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/normal.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/normal.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/normal.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:53.7025794Z [104/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/not_supported.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/not_supported.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/not_supported.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:57.5775575Z [105/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/permute.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/permute.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/permute.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:24:59.6271724Z [106/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_xla_shape_fn.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/ops_xla_shape_fn.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_xla_shape_fn.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:01.5079063Z [107/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/optimization_barrier.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/optimization_barrier.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/optimization_barrier.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:02.4071204Z [108/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:04.6425662Z [109/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_lower_fn.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/ops_lower_fn.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_lower_fn.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:04.8355530Z [110/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/put.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/put.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/put.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:05.6469913Z [111/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/prod.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/prod.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/prod.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:08.7127113Z [112/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/qr.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/qr.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/qr.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:09.2655123Z [113/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/recv.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/recv.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/recv.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:10.1469113Z [114/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/repeat.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/repeat.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/repeat.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:14.2227776Z [115/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reduce_scatter.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/reduce_scatter.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reduce_scatter.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:14.7672572Z [116/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/reflection_pad2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:15.6455978Z [117/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/reflection_pad2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:15.8237737Z [118/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/resize.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/resize.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/resize.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:16.0335087Z [119/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/replication_pad.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:19.3915586Z [120/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/replication_pad_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:21.3114386Z [121/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/roll.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/roll.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/roll.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:22.3895490Z [122/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/rrelu_with_noise_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:25.1477127Z [123/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scalar.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/scalar.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scalar.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:25.4103388Z [124/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/rrelu_with_noise.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:25.7261901Z [125/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/scatter.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:28.8590610Z [126/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/send.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/send.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/send.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:29.1432369Z [127/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter_add.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/scatter_add.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter_add.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:29.4626096Z [128/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/select.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/select.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/select.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:31.8217840Z [129/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sgd_optimizer_step.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/sgd_optimizer_step.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sgd_optimizer_step.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:33.4549396Z [130/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/shrink_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/shrink_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/shrink_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:35.9833463Z [131/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/softmax.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:38.6172918Z [132/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/split.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/split.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/split.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:39.0212000Z [133/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/softmax_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:39.1416833Z [134/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softshrink.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/softshrink.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softshrink.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:40.5407899Z [135/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/stack.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/stack.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/stack.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:41.8576092Z [136/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/squeeze.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/squeeze.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/squeeze.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:42.7017790Z [137/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/std.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:46.0848455Z [138/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std_mean.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/std_mean.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std_mean.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:48.2696331Z [139/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/svd.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/svd.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/svd.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:49.0192000Z [140/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/symeig.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/symeig.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/symeig.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:50.6259870Z [141/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/threshold.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:50.9281462Z [142/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sum.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/sum.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sum.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:52.6567188Z [143/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/topk.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/topk.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/topk.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:53.3108437Z [144/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/threshold_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:25:55.6033760Z [145/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/triangular_solve.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/triangular_solve.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/triangular_solve.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:00.5682902Z [146/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unsqueeze.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/unsqueeze.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unsqueeze.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:00.6161915Z [147/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unselect.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/unselect.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unselect.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:01.8113383Z [148/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_bilinear2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:01.8318834Z [149/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/update_slice.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/update_slice.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/update_slice.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:02.7211193Z [150/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_bilinear2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:03.1933467Z [151/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/uniform.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/uniform.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/uniform.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:07.7126080Z [152/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d_backward.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_nearest2d_backward.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d_backward.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:09.4183367Z [153/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/upsample_nearest2d.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:10.9005203Z [154/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/view.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/view.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/view.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:12.0664600Z [155/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/user_computation.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/user_computation.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/user_computation.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:13.5442487Z [156/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/var.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:14.9705102Z [157/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/xla_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/xla_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/xla_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:15.8541990Z [158/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var_mean.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/ops/var_mean.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var_mean.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:16.8274772Z [159/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/random.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/random.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/random.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:17.8729162Z [160/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/resize_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/resize_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/resize_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:18.7758206Z [161/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/shape_builder.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/shape_builder.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/shape_builder.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:20.4393385Z [162/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/pooling.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/pooling.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/pooling.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:20.5271509Z [163/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/reduction.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/reduction.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/reduction.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:20.7010478Z [164/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/softmax_builder.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/softmax_builder.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/softmax_builder.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:26.7829619Z [165/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/token_handler.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/token_handler.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/token_handler.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:28.2642244Z [166/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_impl.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_impl.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:28.3185025Z [167/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/version.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/version.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/version.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:30.9644541Z [168/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_ops.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:37.0450024Z [169/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:38.5470082Z [170/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/torch_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/torch_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/torch_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:38.5474483Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/torch_util.cpp:24:54: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] 2022-08-17T12:26:38.5475160Z auto size_node = torch::lazy::MakeNode(std::move( 2022-08-17T12:26:38.5475536Z ^ 2022-08-17T12:26:38.5475990Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/torch_util.cpp:24:54: note: remove std::move call here 2022-08-17T12:26:38.5582101Z auto size_node = torch::lazy::MakeNode(std::move( 2022-08-17T12:26:38.5584175Z ^~~~~~~~~~ 2022-08-17T12:26:38.5584555Z 1 warning generated. 2022-08-17T12:26:39.9847293Z [171/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/view.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/view.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/view.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:43.9518764Z [172/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_backend_impl.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_backend_impl.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_backend_impl.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:43.9525393Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_backend_impl.cpp:180:17: warning: unused variable 'init' [-Wunused-variable] 2022-08-17T12:26:43.9526180Z static bool init = 2022-08-17T12:26:43.9526726Z ^ 2022-08-17T12:26:43.9527752Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_backend_impl.cpp:193:17: warning: unused variable 'init' [-Wunused-variable] 2022-08-17T12:26:43.9528539Z static bool init = 2022-08-17T12:26:43.9570139Z ^ 2022-08-17T12:26:43.9570448Z 2 warnings generated. 2022-08-17T12:26:45.7051353Z [173/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_methods.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_methods.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_methods.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:48.0401433Z [174/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_lower_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_lower_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_lower_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:50.0123515Z [175/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_sharding_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_sharding_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:50.0127627Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.cpp:27:10: warning: unused variable 'instruction' [-Wunused-variable] 2022-08-17T12:26:50.0128264Z auto instruction = XlaBuilderFriend::GetInstruction(elem.second); 2022-08-17T12:26:50.0128694Z ^ 2022-08-17T12:26:50.0129792Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_sharding_util.cpp:85:3: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result] 2022-08-17T12:26:50.0130369Z pass.Run(module.get()); 2022-08-17T12:26:50.0130633Z ^~~~~~~~ ~~~~~~~~~~~~ 2022-08-17T12:26:50.0130913Z 2 warnings generated. 2022-08-17T12:26:58.0537459Z [176/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_op_builder.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_op_builder.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_op_builder.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:26:58.0541265Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_op_builder.cpp:1: 2022-08-17T12:26:58.0541855Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/xla_op_builder.h:8: 2022-08-17T12:26:58.0542437Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h:12: 2022-08-17T12:26:58.0543029Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:26: 2022-08-17T12:26:58.0543592Z In file included from /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h:63: 2022-08-17T12:26:58.0544563Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h:106:19: warning: unused function 'PyObject_FastGetAttrString' [-Wunused-function] 2022-08-17T12:26:58.0545244Z static py::object PyObject_FastGetAttrString(PyObject* obj, const char* name) { 2022-08-17T12:26:58.0545632Z ^ 2022-08-17T12:26:58.0545921Z 1 warning generated. 2022-08-17T12:27:37.2009077Z [177/177] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_googlesource_code_re2 -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_util.o -std=c++17 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1 2022-08-17T12:27:37.2119468Z clang++-8 -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ -D_GLIBCXX_USE_CXX11_ABI=1 /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_cpu_fallback.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_bridge.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_xla_type.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/batch_norm.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/device.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/elementwise.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/function_call_tracker.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterAutogradXLA.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/RegisterXLA.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/generated/XLANativeFunctions.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/helpers.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/init_python_bindings.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_dump_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ir_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/layout_manager.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/lowering_context.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/matrix.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nll_loss.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/nms_op.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/op_by_op_executor.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adam_optimizer_step.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/adaptive_max_pool2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_dim.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_gather.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_reduce.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/all_to_all.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_foreach_non_finite_check_and_unscale.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/amp_update_scale.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/any.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_max.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arg_min.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/arithmetic_ir_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/as_strided_view_update.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/avg_pool_nd_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bernoulli.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/bitwise_ir_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cast.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cat.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cholesky.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/collective_permute.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/constant_pad_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_backward_overrideable.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/convolution_overrideable.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumprod.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/cumsum.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/device_data.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/diagonal_view_update.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/discrete_uniform.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/dynamic_ir.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/expand.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/exponential.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/flip.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/gather.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/generic_slice.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/get_dimensions_size.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardshrink.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/hardtanh_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_get.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_put.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/index_select.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/infer_output_shape.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/kth_value.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/leaky_relu_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linear_interpolation.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/linspace.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/log_softmax_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/logsumexp.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_fill.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_scatter.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/masked_select.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_in_dim.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_pool_nd_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/max_unpool_nd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mean.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/min_in_dim.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/mse_loss_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/native_batch_norm_forward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nll_loss_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nms.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/nonzero.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/normal.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/not_supported.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_lower_fn.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/ops_xla_shape_fn.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/optimization_barrier.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/permute.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/prod.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/put.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/qr.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/recv.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reduce_scatter.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/reflection_pad2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/repeat.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/replication_pad_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/resize.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/roll.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/rrelu_with_noise_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scalar.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/scatter_add.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/select.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/send.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sgd_optimizer_step.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/shrink_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softmax_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/softshrink.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/split.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/squeeze.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/stack.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/std_mean.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/sum.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/svd.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/symeig.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/threshold_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/topk.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/triangular_solve.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/uniform.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unselect.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/unsqueeze.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/update_slice.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_bilinear2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/upsample_nearest2d_backward.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/user_computation.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/var_mean.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/view.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/ops/xla_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/pooling.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/random.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/reduction.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/resize_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/shape_builder.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/softmax_builder.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_impl.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_methods.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_ops.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/tensor_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/token_handler.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/torch_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/version.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/view.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_backend_impl.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_lower_util.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_op_builder.o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/xla_sharding_util.o -L/var/lib/jenkins/workspace/xla/torch_xla/lib -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so -lxla_computation_client -Wl,-rpath,$ORIGIN/torch_xla/lib 2022-08-17T12:27:41.8687416Z +++ dirname /var/lib/jenkins/workspace/xla/test/cpp/run_tests.sh 2022-08-17T12:27:41.8701458Z ++ cd /var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T12:27:41.8702015Z ++ pwd -P 2022-08-17T12:27:41.8704909Z + RUNDIR=/var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T12:27:41.8705346Z + BUILDDIR=/var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T12:27:41.8705684Z + BUILDTYPE=Release 2022-08-17T12:27:41.8705847Z + VERB= 2022-08-17T12:27:41.8706078Z + FILTER= 2022-08-17T12:27:41.8706303Z + BUILD_ONLY=0 2022-08-17T12:27:41.8706553Z + RMBUILD=1 2022-08-17T12:27:41.8706863Z + LOGFILE=/tmp/pytorch_cpp_test.log 2022-08-17T12:27:41.8707218Z + XLA_EXPERIMENTAL=nonzero:masked_select 2022-08-17T12:27:41.8707512Z + '[' '' == 1 ']' 2022-08-17T12:27:41.8707807Z + getopts VLDKBF:X: OPTION 2022-08-17T12:27:41.8708127Z + case $OPTION in 2022-08-17T12:27:41.8708414Z + BUILD_ONLY=1 2022-08-17T12:27:41.8708955Z + getopts VLDKBF:X: OPTION 2022-08-17T12:27:41.8709323Z + shift 1 2022-08-17T12:27:41.8709725Z + [[ '' != \1 ]] 2022-08-17T12:27:41.8710059Z + export XLA_EXPERIMENTAL 2022-08-17T12:27:41.8710388Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T12:27:41.8721332Z + mkdir /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T12:27:41.8757444Z + pushd /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T12:27:41.8758045Z /var/lib/jenkins/workspace/xla/test/cpp/build /var/lib/jenkins/workspace/xla 2022-08-17T12:27:41.8760759Z ++ python -c 'from distutils.sysconfig import get_python_inc; print(get_python_inc())' 2022-08-17T12:27:42.0707132Z ++ python -c 'import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('\''LIBDIR'\'') + '\''/'\'' + sysconfig.get_config_var('\''LDLIBRARY'\''))' 2022-08-17T12:27:42.2573347Z + cmake /var/lib/jenkins/workspace/xla/test/cpp -DCMAKE_BUILD_TYPE=Release -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so 2022-08-17T12:27:42.3582988Z Selected PT/XLA library folder /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7 2022-08-17T12:27:44.0331386Z -- The C compiler identification is Clang 8.0.0 2022-08-17T12:27:44.1398593Z -- The CXX compiler identification is Clang 8.0.0 2022-08-17T12:27:44.1666667Z -- Detecting C compiler ABI info 2022-08-17T12:27:44.2673059Z -- Detecting C compiler ABI info - done 2022-08-17T12:27:44.2765960Z -- Check for working C compiler: /usr/bin/clang-8 - skipped 2022-08-17T12:27:44.2773485Z -- Detecting C compile features 2022-08-17T12:27:44.2786487Z -- Detecting C compile features - done 2022-08-17T12:27:44.2857255Z -- Detecting CXX compiler ABI info 2022-08-17T12:27:44.4032395Z -- Detecting CXX compiler ABI info - done 2022-08-17T12:27:44.4131401Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-08-17T12:27:44.4134656Z -- Detecting CXX compile features 2022-08-17T12:27:44.4140463Z -- Detecting CXX compile features - done 2022-08-17T12:27:44.4201687Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-08-17T12:27:44.4369306Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-08-17T12:27:44.5257616Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-08-17T12:27:44.5258444Z -- Looking for pthread_create in pthreads 2022-08-17T12:27:44.5979848Z -- Looking for pthread_create in pthreads - not found 2022-08-17T12:27:44.5980176Z -- Looking for pthread_create in pthread 2022-08-17T12:27:44.6786804Z -- Looking for pthread_create in pthread - found 2022-08-17T12:27:44.6798506Z -- Found Threads: TRUE 2022-08-17T12:27:44.7017740Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:27:44.7018372Z static library kineto_LIBRARY-NOTFOUND not found. 2022-08-17T12:27:44.7018614Z Call Stack (most recent call first): 2022-08-17T12:27:44.7019027Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-08-17T12:27:44.7019315Z CMakeLists.txt:27 (find_package) 2022-08-17T12:27:44.7019459Z 2022-08-17T12:27:44.7019541Z  2022-08-17T12:27:44.7021158Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-08-17T12:27:44.7437312Z Selected XLAC library /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:27:44.7459452Z -- Configuring done 2022-08-17T12:27:44.7728284Z -- Generating done 2022-08-17T12:27:44.7767022Z -- Build files have been written to: /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T12:27:44.7860533Z + make -j 2022-08-17T12:27:44.8061259Z [ 4%] Creating directories for 'googletest' 2022-08-17T12:27:44.8132812Z [ 9%] Performing download step (git clone) for 'googletest' 2022-08-17T12:27:46.0220062Z -- googletest download command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-download-*.log 2022-08-17T12:27:46.0279050Z [ 13%] Performing update step for 'googletest' 2022-08-17T12:27:46.0388893Z [ 18%] No patch step for 'googletest' 2022-08-17T12:27:46.0475832Z [ 22%] Performing configure step for 'googletest' 2022-08-17T12:27:47.3350584Z -- googletest configure command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-configure-*.log 2022-08-17T12:27:47.3413527Z [ 27%] Performing build step for 'googletest' 2022-08-17T12:27:51.1418263Z -- googletest build command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-build-*.log 2022-08-17T12:27:51.1475439Z [ 31%] No install step for 'googletest' 2022-08-17T12:27:51.1553680Z [ 36%] Completed 'googletest' 2022-08-17T12:27:51.1707870Z [ 36%] Built target googletest 2022-08-17T12:27:51.1803083Z [ 40%] Building CXX object CMakeFiles/test_ptxla.dir/cpp_test_util.cpp.o 2022-08-17T12:27:51.1804263Z [ 45%] Building CXX object CMakeFiles/test_ptxla.dir/main.cpp.o 2022-08-17T12:27:51.1813755Z [ 50%] Building CXX object CMakeFiles/test_ptxla.dir/metrics_snapshot.cpp.o 2022-08-17T12:27:51.1838516Z [ 54%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_util_cache.cpp.o 2022-08-17T12:27:51.1839231Z [ 59%] Building CXX object CMakeFiles/test_ptxla.dir/test_mayberef.cpp.o 2022-08-17T12:27:51.1839837Z [ 63%] Building CXX object CMakeFiles/test_ptxla.dir/test_ir.cpp.o 2022-08-17T12:27:51.1840409Z [ 68%] Building CXX object CMakeFiles/test_ptxla.dir/test_op_by_op_executor.cpp.o 2022-08-17T12:27:51.1844721Z [ 72%] Building CXX object CMakeFiles/test_ptxla.dir/test_tensor.cpp.o 2022-08-17T12:27:51.1845522Z [ 77%] Building CXX object CMakeFiles/test_ptxla.dir/test_async_task.cpp.o 2022-08-17T12:27:51.1846204Z [ 81%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_backend_intf.cpp.o 2022-08-17T12:27:51.1846854Z [ 86%] Building CXX object CMakeFiles/test_ptxla.dir/test_aten_xla_tensor.cpp.o 2022-08-17T12:27:51.1867656Z [ 90%] Building CXX object CMakeFiles/test_ptxla.dir/test_replication.cpp.o 2022-08-17T12:27:51.1918020Z [ 95%] Building CXX object CMakeFiles/test_ptxla.dir/torch_xla_test.cpp.o 2022-08-17T12:29:07.3955237Z [100%] Linking CXX executable test_ptxla 2022-08-17T12:29:09.8755516Z [100%] Built target test_ptxla 2022-08-17T12:29:09.8787731Z + '[' 1 -eq 0 ']' 2022-08-17T12:29:09.8787950Z + popd 2022-08-17T12:29:09.8789702Z /var/lib/jenkins/workspace/xla 2022-08-17T12:29:09.8790219Z + '[' 1 -eq 1 -a 1 -eq 0 ']' 2022-08-17T12:29:09.8805574Z creating build/bdist.linux-x86_64 2022-08-17T12:29:09.8815413Z creating build/bdist.linux-x86_64/egg 2022-08-17T12:29:09.8830791Z creating build/bdist.linux-x86_64/egg/torch_xla 2022-08-17T12:29:09.8840168Z copying build/lib.linux-x86_64-3.7/torch_xla/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla 2022-08-17T12:29:09.8846019Z copying build/lib.linux-x86_64-3.7/torch_xla/_patched_functions.py -> build/bdist.linux-x86_64/egg/torch_xla 2022-08-17T12:29:09.8855125Z copying build/lib.linux-x86_64-3.7/torch_xla/version.py -> build/bdist.linux-x86_64/egg/torch_xla 2022-08-17T12:29:09.8872186Z creating build/bdist.linux-x86_64/egg/torch_xla/amp 2022-08-17T12:29:09.8882106Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2022-08-17T12:29:09.8893719Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/autocast_mode.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2022-08-17T12:29:09.8901643Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/grad_scaler.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2022-08-17T12:29:09.8913866Z creating build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-08-17T12:29:09.8924550Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-08-17T12:29:09.8929616Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/_functional.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-08-17T12:29:09.8941480Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/adam.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-08-17T12:29:09.8945720Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/adamw.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-08-17T12:29:09.8953405Z copying build/lib.linux-x86_64-3.7/torch_xla/amp/syncfree/sgd.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2022-08-17T12:29:09.8970660Z creating build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.8979633Z copying build/lib.linux-x86_64-3.7/torch_xla/core/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.8980393Z copying build/lib.linux-x86_64-3.7/torch_xla/core/_xrt_run_server.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.8985739Z copying build/lib.linux-x86_64-3.7/torch_xla/core/functions.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.8996122Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_builder.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.9005093Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_env_vars.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.9010121Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_model.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.9023292Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xla_op_registry.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.9031359Z copying build/lib.linux-x86_64-3.7/torch_xla/core/xrt_run_server.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2022-08-17T12:29:09.9046988Z creating build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9059638Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9060470Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/frame_parser_util.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9087904Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/graph_saver.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9091863Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/metrics.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9096219Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/metrics_compare_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9104876Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/metrics_saver.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9112212Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/model_comparator.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9117377Z copying build/lib.linux-x86_64-3.7/torch_xla/debug/profiler.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2022-08-17T12:29:09.9135567Z creating build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9146781Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9147453Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/cluster.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9155824Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/data_parallel.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9160091Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/parallel_loader.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9173027Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/worker.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9177628Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/xla_backend.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9190315Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/xla_dist.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9203459Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/xla_multiprocessing.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2022-08-17T12:29:09.9219473Z creating build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-08-17T12:29:09.9233037Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-08-17T12:29:09.9244928Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-08-17T12:29:09.9249737Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/state_dict_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-08-17T12:29:09.9253360Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-08-17T12:29:09.9264143Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-08-17T12:29:09.9272098Z copying build/lib.linux-x86_64-3.7/torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2022-08-17T12:29:09.9311759Z creating build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-08-17T12:29:09.9323318Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-08-17T12:29:09.9324205Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/pjrt.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-08-17T12:29:09.9336768Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/xla_sharded_tensor.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-08-17T12:29:09.9342223Z copying build/lib.linux-x86_64-3.7/torch_xla/experimental/xla_sharding.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2022-08-17T12:29:09.9358236Z creating build/bdist.linux-x86_64/egg/torch_xla/test 2022-08-17T12:29:09.9369334Z copying build/lib.linux-x86_64-3.7/torch_xla/test/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/test 2022-08-17T12:29:09.9370382Z copying build/lib.linux-x86_64-3.7/torch_xla/test/test_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/test 2022-08-17T12:29:09.9377698Z creating build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9387701Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9388601Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/cached_dataset.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9398623Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/checkpoint.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9403841Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/checkpoint_tagger.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9414157Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/closures.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9417720Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/gcsfs.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9429887Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/keyd_queue.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9433673Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/serialization.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9437733Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/tf_record_reader.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9441577Z copying build/lib.linux-x86_64-3.7/torch_xla/utils/utils.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2022-08-17T12:29:09.9452117Z creating build/bdist.linux-x86_64/egg/torch_xla/lib 2022-08-17T12:29:09.9461936Z copying build/lib.linux-x86_64-3.7/torch_xla/lib/libxla_computation_client.so -> build/bdist.linux-x86_64/egg/torch_xla/lib 2022-08-17T12:29:11.8897125Z copying build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg 2022-08-17T12:29:13.0910682Z copying build/lib.linux-x86_64-3.7/libptxla.so -> build/bdist.linux-x86_64/egg 2022-08-17T12:29:13.1999978Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2028536Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_patched_functions.py to _patched_functions.cpython-37.pyc 2022-08-17T12:29:13.2034928Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/version.py to version.cpython-37.pyc 2022-08-17T12:29:13.2036583Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2049552Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/autocast_mode.py to autocast_mode.cpython-37.pyc 2022-08-17T12:29:13.2051179Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/grad_scaler.py to grad_scaler.cpython-37.pyc 2022-08-17T12:29:13.2056980Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2076049Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/_functional.py to _functional.cpython-37.pyc 2022-08-17T12:29:13.2080358Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/adam.py to adam.cpython-37.pyc 2022-08-17T12:29:13.2085651Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/adamw.py to adamw.cpython-37.pyc 2022-08-17T12:29:13.2090983Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/sgd.py to sgd.cpython-37.pyc 2022-08-17T12:29:13.2095741Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2110049Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/_xrt_run_server.py to _xrt_run_server.cpython-37.pyc 2022-08-17T12:29:13.2111748Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/functions.py to functions.cpython-37.pyc 2022-08-17T12:29:13.2124732Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_builder.py to xla_builder.cpython-37.pyc 2022-08-17T12:29:13.2178674Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_env_vars.py to xla_env_vars.cpython-37.pyc 2022-08-17T12:29:13.2181021Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_model.py to xla_model.cpython-37.pyc 2022-08-17T12:29:13.2225701Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_op_registry.py to xla_op_registry.cpython-37.pyc 2022-08-17T12:29:13.2229432Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xrt_run_server.py to xrt_run_server.cpython-37.pyc 2022-08-17T12:29:13.2234299Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2235891Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/frame_parser_util.py to frame_parser_util.cpython-37.pyc 2022-08-17T12:29:13.2240713Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/graph_saver.py to graph_saver.cpython-37.pyc 2022-08-17T12:29:13.2244544Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics.py to metrics.cpython-37.pyc 2022-08-17T12:29:13.2246921Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics_compare_utils.py to metrics_compare_utils.cpython-37.pyc 2022-08-17T12:29:13.2255704Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics_saver.py to metrics_saver.cpython-37.pyc 2022-08-17T12:29:13.2259393Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/model_comparator.py to model_comparator.cpython-37.pyc 2022-08-17T12:29:13.2271395Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/profiler.py to profiler.cpython-37.pyc 2022-08-17T12:29:13.2297303Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2308047Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/cluster.py to cluster.cpython-37.pyc 2022-08-17T12:29:13.2329332Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/data_parallel.py to data_parallel.cpython-37.pyc 2022-08-17T12:29:13.2337529Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/parallel_loader.py to parallel_loader.cpython-37.pyc 2022-08-17T12:29:13.2346249Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/worker.py to worker.cpython-37.pyc 2022-08-17T12:29:13.2352678Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_backend.py to xla_backend.cpython-37.pyc 2022-08-17T12:29:13.2366727Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_dist.py to xla_dist.cpython-37.pyc 2022-08-17T12:29:13.2398960Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_multiprocessing.py to xla_multiprocessing.cpython-37.pyc 2022-08-17T12:29:13.2435930Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2449635Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py to consolidate_sharded_ckpts.cpython-37.pyc 2022-08-17T12:29:13.2452006Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/state_dict_utils.py to state_dict_utils.cpython-37.pyc 2022-08-17T12:29:13.2460929Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/utils.py to utils.cpython-37.pyc 2022-08-17T12:29:13.2466470Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py to xla_flatten_params_wrapper.cpython-37.pyc 2022-08-17T12:29:13.2495655Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py to xla_fully_sharded_data_parallel.cpython-37.pyc 2022-08-17T12:29:13.2555479Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2572164Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/pjrt.py to pjrt.cpython-37.pyc 2022-08-17T12:29:13.2583464Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_sharded_tensor.py to xla_sharded_tensor.cpython-37.pyc 2022-08-17T12:29:13.2588592Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_sharding.py to xla_sharding.cpython-37.pyc 2022-08-17T12:29:13.2592567Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/test/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2602913Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/test/test_utils.py to test_utils.cpython-37.pyc 2022-08-17T12:29:13.2609951Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/__init__.py to __init__.cpython-37.pyc 2022-08-17T12:29:13.2625546Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/cached_dataset.py to cached_dataset.cpython-37.pyc 2022-08-17T12:29:13.2632231Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/checkpoint.py to checkpoint.cpython-37.pyc 2022-08-17T12:29:13.2639974Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/checkpoint_tagger.py to checkpoint_tagger.cpython-37.pyc 2022-08-17T12:29:13.2643896Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/closures.py to closures.cpython-37.pyc 2022-08-17T12:29:13.2648250Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/gcsfs.py to gcsfs.cpython-37.pyc 2022-08-17T12:29:13.2660695Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/keyd_queue.py to keyd_queue.cpython-37.pyc 2022-08-17T12:29:13.2666068Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/serialization.py to serialization.cpython-37.pyc 2022-08-17T12:29:13.2671158Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/tf_record_reader.py to tf_record_reader.cpython-37.pyc 2022-08-17T12:29:13.2691079Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/utils.py to utils.cpython-37.pyc 2022-08-17T12:29:13.2729095Z creating stub loader for _XLAC.cpython-37m-x86_64-linux-gnu.so 2022-08-17T12:29:13.2731144Z byte-compiling build/bdist.linux-x86_64/egg/_XLAC.py to _XLAC.cpython-37.pyc 2022-08-17T12:29:13.2748513Z installing package data to build/bdist.linux-x86_64/egg 2022-08-17T12:29:13.2911228Z running install_data 2022-08-17T12:29:13.2911851Z warning: install_data: setup script did not provide a directory for 'scripts/fixup_binary.py' -- installing right in 'build/bdist.linux-x86_64/egg' 2022-08-17T12:29:13.2912103Z 2022-08-17T12:29:13.2942851Z copying scripts/fixup_binary.py -> build/bdist.linux-x86_64/egg 2022-08-17T12:29:13.2948437Z warning: install_data: setup script did not provide a directory for 'test/cpp/build/test_ptxla' -- installing right in 'build/bdist.linux-x86_64/egg' 2022-08-17T12:29:13.2948873Z 2022-08-17T12:29:13.2949078Z copying test/cpp/build/test_ptxla -> build/bdist.linux-x86_64/egg 2022-08-17T12:29:13.2994371Z creating build/bdist.linux-x86_64/egg/EGG-INFO 2022-08-17T12:29:13.3019219Z copying torch_xla.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-08-17T12:29:13.3023284Z copying torch_xla.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-08-17T12:29:13.3033921Z copying torch_xla.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-08-17T12:29:13.3039112Z copying torch_xla.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-08-17T12:29:13.3043183Z copying torch_xla.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2022-08-17T12:29:13.3050590Z writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt 2022-08-17T12:29:13.3051200Z zip_safe flag not set; analyzing archive contents... 2022-08-17T12:29:13.3053580Z __pycache__._XLAC.cpython-37: module references __file__ 2022-08-17T12:29:13.3057972Z torch_xla.__pycache__._patched_functions.cpython-37: module MAY be using inspect.stack 2022-08-17T12:29:13.3061050Z torch_xla.amp.__pycache__.grad_scaler.cpython-37: module MAY be using inspect.stack 2022-08-17T12:29:13.3109350Z torch_xla.debug.__pycache__.model_comparator.cpython-37: module references __file__ 2022-08-17T12:29:13.3197065Z creating dist 2022-08-17T12:29:13.3216785Z creating 'dist/torch_xla-1.13-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it 2022-08-17T12:29:36.1908312Z removing 'build/bdist.linux-x86_64/egg' (and everything under it) 2022-08-17T12:29:36.2852873Z Processing torch_xla-1.13-py3.7-linux-x86_64.egg 2022-08-17T12:29:36.2948999Z creating /opt/conda/lib/python3.7/site-packages/torch_xla-1.13-py3.7-linux-x86_64.egg 2022-08-17T12:29:36.2959943Z Extracting torch_xla-1.13-py3.7-linux-x86_64.egg to /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.4259778Z Adding torch-xla 1.13 to easy-install.pth file 2022-08-17T12:29:39.4282593Z 2022-08-17T12:29:39.4285555Z Installed /opt/conda/lib/python3.7/site-packages/torch_xla-1.13-py3.7-linux-x86_64.egg 2022-08-17T12:29:39.4292634Z Processing dependencies for torch-xla==1.13 2022-08-17T12:29:39.5528423Z Searching for cloud-tpu-client==0.10 2022-08-17T12:29:39.5528775Z Best match: cloud-tpu-client 0.10 2022-08-17T12:29:39.5529447Z Adding cloud-tpu-client 0.10 to easy-install.pth file 2022-08-17T12:29:39.5536882Z 2022-08-17T12:29:39.5537462Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5565541Z Searching for absl-py==1.1.0 2022-08-17T12:29:39.5566037Z Best match: absl-py 1.1.0 2022-08-17T12:29:39.5566331Z Adding absl-py 1.1.0 to easy-install.pth file 2022-08-17T12:29:39.5572219Z 2022-08-17T12:29:39.5572431Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5596161Z Searching for oauth2client==4.1.3 2022-08-17T12:29:39.5596777Z Best match: oauth2client 4.1.3 2022-08-17T12:29:39.5597387Z Adding oauth2client 4.1.3 to easy-install.pth file 2022-08-17T12:29:39.5602229Z 2022-08-17T12:29:39.5602531Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5630351Z Searching for google-api-python-client==1.8.0 2022-08-17T12:29:39.5630969Z Best match: google-api-python-client 1.8.0 2022-08-17T12:29:39.5631334Z Adding google-api-python-client 1.8.0 to easy-install.pth file 2022-08-17T12:29:39.5636996Z 2022-08-17T12:29:39.5637290Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5657980Z Searching for six==1.16.0 2022-08-17T12:29:39.5658264Z Best match: six 1.16.0 2022-08-17T12:29:39.5659200Z Adding six 1.16.0 to easy-install.pth file 2022-08-17T12:29:39.5664102Z 2022-08-17T12:29:39.5664370Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5681222Z Searching for rsa==4.8 2022-08-17T12:29:39.5682121Z Best match: rsa 4.8 2022-08-17T12:29:39.5682423Z Adding rsa 4.8 to easy-install.pth file 2022-08-17T12:29:39.5691794Z Installing pyrsa-decrypt script to /opt/conda/bin 2022-08-17T12:29:39.5711946Z Installing pyrsa-encrypt script to /opt/conda/bin 2022-08-17T12:29:39.5713476Z Installing pyrsa-keygen script to /opt/conda/bin 2022-08-17T12:29:39.5727603Z Installing pyrsa-priv2pub script to /opt/conda/bin 2022-08-17T12:29:39.5738417Z Installing pyrsa-sign script to /opt/conda/bin 2022-08-17T12:29:39.5739422Z Installing pyrsa-verify script to /opt/conda/bin 2022-08-17T12:29:39.5740771Z 2022-08-17T12:29:39.5740963Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5747324Z Searching for pyasn1-modules==0.2.8 2022-08-17T12:29:39.5747704Z Best match: pyasn1-modules 0.2.8 2022-08-17T12:29:39.5748015Z Adding pyasn1-modules 0.2.8 to easy-install.pth file 2022-08-17T12:29:39.5753868Z 2022-08-17T12:29:39.5754078Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5758869Z Searching for pyasn1==0.4.8 2022-08-17T12:29:39.5759486Z Best match: pyasn1 0.4.8 2022-08-17T12:29:39.5760198Z Adding pyasn1 0.4.8 to easy-install.pth file 2022-08-17T12:29:39.5765012Z 2022-08-17T12:29:39.5765251Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5790812Z Searching for httplib2==0.20.4 2022-08-17T12:29:39.5791117Z Best match: httplib2 0.20.4 2022-08-17T12:29:39.5791435Z Adding httplib2 0.20.4 to easy-install.pth file 2022-08-17T12:29:39.5796651Z 2022-08-17T12:29:39.5797135Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5824949Z Searching for uritemplate==3.0.1 2022-08-17T12:29:39.5825695Z Best match: uritemplate 3.0.1 2022-08-17T12:29:39.5826265Z Adding uritemplate 3.0.1 to easy-install.pth file 2022-08-17T12:29:39.5831808Z 2022-08-17T12:29:39.5832105Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5847119Z Searching for google-api-core==1.31.6 2022-08-17T12:29:39.5847817Z Best match: google-api-core 1.31.6 2022-08-17T12:29:39.5848140Z Adding google-api-core 1.31.6 to easy-install.pth file 2022-08-17T12:29:39.5855618Z 2022-08-17T12:29:39.5855814Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5872441Z Searching for google-auth-httplib2==0.1.0 2022-08-17T12:29:39.5872809Z Best match: google-auth-httplib2 0.1.0 2022-08-17T12:29:39.5873590Z Adding google-auth-httplib2 0.1.0 to easy-install.pth file 2022-08-17T12:29:39.5878712Z 2022-08-17T12:29:39.5878932Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5900164Z Searching for google-auth==1.35.0 2022-08-17T12:29:39.5900880Z Best match: google-auth 1.35.0 2022-08-17T12:29:39.5901435Z Adding google-auth 1.35.0 to easy-install.pth file 2022-08-17T12:29:39.5906276Z 2022-08-17T12:29:39.5906662Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5934548Z Searching for pyparsing==3.0.9 2022-08-17T12:29:39.5935421Z Best match: pyparsing 3.0.9 2022-08-17T12:29:39.5935750Z Adding pyparsing 3.0.9 to easy-install.pth file 2022-08-17T12:29:39.5940955Z 2022-08-17T12:29:39.5941204Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5967015Z Searching for protobuf==3.20.1 2022-08-17T12:29:39.5967995Z Best match: protobuf 3.20.1 2022-08-17T12:29:39.5969001Z Adding protobuf 3.20.1 to easy-install.pth file 2022-08-17T12:29:39.5974561Z 2022-08-17T12:29:39.5974987Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.5998566Z Searching for pytz==2022.1 2022-08-17T12:29:39.5999278Z Best match: pytz 2022.1 2022-08-17T12:29:39.5999604Z Adding pytz 2022.1 to easy-install.pth file 2022-08-17T12:29:39.6006465Z 2022-08-17T12:29:39.6006755Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6029682Z Searching for packaging==21.3 2022-08-17T12:29:39.6030099Z Best match: packaging 21.3 2022-08-17T12:29:39.6030852Z Adding packaging 21.3 to easy-install.pth file 2022-08-17T12:29:39.6035588Z 2022-08-17T12:29:39.6035917Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6062391Z Searching for setuptools==61.2.0 2022-08-17T12:29:39.6062919Z Best match: setuptools 61.2.0 2022-08-17T12:29:39.6063749Z Adding setuptools 61.2.0 to easy-install.pth file 2022-08-17T12:29:39.6073980Z 2022-08-17T12:29:39.6074266Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6125301Z Searching for requests==2.28.0 2022-08-17T12:29:39.6125755Z Best match: requests 2.28.0 2022-08-17T12:29:39.6126300Z Adding requests 2.28.0 to easy-install.pth file 2022-08-17T12:29:39.6131592Z 2022-08-17T12:29:39.6131944Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6144291Z Searching for googleapis-common-protos==1.56.3 2022-08-17T12:29:39.6144938Z Best match: googleapis-common-protos 1.56.3 2022-08-17T12:29:39.6145603Z Adding googleapis-common-protos 1.56.3 to easy-install.pth file 2022-08-17T12:29:39.6150150Z 2022-08-17T12:29:39.6150502Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6171749Z Searching for cachetools==4.2.4 2022-08-17T12:29:39.6172482Z Best match: cachetools 4.2.4 2022-08-17T12:29:39.6173009Z Adding cachetools 4.2.4 to easy-install.pth file 2022-08-17T12:29:39.6179973Z 2022-08-17T12:29:39.6180328Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6205205Z Searching for certifi==2022.6.15 2022-08-17T12:29:39.6205774Z Best match: certifi 2022.6.15 2022-08-17T12:29:39.6206277Z Adding certifi 2022.6.15 to easy-install.pth file 2022-08-17T12:29:39.6211986Z 2022-08-17T12:29:39.6212270Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6235157Z Searching for urllib3==1.26.10 2022-08-17T12:29:39.6235514Z Best match: urllib3 1.26.10 2022-08-17T12:29:39.6236126Z Adding urllib3 1.26.10 to easy-install.pth file 2022-08-17T12:29:39.6241670Z 2022-08-17T12:29:39.6242091Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6268411Z Searching for idna==3.3 2022-08-17T12:29:39.6271192Z Best match: idna 3.3 2022-08-17T12:29:39.6271547Z Adding idna 3.3 to easy-install.pth file 2022-08-17T12:29:39.6276578Z 2022-08-17T12:29:39.6276872Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6299165Z Searching for charset-normalizer==2.0.4 2022-08-17T12:29:39.6299928Z Best match: charset-normalizer 2.0.4 2022-08-17T12:29:39.6300506Z Adding charset-normalizer 2.0.4 to easy-install.pth file 2022-08-17T12:29:39.6306362Z Installing normalizer script to /opt/conda/bin 2022-08-17T12:29:39.6308076Z 2022-08-17T12:29:39.6308369Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:39.6315991Z Finished processing dependencies for torch-xla==1.13 2022-08-17T12:29:39.9271886Z + popd 2022-08-17T12:29:39.9272232Z /var/lib/jenkins/workspace 2022-08-17T12:29:39.9272500Z + assert_git_not_dirty 2022-08-17T12:29:39.9273051Z + [[ linux-bionic-py3_7-clang8-xla != *rocm* ]] 2022-08-17T12:29:39.9275064Z + [[ linux-bionic-py3_7-clang8-xla != *xla* ]] 2022-08-17T12:29:39.9275394Z + test_xla 2022-08-17T12:29:39.9277122Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:29:39.9287229Z + source .jenkins/pytorch/common-build.sh 2022-08-17T12:29:39.9305114Z ++ [[ linux-bionic-py3_7-clang8-xla != *win-* ]] 2022-08-17T12:29:39.9311476Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-08-17T12:29:39.9324624Z +++ cd .jenkins/pytorch 2022-08-17T12:29:39.9324911Z +++ pwd -P 2022-08-17T12:29:39.9327527Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T12:29:39.9327750Z ++ which sccache 2022-08-17T12:29:39.9409377Z ++ sccache --stop-server 2022-08-17T12:29:39.9539121Z ++ rm -f /home/jenkins/sccache_error.log 2022-08-17T12:29:39.9549983Z ++ [[ -n '' ]] 2022-08-17T12:29:39.9550431Z ++ [[ linux-bionic-py3_7-clang8-xla == *rocm* ]] 2022-08-17T12:29:39.9550901Z ++ SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2022-08-17T12:29:39.9551195Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T12:29:39.9551431Z ++ RUST_LOG=sccache::server=error 2022-08-17T12:29:39.9551662Z ++ sccache --start-server 2022-08-17T12:29:39.9573555Z sccache: Starting the server... 2022-08-17T12:29:39.9734635Z ++ sccache --zero-stats 2022-08-17T12:29:39.9758139Z Compile requests 0 2022-08-17T12:29:39.9758451Z Compile requests executed 0 2022-08-17T12:29:39.9758696Z Cache hits 0 2022-08-17T12:29:39.9758909Z Cache misses 0 2022-08-17T12:29:39.9759106Z Cache timeouts 0 2022-08-17T12:29:39.9759293Z Cache read errors 0 2022-08-17T12:29:39.9759494Z Forced recaches 0 2022-08-17T12:29:39.9759694Z Cache write errors 0 2022-08-17T12:29:39.9759885Z Compilation failures 0 2022-08-17T12:29:39.9760088Z Cache errors 0 2022-08-17T12:29:39.9760423Z Non-cacheable compilations 0 2022-08-17T12:29:39.9760832Z Non-cacheable calls 0 2022-08-17T12:29:39.9761137Z Non-compilation calls 0 2022-08-17T12:29:39.9761457Z Unsupported compiler calls 0 2022-08-17T12:29:39.9761799Z Average cache write 0.000 s 2022-08-17T12:29:39.9762035Z Average cache read miss 0.000 s 2022-08-17T12:29:39.9762245Z Average cache read hit 0.000 s 2022-08-17T12:29:39.9762469Z Failed distributed compilations 0 2022-08-17T12:29:39.9763221Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T12:29:39.9763888Z ++ trap_add sccache_epilogue EXIT 2022-08-17T12:29:39.9764247Z ++ trap_add_cmd=sccache_epilogue 2022-08-17T12:29:39.9764534Z ++ shift 2022-08-17T12:29:39.9764809Z ++ for trap_add_name in "$@" 2022-08-17T12:29:39.9770434Z ++++ trap -p EXIT 2022-08-17T12:29:39.9773693Z +++ eval 'extract_trap_cmd trap -- '\'' 2022-08-17T12:29:39.9774169Z sccache_epilogue'\'' EXIT' 2022-08-17T12:29:39.9774494Z ++++ extract_trap_cmd trap -- ' 2022-08-17T12:29:39.9774793Z sccache_epilogue' EXIT 2022-08-17T12:29:39.9775146Z ++++ printf '%s\n' ' 2022-08-17T12:29:39.9775441Z sccache_epilogue' 2022-08-17T12:29:39.9775825Z +++ printf '%s\n' sccache_epilogue 2022-08-17T12:29:39.9776652Z ++ trap -- ' 2022-08-17T12:29:39.9776934Z sccache_epilogue 2022-08-17T12:29:39.9777280Z sccache_epilogue' EXIT 2022-08-17T12:29:39.9777835Z ++ which ccache 2022-08-17T12:29:39.9810569Z + clone_pytorch_xla 2022-08-17T12:29:39.9810892Z + [[ ! -d ./xla ]] 2022-08-17T12:29:39.9837033Z + source ./xla/.circleci/common.sh 2022-08-17T12:29:39.9837324Z ++ set -ex 2022-08-17T12:29:39.9837543Z ++ export CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-08-17T12:29:39.9837783Z ++ CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2022-08-17T12:29:39.9845735Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-08-17T12:29:40.2614537Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-08-17T12:29:40.2616834Z ++ pwd 2022-08-17T12:29:40.2622553Z ++ pwd 2022-08-17T12:29:40.2625371Z + CMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages/torch:/opt/conda/bin/../ 2022-08-17T12:29:40.2625878Z + XLA_SKIP_MP_OP_TESTS=1 2022-08-17T12:29:40.2626191Z + run_torch_xla_tests /var/lib/jenkins/workspace /var/lib/jenkins/workspace/xla 2022-08-17T12:29:40.2626460Z + PYTORCH_DIR=/var/lib/jenkins/workspace 2022-08-17T12:29:40.2626700Z + XLA_DIR=/var/lib/jenkins/workspace/xla 2022-08-17T12:29:40.2631486Z ++ command -v nvidia-smi 2022-08-17T12:29:40.2635186Z + '[' -x '' ']' 2022-08-17T12:29:40.2635571Z + export 'XRT_DEVICE_MAP=CPU:0;/job:localservice/replica:0/task:0/device:XLA_CPU:0' 2022-08-17T12:29:40.2635946Z + XRT_DEVICE_MAP='CPU:0;/job:localservice/replica:0/task:0/device:XLA_CPU:0' 2022-08-17T12:29:40.2639630Z ++ shuf -i 40701-40999 -n 1 2022-08-17T12:29:40.2680580Z + XLA_PORT=40905 2022-08-17T12:29:40.2681111Z + export 'XRT_WORKERS=localservice:0;grpc://localhost:40905' 2022-08-17T12:29:40.2681469Z + XRT_WORKERS='localservice:0;grpc://localhost:40905' 2022-08-17T12:29:40.2681742Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=xla 2022-08-17T12:29:40.2682826Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=xla 2022-08-17T12:29:40.2683088Z + pushd /var/lib/jenkins/workspace/xla 2022-08-17T12:29:40.2683330Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-08-17T12:29:40.2683657Z + echo 'Running Python Tests' 2022-08-17T12:29:40.2683863Z Running Python Tests 2022-08-17T12:29:40.2684045Z + ./test/run_tests.sh 2022-08-17T12:29:40.2740691Z +++ dirname ./test/run_tests.sh 2022-08-17T12:29:40.2751800Z ++ cd ./test 2022-08-17T12:29:40.2752068Z ++ pwd -P 2022-08-17T12:29:40.2756147Z + CDIR=/var/lib/jenkins/workspace/xla/test 2022-08-17T12:29:40.2756498Z + LOGFILE=/tmp/pytorch_py_test.log 2022-08-17T12:29:40.2756818Z + MAX_GRAPH_SIZE=500 2022-08-17T12:29:40.2757110Z + GRAPH_CHECK_FREQUENCY=100 2022-08-17T12:29:40.2757375Z + VERBOSITY=2 2022-08-17T12:29:40.2757669Z + getopts LM:C:V: OPTION 2022-08-17T12:29:40.2757945Z + shift 0 2022-08-17T12:29:40.2758293Z + export TRIM_GRAPH_SIZE=500 2022-08-17T12:29:40.2758606Z + TRIM_GRAPH_SIZE=500 2022-08-17T12:29:40.2758933Z + export TRIM_GRAPH_CHECK_FREQUENCY=100 2022-08-17T12:29:40.2759317Z + TRIM_GRAPH_CHECK_FREQUENCY=100 2022-08-17T12:29:40.2759925Z + export TORCH_TEST_DEVICES=/var/lib/jenkins/workspace/xla/test/pytorch_test_base.py 2022-08-17T12:29:40.2760638Z + TORCH_TEST_DEVICES=/var/lib/jenkins/workspace/xla/test/pytorch_test_base.py 2022-08-17T12:29:40.2761192Z + export PYTORCH_TEST_WITH_SLOW=1 2022-08-17T12:29:40.2761632Z + PYTORCH_TEST_WITH_SLOW=1 2022-08-17T12:29:40.2762065Z + export XLA_DUMP_FATAL_STACK=1 2022-08-17T12:29:40.2762467Z + XLA_DUMP_FATAL_STACK=1 2022-08-17T12:29:40.2762883Z + export CPU_NUM_DEVICES=4 2022-08-17T12:29:40.2763271Z + CPU_NUM_DEVICES=4 2022-08-17T12:29:40.2763871Z + '[' /tmp/pytorch_py_test.log '!=' '' ']' 2022-08-17T12:29:40.2765938Z + run_tests 2022-08-17T12:29:40.2767418Z + tee /tmp/pytorch_py_test.log 2022-08-17T12:29:40.2795077Z + run_op_tests 2022-08-17T12:29:40.2795633Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-08-17T12:29:40.2795931Z + [[ '' == \1 ]] 2022-08-17T12:29:40.2796326Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-08-17T12:29:40.2796807Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-08-17T12:29:40.2797286Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-08-17T12:29:40.2797682Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-08-17T12:29:40.2798097Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2022-08-17T12:29:42.8508696Z Test results will be stored in test-reports/python-unittest/test.......test.test_view_ops 2022-08-17T12:29:42.8509098Z 2022-08-17T12:29:42.8509204Z Running tests... 2022-08-17T12:29:42.8509772Z ---------------------------------------------------------------------- 2022-08-17T12:29:42.9896346Z test_T_view_xla (__main__.TestViewOpsXLA) ... ok (0.138s) 2022-08-17T12:29:43.0255516Z test_advanced_indexing_assignment_xla (__main__.TestViewOpsXLA) ... ok (0.036s) 2022-08-17T12:29:43.0497480Z test_advanced_indexing_nonview_xla (__main__.TestViewOpsXLA) ... ok (0.024s) 2022-08-17T12:29:43.1530958Z test_as_strided_gradients_xla (__main__.TestViewOpsXLA) ... ok (0.103s) 2022-08-17T12:29:43.1798617Z test_as_strided_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.027s) 2022-08-17T12:29:43.1834802Z test_as_strided_view_xla (__main__.TestViewOpsXLA) ... ok (0.004s) 2022-08-17T12:29:43.2000364Z test_basic_indexing_ellipses_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2022-08-17T12:29:43.2176254Z test_basic_indexing_newaxis_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2022-08-17T12:29:43.2349553Z test_basic_indexing_slice_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2022-08-17T12:29:43.2355083Z test_chunk_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:29:43.2366151Z test_conj_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.2377263Z test_conj_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.2384883Z test_conj_self_xla_bfloat16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2391561Z test_conj_self_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:43.2398675Z test_conj_self_xla_float32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2405806Z test_conj_self_xla_float64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2413068Z test_conj_self_xla_int16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2420151Z test_conj_self_xla_int32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2427079Z test_conj_self_xla_int64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2433999Z test_conj_self_xla_int8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2441077Z test_conj_self_xla_uint8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.2450528Z test_conj_view_with_shared_memory_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.2457502Z test_contiguous_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:43.2463871Z test_contiguous_self_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2022-08-17T12:29:43.3118173Z test_diagonal_view_xla (__main__.TestViewOpsXLA) ... ok (0.065s) 2022-08-17T12:29:43.3126652Z test_expand_as_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:43.3134785Z test_expand_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:43.3146711Z test_flatten_nonview_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3163973Z test_flatten_view_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:43.3171088Z test_imag_noncomplex_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3177557Z test_imag_noncomplex_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:43.3184488Z test_imag_noncomplex_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3191331Z test_imag_noncomplex_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3198213Z test_imag_noncomplex_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3204861Z test_imag_noncomplex_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3212130Z test_imag_noncomplex_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3218890Z test_imag_noncomplex_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.3225776Z test_imag_noncomplex_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.5499518Z test_movedim_view_xla (__main__.TestViewOpsXLA) ... ok (0.227s) 2022-08-17T12:29:43.5674903Z test_narrow_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2022-08-17T12:29:43.5706242Z test_permute_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-08-17T12:29:43.5720648Z test_real_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T12:29:43.5734826Z test_real_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.5780935Z test_reshape_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.004s) 2022-08-17T12:29:43.5788509Z test_reshape_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:43.5814141Z test_reshape_view_xla (__main__.TestViewOpsXLA) ... ok (0.002s) 2022-08-17T12:29:43.5905815Z test_select_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2022-08-17T12:29:43.5918462Z test_set_real_imag_xla_complex128_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.5930068Z test_set_real_imag_xla_complex128_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.5941159Z test_set_real_imag_xla_complex128_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.5951894Z test_set_real_imag_xla_complex128_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.5963056Z test_set_real_imag_xla_complex128_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.5973861Z test_set_real_imag_xla_complex128_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.5984926Z test_set_real_imag_xla_complex128_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.5995577Z test_set_real_imag_xla_complex128_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.6006541Z test_set_real_imag_xla_complex128_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.6017542Z test_set_real_imag_xla_complex128_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.6028478Z test_set_real_imag_xla_complex128_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.6039164Z test_set_real_imag_xla_complex128_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.6050424Z test_set_real_imag_xla_complex64_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6061087Z test_set_real_imag_xla_complex64_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6071822Z test_set_real_imag_xla_complex64_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6082696Z test_set_real_imag_xla_complex64_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6093600Z test_set_real_imag_xla_complex64_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6104325Z test_set_real_imag_xla_complex64_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6115064Z test_set_real_imag_xla_complex64_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6125760Z test_set_real_imag_xla_complex64_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6136802Z test_set_real_imag_xla_complex64_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6147506Z test_set_real_imag_xla_complex64_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6158134Z test_set_real_imag_xla_complex64_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6168990Z test_set_real_imag_xla_complex64_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.6174956Z test_split_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:29:43.6272152Z test_squeeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.010s) 2022-08-17T12:29:43.6366585Z test_squeeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2022-08-17T12:29:43.6399546Z test_t_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-08-17T12:29:43.6425475Z test_t_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-08-17T12:29:43.6499220Z test_transpose_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.007s) 2022-08-17T12:29:43.6578638Z test_transpose_view_xla (__main__.TestViewOpsXLA) ... ok (0.008s) 2022-08-17T12:29:43.6587582Z test_unbind_view_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:43.6645969Z test_unbind_xla (__main__.TestViewOpsXLA) ... ok (0.006s) 2022-08-17T12:29:43.6653936Z test_unfold_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:43.6816934Z test_unsqueeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2022-08-17T12:29:43.6976999Z test_unsqueeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2022-08-17T12:29:43.6998132Z test_view_as_complex_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:43.7012538Z test_view_as_real_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:43.7026344Z test_view_as_real_xla_complex32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex32 (0.001s) 2022-08-17T12:29:43.7039996Z test_view_as_real_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:43.7072264Z test_view_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-08-17T12:29:44.0089476Z test_view_copy_out_xla (__main__.TestViewOpsXLA) ... ok (0.301s) 2022-08-17T12:29:44.1454839Z test_view_copy_xla (__main__.TestViewOpsXLA) ... ok (0.136s) 2022-08-17T12:29:44.1494080Z test_view_dtype_new_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1530674Z test_view_dtype_new_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-08-17T12:29:44.1566546Z test_view_dtype_new_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.004s) 2022-08-17T12:29:44.1602881Z test_view_dtype_new_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2022-08-17T12:29:44.1639306Z test_view_dtype_new_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1676226Z test_view_dtype_new_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1712556Z test_view_dtype_new_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1749050Z test_view_dtype_new_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1785486Z test_view_dtype_new_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1821784Z test_view_dtype_new_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1858336Z test_view_dtype_new_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T12:29:44.1872240Z test_view_dtype_upsize_errors_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.1886144Z test_view_dtype_upsize_errors_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.1899603Z test_view_dtype_upsize_errors_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:44.1912971Z test_view_dtype_upsize_errors_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:44.1926470Z test_view_dtype_upsize_errors_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:44.1940653Z test_view_dtype_upsize_errors_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.1954361Z test_view_dtype_upsize_errors_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.1968186Z test_view_dtype_upsize_errors_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.1982028Z test_view_dtype_upsize_errors_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.1995625Z test_view_dtype_upsize_errors_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2009701Z test_view_dtype_upsize_errors_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2023539Z test_view_dtype_upsize_errors_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2033470Z test_view_tensor_dsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2042575Z test_view_tensor_dsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2051797Z test_view_tensor_dsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:44.2060725Z test_view_tensor_dsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:44.2069581Z test_view_tensor_dsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:44.2078993Z test_view_tensor_dsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2088288Z test_view_tensor_dsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2098061Z test_view_tensor_dsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2107219Z test_view_tensor_dsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2116426Z test_view_tensor_dsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2125801Z test_view_tensor_dsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2135190Z test_view_tensor_dsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2144606Z test_view_tensor_hsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2153901Z test_view_tensor_hsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2162581Z test_view_tensor_hsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:44.2171712Z test_view_tensor_hsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:44.2180488Z test_view_tensor_hsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:44.2189859Z test_view_tensor_hsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2199102Z test_view_tensor_hsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2208363Z test_view_tensor_hsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2217746Z test_view_tensor_hsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2226968Z test_view_tensor_hsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2236107Z test_view_tensor_hsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2245744Z test_view_tensor_hsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2255117Z test_view_tensor_split_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2264112Z test_view_tensor_split_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2273499Z test_view_tensor_split_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:44.2281761Z test_view_tensor_split_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:44.2290754Z test_view_tensor_split_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:44.2299892Z test_view_tensor_split_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2308899Z test_view_tensor_split_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2317835Z test_view_tensor_split_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2326711Z test_view_tensor_split_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2336113Z test_view_tensor_split_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2344771Z test_view_tensor_split_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2353762Z test_view_tensor_split_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2363091Z test_view_tensor_vsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2372391Z test_view_tensor_vsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2380913Z test_view_tensor_vsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:44.2390068Z test_view_tensor_vsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:44.2398748Z test_view_tensor_vsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:44.2408197Z test_view_tensor_vsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2417516Z test_view_tensor_vsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2426709Z test_view_tensor_vsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2435823Z test_view_tensor_vsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2445017Z test_view_tensor_vsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2454519Z test_view_tensor_vsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2463822Z test_view_tensor_vsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:44.2492671Z test_view_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2022-08-17T12:29:44.2728971Z 2022-08-17T12:29:44.2729533Z ---------------------------------------------------------------------- 2022-08-17T12:29:44.2729858Z Ran 162 tests in 1.399s 2022-08-17T12:29:44.2730009Z 2022-08-17T12:29:44.2730085Z OK (skipped=124) 2022-08-17T12:29:44.2730182Z 2022-08-17T12:29:44.2730272Z Generating XML reports... 2022-08-17T12:29:44.2730780Z Generated XML report: test-reports/python-unittest/test.......test.test_view_ops/TEST-TestViewOpsXLA-20220817122942.xml 2022-08-17T12:29:44.6262605Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2022-08-17T12:29:44.6263092Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2022-08-17T12:29:46.4154856Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2022-08-17T12:29:46.4155191Z 2022-08-17T12:29:46.4155268Z Running tests... 2022-08-17T12:29:46.4155586Z ---------------------------------------------------------------------- 2022-08-17T12:29:46.4188661Z test_addcdiv_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-08-17T12:29:46.4212655Z test_addcdiv_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T12:29:46.4235754Z test_addcdiv_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:46.4258953Z test_addcdiv_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:46.4281706Z test_addcdiv_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:46.4305418Z test_addcdiv_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:46.4328302Z test_addcdiv_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:46.4351531Z test_addcdiv_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:46.4375580Z test_addcdiv_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:46.4396199Z test_addcmul_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T12:29:46.4864855Z test_assertRaisesRegex_ignore_msg_non_native_device_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.047s) 2022-08-17T12:29:47.1097973Z test_bernoulli_edge_cases_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.623s) 2022-08-17T12:29:47.7271077Z test_bernoulli_edge_cases_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.617s) 2022-08-17T12:29:47.7282934Z test_bernoulli_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:48.1299504Z test_bernoulli_p_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.401s) 2022-08-17T12:29:48.5013789Z test_bernoulli_p_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.371s) 2022-08-17T12:29:49.1319984Z test_bernoulli_self_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.630s) 2022-08-17T12:29:49.1839643Z test_bernoulli_self_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.052s) 2022-08-17T12:29:49.1855598Z test_bfloat16_float_copy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T12:29:49.2065382Z test_bool_tensor_value_change_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.021s) 2022-08-17T12:29:49.2117259Z test_broadcast_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.005s) 2022-08-17T12:29:49.2131004Z test_bytes_to_scalar_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.2142017Z test_bytes_to_scalar_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:29:49.2153126Z test_bytes_to_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:49.2164982Z test_bytes_to_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.2176853Z test_bytes_to_scalar_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.2188312Z test_bytes_to_scalar_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.2199886Z test_bytes_to_scalar_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.2211685Z test_bytes_to_scalar_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.2223129Z test_bytes_to_scalar_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.2234572Z test_bytes_to_scalar_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:49.9180142Z test_cauchy_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.694s) 2022-08-17T12:29:49.9191541Z test_cauchy_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:29:49.9394795Z test_cauchy_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.020s) 2022-08-17T12:29:49.9595129Z test_cauchy_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.020s) 2022-08-17T12:29:49.9606237Z test_cauchy_no_inf_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:49.9615634Z test_cauchy_no_inf_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:49.9633226Z test_cdist_cuda_backward_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:29:50.2087435Z test_cdist_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.245s) 2022-08-17T12:29:50.2134570Z test_cdist_euclidean_large_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2022-08-17T12:29:51.2080184Z test_cdist_grad_p_lt_1_no_nan_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.994s) 2022-08-17T12:29:51.2091959Z test_cdist_large_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:51.2101892Z test_cdist_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:51.2119099Z test_cdist_non_contiguous_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T12:29:51.2136876Z test_cdist_non_contiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T12:29:51.2150114Z test_cdist_norm_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:51.2163390Z test_cdist_norm_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:53.3551696Z test_cdist_same_inputs_xla (__main__.TestTorchDeviceTypeXLA) ... ok (2.139s) 2022-08-17T12:29:53.3561586Z test_clone_all_dtypes_and_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:53.3571437Z test_clone_not_memory_dense_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-08-17T12:29:53.3583935Z test_clone_zero_stride_dim_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-08-17T12:29:53.3599564Z test_complex_half_experimental_warning_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:53.3609585Z test_constants_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-08-17T12:29:53.3954000Z test_conv_transposed_backward_agnostic_to_memory_format_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.034s) 2022-08-17T12:29:53.3965597Z test_conv_transposed_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:29:53.3981419Z test_copy__xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T12:29:53.3989227Z test_copy_all_dtypes_and_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:53.4006748Z test_copy_math_view_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:29:53.4014422Z test_copy_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:29:53.4026665Z test_copy_transpose_math_view_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:53.4039451Z test_copy_transpose_math_view_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:53.4052390Z test_copy_transpose_math_view_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:53.4059572Z test_corrcoef_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:29:53.4067442Z test_corrcoef_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:53.4074965Z test_corrcoef_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:29:53.4090516Z test_cov_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:30:00.2504624Z test_cov_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:1961: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:99.) 2022-08-17T12:30:00.2505190Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2022-08-17T12:30:00.2505789Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:380: RuntimeWarning: Mean of empty slice. 2022-08-17T12:30:00.2506070Z avg = a.mean(axis) 2022-08-17T12:30:00.2506488Z /opt/conda/lib/python3.7/site-packages/numpy/core/_methods.py:182: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:30:00.2506855Z ret, rcount, out=ret, casting='unsafe', subok=False) 2022-08-17T12:30:00.2507175Z /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:1965: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T12:30:00.2507519Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2022-08-17T12:30:00.2507963Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2542: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:30:00.2508267Z c *= np.true_divide(1, fact) 2022-08-17T12:30:00.2508668Z /opt/conda/lib/python3.7/site-packages/numpy/lib/function_base.py:2542: RuntimeWarning: invalid value encountered in multiply 2022-08-17T12:30:00.2508968Z c *= np.true_divide(1, fact) 2022-08-17T12:30:00.2509136Z ok (6.841s) 2022-08-17T12:30:03.1237957Z test_cov_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (2.873s) 2022-08-17T12:30:03.2970177Z test_cpp_warnings_have_python_context_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.173s) 2022-08-17T12:30:03.2991369Z test_cublas_config_nondeterministic_alert_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:30:03.7151356Z test_cummax_cummin_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.416s) 2022-08-17T12:30:03.7163653Z test_cummax_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:30:03.7175461Z test_cummin_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:30:03.8631615Z test_cumprod_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.145s) 2022-08-17T12:30:03.8655450Z test_cumsum_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T12:30:03.8665203Z test_deepcopy_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:30:03.8786651Z test_deepcopy_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.012s) 2022-08-17T12:30:03.8806200Z test_deepcopy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T12:30:03.8837495Z test_device_guard_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.003s) 2022-08-17T12:30:03.8850330Z test_diff_noncontig_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:03.8862092Z test_diff_noncontig_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:30:03.8873845Z test_diff_noncontig_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:30:03.8885840Z test_diff_noncontig_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:30:03.8898947Z test_diff_noncontig_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:03.8911330Z test_diff_noncontig_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:03.8923743Z test_diff_noncontig_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:03.8936158Z test_diff_noncontig_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:03.8948359Z test_diff_noncontig_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:03.8960727Z test_diff_noncontig_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:03.8973263Z test_diff_noncontig_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:30:15.0355426Z test_diff_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (11.138s) 2022-08-17T12:30:15.0372281Z test_diff_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T12:30:15.0387557Z test_diff_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T12:30:27.0116709Z test_diff_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (11.973s) 2022-08-17T12:30:37.8732691Z test_diff_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (10.861s) 2022-08-17T12:30:49.1837041Z test_diff_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (11.310s) 2022-08-17T12:31:00.3257857Z test_diff_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (11.142s) 2022-08-17T12:31:11.8999174Z test_diff_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (11.574s) 2022-08-17T12:31:23.6933627Z test_diff_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (11.793s) 2022-08-17T12:31:35.4117625Z test_diff_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (11.712s) 2022-08-17T12:31:35.4182373Z test_dim_function_empty_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.013s) 2022-08-17T12:31:35.4191502Z test_discontiguous_out_cumsum_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:31:35.4201698Z test_dist_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:31:35.4210327Z test_dlpack_capsule_conversion_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4217070Z test_dlpack_capsule_conversion_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:35.4224205Z test_dlpack_capsule_conversion_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:35.4231206Z test_dlpack_capsule_conversion_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:35.4239285Z test_dlpack_capsule_conversion_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4246829Z test_dlpack_capsule_conversion_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4254598Z test_dlpack_capsule_conversion_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4262133Z test_dlpack_capsule_conversion_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4269644Z test_dlpack_capsule_conversion_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4277068Z test_dlpack_capsule_conversion_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4284545Z test_dlpack_capsule_conversion_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4294311Z test_dlpack_conversion_with_diff_streams_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4303219Z test_dlpack_conversion_with_diff_streams_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:35.4312220Z test_dlpack_conversion_with_diff_streams_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:35.4321314Z test_dlpack_conversion_with_diff_streams_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:35.4331062Z test_dlpack_conversion_with_diff_streams_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4340642Z test_dlpack_conversion_with_diff_streams_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4350258Z test_dlpack_conversion_with_diff_streams_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4359890Z test_dlpack_conversion_with_diff_streams_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4369693Z test_dlpack_conversion_with_diff_streams_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4379240Z test_dlpack_conversion_with_diff_streams_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4388945Z test_dlpack_conversion_with_diff_streams_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4398439Z test_dlpack_conversion_with_streams_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4407563Z test_dlpack_conversion_with_streams_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:35.4417114Z test_dlpack_conversion_with_streams_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:35.4426206Z test_dlpack_conversion_with_streams_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:35.4435691Z test_dlpack_conversion_with_streams_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4445197Z test_dlpack_conversion_with_streams_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4455133Z test_dlpack_conversion_with_streams_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4464558Z test_dlpack_conversion_with_streams_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4474150Z test_dlpack_conversion_with_streams_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4483834Z test_dlpack_conversion_with_streams_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4493824Z test_dlpack_conversion_with_streams_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4504541Z test_dlpack_default_stream_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:35.4554438Z test_dlpack_error_on_bool_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2022-08-17T12:31:35.4562994Z test_dlpack_export_is_conj_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-08-17T12:31:35.4592501Z test_dlpack_export_non_strided_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T12:31:35.4600090Z test_dlpack_export_requires_grad_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-08-17T12:31:35.4608747Z test_dlpack_protocol_conversion_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4616427Z test_dlpack_protocol_conversion_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:35.4623939Z test_dlpack_protocol_conversion_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:35.4631390Z test_dlpack_protocol_conversion_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:35.4639700Z test_dlpack_protocol_conversion_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4647610Z test_dlpack_protocol_conversion_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4655894Z test_dlpack_protocol_conversion_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4663914Z test_dlpack_protocol_conversion_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4671704Z test_dlpack_protocol_conversion_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4679089Z test_dlpack_protocol_conversion_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4685951Z test_dlpack_protocol_conversion_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4693304Z test_dlpack_shared_storage_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4700764Z test_dlpack_tensor_invalid_stream_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4707585Z test_dlpack_tensor_invalid_stream_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:35.4714456Z test_dlpack_tensor_invalid_stream_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:35.4721586Z test_dlpack_tensor_invalid_stream_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:35.4729262Z test_dlpack_tensor_invalid_stream_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4736611Z test_dlpack_tensor_invalid_stream_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4743912Z test_dlpack_tensor_invalid_stream_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4751183Z test_dlpack_tensor_invalid_stream_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4758559Z test_dlpack_tensor_invalid_stream_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4765858Z test_dlpack_tensor_invalid_stream_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4773394Z test_dlpack_tensor_invalid_stream_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:35.4784734Z test_errors_index_copy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-08-17T12:31:35.4790414Z test_expected_failure_xla_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-08-17T12:31:35.8296784Z test_exponential_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.350s) 2022-08-17T12:31:35.8308324Z test_exponential_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:36.0509389Z test_exponential_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.220s) 2022-08-17T12:31:36.2284625Z test_exponential_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.177s) 2022-08-17T12:31:36.2294613Z test_exponential_no_zero_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:36.2302832Z test_exponential_no_zero_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:31:36.3921824Z test_exponential_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.162s) 2022-08-17T12:31:36.3936194Z test_exponential_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T12:31:36.5312258Z test_exponential_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.137s) 2022-08-17T12:31:36.6703110Z test_exponential_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.139s) 2022-08-17T12:31:36.6713227Z test_from_dlpack_dtype_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6719945Z test_from_dlpack_dtype_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:36.6726927Z test_from_dlpack_dtype_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:36.6733950Z test_from_dlpack_dtype_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:36.6741650Z test_from_dlpack_dtype_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6748864Z test_from_dlpack_dtype_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6756300Z test_from_dlpack_dtype_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6763496Z test_from_dlpack_dtype_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6771195Z test_from_dlpack_dtype_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6778481Z test_from_dlpack_dtype_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6785809Z test_from_dlpack_dtype_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6797931Z test_from_dlpack_noncontinguous_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6809225Z test_from_dlpack_noncontinguous_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:36.6820405Z test_from_dlpack_noncontinguous_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:36.6831608Z test_from_dlpack_noncontinguous_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:36.6843506Z test_from_dlpack_noncontinguous_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6855397Z test_from_dlpack_noncontinguous_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6867056Z test_from_dlpack_noncontinguous_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6878926Z test_from_dlpack_noncontinguous_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6890868Z test_from_dlpack_noncontinguous_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6902037Z test_from_dlpack_noncontinguous_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6913558Z test_from_dlpack_noncontinguous_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6920546Z test_from_dlpack_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6927109Z test_from_dlpack_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:36.6934038Z test_from_dlpack_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:36.6940691Z test_from_dlpack_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:36.6948288Z test_from_dlpack_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6955630Z test_from_dlpack_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6962882Z test_from_dlpack_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6970796Z test_from_dlpack_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6978440Z test_from_dlpack_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6986213Z test_from_dlpack_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6993414Z test_from_dlpack_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.6999906Z test_gather_backward_deterministic_path_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:36.7006488Z test_gather_backward_one_dim_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-08-17T12:31:36.7308241Z test_geometric_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.030s) 2022-08-17T12:31:36.7320816Z test_geometric_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:36.7497062Z test_geometric_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.017s) 2022-08-17T12:31:36.7664196Z test_geometric_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.017s) 2022-08-17T12:31:36.7831982Z test_geometric_kstest_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.017s) 2022-08-17T12:31:36.7990311Z test_geometric_kstest_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2022-08-17T12:31:36.8146707Z test_geometric_kstest_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2022-08-17T12:31:36.8313190Z test_geometric_kstest_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2022-08-17T12:31:36.8491638Z test_geometric_kstest_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.018s) 2022-08-17T12:31:36.8596764Z test_geometric_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.011s) 2022-08-17T12:31:36.8607844Z test_geometric_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:36.8704975Z test_geometric_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.010s) 2022-08-17T12:31:36.8803498Z test_geometric_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.010s) 2022-08-17T12:31:36.8942837Z test_geometric_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.014s) 2022-08-17T12:31:36.9077091Z test_geometric_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.013s) 2022-08-17T12:31:36.9214245Z test_geometric_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.014s) 2022-08-17T12:31:36.9353976Z test_geometric_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.014s) 2022-08-17T12:31:36.9519830Z test_geometric_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.017s) 2022-08-17T12:31:36.9547815Z test_gradient_all_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-08-17T12:31:36.9575659Z test_gradient_all_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T12:31:36.9601993Z test_gradient_all_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T12:31:36.9617873Z test_gradient_extreme_cases_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T12:31:36.9633881Z test_gradient_extreme_cases_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:31:36.9649896Z test_gradient_extreme_cases_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T12:31:36.9677328Z test_gradient_type_promotion_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T12:31:37.0155640Z test_hook_remove_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.048s) 2022-08-17T12:31:37.0170260Z test_index_add_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0181880Z test_index_add_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:31:37.0194493Z test_index_copy_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0205488Z test_index_copy_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0216691Z test_index_copy_scalars_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0227216Z test_index_copy_scalars_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0237319Z test_index_copy_scalars_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T12:31:37.0247580Z test_index_copy_scalars_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T12:31:37.0258124Z test_index_copy_scalars_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T12:31:37.0268725Z test_index_copy_scalars_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0279441Z test_index_copy_scalars_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0290401Z test_index_copy_scalars_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0301161Z test_index_copy_scalars_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0311785Z test_index_copy_scalars_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0322330Z test_index_copy_scalars_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:37.0333243Z test_index_copy_scalars_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:31:44.1803640Z test_index_copy_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (7.147s) 2022-08-17T12:31:49.5114038Z test_index_copy_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (5.331s) 2022-08-17T12:31:49.5135223Z test_index_copy_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T12:31:49.5152806Z test_index_copy_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T12:31:49.5169703Z test_index_copy_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T12:31:55.0467924Z test_index_copy_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (5.530s) 2022-08-17T12:32:00.0590050Z test_index_copy_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (5.012s) 2022-08-17T12:32:05.3860119Z test_index_copy_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (5.327s) 2022-08-17T12:32:10.4964072Z test_index_copy_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (5.110s) 2022-08-17T12:32:15.5806605Z test_index_copy_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (5.084s) 2022-08-17T12:32:20.6668238Z test_index_copy_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (5.086s) 2022-08-17T12:32:25.9173177Z test_index_copy_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (5.248s) 2022-08-17T12:32:25.9173835Z test_index_fill_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:32:25.9176163Z test_index_fill_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:32:25.9189117Z test_index_put_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T12:32:25.9200644Z test_index_put_non_accumulate_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T12:34:23.9054707Z test_index_reduce_reduce_amax_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.make_non_contiguous() is deprecated since 1.12 and will be removed in 1.14. Depending on the use case there a different replacement options: 2022-08-17T12:34:23.9055189Z 2022-08-17T12:34:23.9055609Z - If you are using `make_non_contiguous` in combination with a creation function to create a noncontiguous tensor with random values, use `torch.testing.make_tensor(..., noncontiguous=True)` instead. 2022-08-17T12:34:23.9060031Z - If you are using `make_non_contiguous` with a specific tensor, you can replace this call with `torch.repeat_interleave(input, 2, dim=-1)[..., ::2]`. 2022-08-17T12:34:23.9060637Z - If you are using `make_non_contiguous` in the PyTorch test suite, use `torch.testing._internal.common_utils.noncontiguous_like` instead. 2022-08-17T12:34:23.9061140Z warnings.warn(msg, FutureWarning) 2022-08-17T12:34:23.9061597Z /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:3003: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:34:23.9062079Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2022-08-17T12:34:23.9062303Z ok (117.985s) 2022-08-17T12:35:29.0266626Z test_index_reduce_reduce_amax_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (65.121s) 2022-08-17T12:36:29.5708813Z test_index_reduce_reduce_amax_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (60.544s) 2022-08-17T12:37:31.7533426Z test_index_reduce_reduce_amax_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (62.182s) 2022-08-17T12:38:33.6659079Z test_index_reduce_reduce_amax_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (61.913s) 2022-08-17T12:39:40.4305347Z test_index_reduce_reduce_amax_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (66.765s) 2022-08-17T12:40:47.4532871Z test_index_reduce_reduce_amax_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (67.023s) 2022-08-17T12:41:54.7243918Z test_index_reduce_reduce_amax_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (67.271s) 2022-08-17T12:43:18.3316627Z test_index_reduce_reduce_amin_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (83.607s) 2022-08-17T12:44:30.2766415Z test_index_reduce_reduce_amin_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (71.945s) 2022-08-17T12:45:39.4847206Z test_index_reduce_reduce_amin_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (69.208s) 2022-08-17T12:46:51.2240644Z test_index_reduce_reduce_amin_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (71.739s) 2022-08-17T12:48:02.1189327Z test_index_reduce_reduce_amin_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (70.895s) 2022-08-17T12:49:14.6035693Z test_index_reduce_reduce_amin_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (72.485s) 2022-08-17T12:50:28.3316549Z test_index_reduce_reduce_amin_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (73.728s) 2022-08-17T12:51:41.6053163Z test_index_reduce_reduce_amin_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (73.274s) 2022-08-17T12:53:28.1023448Z test_index_reduce_reduce_mean_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (106.497s) 2022-08-17T12:54:53.3656870Z test_index_reduce_reduce_mean_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (85.263s) 2022-08-17T12:56:17.3662873Z test_index_reduce_reduce_mean_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (84.000s) 2022-08-17T12:57:39.2634433Z test_index_reduce_reduce_mean_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (81.897s) 2022-08-17T12:59:02.5624375Z test_index_reduce_reduce_mean_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (83.299s) 2022-08-17T13:00:28.5177242Z test_index_reduce_reduce_mean_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (85.955s) 2022-08-17T13:01:54.4105844Z test_index_reduce_reduce_mean_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (85.893s) 2022-08-17T13:03:20.1008732Z test_index_reduce_reduce_mean_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (85.690s) 2022-08-17T13:05:02.5754848Z test_index_reduce_reduce_prod_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (102.474s) 2022-08-17T13:06:24.8321623Z test_index_reduce_reduce_prod_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (82.257s) 2022-08-17T13:07:43.5319431Z test_index_reduce_reduce_prod_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (78.700s) 2022-08-17T13:09:03.7965483Z test_index_reduce_reduce_prod_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (80.265s) 2022-08-17T13:10:23.6096108Z test_index_reduce_reduce_prod_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (79.813s) 2022-08-17T13:11:45.1945910Z test_index_reduce_reduce_prod_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (81.585s) 2022-08-17T13:13:06.0684840Z test_index_reduce_reduce_prod_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (80.874s) 2022-08-17T13:14:26.8638026Z test_index_reduce_reduce_prod_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (80.795s) 2022-08-17T13:14:26.8696082Z test_index_reduce_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.006s) 2022-08-17T13:14:26.8726220Z test_index_select_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:26.8751260Z test_index_select_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:26.8774891Z test_index_select_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:14:26.8798415Z test_index_select_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:14:26.8822144Z test_index_select_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:14:26.8846893Z test_index_select_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:26.8870772Z test_index_select_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:26.8895101Z test_index_select_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:26.8919233Z test_index_select_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:26.8943017Z test_index_select_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:26.8966861Z test_index_select_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:26.8990596Z test_index_select_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:14:27.4244342Z test_invalid_shapes_grid_sampler_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.525s) 2022-08-17T13:14:27.4264942Z test_is_set_to_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:14:27.4275252Z test_is_signed_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:27.4503717Z test_item_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.023s) 2022-08-17T13:14:27.4731532Z test_item_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.023s) 2022-08-17T13:14:27.4754587Z test_item_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:14:27.4761775Z test_item_xla_complex32 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex32 (0.001s) 2022-08-17T13:14:27.4768980Z test_item_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:14:27.4776047Z test_item_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:14:27.4988653Z test_item_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.021s) 2022-08-17T13:14:27.5203971Z test_item_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.021s) 2022-08-17T13:14:27.5430420Z test_item_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.023s) 2022-08-17T13:14:27.5686453Z test_item_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.025s) 2022-08-17T13:14:27.5909637Z test_item_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.022s) 2022-08-17T13:14:27.6164232Z test_item_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.025s) 2022-08-17T13:14:27.6447419Z test_item_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.028s) 2022-08-17T13:14:27.6480472Z test_large_cumprod_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:14:27.6494550Z test_large_cumsum_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:14:27.6884218Z test_log_normal_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.039s) 2022-08-17T13:14:27.6912783Z test_log_normal_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:14:27.7121755Z test_log_normal_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.021s) 2022-08-17T13:14:27.7368772Z test_log_normal_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.025s) 2022-08-17T13:14:28.6477186Z test_logcumsumexp_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.911s) 2022-08-17T13:14:28.7047307Z test_lognormal_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.057s) 2022-08-17T13:14:28.7058872Z test_lognormal_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:14:28.7444324Z test_lognormal_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.038s) 2022-08-17T13:14:28.7860343Z test_lognormal_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.042s) 2022-08-17T13:14:28.7870956Z test_masked_fill_bool_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:28.7881013Z test_masked_fill_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:28.7922388Z test_masked_fill_xla_bfloat16_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2022-08-17T13:14:28.7952196Z test_masked_fill_xla_bfloat16_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.7977658Z test_masked_fill_xla_bool_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8005663Z test_masked_fill_xla_bool_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8024782Z test_masked_fill_xla_complex128_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:14:28.8042949Z test_masked_fill_xla_complex128_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:14:28.8061595Z test_masked_fill_xla_complex64_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:14:28.8079724Z test_masked_fill_xla_complex64_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:14:28.8098191Z test_masked_fill_xla_float16_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:14:28.8116509Z test_masked_fill_xla_float16_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:14:28.8142822Z test_masked_fill_xla_float32_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8171319Z test_masked_fill_xla_float32_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8196667Z test_masked_fill_xla_float64_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:28.8224549Z test_masked_fill_xla_float64_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8250444Z test_masked_fill_xla_int16_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8278292Z test_masked_fill_xla_int16_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8304097Z test_masked_fill_xla_int32_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8332243Z test_masked_fill_xla_int32_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8357225Z test_masked_fill_xla_int64_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:28.8385334Z test_masked_fill_xla_int64_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8410732Z test_masked_fill_xla_int8_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:28.8438197Z test_masked_fill_xla_int8_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.8463685Z test_masked_fill_xla_uint8_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:28.8491752Z test_masked_fill_xla_uint8_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:28.9259591Z test_masked_scatter_bool_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.077s) 2022-08-17T13:14:28.9280514Z test_masked_scatter_large_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:14:28.9289689Z test_masked_scatter_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:28.9318094Z test_masked_scatter_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9346077Z test_masked_scatter_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9373606Z test_masked_scatter_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2022-08-17T13:14:28.9400924Z test_masked_scatter_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-08-17T13:14:28.9428590Z test_masked_scatter_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:14:28.9457144Z test_masked_scatter_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9484946Z test_masked_scatter_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9512830Z test_masked_scatter_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9541802Z test_masked_scatter_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9570543Z test_masked_scatter_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9598894Z test_masked_scatter_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9627318Z test_masked_scatter_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:14:28.9641180Z test_masked_select_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:28.9666185Z test_masked_select_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:14:28.9676426Z test_memory_format_clone_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:28.9700265Z test_memory_format_consistency_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:28.9713279Z test_memory_format_cpu_and_cuda_ops_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:14:28.9729594Z test_memory_format_empty_like_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:14:28.9744897Z test_memory_format_factory_like_functions_preserve_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:49.2551596Z test_memory_format_operators_xla (__main__.TestTorchDeviceTypeXLA) ... ok (20.280s) 2022-08-17T13:14:49.2570717Z test_memory_format_preserved_after_permute_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:49.2593344Z test_memory_format_propagation_rules_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:14:49.2603745Z test_memory_format_to_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:49.2617594Z test_memory_format_type_shortcuts_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:49.2627250Z test_memory_format_type_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:14:49.2634466Z test_module_share_memory_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:14:49.2652032Z test_multinomial_cpu_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:49.2668976Z test_multinomial_cpu_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:49.2679777Z test_multinomial_deterministic_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:14:49.2691278Z test_multinomial_deterministic_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:14:49.2702458Z test_multinomial_deterministic_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:14:49.2709821Z test_multinomial_device_constrain_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:14:49.3392392Z test_multinomial_empty_w_replacement_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.068s) 2022-08-17T13:14:49.3489504Z test_multinomial_empty_wo_replacement_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.010s) 2022-08-17T13:14:49.3499694Z test_multinomial_gpu_device_constrain_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T13:14:49.4356118Z test_multinomial_invalid_distribution_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.085s) 2022-08-17T13:14:49.4926823Z test_multinomial_invalid_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.057s) 2022-08-17T13:14:49.6007094Z test_multinomial_rng_state_advance_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.105s) 2022-08-17T13:14:49.6018428Z test_multinomial_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2022-08-17T13:14:49.6040863Z test_narrow_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:49.6093053Z test_nondeterministic_alert_AdaptiveAvgPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2022-08-17T13:14:49.6117676Z test_nondeterministic_alert_AdaptiveAvgPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:49.6142205Z test_nondeterministic_alert_AdaptiveMaxPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:49.6166348Z test_nondeterministic_alert_AvgPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:50.0655918Z test_nondeterministic_alert_CTCLoss_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.449s) 2022-08-17T13:14:50.3892931Z test_nondeterministic_alert_EmbeddingBag_max_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.321s) 2022-08-17T13:14:50.7458398Z test_nondeterministic_alert_FractionalMaxPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.359s) 2022-08-17T13:14:51.2128008Z test_nondeterministic_alert_FractionalMaxPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.467s) 2022-08-17T13:14:51.2196173Z test_nondeterministic_alert_MaxPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.007s) 2022-08-17T13:14:51.2231781Z test_nondeterministic_alert_NLLLoss_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:51.5181906Z test_nondeterministic_alert_ReflectionPad1d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.295s) 2022-08-17T13:14:51.5237104Z test_nondeterministic_alert_ReflectionPad2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.006s) 2022-08-17T13:14:51.8471074Z test_nondeterministic_alert_ReflectionPad3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.323s) 2022-08-17T13:14:51.8507492Z test_nondeterministic_alert_ReplicationPad1d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2022-08-17T13:14:51.8532026Z test_nondeterministic_alert_ReplicationPad2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:52.2209107Z test_nondeterministic_alert_ReplicationPad3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.368s) 2022-08-17T13:14:52.2478633Z test_nondeterministic_alert_bincount_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.027s) 2022-08-17T13:14:52.2520560Z test_nondeterministic_alert_cumsum_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2022-08-17T13:14:52.2533254Z test_nondeterministic_alert_cumsum_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:14:52.2544030Z test_nondeterministic_alert_cumsum_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:14:52.2562891Z test_nondeterministic_alert_cumsum_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:52.2581928Z test_nondeterministic_alert_cumsum_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:52.2598877Z test_nondeterministic_alert_cumsum_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:52.2615677Z test_nondeterministic_alert_cumsum_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:52.4199886Z test_nondeterministic_alert_cumsum_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.158s) 2022-08-17T13:14:52.4230738Z test_nondeterministic_alert_cumsum_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:14:52.4249226Z test_nondeterministic_alert_cumsum_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:52.4261085Z test_nondeterministic_alert_gather_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:14:52.5115834Z test_nondeterministic_alert_grid_sample_2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.085s) 2022-08-17T13:14:52.5734537Z test_nondeterministic_alert_grid_sample_3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.062s) 2022-08-17T13:14:52.6043475Z test_nondeterministic_alert_histc_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.031s) 2022-08-17T13:14:52.7489619Z test_nondeterministic_alert_interpolate_bicubic_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.144s) 2022-08-17T13:14:52.7609269Z test_nondeterministic_alert_interpolate_bilinear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.012s) 2022-08-17T13:14:52.8939526Z test_nondeterministic_alert_interpolate_linear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.133s) 2022-08-17T13:14:53.0646154Z test_nondeterministic_alert_interpolate_trilinear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.171s) 2022-08-17T13:14:53.0701122Z test_nondeterministic_alert_kthvalue_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2022-08-17T13:14:53.6581936Z test_nondeterministic_alert_median_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:1669: UserWarning: An output with one or more elements was resized since it had shape [10], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T13:14:53.6677702Z torch.median(a, 0, out=(result, indices)) 2022-08-17T13:14:53.6677970Z ok (0.588s) 2022-08-17T13:14:53.6678262Z test_nondeterministic_alert_put_accumulate_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.010s) 2022-08-17T13:14:53.6690326Z test_nondeterministic_alert_put_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:14:53.6793774Z test_nondeterministic_alert_scatter_add_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.010s) 2022-08-17T13:14:53.6805532Z test_normal_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:14:54.5795852Z test_normal_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.899s) 2022-08-17T13:14:55.3796294Z test_normal_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.800s) 2022-08-17T13:14:55.4513511Z test_nullary_op_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.072s) 2022-08-17T13:14:55.7859564Z test_pairwise_distance_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.334s) 2022-08-17T13:14:56.0095061Z test_pdist_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.223s) 2022-08-17T13:14:56.0141497Z test_pdist_norm_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.005s) 2022-08-17T13:14:56.0165690Z test_pickle_gradscaler_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:14:56.0182007Z test_pin_memory_from_constructor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:14:56.4663128Z test_put_accumulate_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.448s) 2022-08-17T13:14:56.4695165Z test_put_accumulate_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2022-08-17T13:14:56.4707564Z test_put_accumulate_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:14:56.4719196Z test_put_accumulate_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:14:57.2385264Z test_put_accumulate_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.766s) 2022-08-17T13:14:57.8952553Z test_put_accumulate_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.657s) 2022-08-17T13:14:58.5345389Z test_put_accumulate_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.639s) 2022-08-17T13:14:59.1626673Z test_put_accumulate_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.628s) 2022-08-17T13:14:59.7813577Z test_put_accumulate_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.619s) 2022-08-17T13:15:00.4455646Z test_put_accumulate_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.664s) 2022-08-17T13:15:01.1177515Z test_put_accumulate_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.672s) 2022-08-17T13:15:02.0916998Z test_put_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.974s) 2022-08-17T13:15:02.0955109Z test_put_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T13:16:07.9166540Z test_put_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (65.821s) 2022-08-17T13:16:07.9204240Z test_put_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-08-17T13:16:07.9238370Z test_put_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-08-17T13:16:07.9268291Z test_put_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:17:05.9185056Z test_put_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (57.991s) 2022-08-17T13:18:00.3205576Z test_put_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (54.402s) 2022-08-17T13:18:55.7606115Z test_put_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (55.440s) 2022-08-17T13:19:46.2247339Z test_put_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (50.464s) 2022-08-17T13:20:39.5861244Z test_put_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (53.361s) 2022-08-17T13:21:34.8799261Z test_put_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (55.294s) 2022-08-17T13:22:29.2934476Z test_put_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (54.413s) 2022-08-17T13:22:29.4413136Z test_repeat_interleave_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.143s) 2022-08-17T13:22:29.4601808Z test_scalar_check_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.024s) 2022-08-17T13:22:29.5825559Z test_scatter_add_bool_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.122s) 2022-08-17T13:22:30.0828503Z test_scatter_add_non_unique_index_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.500s) 2022-08-17T13:22:30.0847399Z test_scatter_add_one_dim_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:22:30.1707907Z test_scatter_add_to_large_input_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.086s) 2022-08-17T13:22:30.3883941Z test_scatter_bool_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.218s) 2022-08-17T13:22:30.3923514Z test_scatter_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2022-08-17T13:22:30.3933399Z test_scatter_reduce_multiply_unsupported_dtypes_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:22:30.3942183Z test_scatter_reduce_multiply_unsupported_dtypes_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:22:30.3957557Z test_scatter_reduce_non_unique_index_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:22:30.3972692Z test_scatter_reduce_non_unique_index_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:22:30.5309699Z test_scatter_reduce_non_unique_index_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.133s) 2022-08-17T13:22:30.6543964Z test_scatter_reduce_non_unique_index_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.123s) 2022-08-17T13:22:30.6582627Z test_scatter_reduce_operations_to_large_input_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-08-17T13:22:30.6601113Z test_scatter_reduce_operations_to_large_input_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:22:30.6883711Z test_scatter_reduce_operations_to_large_input_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.028s) 2022-08-17T13:22:30.7949605Z test_scatter_reduce_operations_to_large_input_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.107s) 2022-08-17T13:22:30.7985924Z test_scatter_reduce_scalar_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2022-08-17T13:22:30.8002039Z test_scatter_reduce_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:22:30.8627378Z test_scatter_reduce_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.062s) 2022-08-17T13:22:30.9331906Z test_scatter_reduce_scalar_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.070s) 2022-08-17T13:22:30.9723771Z test_scatter_to_large_input_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.039s) 2022-08-17T13:22:30.9747320Z test_scatter_zero_size_index_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:22:30.9761148Z test_serialization_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:22:30.9776452Z test_set_storage_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9791248Z test_set_storage_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9805297Z test_set_storage_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:22:30.9819461Z test_set_storage_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:22:30.9833428Z test_set_storage_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:22:30.9848174Z test_set_storage_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9863021Z test_set_storage_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9877712Z test_set_storage_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9892457Z test_set_storage_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9906890Z test_set_storage_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9921256Z test_set_storage_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9936024Z test_set_storage_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:30.9944133Z test_shift_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:22:30.9950782Z test_skip_xla_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2022-08-17T13:22:30.9958748Z test_storage_all_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:22:30.9977514Z test_storage_meta_errors_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:30.9994858Z test_storage_meta_errors_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0012783Z test_storage_meta_errors_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:22:31.0029811Z test_storage_meta_errors_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:22:31.0047264Z test_storage_meta_errors_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:22:31.0065195Z test_storage_meta_errors_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0082952Z test_storage_meta_errors_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0100625Z test_storage_meta_errors_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0118521Z test_storage_meta_errors_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0136528Z test_storage_meta_errors_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0154233Z test_storage_meta_errors_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0172158Z test_storage_meta_errors_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:22:31.0181355Z test_storage_meta_from_tensor_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0190192Z test_storage_meta_from_tensor_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0198471Z test_storage_meta_from_tensor_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:22:31.0207046Z test_storage_meta_from_tensor_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:22:31.0215779Z test_storage_meta_from_tensor_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:22:31.0224799Z test_storage_meta_from_tensor_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0233638Z test_storage_meta_from_tensor_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0242768Z test_storage_meta_from_tensor_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0251652Z test_storage_meta_from_tensor_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0260530Z test_storage_meta_from_tensor_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0269485Z test_storage_meta_from_tensor_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0278497Z test_storage_meta_from_tensor_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0294236Z test_storage_setitem_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:22:31.0309051Z test_storage_setitem_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:22:31.0324025Z test_storage_setitem_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:22:31.0339622Z test_storage_setitem_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:22:31.0354925Z test_storage_setitem_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0370344Z test_storage_setitem_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0385648Z test_storage_setitem_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0401753Z test_storage_setitem_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0416643Z test_storage_setitem_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0432056Z test_storage_setitem_xla_qint32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0447215Z test_storage_setitem_xla_qint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0462664Z test_storage_setitem_xla_quint4x2 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0477761Z test_storage_setitem_xla_quint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:22:31.0493635Z test_storage_setitem_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:22:31.0508455Z test_storage_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:22:31.0532382Z test_strides_propagation_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:22:31.0556719Z test_sync_warning_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:22:31.2049810Z test_take_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.149s) 2022-08-17T13:22:39.3041922Z test_take_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (8.099s) 2022-08-17T13:22:44.9754735Z test_take_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (5.671s) 2022-08-17T13:22:44.9782161Z test_take_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2022-08-17T13:22:44.9801625Z test_take_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:22:44.9819672Z test_take_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:22:51.2403339Z test_take_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (6.258s) 2022-08-17T13:22:56.7655234Z test_take_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (5.525s) 2022-08-17T13:23:02.2611223Z test_take_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (5.495s) 2022-08-17T13:23:07.4389084Z test_take_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (5.178s) 2022-08-17T13:23:12.9653812Z test_take_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (5.526s) 2022-08-17T13:23:18.4089348Z test_take_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (5.443s) 2022-08-17T13:23:23.6273245Z test_take_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (5.218s) 2022-08-17T13:23:23.6303167Z test_tensor_from_storage_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:23:23.6319314Z test_tensor_from_storage_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:23:23.6332129Z test_tensor_from_storage_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:23:23.6344591Z test_tensor_from_storage_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:23:23.6357005Z test_tensor_from_storage_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:23:23.6370592Z test_tensor_from_storage_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6384434Z test_tensor_from_storage_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6396962Z test_tensor_from_storage_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6410164Z test_tensor_from_storage_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6423384Z test_tensor_from_storage_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6436051Z test_tensor_from_storage_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6449210Z test_tensor_from_storage_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6459480Z test_tensor_set_errors_multigpu_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T13:23:23.6499823Z test_tensor_shape_empty_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2022-08-17T13:23:23.6509754Z test_tensor_storage_type_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6519431Z test_tensor_storage_type_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6528302Z test_tensor_storage_type_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:23:23.6537718Z test_tensor_storage_type_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:23:23.6547181Z test_tensor_storage_type_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:23:23.6556845Z test_tensor_storage_type_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6565996Z test_tensor_storage_type_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6575510Z test_tensor_storage_type_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6584630Z test_tensor_storage_type_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6593868Z test_tensor_storage_type_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6602801Z test_tensor_storage_type_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6611988Z test_tensor_storage_type_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6622599Z test_ternary_op_mem_overlap_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2022-08-17T13:23:23.6632205Z test_typed_storage_meta_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6641389Z test_typed_storage_meta_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6650364Z test_typed_storage_meta_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:23:23.6659035Z test_typed_storage_meta_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:23:23.6667761Z test_typed_storage_meta_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:23:23.6677158Z test_typed_storage_meta_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6686422Z test_typed_storage_meta_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6696033Z test_typed_storage_meta_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6706379Z test_typed_storage_meta_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6716458Z test_typed_storage_meta_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6726258Z test_typed_storage_meta_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6736276Z test_typed_storage_meta_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:23.6749320Z test_unfold_all_devices_and_dtypes_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:23.8599490Z test_unfold_scalars_xla (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:2818: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:175.) 2022-08-17T13:23:23.8600856Z self.assertEqual(torch.empty(0, device=device), x.unfold(0, 0, 1)) 2022-08-17T13:23:23.8601760Z /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:2819: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:175.) 2022-08-17T13:23:23.8602540Z self.assertEqual(torch.empty(0, device=device), x.unfold(0, 0, 2)) 2022-08-17T13:23:23.8603409Z /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:2820: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:175.) 2022-08-17T13:23:23.8604016Z self.assertEqual(torch.tensor([0.5], device=device), x.unfold(0, 1, 1)) 2022-08-17T13:23:23.8604246Z ok (0.185s) 2022-08-17T13:23:24.4422182Z test_uniform_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.582s) 2022-08-17T13:23:24.4435548Z test_uniform_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:23:24.9886344Z test_uniform_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.545s) 2022-08-17T13:23:25.3627651Z test_uniform_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.374s) 2022-08-17T13:23:25.3639509Z test_untyped_storage_meta_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:25.3649791Z test_warn_always_caught_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-08-17T13:23:25.3667745Z test_where_scalar_handcrafted_values_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:23:25.4296385Z 2022-08-17T13:23:25.4296969Z ---------------------------------------------------------------------- 2022-08-17T13:23:25.4297457Z Ran 625 tests in 3218.952s 2022-08-17T13:23:25.4297567Z 2022-08-17T13:23:25.4297647Z OK (skipped=391) 2022-08-17T13:23:25.4297757Z 2022-08-17T13:23:25.4297840Z Generating XML reports... 2022-08-17T13:23:25.4298322Z Generated XML report: test-reports/python-unittest/test.......test.test_torch/TEST-TestTorchDeviceTypeXLA-20220817122946.xml 2022-08-17T13:23:26.0513583Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-08-17T13:23:26.0513904Z + [[ '' == \1 ]] 2022-08-17T13:23:26.0514317Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-08-17T13:23:26.0514857Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-08-17T13:23:26.0515189Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-08-17T13:23:26.0515597Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-08-17T13:23:26.0516032Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2022-08-17T13:23:27.8986890Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2022-08-17T13:23:27.8987269Z 2022-08-17T13:23:27.8987346Z Running tests... 2022-08-17T13:23:27.8987662Z ---------------------------------------------------------------------- 2022-08-17T13:23:28.0082663Z test_advancedindex_mixed_cpu_devices_xla (__main__.TestDevicePrecisionXLA) ... ok (0.110s) 2022-08-17T13:23:28.0349076Z test_advancedindex_mixed_devices_error_xla (__main__.TestDevicePrecisionXLA) ... ok (0.027s) 2022-08-17T13:23:33.1683964Z test_clamp_xla_float32 (__main__.TestDevicePrecisionXLA) ... ok (5.133s) 2022-08-17T13:23:37.7384191Z test_clamp_xla_float64 (__main__.TestDevicePrecisionXLA) ... ok (4.570s) 2022-08-17T13:23:42.0686396Z test_clamp_xla_int64 (__main__.TestDevicePrecisionXLA) ... ok (4.330s) 2022-08-17T13:23:42.0697493Z test_copy_broadcast_xla (__main__.TestDevicePrecisionXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:42.0999105Z test_copy_noncontig_xla (__main__.TestDevicePrecisionXLA) ... ok (0.030s) 2022-08-17T13:23:42.1011974Z test_cuda_device_idx_xla (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2022-08-17T13:23:42.1838659Z test_device_serialization_xla (__main__.TestDevicePrecisionXLA) ... ok (0.082s) 2022-08-17T13:23:42.1960296Z test_from_sequence_xla_float32 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-08-17T13:23:42.2085983Z test_from_sequence_xla_float64 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-08-17T13:23:42.2208232Z test_from_sequence_xla_int16 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-08-17T13:23:42.2345791Z test_from_sequence_xla_int32 (__main__.TestDevicePrecisionXLA) ... ok (0.014s) 2022-08-17T13:23:42.2468692Z test_from_sequence_xla_int64 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-08-17T13:23:42.2589041Z test_from_sequence_xla_int8 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-08-17T13:23:42.2711696Z test_from_sequence_xla_uint8 (__main__.TestDevicePrecisionXLA) ... ok (0.012s) 2022-08-17T13:23:42.2724438Z test_index_add_bfloat16_xla (__main__.TestDevicePrecisionXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:23:42.2735595Z test_multidevice_serialization_xla (__main__.TestDevicePrecisionXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T13:23:42.2743575Z test_type_conversions_same_device_xla (__main__.TestDevicePrecisionXLA) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T13:23:42.2797817Z 2022-08-17T13:23:42.2798322Z ---------------------------------------------------------------------- 2022-08-17T13:23:42.2798810Z Ran 19 tests in 14.376s 2022-08-17T13:23:42.2799001Z 2022-08-17T13:23:42.2799128Z OK (skipped=4) 2022-08-17T13:23:42.2799265Z 2022-08-17T13:23:42.2799353Z Generating XML reports... 2022-08-17T13:23:42.2799831Z Generated XML report: test-reports/python-unittest/test.......test.test_torch/TEST-TestDevicePrecisionXLA-20220817132327.xml 2022-08-17T13:23:42.6389565Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2022-08-17T13:23:42.6390119Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2022-08-17T13:23:44.4434630Z 2022-08-17T13:23:44.4435327Z Running tests... 2022-08-17T13:23:44.4436102Z ---------------------------------------------------------------------- 2022-08-17T13:23:44.4436319Z 2022-08-17T13:23:44.4436518Z ---------------------------------------------------------------------- 2022-08-17T13:23:44.4436763Z Ran 0 tests in 0.000s 2022-08-17T13:23:44.4436893Z 2022-08-17T13:23:44.4436957Z OK 2022-08-17T13:23:44.4437036Z 2022-08-17T13:23:44.4437131Z Generating XML reports... 2022-08-17T13:23:44.4437485Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2022-08-17T13:23:44.7918877Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2022-08-17T13:23:44.7919360Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2022-08-17T13:23:46.4430247Z Test results will be stored in test-reports/python-unittest/test.......test.test_indexing 2022-08-17T13:23:46.4430671Z 2022-08-17T13:23:46.4430800Z Running tests... 2022-08-17T13:23:46.4431146Z ---------------------------------------------------------------------- 2022-08-17T13:23:46.5358277Z test_advancedindex_big_xla (__main__.TestIndexingXLA) ... ok (0.092s) 2022-08-17T13:23:46.5633608Z test_advancedindex_xla_float16 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.float16 (0.028s) 2022-08-17T13:23:46.5908468Z test_advancedindex_xla_float64 (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.027s) 2022-08-17T13:23:46.6771472Z test_basic_advanced_combined_xla (__main__.TestIndexingXLA) ... ok (0.086s) 2022-08-17T13:23:46.7135060Z test_bool_indices_accumulate_xla (__main__.TestIndexingXLA) ... ok (0.036s) 2022-08-17T13:23:46.7152673Z test_bool_indices_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:23:46.8670443Z test_byte_mask2d_xla (__main__.TestIndexingXLA) ... ok (0.152s) 2022-08-17T13:23:46.8681074Z test_byte_mask_accumulate_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:46.8691179Z test_byte_mask_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:46.8701475Z test_byte_tensor_assignment_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:46.8711232Z test_cpu_indices_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:23:46.8955067Z test_ellipsis_tensor_xla (__main__.TestIndexingXLA) ... ok (0.024s) 2022-08-17T13:23:46.9300970Z test_empty_index_xla (__main__.TestIndexingXLA) ... ok (0.035s) 2022-08-17T13:23:46.9328338Z test_empty_ndim_index_bool_xla (__main__.TestIndexingXLA) ... ok (0.003s) 2022-08-17T13:23:46.9341675Z test_empty_ndim_index_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:46.9349183Z test_empty_slice_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:46.9361125Z test_gather_take_along_dim_cross_device_xla_float32 (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:23:46.9375138Z test_getitem_scalars_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:46.9386286Z test_index_getitem_copy_bools_slices_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:23:46.9397607Z test_index_put_accumulate_duplicate_indices_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:23:46.9417046Z test_index_put_accumulate_expanded_values_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:24:03.4725112Z test_index_put_accumulate_large_tensor_xla (__main__.TestIndexingXLA) ... ok (16.531s) 2022-08-17T13:24:03.4740037Z test_index_put_accumulate_non_contiguous_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:24:03.4754225Z test_index_put_accumulate_with_optional_tensors_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:03.4902798Z test_index_put_src_datatype_xla_bfloat16 (__main__.TestIndexingXLA) ... ok (0.015s) 2022-08-17T13:24:03.4922589Z test_index_put_src_datatype_xla_bool (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:03.4934895Z test_index_put_src_datatype_xla_complex128 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:24:03.4945359Z test_index_put_src_datatype_xla_complex64 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:24:03.4964391Z test_index_put_src_datatype_xla_float32 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:03.4983239Z test_index_put_src_datatype_xla_int64 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:03.5373616Z test_index_scalar_with_bool_mask_xla (__main__.TestIndexingXLA) ... ok (0.039s) 2022-08-17T13:24:03.6798897Z test_index_setitem_bools_slices_xla (__main__.TestIndexingXLA) ... ok (0.142s) 2022-08-17T13:24:03.6825223Z test_index_src_datatype_xla_bfloat16 (__main__.TestIndexingXLA) ... ok (0.003s) 2022-08-17T13:24:03.6847819Z test_index_src_datatype_xla_bool (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:03.6870301Z test_index_src_datatype_xla_float32 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:03.6891606Z test_index_src_datatype_xla_int64 (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:04.8841417Z test_index_xla (__main__.TestIndexingXLA) ... ok (1.195s) 2022-08-17T13:24:04.9076919Z test_int_assignment_xla (__main__.TestIndexingXLA) ... ok (0.023s) 2022-08-17T13:24:04.9261518Z test_int_indices2d_xla (__main__.TestIndexingXLA) ... ok (0.018s) 2022-08-17T13:24:04.9413028Z test_int_indices_broadcast_xla (__main__.TestIndexingXLA) ... ok (0.015s) 2022-08-17T13:24:04.9446330Z test_int_indices_xla (__main__.TestIndexingXLA) ... ok (0.003s) 2022-08-17T13:24:04.9456306Z test_invalid_device_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:04.9464307Z test_invalid_index_xla (__main__.TestIndexingXLA) ... ok (0.001s) 2022-08-17T13:24:05.0653833Z test_jit_indexing_xla (__main__.TestIndexingXLA) ... ok (0.119s) 2022-08-17T13:24:05.0915231Z test_multiple_bool_indices_xla (__main__.TestIndexingXLA) ... ok (0.026s) 2022-08-17T13:24:05.0925541Z test_multiple_byte_mask_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:05.0940476Z test_multiple_int_xla (__main__.TestIndexingXLA) ... ok (0.001s) 2022-08-17T13:24:05.0959017Z test_none_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:05.1022283Z test_out_of_bound_index_xla (__main__.TestIndexingXLA) ... ok (0.006s) 2022-08-17T13:24:05.1122405Z test_set_item_to_scalar_tensor_xla (__main__.TestIndexingXLA) ... ok (0.010s) 2022-08-17T13:24:05.1131434Z test_setitem_expansion_error_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:05.3090901Z test_setitem_scalars_xla (__main__.TestIndexingXLA) ... ok (0.196s) 2022-08-17T13:24:05.3105031Z test_single_int_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2022-08-17T13:24:05.3345506Z test_step_assignment_xla (__main__.TestIndexingXLA) ... ok (0.024s) 2022-08-17T13:24:05.3834568Z test_step_xla (__main__.TestIndexingXLA) ... ok (0.049s) 2022-08-17T13:24:05.4039821Z test_take_along_dim_invalid_xla_float32 (__main__.TestIndexingXLA) ... ok (0.020s) 2022-08-17T13:24:05.4226153Z test_take_along_dim_invalid_xla_int64 (__main__.TestIndexingXLA) ... ok (0.019s) 2022-08-17T13:24:07.0065811Z test_take_along_dim_xla_float32 (__main__.TestIndexingXLA) ... ok (1.584s) 2022-08-17T13:24:08.2646353Z test_take_along_dim_xla_int64 (__main__.TestIndexingXLA) ... ok (1.258s) 2022-08-17T13:24:08.2942489Z test_variable_slicing_xla (__main__.TestIndexingXLA) ... ok (0.030s) 2022-08-17T13:24:08.3046250Z test_zero_dim_index_xla (__main__.TestIndexingXLA) ... ok (0.010s) 2022-08-17T13:24:08.3123293Z 2022-08-17T13:24:08.3125261Z ---------------------------------------------------------------------- 2022-08-17T13:24:08.3125563Z Ran 61 tests in 21.862s 2022-08-17T13:24:08.3125681Z 2022-08-17T13:24:08.3125770Z OK (skipped=21) 2022-08-17T13:24:08.3125878Z 2022-08-17T13:24:08.3127728Z Generating XML reports... 2022-08-17T13:24:08.3128762Z Generated XML report: test-reports/python-unittest/test.......test.test_indexing/TEST-TestIndexingXLA-20220817132346.xml 2022-08-17T13:24:08.6611309Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2022-08-17T13:24:08.6611815Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2022-08-17T13:24:10.3197146Z Test results will be stored in test-reports/python-unittest/test.......test.test_indexing 2022-08-17T13:24:10.3197390Z 2022-08-17T13:24:10.3197451Z Running tests... 2022-08-17T13:24:10.3197766Z ---------------------------------------------------------------------- 2022-08-17T13:24:10.3336046Z test_boolean_assignment_value_mismatch_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.013s) 2022-08-17T13:24:10.3952885Z test_boolean_indexing_alldims_xla (__main__.NumpyTestsXLA) ... ok (0.061s) 2022-08-17T13:24:10.4455630Z test_boolean_indexing_onedim_xla (__main__.NumpyTestsXLA) ... ok (0.050s) 2022-08-17T13:24:10.5843849Z test_boolean_indexing_twodim_xla (__main__.NumpyTestsXLA) ... ok (0.139s) 2022-08-17T13:24:10.5855290Z test_boolean_indexing_weirdness_tensors_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.5863697Z test_boolean_indexing_weirdness_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.6727267Z test_boolean_list_indexing_xla (__main__.NumpyTestsXLA) ... ok (0.086s) 2022-08-17T13:24:10.6737150Z test_boolean_shape_mismatch_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.7131172Z test_broadcast_subspace_xla (__main__.NumpyTestsXLA) ... ok (0.039s) 2022-08-17T13:24:10.7139804Z test_broaderrors_indexing_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.7150855Z test_ellipsis_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.7159527Z test_empty_fancy_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.7165744Z test_empty_tuple_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.7178553Z test_everything_returns_views_xla (__main__.NumpyTestsXLA) ... ok (0.001s) 2022-08-17T13:24:10.7620678Z test_index_is_larger_xla (__main__.NumpyTestsXLA) ... ok (0.044s) 2022-08-17T13:24:10.7688368Z test_index_no_floats_xla (__main__.NumpyTestsXLA) ... ok (0.007s) 2022-08-17T13:24:10.7703126Z test_none_index_xla (__main__.NumpyTestsXLA) ... ok (0.001s) 2022-08-17T13:24:10.8090852Z test_single_bool_index_xla (__main__.NumpyTestsXLA) ... ok (0.039s) 2022-08-17T13:24:10.8389591Z test_single_int_index_xla (__main__.NumpyTestsXLA) ... ok (0.030s) 2022-08-17T13:24:10.8400314Z test_trivial_fancy_out_of_bounds_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:10.8447851Z 2022-08-17T13:24:10.8449015Z ---------------------------------------------------------------------- 2022-08-17T13:24:10.8449449Z Ran 20 tests in 0.521s 2022-08-17T13:24:10.8449569Z 2022-08-17T13:24:10.8449649Z OK (skipped=9) 2022-08-17T13:24:10.8449789Z 2022-08-17T13:24:10.8449864Z Generating XML reports... 2022-08-17T13:24:10.8450321Z Generated XML report: test-reports/python-unittest/test.......test.test_indexing/TEST-NumpyTestsXLA-20220817132410.xml 2022-08-17T13:24:11.1765210Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-08-17T13:24:11.1765780Z + [[ '' == \1 ]] 2022-08-17T13:24:11.1766300Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-08-17T13:24:11.1766818Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-08-17T13:24:11.1767151Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-08-17T13:24:11.1767544Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-08-17T13:24:11.1767938Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2022-08-17T13:24:13.6246278Z Test results will be stored in test-reports/python-unittest/test.......test.test_nn 2022-08-17T13:24:13.6246518Z 2022-08-17T13:24:13.6246581Z Running tests... 2022-08-17T13:24:13.6246898Z ---------------------------------------------------------------------- 2022-08-17T13:24:13.7514977Z test_AdaptiveMaxPool1d_indices_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.127s) 2022-08-17T13:24:13.8474306Z test_AdaptiveMaxPool2d_indices_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.096s) 2022-08-17T13:24:13.8956653Z test_AdaptiveMaxPool3d_indices_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2022-08-17T13:24:13.8980565Z test_AdaptiveMaxPool_zero_batch_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:24:13.8994604Z test_AvgPool2d_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:24:13.9008309Z test_AvgPool3d_backward_after_cat_dim1_device_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:14.0372496Z test_BatchNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.132s) 2022-08-17T13:24:14.0373420Z test_Bilinear_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:24:14.0381106Z test_CTCLoss_cudnn_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:24:14.5969010Z test_CTCLoss_empty_target_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.559s) 2022-08-17T13:24:14.5988075Z test_CTCLoss_no_batch_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:24:14.6001480Z test_Conv2d_backward_depthwise_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2022-08-17T13:24:14.6013367Z test_Conv2d_backward_depthwise_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:24:14.6041166Z test_Conv2d_depthwise_naive_groups_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:24:14.6069067Z test_Conv2d_depthwise_naive_groups_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:24:14.6096162Z test_Conv2d_depthwise_naive_groups_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:24:14.6112292Z test_Conv2d_deterministic_cudnn_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:24:14.6128416Z test_Conv2d_deterministic_cudnn_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:24:14.6144672Z test_Conv2d_deterministic_cudnn_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:24:14.6161231Z test_Conv2d_deterministic_cudnn_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:24:14.6177539Z test_Conv2d_deterministic_cudnn_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:24:14.6189945Z test_Conv2d_large_workspace_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:24:14.6202953Z test_Conv2d_large_workspace_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:14.6216538Z test_Conv2d_large_workspace_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:15.6494603Z test_Conv2d_naive_groups_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.028s) 2022-08-17T13:24:15.6511542Z test_Conv2d_size_1_kernel_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:24:15.6539641Z test_Conv3d_depthwise_naive_groups_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:24:15.6566434Z test_Conv3d_depthwise_naive_groups_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:24:15.6593146Z test_Conv3d_depthwise_naive_groups_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:24:15.6605970Z test_ConvTranspose2d_large_output_padding_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:24:15.6619742Z test_ConvTranspose2d_large_output_padding_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:15.6633171Z test_ConvTranspose2d_size_1_kernel_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:15.6647128Z test_ConvTranspose3d_size_1_kernel_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:24:16.0354412Z test_Dropout1d_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.371s) 2022-08-17T13:24:16.6996827Z test_Dropout2d_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.664s) 2022-08-17T13:24:17.2492241Z test_Dropout3d_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.549s) 2022-08-17T13:25:59.6010908Z test_Dropout_xla (__main__.TestNNDeviceTypeXLA) ... ok (102.352s) 2022-08-17T13:25:59.6048737Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2022-08-17T13:26:00.1372654Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.530s) 2022-08-17T13:26:00.5198544Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.384s) 2022-08-17T13:26:00.5221250Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:26:00.9482183Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.426s) 2022-08-17T13:26:01.2776808Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.329s) 2022-08-17T13:26:01.2799471Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:26:01.7131274Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.433s) 2022-08-17T13:26:02.0247181Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.312s) 2022-08-17T13:26:02.0271395Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:26:02.2139965Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.183s) 2022-08-17T13:26:02.3912892Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.181s) 2022-08-17T13:26:02.3950888Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2022-08-17T13:26:08.8172366Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (6.421s) 2022-08-17T13:26:13.6434438Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (4.827s) 2022-08-17T13:26:13.6463729Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:26:17.1584070Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (3.512s) 2022-08-17T13:26:19.6422425Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int32_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (2.484s) 2022-08-17T13:26:19.6450376Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:26:25.3036714Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (5.658s) 2022-08-17T13:26:29.9066263Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (4.603s) 2022-08-17T13:26:29.9094254Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:26:31.3688500Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.459s) 2022-08-17T13:26:32.5821919Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla_int64_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (1.213s) 2022-08-17T13:26:32.5840659Z test_EmbeddingBag_per_sample_weights_and_no_offsets_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:26:32.5862547Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:26:33.8362293Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.250s) 2022-08-17T13:26:34.8448461Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (1.009s) 2022-08-17T13:26:34.8472344Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:26:35.5278913Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.680s) 2022-08-17T13:26:36.0095697Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.482s) 2022-08-17T13:26:36.0118696Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:26:37.2516919Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.240s) 2022-08-17T13:26:38.3173183Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (1.063s) 2022-08-17T13:26:38.3173682Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:26:38.6397447Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.323s) 2022-08-17T13:26:38.9021201Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.262s) 2022-08-17T13:26:38.9046510Z test_EmbeddingBag_per_sample_weights_failures_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-08-17T13:26:38.9058110Z test_FractionalMaxPool2d_zero_batch_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:26:38.9066467Z test_FractionalMaxPool2d_zero_out_size_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:26:38.9075461Z test_FractionalMaxPool3d_zero_batch_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:26:38.9084051Z test_FractionalMaxPool3d_zero_out_size_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:26:43.1958852Z test_GRU_grad_and_gradgrad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (4.287s) 2022-08-17T13:26:43.2977106Z test_GroupNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.102s) 2022-08-17T13:26:43.2990905Z test_GroupNorm_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:26:43.3010369Z test_GroupNorm_numeric_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:26:43.3020607Z test_GroupNorm_raises_error_if_one_value_per_group_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.001s) 2022-08-17T13:26:43.3029837Z test_InstanceNorm1d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:26:43.3039223Z test_InstanceNorm2d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:26:43.3049502Z test_InstanceNorm3d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:26:50.3323730Z test_LSTM_grad_and_gradgrad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (7.027s) 2022-08-17T13:26:51.9902021Z test_LayerNorm_general_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.658s) 2022-08-17T13:26:51.9921105Z test_LayerNorm_numeric_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:26:51.9930030Z test_LocalResponseNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:26:51.9946998Z test_MarginLoss_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:26:51.9964218Z test_MarginLoss_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:26:51.9970489Z test_MaxPool1d_indices_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:26:51.9976830Z test_MaxPool2d_indices_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:26:52.0446847Z test_MaxPool3d_indices_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2022-08-17T13:26:52.0464377Z test_MaxPool_zero_batch_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:26:52.0497768Z test_MaxUnpool_index_errors_case10_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0529603Z test_MaxUnpool_index_errors_case1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0560306Z test_MaxUnpool_index_errors_case2_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0591287Z test_MaxUnpool_index_errors_case3_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0622034Z test_MaxUnpool_index_errors_case4_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0653268Z test_MaxUnpool_index_errors_case5_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0684256Z test_MaxUnpool_index_errors_case6_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0715165Z test_MaxUnpool_index_errors_case7_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0745852Z test_MaxUnpool_index_errors_case8_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0776843Z test_MaxUnpool_index_errors_case9_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:26:52.0797417Z test_MaxUnpool_zero_batch_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:26:52.0809749Z test_ReflectionPad2d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:26:52.0822192Z test_ReflectionPad3d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:26:52.0838535Z test_ReflectionPad_empty_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:26:52.0855622Z test_ReflectionPad_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:26:54.7977917Z test_ReplicationPad1d_large_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.712s) 2022-08-17T13:27:20.8447902Z test_ReplicationPad2d_large_xla (__main__.TestNNDeviceTypeXLA) ... ok (26.047s) 2022-08-17T13:27:20.8475055Z test_ReplicationPad3d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.003s) 2022-08-17T13:27:20.8493835Z test_ReplicationPad_empty_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:27:20.8513368Z test_ReplicationPad_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:27:20.8525521Z test_TransformerDecoderLayer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:20.8537411Z test_TransformerDecoder_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:20.8553514Z test_TransformerEncoderLayer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:27:20.8563965Z test_TransformerEncoder_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:20.8573641Z test_Transformer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:20.8583378Z test_Unfold_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:20.8601986Z test_activations_bfloat16_cpu_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:27:20.8614229Z test_activations_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:20.8631038Z test_adaptive_avg_pool2d_output_size_one_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:27:20.8642231Z test_adaptive_avg_pool3d_output_size_one_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:20.8817931Z test_adaptive_pool_invalid_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2022-08-17T13:27:23.0165963Z test_adaptive_pooling_max_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (2.135s) 2022-08-17T13:27:25.1866220Z test_adaptive_pooling_max_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (2.170s) 2022-08-17T13:27:25.1880572Z test_adaptive_pooling_no_suppot_input_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:27:25.1893898Z test_adaptive_pooling_no_suppot_input_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:25.1904033Z test_adaptive_pooling_no_suppot_input_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:25.1914412Z test_adaptive_pooling_no_suppot_input_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:25.1924873Z test_adaptive_pooling_no_suppot_input_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:25.2330904Z test_adaptive_pooling_zero_batch_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.040s) 2022-08-17T13:27:25.2344846Z test_adaptive_pooling_zero_batch_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:27:25.3019254Z test_affine_2d_rotate0_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.067s) 2022-08-17T13:27:25.3495981Z test_affine_2d_rotate45_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2022-08-17T13:27:26.0018666Z test_affine_2d_rotate90_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.652s) 2022-08-17T13:27:27.4530932Z test_affine_2d_rotateRandom_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.451s) 2022-08-17T13:27:38.4024731Z test_affine_3d_rotateRandom_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.949s) 2022-08-17T13:27:38.4043446Z test_avg_pool2d_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:27:38.4069406Z test_avg_pool2d_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:27:38.4094363Z test_avg_pool2d_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:27:38.4103199Z test_batchnorm_affine_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:38.4111876Z test_batchnorm_affine_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:27:39.0363051Z test_batchnorm_affine_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.625s) 2022-08-17T13:27:39.0388882Z test_batchnorm_eval_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:39.0390856Z test_batchnorm_eval_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:27:39.0395474Z test_batchnorm_eval_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:27:39.0402714Z test_batchnorm_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:27:39.0411745Z test_batchnorm_large_batch_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:27:39.0420835Z test_batchnorm_large_batch_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:39.0429518Z test_batchnorm_simple_average_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:39.0437244Z test_batchnorm_simple_average_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:27:40.0757701Z test_batchnorm_simple_average_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.032s) 2022-08-17T13:27:40.2711446Z test_batchnorm_update_stats_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.195s) 2022-08-17T13:27:40.2755869Z test_clip_grad_norm_error_if_nonfinite_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.005s) 2022-08-17T13:27:40.2771393Z test_clip_grad_norm_multi_device_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:27:40.2781889Z test_contig_wrong_stride_cudnn_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:40.2798194Z test_conv1d_same_padding_backward_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:40.7440008Z test_conv1d_same_padding_backward_xla_float32 (__main__.TestNNDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py:13904: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-17T13:27:40.7440660Z z = F.conv1d(x, y, padding='same') 2022-08-17T13:27:40.7440842Z ok (0.464s) 2022-08-17T13:27:40.7463217Z test_conv1d_same_padding_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:41.5019490Z test_conv1d_same_padding_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.755s) 2022-08-17T13:27:41.5036664Z test_conv1d_valid_padding_backward_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:41.6610381Z test_conv1d_valid_padding_backward_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.157s) 2022-08-17T13:27:41.6624681Z test_conv1d_valid_padding_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:27:41.7887834Z test_conv1d_valid_padding_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.126s) 2022-08-17T13:27:42.3246739Z test_conv1d_vs_scipy_mode_same_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.536s) 2022-08-17T13:27:42.5914884Z test_conv1d_vs_scipy_mode_valid_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.267s) 2022-08-17T13:27:42.5936313Z test_conv1d_vs_scipy_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:42.5947687Z test_conv2d_no_grad_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-08-17T13:27:42.5965793Z test_conv2d_same_padding_backward_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:43.1897442Z test_conv2d_same_padding_backward_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.593s) 2022-08-17T13:27:43.1918752Z test_conv2d_same_padding_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:43.8799595Z test_conv2d_same_padding_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.688s) 2022-08-17T13:27:43.8815148Z test_conv2d_valid_padding_backward_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:44.0378210Z test_conv2d_valid_padding_backward_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.156s) 2022-08-17T13:27:44.0389739Z test_conv2d_valid_padding_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2022-08-17T13:27:44.2119886Z test_conv2d_valid_padding_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.173s) 2022-08-17T13:27:44.7480646Z test_conv2d_vs_scipy_mode_same_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.536s) 2022-08-17T13:27:45.0407773Z test_conv2d_vs_scipy_mode_valid_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.293s) 2022-08-17T13:27:45.0430713Z test_conv2d_vs_scipy_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:45.0456475Z test_conv3d_same_padding_backward_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-08-17T13:27:45.0473364Z test_conv3d_same_padding_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:45.7859572Z test_conv3d_same_padding_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.738s) 2022-08-17T13:27:45.7878528Z test_conv3d_valid_padding_backward_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:27:49.9252610Z test_conv3d_valid_padding_backward_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (4.137s) 2022-08-17T13:27:49.9272752Z test_conv3d_valid_padding_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:50.0516876Z test_conv3d_valid_padding_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.124s) 2022-08-17T13:27:50.6374548Z test_conv3d_vs_scipy_mode_same_xla_float32 (__main__.TestNNDeviceTypeXLA) ... /opt/conda/lib/python3.7/site-packages/scipy/signal/signaltools.py:491: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. 2022-08-17T13:27:50.6375169Z return x[reverse].conj() 2022-08-17T13:27:50.6375928Z /opt/conda/lib/python3.7/site-packages/scipy/signal/signaltools.py:251: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. 2022-08-17T13:27:50.6376627Z in1zpadded[sc] = in1.copy() 2022-08-17T13:27:50.6376809Z ok (0.586s) 2022-08-17T13:27:51.0403562Z test_conv3d_vs_scipy_mode_valid_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.403s) 2022-08-17T13:27:51.0430307Z test_conv3d_vs_scipy_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-08-17T13:27:51.0878064Z test_convTranspose_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.045s) 2022-08-17T13:27:51.1012091Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.1139713Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.1267872Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.1393796Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.1521240Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.1647303Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.1773473Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.1898558Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.2025249Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.2151508Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.2277853Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.2403246Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.2529285Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.2654951Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.2780579Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.2906792Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.3032815Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.3158528Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.3285198Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.3410867Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.3537033Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.3662985Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.3788710Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.3914081Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.4040616Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.4167556Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.4292428Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.4419454Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.4545861Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.4671123Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.4797138Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.4922289Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.5048757Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.5174982Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.5300278Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.5426454Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.5554102Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.5680515Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.5807054Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.5932540Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.6057937Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.6183692Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.6308930Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.6434210Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.6560629Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.6689771Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.6815106Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.6940213Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.7067948Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.7192516Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.7318789Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.7444521Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.7570261Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.7694963Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.7821637Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.7947907Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.8075002Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.8200803Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.8326593Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.8453927Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.8579651Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:51.8705957Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.8832416Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.8958561Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:51.9084865Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:51.9215041Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:51.9342050Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:51.9471371Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:51.9598382Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:51.9724772Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:51.9851288Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:51.9977327Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0103729Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0230016Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0356021Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0483169Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0610287Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0736226Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0862363Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.0988122Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.1113460Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:52.1239148Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.1364549Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:52.1489918Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:52.1615851Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.1741423Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:52.1868238Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.1995359Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.2122710Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.2249807Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.2376434Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.2502930Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.2629363Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.2755176Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.2881162Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3007268Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3133997Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3259883Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3385749Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3511965Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3638370Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3764341Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.3891418Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.4017416Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.4144785Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.4272217Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.4398388Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.4525170Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.4651034Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:52.4776392Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:52.4904568Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5031492Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5158395Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5285274Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5411465Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5537549Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5663597Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5790063Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.5915851Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6042048Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6167961Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6294161Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6419849Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6545719Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6671849Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6797647Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.6923935Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.7049732Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:52.7175478Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.7302068Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.7428067Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.7554532Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.7680486Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.7806602Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.7932065Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.8058273Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:52.8184399Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.8310413Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.8436288Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.8562118Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.8688269Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.8813829Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:52.8939519Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.9064705Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:52.9191289Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.9318195Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.9443939Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.9570441Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:52.9695625Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:52.9821242Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:52.9946669Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.0072464Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:53.0198251Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.0325798Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.0451909Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.0577712Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.0704808Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.0832266Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.0959781Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.1086461Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.1212357Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.1338158Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.1463963Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.1590223Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.1715842Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:53.1842716Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.1969099Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2096109Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2222175Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2348505Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2474762Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2601340Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2727864Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2854854Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.2981535Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.3108098Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.3234723Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.3361594Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.3488106Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.3614372Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.3740620Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.3866434Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:53.3991534Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:53.4117888Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.4243829Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.4370681Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.4496986Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.4624127Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.4752037Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.4878987Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.5005159Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.5132008Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.5258216Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.5383582Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:53.5511769Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.5637597Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.5763356Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.5889335Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6016244Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6142248Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6267972Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6394535Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6520880Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6647310Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6773153Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.6897958Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:53.7024374Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:53.7149610Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:53.7276158Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:53.7401822Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.7528198Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.7654226Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.7783334Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.7909595Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8036230Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8163538Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8289672Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8416043Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8544600Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8671247Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8797159Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.8923754Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.9051051Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.9177413Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.9303102Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:53.9428695Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:53.9554666Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:53.9680037Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:53.9805397Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:53.9931030Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.0056538Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.0182389Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.0309015Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.0434731Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.0562367Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.0689017Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.0814337Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.0940417Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1066823Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1195078Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1322259Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1448379Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1575059Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1701729Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1828873Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.1955290Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2083203Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2209419Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2335777Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2461677Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2587844Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2717389Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2844138Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.2973760Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3100954Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3229483Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3356232Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3486032Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3613076Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3741457Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3868199Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.3997517Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.4124386Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.4252834Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.4379308Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.4505184Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.4631931Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.4757592Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.4882786Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.5008673Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.5134875Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.5261574Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.5387074Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.5514311Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.5640469Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.5767262Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.5893806Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.6020920Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.6147437Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.6273862Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.6400953Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.6527741Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.6655018Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.6780207Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.6905713Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.7031355Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.7157390Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.7282717Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.7409177Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.7534212Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.7659946Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.7786241Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.7911385Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.8036914Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.8163825Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.8288558Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.8413946Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.8540025Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.8665244Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.8791218Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.8916695Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.9042018Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.9167941Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.9294084Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.9419999Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.9545565Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.9672873Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:54.9798383Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:54.9924684Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0052248Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0179238Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0306071Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0433686Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0560299Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0686679Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0813573Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.0939952Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.1066699Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.1192593Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.1318508Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.1443630Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:55.1570123Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.1696685Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.1823482Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.1949078Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:55.2074736Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:55.2200929Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.2327733Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.2456742Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.2583131Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.2709688Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.2835953Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.2965126Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.3091593Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.3217544Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.3344311Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.3470283Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.3596134Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.3721939Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.3846917Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:55.3972723Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:55.4098418Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.4224276Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.4350391Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.4475907Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.012s) 2022-08-17T13:27:55.4602279Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.4728385Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.4854798Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.4981452Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.5107646Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.5233643Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.5359547Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:55.5487861Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.5614344Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.5740857Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.5867629Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.5995061Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.6122221Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.6248950Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.6374756Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.6500912Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.6626414Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:55.6751979Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:55.6878079Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.7003457Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:55.7129899Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.7255204Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.7380847Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:55.7507231Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.7633048Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.7759604Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.7889569Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.8015361Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.8142563Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.8268040Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.8394511Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.8520008Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:55.8645466Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:55.8771187Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.8897137Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.9023349Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.9149641Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.9275515Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.9402177Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.9527861Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.9654221Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:55.9778932Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:55.9904574Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:56.0030451Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.0156426Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.0282416Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.0409176Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.0535670Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.0662469Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.0789134Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.0915808Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.1041221Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:56.1167558Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.1294305Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.1421262Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.1548144Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.1674278Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.1800680Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.1927671Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2053831Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2180184Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2306564Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2432374Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2558180Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2684043Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2810907Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.2936998Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.3062790Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.3189571Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.3315037Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:56.3441754Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.3567666Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.3694021Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.3820521Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.3947266Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.4074015Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.4201556Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.4326547Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.4453551Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.013s) 2022-08-17T13:27:56.4579429Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:56.4705903Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:56.4830653Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:56.4956551Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:56.5081765Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:56.5207515Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:56.5333331Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.013s) 2022-08-17T13:27:56.5458805Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.012s) 2022-08-17T13:27:56.5584989Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.5711629Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.5837504Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.5964146Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.6090860Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.6216323Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2022-08-17T13:27:56.6341925Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.6468812Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2022-08-17T13:27:56.6482160Z test_conv_cudnn_mismatch_memory_format_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:56.6508086Z test_conv_cudnn_ndhwc_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:27:56.6534232Z test_conv_cudnn_ndhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:27:56.6545323Z test_conv_cudnn_nhwc_support_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:56.6556224Z test_conv_cudnn_nhwc_support_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:56.6581988Z test_conv_cudnn_nhwc_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2022-08-17T13:27:56.6607633Z test_conv_cudnn_nhwc_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:27:56.6633696Z test_conv_cudnn_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:27:56.6861573Z test_conv_double_backward_groups_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2022-08-17T13:27:56.6975455Z test_conv_double_backward_no_bias_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2022-08-17T13:27:56.7437102Z test_conv_double_backward_stride_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2022-08-17T13:27:56.7517274Z test_conv_double_backward_strided_with_3D_input_and_weight_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2022-08-17T13:27:56.7534693Z test_conv_double_backward_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:27:56.7554390Z test_conv_empty_channel_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:27:56.9815683Z test_conv_empty_channel_xla_float32 (__main__.TestNNDeviceTypeXLA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-08-17T13:27:56.9816208Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T13:27:56.9816437Z ok (0.226s) 2022-08-17T13:27:56.9828920Z test_conv_large_nosplit_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:27:56.9850811Z test_conv_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:27:57.6248474Z test_conv_noncontig_weights_and_bias_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.639s) 2022-08-17T13:27:57.6323064Z test_conv_noncontig_weights_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2022-08-17T13:27:57.6357117Z test_conv_thnn_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2022-08-17T13:27:57.6390378Z test_conv_thnn_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2022-08-17T13:27:57.6418659Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:27:57.6445776Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:27:57.6473114Z test_conv_transposed_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:27:57.6491961Z test_convert_conv2d_weight_memory_format_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:28:19.8713033Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_xla (__main__.TestNNDeviceTypeXLA) ... ok (22.222s) 2022-08-17T13:28:19.8844612Z test_cross_entropy_label_smoothing_errors_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2022-08-17T13:28:21.5683989Z test_cross_entropy_label_smoothing_weight_ignore_indices_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.684s) 2022-08-17T13:28:38.4533636Z test_cross_entropy_label_smoothing_with_probs_xla (__main__.TestNNDeviceTypeXLA) ... ok (16.885s) 2022-08-17T13:28:44.4627635Z test_cross_entropy_loss_index_target_unit_weights_xla (__main__.TestNNDeviceTypeXLA) ... ok (6.009s) 2022-08-17T13:28:55.0266700Z test_cross_entropy_loss_one_hot_target_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.564s) 2022-08-17T13:29:08.7404510Z test_cross_entropy_loss_prob_target_all_reductions_xla (__main__.TestNNDeviceTypeXLA) ... ok (13.714s) 2022-08-17T13:29:09.0488346Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.308s) 2022-08-17T13:29:09.4274794Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.378s) 2022-08-17T13:29:09.7205668Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.293s) 2022-08-17T13:29:10.1051713Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.384s) 2022-08-17T13:29:10.2494291Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.144s) 2022-08-17T13:29:10.4495965Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.200s) 2022-08-17T13:29:16.3344398Z test_cross_entropy_loss_prob_target_unit_weights_xla (__main__.TestNNDeviceTypeXLA) ... ok (5.885s) 2022-08-17T13:29:16.3363130Z test_ctc_loss_cudnn_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:29:35.4196638Z test_ctc_loss_xla (__main__.TestNNDeviceTypeXLA) ... ok (19.083s) 2022-08-17T13:29:35.4228045Z test_cudnn_convolution_add_relu_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:29:35.4258325Z test_cudnn_convolution_add_relu_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:29:35.4284745Z test_cudnn_convolution_relu_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:29:35.4311746Z test_cudnn_convolution_relu_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:29:35.4324974Z test_device_mask_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:29:35.4335362Z test_elu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:29:35.4349935Z test_elu_inplace_with_neg_alpha_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:35.4377746Z test_embedding_backward_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-08-17T13:29:35.4432135Z test_embedding_bag_1D_padding_idx_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.005s) 2022-08-17T13:29:35.4486470Z test_embedding_bag_1D_padding_idx_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.005s) 2022-08-17T13:29:35.4532157Z test_embedding_bag_2D_padding_idx_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.005s) 2022-08-17T13:29:35.4577565Z test_embedding_bag_2D_padding_idx_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T13:29:35.4589623Z test_embedding_bag_bfloat16_xla_int32_int32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:29:35.4601945Z test_embedding_bag_bfloat16_xla_int32_int64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:29:35.4614453Z test_embedding_bag_bfloat16_xla_int64_int32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:29:35.4626370Z test_embedding_bag_bfloat16_xla_int64_int64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:29:35.4648314Z test_embedding_bag_device_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:29:35.5960670Z test_embedding_bag_empty_input_xla_int32_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.131s) 2022-08-17T13:29:35.6429758Z test_embedding_bag_empty_input_xla_int32_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.045s) 2022-08-17T13:29:35.6835439Z test_embedding_bag_empty_input_xla_int64_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.042s) 2022-08-17T13:29:35.7252033Z test_embedding_bag_empty_input_xla_int64_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.042s) 2022-08-17T13:29:35.7262914Z test_embedding_bag_half_xla_int32_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:35.7271755Z test_embedding_bag_half_xla_int32_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:35.7279614Z test_embedding_bag_half_xla_int64_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:35.7287442Z test_embedding_bag_half_xla_int64_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:35.7300668Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:29:35.9868719Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.254s) 2022-08-17T13:29:36.0743050Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.090s) 2022-08-17T13:29:36.0763968Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:29:36.2261756Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.150s) 2022-08-17T13:29:36.3100026Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.084s) 2022-08-17T13:29:36.3117371Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:29:36.4334670Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.119s) 2022-08-17T13:29:36.5239551Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.093s) 2022-08-17T13:29:36.5256663Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:29:36.6377366Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.112s) 2022-08-17T13:29:36.7382839Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.100s) 2022-08-17T13:29:36.8512569Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float32_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.113s) 2022-08-17T13:29:36.9567849Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float32_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.105s) 2022-08-17T13:29:37.0692356Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float64_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.112s) 2022-08-17T13:29:37.1553695Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_xla_float64_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.086s) 2022-08-17T13:29:37.1738254Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float32_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2022-08-17T13:29:37.1921106Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float32_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2022-08-17T13:29:37.2098002Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float64_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2022-08-17T13:29:37.2273137Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_xla_float64_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2022-08-17T13:29:37.3976908Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float32_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.170s) 2022-08-17T13:29:37.5678767Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float32_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.170s) 2022-08-17T13:29:37.7200620Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float64_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.152s) 2022-08-17T13:29:37.8702610Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_xla_float64_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.150s) 2022-08-17T13:29:37.8894726Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float32_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2022-08-17T13:29:37.9084014Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float32_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2022-08-17T13:29:37.9295790Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float64_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2022-08-17T13:29:37.9486293Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_xla_float64_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2022-08-17T13:29:37.9669498Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float32_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2022-08-17T13:29:37.9850533Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float32_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2022-08-17T13:29:38.0027420Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float64_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2022-08-17T13:29:38.0205816Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_xla_float64_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2022-08-17T13:29:38.0544258Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float32_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2022-08-17T13:29:38.0882567Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float32_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2022-08-17T13:29:38.1211225Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float64_int32 (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2022-08-17T13:29:38.1578436Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_xla_float64_int64 (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2022-08-17T13:29:38.1595337Z test_embedding_dense_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:29:38.3025754Z test_embedding_max_norm_backward_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.143s) 2022-08-17T13:29:38.3041221Z test_embedding_max_norm_device_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:29:38.3052848Z test_embedding_max_norm_device_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:29:38.3063746Z test_embedding_max_norm_device_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:29:38.3078639Z test_embedding_max_norm_fwd_AD_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: forward AD doesn't work on xla (0.001s) 2022-08-17T13:29:38.7731312Z test_embedding_padding_idx_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.465s) 2022-08-17T13:29:38.7825589Z test_embedding_scalar_weight_error_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.009s) 2022-08-17T13:29:38.7841125Z test_empty_dropout_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.002s) 2022-08-17T13:29:38.7858308Z test_fold_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:29:38.7876862Z test_fractional_max_pool2d_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:29:38.7896218Z test_fractional_max_pool3d_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:29:38.7909139Z test_fractional_max_pool_nan_inf_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:38.7925072Z test_glu_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:29:38.7946190Z test_grid_sample_large_index_2d_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2022-08-17T13:29:38.7966635Z test_grid_sample_large_index_2d_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2022-08-17T13:29:38.7987880Z test_grid_sample_large_index_3d_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2022-08-17T13:29:38.8009023Z test_grid_sample_large_index_3d_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2022-08-17T13:29:38.8039143Z test_grid_sample_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:29:38.8050664Z test_grid_sample_nan_inf_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:38.8060936Z test_grid_sample_nan_inf_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:29:38.8353578Z test_group_convTranspose_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2022-08-17T13:29:38.8443645Z test_group_conv_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.009s) 2022-08-17T13:29:38.8467525Z test_groupnorm_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:29:38.8488779Z test_groupnorm_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:30:18.3993299Z test_gumbel_softmax_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (39.550s) 2022-08-17T13:31:08.0097394Z test_gumbel_softmax_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (49.610s) 2022-08-17T13:31:08.0130738Z test_hardsigmoid_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2022-08-17T13:31:08.0140074Z test_hardswish_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:08.0146998Z test_hardswish_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:08.0271902Z test_instancenorm_raises_error_for_single_spatial_element_during_training_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2022-08-17T13:31:08.0283685Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.001s) 2022-08-17T13:31:08.0316651Z test_invalid_reduction_strings_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:31:08.0327935Z test_layernorm_half_precision_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:08.0340721Z test_layernorm_weight_bias_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:08.0348221Z test_leaky_relu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:08.0358099Z test_leaky_relu_inplace_with_neg_slope_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:08.0370203Z test_leaky_relu_inplace_with_zero_slope_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:08.1428325Z test_linear_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.105s) 2022-08-17T13:31:08.3053386Z test_log_softmax_big_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.162s) 2022-08-17T13:31:08.4671741Z test_logsigmoid_out_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.162s) 2022-08-17T13:31:08.4686417Z test_lstmcell_backward_only_one_output_grad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:31:08.4699468Z test_masked_softmax_TxT_layout_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:08.7035155Z test_masked_softmax_forward_with_nans_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.233s) 2022-08-17T13:31:08.7497047Z test_masked_softmax_grad_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2022-08-17T13:31:08.7516537Z test_masked_softmax_transformer_layout_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:31:18.6399329Z test_masked_softmax_xla (__main__.TestNNDeviceTypeXLA) ... ok (9.888s) 2022-08-17T13:31:18.6466464Z test_max_pool1d_corner_cases_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.007s) 2022-08-17T13:31:18.6489274Z test_max_pool1d_corner_cases_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:31:18.6503095Z test_max_pool1d_errors_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2022-08-17T13:31:18.6522025Z test_max_pool1d_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:31:18.6539951Z test_max_pool1d_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:31:18.6557021Z test_max_pool2d_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:31:18.6571408Z test_max_pool2d_indices_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:18.6593193Z test_max_pool2d_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:31:18.6615629Z test_max_pool2d_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:31:18.6628718Z test_max_pool2d_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:18.6664553Z test_max_pool3d_ndhwc_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2022-08-17T13:31:18.6703418Z test_max_pool3d_ndhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T13:31:18.6739450Z test_max_pool3d_ndhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2022-08-17T13:31:18.6756505Z test_max_pool_nan_inf_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:31:21.2329893Z test_maxpool3d_non_square_backward_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.557s) 2022-08-17T13:31:21.2347747Z test_maxpool_indices_no_batch_dim_xla_float32 (__main__.TestNNDeviceTypeXLA) 2022-08-17T13:31:23.0049195Z Check that indices with no batch dim is consistent with a single batch. ... ok (1.772s) 2022-08-17T13:31:23.0063415Z test_mish_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:31:23.0101411Z test_module_to_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2022-08-17T13:31:23.0136787Z test_module_to_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:31:23.1055286Z test_multi_margin_loss_errors_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.092s) 2022-08-17T13:31:23.1071532Z test_multihead_attention_dtype_batch_first_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:31:23.1088311Z test_multihead_attention_dtype_batch_first_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:31:23.1103346Z test_multihead_attention_dtype_batch_first_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:23.1114531Z test_multihead_attention_dtype_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:31:23.1126136Z test_multihead_attention_dtype_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:23.1139322Z test_multihead_attention_dtype_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:23.1193641Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2022-08-17T13:31:23.1221999Z test_multihead_attn_fast_path_small_test_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:31:23.1260218Z test_multihead_attn_in_proj_bias_none_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2022-08-17T13:31:23.1318492Z test_multihead_attn_in_proj_weight_none_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.006s) 2022-08-17T13:31:23.3896782Z test_nll_loss_all_ignored_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.258s) 2022-08-17T13:31:25.4095709Z test_nll_loss_byte_target_matches_long_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.019s) 2022-08-17T13:31:25.4108086Z test_nll_loss_empty_tensor_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:31:25.6106824Z test_nll_loss_empty_tensor_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.200s) 2022-08-17T13:31:25.7662182Z test_nll_loss_empty_tensor_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.156s) 2022-08-17T13:31:25.7680210Z test_nll_loss_invalid_target_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:31:25.7691336Z test_nll_loss_invalid_weights_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:25.7739088Z test_nll_loss_mismatched_batch_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2022-08-17T13:31:25.7771832Z test_nll_loss_out_of_bounds_ignore_index_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:31:26.1808634Z test_nll_loss_total_weight_is_zero_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.403s) 2022-08-17T13:31:26.1880843Z test_nn_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2022-08-17T13:31:26.2085927Z test_nn_scalars_reductions_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2022-08-17T13:31:26.2169390Z test_nn_scalars_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2022-08-17T13:31:26.2186803Z test_noncontig_conv_grad_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:31:26.2201869Z test_noncontig_conv_grad_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:31:26.2215927Z test_noncontig_conv_grad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:26.2230460Z test_nonlinearity_propagate_nan_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:26.5655799Z test_one_hot_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.342s) 2022-08-17T13:31:26.5673197Z test_overwrite_module_params_on_conversion_cpu_device_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:31:26.5694230Z test_pad_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:31:26.5714626Z test_pad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:31:26.5726797Z test_pool3d_large_size_int64_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:26.5739202Z test_pool3d_size_one_feature_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:26.5750764Z test_pool_invalid_size_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:26.5782861Z test_pool_large_size_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2022-08-17T13:31:26.5795728Z test_pooling_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:28.4717214Z test_pooling_max_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.892s) 2022-08-17T13:31:30.2301574Z test_pooling_max_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (1.755s) 2022-08-17T13:31:30.2302119Z test_pooling_shape_xla (__main__.TestNNDeviceTypeXLA) 2022-08-17T13:31:30.8787431Z Test the output shape calculation for pooling functions ... ok (0.651s) 2022-08-17T13:31:30.9755686Z test_pooling_size_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.097s) 2022-08-17T13:31:30.9770987Z test_pooling_zero_stride_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:31:30.9780809Z test_prelu_backward_32bit_indexing_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:30.9815535Z test_rnn_fused_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:31:30.9849351Z test_rnn_fused_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:31:55.6756235Z test_rnn_retain_variables_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (24.690s) 2022-08-17T13:31:55.6872248Z test_save_lstm_compatibility_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2022-08-17T13:31:55.6884594Z test_silu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:31:55.7291765Z test_skip_init_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2022-08-17T13:31:55.7315909Z test_smooth_l1_loss_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:31:55.7338432Z test_smooth_l1_loss_vs_huber_loss_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:31:55.7350946Z test_softmax_64bit_indexing_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2022-08-17T13:31:55.7363550Z test_softmax_64bit_indexing_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:31:55.7372211Z test_softmax_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:34:06.8788887Z test_softmax_results_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (131.141s) 2022-08-17T13:34:06.8814867Z test_softmax_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2022-08-17T13:34:06.8836171Z test_softmax_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2022-08-17T13:34:06.8845411Z test_softplus_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:34:07.0534889Z test_softplus_low_threshold_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.169s) 2022-08-17T13:34:07.0544087Z test_softshrink_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:34:07.0552572Z test_softshrink_negative_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:34:07.0576453Z test_softshrink_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:34:07.0583843Z test_threshold_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:34:07.1114243Z test_to_complex_xla (__main__.TestNNDeviceTypeXLA) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:971: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T13:34:07.1115165Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T13:34:07.1115420Z ok (0.053s) 2022-08-17T13:34:07.1128291Z test_transformerencoderlayer_fast_path_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:34:08.2573734Z test_transformerencoderlayer_gelu_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.144s) 2022-08-17T13:34:10.5770828Z test_transformerencoderlayer_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (2.320s) 2022-08-17T13:34:10.5790627Z test_triplet_margin_with_distance_loss_default_parity_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:34:10.5812993Z test_triplet_margin_with_distance_loss_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:34:10.6344482Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2022-08-17T13:34:10.6395773Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2022-08-17T13:34:11.6022533Z test_upsamplingBicubic2d_antialias_False_align_corners_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.962s) 2022-08-17T13:34:11.6343209Z test_upsamplingBicubic2d_antialias_False_align_corners_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.032s) 2022-08-17T13:34:11.6612221Z test_upsamplingBicubic2d_antialias_True_align_corners_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2022-08-17T13:34:11.6866161Z test_upsamplingBicubic2d_antialias_True_align_corners_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2022-08-17T13:34:11.6880103Z test_upsamplingBicubic2d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:34:11.6928066Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2022-08-17T13:34:11.6972731Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2022-08-17T13:34:22.9138490Z test_upsamplingBilinear2d_antialias_False_align_corners_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (11.216s) 2022-08-17T13:34:23.2858222Z test_upsamplingBilinear2d_antialias_False_align_corners_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.372s) 2022-08-17T13:34:23.6586532Z test_upsamplingBilinear2d_antialias_True_align_corners_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.373s) 2022-08-17T13:34:24.1335015Z test_upsamplingBilinear2d_antialias_True_align_corners_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.475s) 2022-08-17T13:34:24.4348807Z test_upsamplingNearest1d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.301s) 2022-08-17T13:34:24.4360748Z test_upsamplingNearest1d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:34:29.5411861Z test_upsamplingNearest1d_xla (__main__.TestNNDeviceTypeXLA) ... ok (5.105s) 2022-08-17T13:34:33.0632887Z test_upsamplingNearest2d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (3.522s) 2022-08-17T13:34:33.0642910Z test_upsamplingNearest2d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:34:33.0650824Z test_upsamplingNearest2d_launch_fail_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:34:33.0657767Z test_upsamplingNearest2d_launch_rocm_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:34:43.9828780Z test_upsamplingNearest2d_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.917s) 2022-08-17T13:35:36.7061842Z test_upsamplingNearest3d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (52.723s) 2022-08-17T13:35:36.7072089Z test_upsamplingNearest3d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:35:42.0434473Z test_upsamplingNearest3d_xla (__main__.TestNNDeviceTypeXLA) ... ok (5.336s) 2022-08-17T13:35:42.2911077Z test_upsamplingNearestExact1d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.248s) 2022-08-17T13:35:42.3782729Z test_upsamplingNearestExact1d_rescale_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.087s) 2022-08-17T13:35:45.1661487Z test_upsamplingNearestExact2d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.788s) 2022-08-17T13:36:30.9338729Z test_upsamplingNearestExact3d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... ok (45.768s) 2022-08-17T13:36:30.9375926Z test_variable_sequence_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2022-08-17T13:36:31.1308968Z 2022-08-17T13:36:31.1309813Z ---------------------------------------------------------------------- 2022-08-17T13:36:31.1310211Z Ran 901 tests in 737.313s 2022-08-17T13:36:31.1312388Z 2022-08-17T13:36:31.1312682Z OK (skipped=699) 2022-08-17T13:36:31.1312966Z 2022-08-17T13:36:31.1313125Z Generating XML reports... 2022-08-17T13:36:31.1313780Z Generated XML report: test-reports/python-unittest/test.......test.test_nn/TEST-TestNNDeviceTypeXLA-20220817132413.xml 2022-08-17T13:36:31.7289832Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-08-17T13:36:31.7290441Z + [[ '' == \1 ]] 2022-08-17T13:36:31.7290912Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-08-17T13:36:31.7291432Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-08-17T13:36:31.7291776Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-08-17T13:36:31.7292381Z + run_test python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-08-17T13:36:31.7292841Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2022-08-17T13:36:33.5062029Z Test results will be stored in test-reports/python-unittest/test.......test.test_type_promotion 2022-08-17T13:36:33.5062284Z 2022-08-17T13:36:33.5062381Z Running tests... 2022-08-17T13:36:33.5062738Z ---------------------------------------------------------------------- 2022-08-17T13:36:33.5670734Z test_add_wrapped_xla (__main__.TestTypePromotionXLA) ... ok (0.060s) 2022-08-17T13:36:33.6031676Z test_alpha_mismatch_xla (__main__.TestTypePromotionXLA) ... ok (0.036s) 2022-08-17T13:36:33.6043013Z test_alternate_result_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:36:33.8256446Z test_bfloat16_xla (__main__.TestTypePromotionXLA) ... ok (0.221s) 2022-08-17T13:36:33.8875041Z test_booleans_xla (__main__.TestTypePromotionXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py:438: UserWarning: This overload of add is deprecated: 2022-08-17T13:36:33.8875731Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-08-17T13:36:33.8876009Z Consider using one of the following signatures instead: 2022-08-17T13:36:33.8876384Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1405.) 2022-08-17T13:36:33.8876758Z torch.tensor(True, device=device), True), 2022-08-17T13:36:33.8877012Z ok (0.062s) 2022-08-17T13:36:33.8883913Z test_can_cast_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2022-08-17T13:36:33.8899534Z test_cat_different_dtypes_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:33.8912639Z test_cat_out_different_dtypes_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:33.8944784Z test_clamp_type_promotion_xla_bool_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.8976802Z test_clamp_type_promotion_xla_bool_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9008453Z test_clamp_type_promotion_xla_bool_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9039983Z test_clamp_type_promotion_xla_bool_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9071580Z test_clamp_type_promotion_xla_bool_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9103386Z test_clamp_type_promotion_xla_bool_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9135545Z test_clamp_type_promotion_xla_bool_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9166886Z test_clamp_type_promotion_xla_bool_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9198358Z test_clamp_type_promotion_xla_bool_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9229703Z test_clamp_type_promotion_xla_bool_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9261011Z test_clamp_type_promotion_xla_bool_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9292492Z test_clamp_type_promotion_xla_bool_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9323735Z test_clamp_type_promotion_xla_bool_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9355066Z test_clamp_type_promotion_xla_bool_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9386775Z test_clamp_type_promotion_xla_bool_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9418659Z test_clamp_type_promotion_xla_bool_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9450762Z test_clamp_type_promotion_xla_float32_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9481990Z test_clamp_type_promotion_xla_float32_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9513045Z test_clamp_type_promotion_xla_float32_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9544655Z test_clamp_type_promotion_xla_float32_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9576032Z test_clamp_type_promotion_xla_float32_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9607297Z test_clamp_type_promotion_xla_float32_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9639493Z test_clamp_type_promotion_xla_float32_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9671007Z test_clamp_type_promotion_xla_float32_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9702278Z test_clamp_type_promotion_xla_float32_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9734095Z test_clamp_type_promotion_xla_float32_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9765169Z test_clamp_type_promotion_xla_float32_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9796183Z test_clamp_type_promotion_xla_float32_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9827601Z test_clamp_type_promotion_xla_float32_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9858940Z test_clamp_type_promotion_xla_float32_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9890908Z test_clamp_type_promotion_xla_float32_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9922479Z test_clamp_type_promotion_xla_float32_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9954136Z test_clamp_type_promotion_xla_float64_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:33.9985679Z test_clamp_type_promotion_xla_float64_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0017784Z test_clamp_type_promotion_xla_float64_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0049557Z test_clamp_type_promotion_xla_float64_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0080927Z test_clamp_type_promotion_xla_float64_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0112785Z test_clamp_type_promotion_xla_float64_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0145018Z test_clamp_type_promotion_xla_float64_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0176499Z test_clamp_type_promotion_xla_float64_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0208237Z test_clamp_type_promotion_xla_float64_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0239915Z test_clamp_type_promotion_xla_float64_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0271716Z test_clamp_type_promotion_xla_float64_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0303485Z test_clamp_type_promotion_xla_float64_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0335176Z test_clamp_type_promotion_xla_float64_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0366737Z test_clamp_type_promotion_xla_float64_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0398371Z test_clamp_type_promotion_xla_float64_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0430174Z test_clamp_type_promotion_xla_float64_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0461755Z test_clamp_type_promotion_xla_int32_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0493591Z test_clamp_type_promotion_xla_int32_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0525054Z test_clamp_type_promotion_xla_int32_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0556649Z test_clamp_type_promotion_xla_int32_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0588370Z test_clamp_type_promotion_xla_int32_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0620019Z test_clamp_type_promotion_xla_int32_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0651786Z test_clamp_type_promotion_xla_int32_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0683312Z test_clamp_type_promotion_xla_int32_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0714975Z test_clamp_type_promotion_xla_int32_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0746647Z test_clamp_type_promotion_xla_int32_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0778358Z test_clamp_type_promotion_xla_int32_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0810282Z test_clamp_type_promotion_xla_int32_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0841845Z test_clamp_type_promotion_xla_int32_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0873601Z test_clamp_type_promotion_xla_int32_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0905374Z test_clamp_type_promotion_xla_int32_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:34.0936919Z test_clamp_type_promotion_xla_int32_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2022-08-17T13:36:41.9423711Z test_comparison_ops_with_type_promotion_xla (__main__.TestTypePromotionXLA) ... ok (7.848s) 2022-08-17T13:36:41.9440176Z test_complex_assertraises_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:41.9460065Z test_complex_half_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:41.9491474Z test_complex_promotion_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.003s) 2022-08-17T13:36:41.9499179Z test_complex_scalar_mult_tensor_promotion_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:36:41.9513919Z test_computation_ignores_out_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0766768Z test_create_bool_tensors_xla (__main__.TestTypePromotionXLA) ... ok (0.125s) 2022-08-17T13:36:42.0780457Z test_div_promotion_inplace_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:36:42.0794831Z test_div_promotion_out_xla_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0808473Z test_div_promotion_out_xla_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0822407Z test_div_promotion_out_xla_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0835784Z test_div_promotion_out_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0849447Z test_div_promotion_out_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0862938Z test_div_promotion_out_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0876379Z test_div_promotion_out_xla_int8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:42.0889897Z test_div_promotion_out_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:43.1459340Z test_div_promotion_xla_bool (__main__.TestTypePromotionXLA) ... ok (1.057s) 2022-08-17T13:36:43.6915749Z test_div_promotion_xla_int16 (__main__.TestTypePromotionXLA) ... ok (0.546s) 2022-08-17T13:36:44.2398462Z test_div_promotion_xla_int32 (__main__.TestTypePromotionXLA) ... ok (0.548s) 2022-08-17T13:36:44.7877871Z test_div_promotion_xla_int64 (__main__.TestTypePromotionXLA) ... ok (0.548s) 2022-08-17T13:36:45.3361457Z test_div_promotion_xla_int8 (__main__.TestTypePromotionXLA) ... ok (0.548s) 2022-08-17T13:36:45.8821464Z test_div_promotion_xla_uint8 (__main__.TestTypePromotionXLA) ... ok (0.546s) 2022-08-17T13:36:45.9184498Z test_float_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.036s) 2022-08-17T13:36:45.9285005Z test_from_issue_xla (__main__.TestTypePromotionXLA) ... ok (0.010s) 2022-08-17T13:36:45.9295404Z test_half_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:36:45.9391829Z test_indexing_fail_xla (__main__.TestTypePromotionXLA) ... ok (0.010s) 2022-08-17T13:36:45.9405073Z test_indexing_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:36:45.9419147Z test_inplace_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2022-08-17T13:36:45.9651246Z test_int_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.023s) 2022-08-17T13:36:45.9663067Z test_int_to_float_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2022-08-17T13:36:45.9673422Z test_integer_addcdiv_deprecated_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:45.9682612Z test_integer_addcdiv_deprecated_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:45.9691932Z test_integer_addcdiv_deprecated_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:45.9700803Z test_integer_addcdiv_deprecated_xla_int8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:45.9709698Z test_integer_addcdiv_deprecated_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:46.2110792Z test_lt_with_type_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.240s) 2022-08-17T13:36:46.2128371Z test_many_promotions_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.002s) 2022-08-17T13:36:46.2451305Z test_mixed_type_backward_xla (__main__.TestTypePromotionXLA) ... ok (0.032s) 2022-08-17T13:36:46.2535154Z test_non_promoting_ops_xla (__main__.TestTypePromotionXLA) ... ok (0.008s) 2022-08-17T13:36:46.2555760Z test_numpy_array_binary_ufunc_promotion_xla_bool_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2574921Z test_numpy_array_binary_ufunc_promotion_xla_bool_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2593240Z test_numpy_array_binary_ufunc_promotion_xla_bool_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.2612069Z test_numpy_array_binary_ufunc_promotion_xla_bool_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.2630925Z test_numpy_array_binary_ufunc_promotion_xla_bool_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2650170Z test_numpy_array_binary_ufunc_promotion_xla_bool_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2668877Z test_numpy_array_binary_ufunc_promotion_xla_bool_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2687649Z test_numpy_array_binary_ufunc_promotion_xla_bool_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2706511Z test_numpy_array_binary_ufunc_promotion_xla_bool_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2725548Z test_numpy_array_binary_ufunc_promotion_xla_bool_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2744626Z test_numpy_array_binary_ufunc_promotion_xla_bool_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.2762721Z test_numpy_array_binary_ufunc_promotion_xla_complex128_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2781031Z test_numpy_array_binary_ufunc_promotion_xla_complex128_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2799366Z test_numpy_array_binary_ufunc_promotion_xla_complex128_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2817982Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2836451Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2855253Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2873575Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2892376Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2911174Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2929980Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2948707Z test_numpy_array_binary_ufunc_promotion_xla_complex128_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.2967451Z test_numpy_array_binary_ufunc_promotion_xla_complex64_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.2986036Z test_numpy_array_binary_ufunc_promotion_xla_complex64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3004667Z test_numpy_array_binary_ufunc_promotion_xla_complex64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3023051Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3041583Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3060259Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3078756Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3097495Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3116228Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3135031Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3153320Z test_numpy_array_binary_ufunc_promotion_xla_complex64_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3172056Z test_numpy_array_binary_ufunc_promotion_xla_float16_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3190436Z test_numpy_array_binary_ufunc_promotion_xla_float16_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3209519Z test_numpy_array_binary_ufunc_promotion_xla_float16_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3227823Z test_numpy_array_binary_ufunc_promotion_xla_float16_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3246290Z test_numpy_array_binary_ufunc_promotion_xla_float16_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3265207Z test_numpy_array_binary_ufunc_promotion_xla_float16_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3283577Z test_numpy_array_binary_ufunc_promotion_xla_float16_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3302811Z test_numpy_array_binary_ufunc_promotion_xla_float16_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3320708Z test_numpy_array_binary_ufunc_promotion_xla_float16_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3339139Z test_numpy_array_binary_ufunc_promotion_xla_float16_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3357520Z test_numpy_array_binary_ufunc_promotion_xla_float16_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3376814Z test_numpy_array_binary_ufunc_promotion_xla_float32_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3395090Z test_numpy_array_binary_ufunc_promotion_xla_float32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.3413734Z test_numpy_array_binary_ufunc_promotion_xla_float32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3431908Z test_numpy_array_binary_ufunc_promotion_xla_float32_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3451313Z test_numpy_array_binary_ufunc_promotion_xla_float32_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3470080Z test_numpy_array_binary_ufunc_promotion_xla_float32_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3489355Z test_numpy_array_binary_ufunc_promotion_xla_float32_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3508144Z test_numpy_array_binary_ufunc_promotion_xla_float32_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3526956Z test_numpy_array_binary_ufunc_promotion_xla_float32_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3545903Z test_numpy_array_binary_ufunc_promotion_xla_float32_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3564900Z test_numpy_array_binary_ufunc_promotion_xla_float32_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3583891Z test_numpy_array_binary_ufunc_promotion_xla_float64_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3602247Z test_numpy_array_binary_ufunc_promotion_xla_float64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.3620796Z test_numpy_array_binary_ufunc_promotion_xla_float64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3639027Z test_numpy_array_binary_ufunc_promotion_xla_float64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3658221Z test_numpy_array_binary_ufunc_promotion_xla_float64_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3677115Z test_numpy_array_binary_ufunc_promotion_xla_float64_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3696246Z test_numpy_array_binary_ufunc_promotion_xla_float64_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3715118Z test_numpy_array_binary_ufunc_promotion_xla_float64_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3734169Z test_numpy_array_binary_ufunc_promotion_xla_float64_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3752951Z test_numpy_array_binary_ufunc_promotion_xla_float64_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3772170Z test_numpy_array_binary_ufunc_promotion_xla_float64_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3790676Z test_numpy_array_binary_ufunc_promotion_xla_int16_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3809307Z test_numpy_array_binary_ufunc_promotion_xla_int16_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.3827651Z test_numpy_array_binary_ufunc_promotion_xla_int16_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.3846095Z test_numpy_array_binary_ufunc_promotion_xla_int16_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.3865140Z test_numpy_array_binary_ufunc_promotion_xla_int16_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3883800Z test_numpy_array_binary_ufunc_promotion_xla_int16_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3902510Z test_numpy_array_binary_ufunc_promotion_xla_int16_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3921253Z test_numpy_array_binary_ufunc_promotion_xla_int16_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3940050Z test_numpy_array_binary_ufunc_promotion_xla_int16_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3958613Z test_numpy_array_binary_ufunc_promotion_xla_int16_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3977518Z test_numpy_array_binary_ufunc_promotion_xla_int16_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.3996302Z test_numpy_array_binary_ufunc_promotion_xla_int32_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4015318Z test_numpy_array_binary_ufunc_promotion_xla_int32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.4033179Z test_numpy_array_binary_ufunc_promotion_xla_int32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.4051798Z test_numpy_array_binary_ufunc_promotion_xla_int32_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.4070418Z test_numpy_array_binary_ufunc_promotion_xla_int32_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4089618Z test_numpy_array_binary_ufunc_promotion_xla_int32_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4108746Z test_numpy_array_binary_ufunc_promotion_xla_int32_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4127752Z test_numpy_array_binary_ufunc_promotion_xla_int32_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4146793Z test_numpy_array_binary_ufunc_promotion_xla_int32_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4165569Z test_numpy_array_binary_ufunc_promotion_xla_int32_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4184793Z test_numpy_array_binary_ufunc_promotion_xla_int32_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4203345Z test_numpy_array_binary_ufunc_promotion_xla_int64_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4221735Z test_numpy_array_binary_ufunc_promotion_xla_int64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.4240333Z test_numpy_array_binary_ufunc_promotion_xla_int64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.4258982Z test_numpy_array_binary_ufunc_promotion_xla_int64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.4277294Z test_numpy_array_binary_ufunc_promotion_xla_int64_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4296481Z test_numpy_array_binary_ufunc_promotion_xla_int64_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4314993Z test_numpy_array_binary_ufunc_promotion_xla_int64_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4333998Z test_numpy_array_binary_ufunc_promotion_xla_int64_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4352679Z test_numpy_array_binary_ufunc_promotion_xla_int64_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4371731Z test_numpy_array_binary_ufunc_promotion_xla_int64_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4390628Z test_numpy_array_binary_ufunc_promotion_xla_int64_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4409892Z test_numpy_array_binary_ufunc_promotion_xla_int8_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4428575Z test_numpy_array_binary_ufunc_promotion_xla_int8_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.4446788Z test_numpy_array_binary_ufunc_promotion_xla_int8_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.4465294Z test_numpy_array_binary_ufunc_promotion_xla_int8_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.4484206Z test_numpy_array_binary_ufunc_promotion_xla_int8_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4503783Z test_numpy_array_binary_ufunc_promotion_xla_int8_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4524145Z test_numpy_array_binary_ufunc_promotion_xla_int8_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4544496Z test_numpy_array_binary_ufunc_promotion_xla_int8_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4563592Z test_numpy_array_binary_ufunc_promotion_xla_int8_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4582880Z test_numpy_array_binary_ufunc_promotion_xla_int8_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4602099Z test_numpy_array_binary_ufunc_promotion_xla_int8_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4621596Z test_numpy_array_binary_ufunc_promotion_xla_uint8_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4641341Z test_numpy_array_binary_ufunc_promotion_xla_uint8_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.4661107Z test_numpy_array_binary_ufunc_promotion_xla_uint8_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.4680232Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.4700381Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4720062Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4739832Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4760108Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4779862Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4799361Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4819104Z test_numpy_array_binary_ufunc_promotion_xla_uint8_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2022-08-17T13:36:46.4838960Z test_promote_self_xla (__main__.TestTypePromotionXLA) ... ok (0.002s) 2022-08-17T13:36:46.4850785Z test_promote_types_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2022-08-17T13:36:46.5122558Z test_result_type_tensor_vs_scalar_xla (__main__.TestTypePromotionXLA) ... ok (0.027s) 2022-08-17T13:36:46.5141326Z test_result_type_xla_bfloat16_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.5450769Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.033s) 2022-08-17T13:36:46.5470357Z test_result_type_xla_bfloat16_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.5671681Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.022s) 2022-08-17T13:36:46.5691489Z test_result_type_xla_bfloat16_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.5695534Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.5715392Z test_result_type_xla_bfloat16_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.5718617Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.5738302Z test_result_type_xla_bfloat16_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.5741449Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.5760750Z test_result_type_xla_bfloat16_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.5967131Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.022s) 2022-08-17T13:36:46.5987412Z test_result_type_xla_bfloat16_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.6185897Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.022s) 2022-08-17T13:36:46.6205502Z test_result_type_xla_bfloat16_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.6503867Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.032s) 2022-08-17T13:36:46.6524186Z test_result_type_xla_bfloat16_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.6782048Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.028s) 2022-08-17T13:36:46.6802137Z test_result_type_xla_bfloat16_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.7097980Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.032s) 2022-08-17T13:36:46.7118086Z test_result_type_xla_bfloat16_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.7409758Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.031s) 2022-08-17T13:36:46.7429328Z test_result_type_xla_bfloat16_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.7718084Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.031s) 2022-08-17T13:36:46.7737375Z test_result_type_xla_bool_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.7867676Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:46.7887078Z test_result_type_xla_bool_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8018298Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:46.8037662Z test_result_type_xla_bool_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8041651Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.8062693Z test_result_type_xla_bool_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8065708Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.8085338Z test_result_type_xla_bool_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8088181Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.8107918Z test_result_type_xla_bool_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8239117Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:46.8258691Z test_result_type_xla_bool_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8384997Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:46.8403705Z test_result_type_xla_bool_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8524949Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:46.8544470Z test_result_type_xla_bool_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8667718Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:46.8686862Z test_result_type_xla_bool_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8810557Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:46.8829961Z test_result_type_xla_bool_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.8952230Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:46.8973603Z test_result_type_xla_bool_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9097463Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:46.9116496Z test_result_type_xla_complex128_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9121169Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9141215Z test_result_type_xla_complex128_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9144829Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9164914Z test_result_type_xla_complex128_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9168373Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9188835Z test_result_type_xla_complex128_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9192264Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9212725Z test_result_type_xla_complex128_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9216148Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9236318Z test_result_type_xla_complex128_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9239607Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9259800Z test_result_type_xla_complex128_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9263187Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9283375Z test_result_type_xla_complex128_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9286769Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9306961Z test_result_type_xla_complex128_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9310332Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9330627Z test_result_type_xla_complex128_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9333951Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9353891Z test_result_type_xla_complex128_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9357246Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9377840Z test_result_type_xla_complex128_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9380589Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:46.9399401Z test_result_type_xla_complex64_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9402461Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9422030Z test_result_type_xla_complex64_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9424666Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9444253Z test_result_type_xla_complex64_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9446883Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9466148Z test_result_type_xla_complex64_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9468812Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9488111Z test_result_type_xla_complex64_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9491090Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9510504Z test_result_type_xla_complex64_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9513248Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9532950Z test_result_type_xla_complex64_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9535688Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9554848Z test_result_type_xla_complex64_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9557572Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9577000Z test_result_type_xla_complex64_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9579886Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9598977Z test_result_type_xla_complex64_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9601948Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9621048Z test_result_type_xla_complex64_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9623883Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9643113Z test_result_type_xla_complex64_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9645868Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:46.9665389Z test_result_type_xla_float16_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9667967Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9687063Z test_result_type_xla_float16_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9689961Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9708925Z test_result_type_xla_float16_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9711927Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9731298Z test_result_type_xla_float16_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9733752Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9752890Z test_result_type_xla_float16_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9755543Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9774783Z test_result_type_xla_float16_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9777498Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9796537Z test_result_type_xla_float16_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9799261Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9818734Z test_result_type_xla_float16_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9821386Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9840609Z test_result_type_xla_float16_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9843271Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9862568Z test_result_type_xla_float16_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9865285Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9884436Z test_result_type_xla_float16_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9887118Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9906776Z test_result_type_xla_float16_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:46.9909364Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:46.9928543Z test_result_type_xla_float32_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0069072Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:36:47.0089423Z test_result_type_xla_float32_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0217867Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.0237356Z test_result_type_xla_float32_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0241550Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:47.0261033Z test_result_type_xla_float32_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0264404Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:47.0284320Z test_result_type_xla_float32_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0287279Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:47.0307037Z test_result_type_xla_float32_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0441939Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.0461760Z test_result_type_xla_float32_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0592470Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.0611996Z test_result_type_xla_float32_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0742754Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.0762163Z test_result_type_xla_float32_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.0891397Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.0910130Z test_result_type_xla_float32_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1040483Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.1059548Z test_result_type_xla_float32_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1190093Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.1209249Z test_result_type_xla_float32_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1338174Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.1358080Z test_result_type_xla_float64_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1490421Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.1511126Z test_result_type_xla_float64_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1636708Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.1656176Z test_result_type_xla_float64_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1659842Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:47.1679312Z test_result_type_xla_float64_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1682566Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:47.1702000Z test_result_type_xla_float64_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1704622Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:47.1724045Z test_result_type_xla_float64_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.1856396Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.1876059Z test_result_type_xla_float64_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.2003724Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.2023277Z test_result_type_xla_float64_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.2150949Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.2171509Z test_result_type_xla_float64_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.2296021Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.2315895Z test_result_type_xla_float64_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.2442645Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.2462393Z test_result_type_xla_float64_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.2588828Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.2608620Z test_result_type_xla_float64_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.2736471Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.2756100Z test_result_type_xla_int16_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.2882615Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.2903185Z test_result_type_xla_int16_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3027670Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.3047205Z test_result_type_xla_int16_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3051415Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:47.3070899Z test_result_type_xla_int16_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3073720Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:47.3093439Z test_result_type_xla_int16_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3096146Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:47.3115384Z test_result_type_xla_int16_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3244185Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.3264568Z test_result_type_xla_int16_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3389617Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.3408740Z test_result_type_xla_int16_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3529157Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.3548541Z test_result_type_xla_int16_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3673045Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.3692925Z test_result_type_xla_int16_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3815110Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.3834056Z test_result_type_xla_int16_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.3955644Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.3975769Z test_result_type_xla_int16_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4099286Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.4118223Z test_result_type_xla_int32_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4245660Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.4265157Z test_result_type_xla_int32_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4385313Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.4405276Z test_result_type_xla_int32_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4408189Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:47.4429520Z test_result_type_xla_int32_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4432623Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:47.4452512Z test_result_type_xla_int32_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4455079Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:47.4474306Z test_result_type_xla_int32_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4603100Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.4622349Z test_result_type_xla_int32_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4788367Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2022-08-17T13:36:47.4807464Z test_result_type_xla_int32_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.4945257Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:36:47.4965669Z test_result_type_xla_int32_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5088707Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.5108128Z test_result_type_xla_int32_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5231742Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.5251258Z test_result_type_xla_int32_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5372768Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.5391949Z test_result_type_xla_int32_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5514150Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.5535084Z test_result_type_xla_int64_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5664039Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.5683751Z test_result_type_xla_int64_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5807289Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.5827887Z test_result_type_xla_int64_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5832117Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:47.5851554Z test_result_type_xla_int64_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5855366Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:47.5874406Z test_result_type_xla_int64_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.5877756Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:47.5897217Z test_result_type_xla_int64_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.6030568Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.6049750Z test_result_type_xla_int64_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.6177209Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.6195924Z test_result_type_xla_int64_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.6319774Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.6339104Z test_result_type_xla_int64_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.6461702Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.6480942Z test_result_type_xla_int64_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.6603318Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.6622735Z test_result_type_xla_int64_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.6745286Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.6766601Z test_result_type_xla_int64_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.6887959Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.6907330Z test_result_type_xla_int8_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7032585Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.7052181Z test_result_type_xla_int8_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7176217Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.7195653Z test_result_type_xla_int8_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7199547Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:47.7219610Z test_result_type_xla_int8_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7222532Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:47.7242219Z test_result_type_xla_int8_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7245050Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:47.7264903Z test_result_type_xla_int8_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7392592Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.7413088Z test_result_type_xla_int8_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7540050Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.7558729Z test_result_type_xla_int8_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7679982Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.7700451Z test_result_type_xla_int8_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7825088Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.7844295Z test_result_type_xla_int8_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.7966285Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.7986211Z test_result_type_xla_int8_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8111872Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.8132656Z test_result_type_xla_int8_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8259074Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.8278264Z test_result_type_xla_uint8_bfloat16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8406650Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.8426060Z test_result_type_xla_uint8_bool (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8547736Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.8567414Z test_result_type_xla_uint8_complex128 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8571267Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:47.8591461Z test_result_type_xla_uint8_complex64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8594470Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:47.8613923Z test_result_type_xla_uint8_float16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8616860Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2022-08-17T13:36:47.8636223Z test_result_type_xla_uint8_float32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8765240Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.8784588Z test_result_type_xla_uint8_float64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.8913246Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2022-08-17T13:36:47.8932393Z test_result_type_xla_uint8_int16 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.9054897Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.9074638Z test_result_type_xla_uint8_int32 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.9196117Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.9216544Z test_result_type_xla_uint8_int64 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.9338414Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.9358586Z test_result_type_xla_uint8_int8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.9479090Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.9499030Z test_result_type_xla_uint8_uint8 (__main__.TestTypePromotionXLA) 2022-08-17T13:36:47.9620928Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2022-08-17T13:36:47.9627523Z test_sparse_add_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:47.9636807Z test_sparse_div_promotion_xla_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:47.9645906Z test_sparse_div_promotion_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:47.9654835Z test_sparse_div_promotion_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:47.9663408Z test_sparse_div_promotion_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:47.9672061Z test_sparse_div_promotion_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:47.9677918Z test_sparse_div_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2022-08-17T13:36:47.9683344Z test_sparse_mul_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.000s) 2022-08-17T13:36:47.9688706Z test_sparse_sub_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.000s) 2022-08-17T13:36:47.9968343Z test_transpose_xla (__main__.TestTypePromotionXLA) ... ok (0.028s) 2022-08-17T13:36:47.9985536Z test_unary_op_out_casting_xla_complex128_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0002143Z test_unary_op_out_casting_xla_complex128_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0018609Z test_unary_op_out_casting_xla_complex128_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0034634Z test_unary_op_out_casting_xla_complex128_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0050976Z test_unary_op_out_casting_xla_complex128_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0067179Z test_unary_op_out_casting_xla_complex64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0083454Z test_unary_op_out_casting_xla_complex64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0099697Z test_unary_op_out_casting_xla_complex64_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0115902Z test_unary_op_out_casting_xla_complex64_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0132202Z test_unary_op_out_casting_xla_complex64_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0148227Z test_unary_op_out_casting_xla_float32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0164362Z test_unary_op_out_casting_xla_float32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0181551Z test_unary_op_out_casting_xla_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0198010Z test_unary_op_out_casting_xla_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0214865Z test_unary_op_out_casting_xla_float32_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0230892Z test_unary_op_out_casting_xla_float64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0246970Z test_unary_op_out_casting_xla_float64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0263848Z test_unary_op_out_casting_xla_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0280413Z test_unary_op_out_casting_xla_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0297245Z test_unary_op_out_casting_xla_float64_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0313266Z test_unary_op_out_casting_xla_int64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2022-08-17T13:36:48.0329548Z test_unary_op_out_casting_xla_int64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2022-08-17T13:36:48.0346097Z test_unary_op_out_casting_xla_int64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0362666Z test_unary_op_out_casting_xla_int64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0379299Z test_unary_op_out_casting_xla_int64_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2022-08-17T13:36:48.0396764Z test_unsigned_xla (__main__.TestTypePromotionXLA) ... ok (0.002s) 2022-08-17T13:36:48.0797801Z 2022-08-17T13:36:48.0798235Z ---------------------------------------------------------------------- 2022-08-17T13:36:48.0798760Z Ran 415 tests in 14.534s 2022-08-17T13:36:48.0798945Z 2022-08-17T13:36:48.0799041Z OK (skipped=308) 2022-08-17T13:36:48.0799197Z 2022-08-17T13:36:48.0799327Z Generating XML reports... 2022-08-17T13:36:48.0800076Z Generated XML report: test-reports/python-unittest/test.......test.test_type_promotion/TEST-TestTypePromotionXLA-20220817133633.xml 2022-08-17T13:36:48.4404388Z + run_dynamic python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:36:48.4404912Z + [[ '' == \1 ]] 2022-08-17T13:36:48.4405299Z + echo 'Running in DynamicShape mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:36:48.4405774Z Running in DynamicShape mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:36:48.4406085Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2022-08-17T13:36:48.4406458Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:36:48.4406914Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:36:50.0270310Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-08-17T13:36:50.0270681Z warn(f"Failed to load image Python extension: {e}") 2022-08-17T13:36:50.1526372Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-08-17T13:36:50.2416879Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:36:50.2724531Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:36:50.2760871Z test (__main__.TestAtenTensorTo) ... ok 2022-08-17T13:36:50.3935740Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.4257042Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.4516904Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.4633453Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.4873803Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.5090825Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.5226199Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.5381467Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.5698732Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.5856203Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.6062839Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.6232795Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.6353310Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.7473652Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.7595156Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.7636732Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.7801791Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.7911826Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.8816220Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.9191878Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:50.9634508Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.0279449Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.1180384Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.1264919Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.4822840Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.4970398Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.5802795Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.5964001Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.5966398Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.6134155Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.6346045Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.6354471Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.6516075Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.6621446Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.6625734Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.6760036Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.7017692Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.7170347Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.7506967Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.7675406Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.7784176Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.7946820Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1192: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T13:36:51.7947781Z self.assertIsNone(a.grad) 2022-08-17T13:36:51.7947964Z ok 2022-08-17T13:36:51.8056197Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.8276341Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.8421447Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.8515765Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.8580539Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.8706310Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.8828414Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.9087364Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.9381379Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:51.9755774Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.0899475Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.1133044Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.2206636Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.2355619Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.2561258Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.2569512Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.2809465Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.2823121Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.3165735Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.3434200Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.5043944Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.5770102Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.5914777Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.5923622Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.5936045Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.5951071Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.5958045Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.6196515Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.7238251Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.7461193Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.8255926Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.8312122Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:52.9091004Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.0154136Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.1075242Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.1175706Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.1186529Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.1615702Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.1963213Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.2341995Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.2703805Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.2843940Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.2994345Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.8879185Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.9009933Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.9204327Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.9345930Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.9355457Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:53.9481559Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.0929941Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.1123931Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.1319547Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.2292730Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.2754079Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.3404679Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.3504657Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.3666724Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.3798759Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.4031232Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.4209776Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:36:54.4523660Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-08-17T13:36:54.4543542Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-08-17T13:36:54.4669580Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:36:54.4788647Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:36:54.4851628Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-08-17T13:36:54.4853437Z test_git_revisons (__main__.TestGeneric) ... ok 2022-08-17T13:36:54.5885309Z test_nms (__main__.TestGeneric) ... ok 2022-08-17T13:36:54.5894134Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-08-17T13:36:54.5898773Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-08-17T13:36:54.5902002Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-08-17T13:36:54.5905726Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-08-17T13:36:54.6297824Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-08-17T13:36:55.6879870Z test (__main__.TestLongGraphChain) ... ok 2022-08-17T13:36:55.9397777Z test (__main__.TestModelComparator) ... ok 2022-08-17T13:36:55.9617045Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:36:55.9685027Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:36:55.9783163Z test_add (__main__.TestOpBuilder) ... ok 2022-08-17T13:36:56.0024965Z test_conditional (__main__.TestOpBuilder) ... ok 2022-08-17T13:36:56.0124618Z test_mul (__main__.TestOpBuilder) ... ok 2022-08-17T13:36:56.0503696Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2027: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:36:56.0504680Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:36:56.0504968Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:36:56.0505281Z should be replaced with 2022-08-17T13:36:56.0505844Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:36:56.0506237Z transpose=transpose_a) 2022-08-17T13:36:56.0506478Z ok 2022-08-17T13:36:56.0680073Z test_while (__main__.TestOpBuilder) ... ok 2022-08-17T13:36:56.0680566Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-08-17T13:36:56.0892870Z test (__main__.TestParallelLoader) ... ok 2022-08-17T13:36:57.3012457Z test (__main__.TestParallelTensorMNIST) ... ok 2022-08-17T13:37:23.4993703Z test (__main__.TestParallelTensorResnet18) ... ok 2022-08-17T13:37:24.0591654Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-08-17T13:37:24.1521249Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-08-17T13:37:24.1636190Z test (__main__.TestToXlaTensorArena) ... ok 2022-08-17T13:37:24.1636373Z 2022-08-17T13:37:24.1636718Z ---------------------------------------------------------------------- 2022-08-17T13:37:24.1641345Z Ran 134 tests in 34.137s 2022-08-17T13:37:24.1641613Z 2022-08-17T13:37:24.1641733Z OK 2022-08-17T13:37:24.5000354Z + run_opbyop python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:24.5001098Z + echo 'Running in OpByOp mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:24.5001562Z Running in OpByOp mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:24.5001917Z + XLA_GET_TENSORS_OPBYOP=1 2022-08-17T13:37:24.5002132Z + XLA_SYNC_TENSORS_OPBYOP=1 2022-08-17T13:37:24.5002514Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:24.5002959Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:25.7715304Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-08-17T13:37:25.8593941Z warn(f"Failed to load image Python extension: {e}") 2022-08-17T13:37:25.8594279Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-08-17T13:37:25.8876025Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:37:26.0028424Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:37:26.0066117Z test (__main__.TestAtenTensorTo) ... ok 2022-08-17T13:37:26.1252987Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.1394416Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.1652923Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.1913851Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.2158454Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.2374914Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.2510292Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.2633232Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.2841097Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.2964427Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.3373729Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.3530486Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.3682414Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.4360560Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.4517783Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.4562607Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.4701293Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.4810172Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.4960488Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.5228174Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.5490036Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.5872393Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.6768466Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.6866757Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.9349465Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:26.9466695Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.0232781Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.0341108Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.0344724Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.0596204Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.0799095Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.0808428Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.0959865Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.1048473Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.1052909Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.1275202Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.1595491Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.1750150Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.2108523Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.2279737Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.2473546Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.2737497Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1192: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T13:37:27.2738350Z self.assertIsNone(a.grad) 2022-08-17T13:37:27.2738525Z ok 2022-08-17T13:37:27.2833037Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.3006275Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.3194792Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.3317564Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.3384884Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.3591514Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.3620079Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.3756325Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.4063268Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.4339134Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.5337549Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.5499415Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.6414336Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.6547416Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.6751574Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.6759803Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.6836282Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.6847446Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.7013577Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.7380546Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.9202498Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:27.9979895Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.0052633Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.0060654Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.0068931Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.0083928Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.0091951Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.0108098Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.1152768Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.1368309Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.1950232Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.2008686Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.2744229Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.3264560Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.4202036Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.4299365Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.4309852Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.4719840Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.5073973Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.5431543Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.5813388Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.6058707Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:28.6237665Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.2035294Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.2205165Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.2386928Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.2512185Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.2521364Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.2834281Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.4363313Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.4596969Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.4936541Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.5733877Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.6379968Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.7110212Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.7258228Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.7437973Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.7540315Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.7677093Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.7843412Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:29.8019152Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-08-17T13:37:29.8030211Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-08-17T13:37:29.8244384Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:37:29.8382180Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:37:29.8446777Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-08-17T13:37:29.8447756Z test_git_revisons (__main__.TestGeneric) ... ok 2022-08-17T13:37:29.9051425Z test_nms (__main__.TestGeneric) ... ok 2022-08-17T13:37:29.9059474Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-08-17T13:37:29.9063787Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-08-17T13:37:29.9066724Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-08-17T13:37:29.9069917Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-08-17T13:37:29.9251568Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-08-17T13:37:30.2451520Z test (__main__.TestLongGraphChain) ... ok 2022-08-17T13:37:30.5174597Z test (__main__.TestModelComparator) ... ok 2022-08-17T13:37:30.5393930Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:37:30.5462707Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:37:30.5567627Z test_add (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:30.5814939Z test_conditional (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:30.5921603Z test_mul (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:30.6214677Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2027: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:37:30.6215673Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:37:30.6216242Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:37:30.6216630Z should be replaced with 2022-08-17T13:37:30.6216985Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:37:30.6217304Z transpose=transpose_a) 2022-08-17T13:37:30.6217482Z ok 2022-08-17T13:37:30.6425437Z test_while (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:30.6431676Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-08-17T13:37:30.6699038Z test (__main__.TestParallelLoader) ... ok 2022-08-17T13:37:31.0662476Z test (__main__.TestParallelTensorMNIST) ... ok 2022-08-17T13:37:43.5977097Z test (__main__.TestParallelTensorResnet18) ... ok 2022-08-17T13:37:43.7123932Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-08-17T13:37:43.7995679Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-08-17T13:37:43.8222591Z test (__main__.TestToXlaTensorArena) ... ok 2022-08-17T13:37:43.8222788Z 2022-08-17T13:37:43.8223134Z ---------------------------------------------------------------------- 2022-08-17T13:37:43.8223397Z Ran 134 tests in 18.040s 2022-08-17T13:37:43.8223506Z 2022-08-17T13:37:43.8223569Z OK 2022-08-17T13:37:44.1628336Z + run_eager_debug python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:44.1628850Z + echo 'Running in Eager Debug mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:44.1629326Z Running in Eager Debug mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:44.1629611Z + XLA_USE_EAGER_DEBUG_MODE=1 2022-08-17T13:37:44.1629955Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:44.1630522Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:37:45.4369085Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-08-17T13:37:45.4369483Z warn(f"Failed to load image Python extension: {e}") 2022-08-17T13:37:45.5249099Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-08-17T13:37:45.6639124Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:37:45.6831896Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:37:45.6940604Z test (__main__.TestAtenTensorTo) ... ok 2022-08-17T13:37:45.8245058Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:45.8706510Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:45.9260268Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:45.9456439Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:45.9699765Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:45.9976078Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.0079870Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.0231326Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.0461223Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.0580968Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.1054868Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.1249796Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.1581060Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.2299923Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.2561213Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.2738828Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.2948588Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.3053385Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.3324819Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.3836546Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.4394965Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.5256400Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.6199335Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:46.6726537Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.1628204Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.2013461Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.2802516Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.2911350Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.2914865Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.3374711Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.3671680Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.4911479Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.5091755Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.5188981Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.5193424Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.5854838Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.6605671Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.6813388Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.7948373Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.8267515Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:47.9430736Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.0061865Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1192: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T13:37:48.0063083Z self.assertIsNone(a.grad) 2022-08-17T13:37:48.0063342Z ok 2022-08-17T13:37:48.0531602Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.1669102Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.2263863Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.2619735Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.2823828Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.3667439Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.4064100Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.4587611Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.5084772Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.5739778Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.7863260Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.8132328Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.9055049Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.9183541Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:48.9422914Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.0324531Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.0569287Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.0574846Z test_pow_constant (__main__.TestAtenXlaTensor) ... skipped 'Since in eager mode the tensor would be materialized and hence _get_xla_tensors_text would not show the prim::Constant node.' 2022-08-17T13:37:49.1026834Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.1879218Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.4026199Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.5273042Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.5479743Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.6253059Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.6869483Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.7459251Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.8150705Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.8166732Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.9170034Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:49.9461106Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.0564803Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.1213350Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.1258008Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.2765125Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.3679571Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.3718772Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.4370180Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.5062693Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.5617074Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.5935186Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.6348122Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.6703619Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:50.6882262Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.3545074Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.3744412Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.4071487Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.4278233Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.4288331Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.4471373Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.6142161Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.6421857Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.7208992Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.8199073Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:51.9578698Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:52.0215256Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:52.0294610Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:52.0526729Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:52.0612479Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:52.0848094Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:52.1092664Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:37:52.1309572Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-08-17T13:37:52.1479125Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-08-17T13:37:52.1715508Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:37:52.1924325Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:37:52.1988036Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-08-17T13:37:52.1990175Z test_git_revisons (__main__.TestGeneric) ... ok 2022-08-17T13:37:52.3021644Z test_nms (__main__.TestGeneric) ... ok 2022-08-17T13:37:52.3028157Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-08-17T13:37:52.3033079Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-08-17T13:37:52.3036516Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-08-17T13:37:52.3040039Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-08-17T13:37:52.3440601Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-08-17T13:37:53.7034079Z test (__main__.TestLongGraphChain) ... ok 2022-08-17T13:37:54.1398157Z test (__main__.TestModelComparator) ... ok 2022-08-17T13:37:54.1631780Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:37:54.1716915Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:37:54.1821122Z test_add (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:54.2067371Z test_conditional (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:54.2170577Z test_mul (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:54.2527533Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2027: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:37:54.2528661Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:37:54.2529556Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:37:54.2529864Z should be replaced with 2022-08-17T13:37:54.2530326Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:37:54.2530798Z transpose=transpose_a) 2022-08-17T13:37:54.2531069Z ok 2022-08-17T13:37:54.2692935Z test_while (__main__.TestOpBuilder) ... ok 2022-08-17T13:37:54.2698140Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-08-17T13:37:54.3012927Z test (__main__.TestParallelLoader) ... ok 2022-08-17T13:37:55.4167764Z test (__main__.TestParallelTensorMNIST) ... ok 2022-08-17T13:38:12.4460751Z test (__main__.TestParallelTensorResnet18) ... ok 2022-08-17T13:38:12.8559098Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-08-17T13:38:12.9447586Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-08-17T13:38:12.9563145Z test (__main__.TestToXlaTensorArena) ... ok 2022-08-17T13:38:12.9563437Z 2022-08-17T13:38:12.9563971Z ---------------------------------------------------------------------- 2022-08-17T13:38:12.9564261Z Ran 134 tests in 27.519s 2022-08-17T13:38:12.9564380Z 2022-08-17T13:38:12.9564463Z OK (skipped=1) 2022-08-17T13:38:13.3274617Z + run_async_scalar python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:38:13.3275138Z + echo 'Running in Async Scalar Upload mode: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:38:13.3275642Z Running in Async Scalar Upload mode: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:38:13.3275947Z + XLA_TRANSFER_SCALAR_ASYNC=1 2022-08-17T13:38:13.3276281Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:38:13.3276673Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:38:14.5962684Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-08-17T13:38:14.5963100Z warn(f"Failed to load image Python extension: {e}") 2022-08-17T13:38:14.6708142Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-08-17T13:38:14.7886485Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:38:14.8200631Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:38:14.8237299Z test (__main__.TestAtenTensorTo) ... ok 2022-08-17T13:38:14.9372317Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:14.9660347Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:14.9926677Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.0045763Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.0266883Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.0487912Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.0796273Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.0950787Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.1155389Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.1307517Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.1500067Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.1642159Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.1766006Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.2923031Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.3041269Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.3079853Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.3212106Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.3318102Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.4229766Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.4599635Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.5030475Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.5674999Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.6620291Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.6708464Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.9357199Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:15.9489854Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.0315546Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.0423205Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.0426545Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.0599252Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.0812910Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.0820575Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.1080983Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.1172371Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.1176709Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.1312176Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.1559089Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.1698501Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.2010503Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.2163989Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.2268830Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.2419030Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1192: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T13:38:16.2419969Z self.assertIsNone(a.grad) 2022-08-17T13:38:16.2420140Z ok 2022-08-17T13:38:16.2533115Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.2811486Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.2961595Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.3089113Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.3153286Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.3279880Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.3403095Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.3674999Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.3970218Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.4343789Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.5569676Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.5774947Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.6821499Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.7026951Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.7229871Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.7235208Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.7435792Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.7480861Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.7804621Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.8018222Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:16.9668621Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.0293671Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.0424755Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.0430530Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.0437318Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.0446149Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.0456883Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.0555357Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.1419931Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.1632279Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.2409675Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.2470230Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.3271298Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.4240834Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.5168978Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.5204844Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.5212917Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.5618032Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.5963247Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.6315357Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.6685595Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.6806695Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:17.6988337Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.2887793Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.2997281Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.3165459Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.3307614Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.3347080Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.3454353Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.4839433Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.5074663Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.5251527Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.6070739Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.6560816Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.7349310Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.7452545Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.7638976Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.7718072Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.8020094Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.8180499Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:38:18.8527730Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-08-17T13:38:18.8538840Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-08-17T13:38:18.8716615Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:38:18.8901419Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:38:18.8954123Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-08-17T13:38:18.8956528Z test_git_revisons (__main__.TestGeneric) ... ok 2022-08-17T13:38:19.0025911Z test_nms (__main__.TestGeneric) ... ok 2022-08-17T13:38:19.0033123Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-08-17T13:38:19.0038051Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-08-17T13:38:19.0040503Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-08-17T13:38:19.0044104Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-08-17T13:38:19.0407620Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-08-17T13:38:20.1665686Z test (__main__.TestLongGraphChain) ... ok 2022-08-17T13:38:20.4198116Z test (__main__.TestModelComparator) ... ok 2022-08-17T13:38:20.4422537Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:38:20.4496713Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:38:20.4599084Z test_add (__main__.TestOpBuilder) ... ok 2022-08-17T13:38:20.4839849Z test_conditional (__main__.TestOpBuilder) ... ok 2022-08-17T13:38:20.4941400Z test_mul (__main__.TestOpBuilder) ... ok 2022-08-17T13:38:20.5356954Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2027: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:38:20.5357912Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:38:20.5358393Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:38:20.5358748Z should be replaced with 2022-08-17T13:38:20.5359314Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:38:20.5359858Z transpose=transpose_a) 2022-08-17T13:38:20.5360120Z ok 2022-08-17T13:38:20.5567565Z test_while (__main__.TestOpBuilder) ... ok 2022-08-17T13:38:20.5572189Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-08-17T13:38:20.5812801Z test (__main__.TestParallelLoader) ... ok 2022-08-17T13:38:21.8293034Z test (__main__.TestParallelTensorMNIST) ... ok 2022-08-17T13:38:47.8972278Z test (__main__.TestParallelTensorResnet18) ... ok 2022-08-17T13:38:48.4709108Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-08-17T13:38:48.5542189Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-08-17T13:38:48.5647148Z test (__main__.TestToXlaTensorArena) ... ok 2022-08-17T13:38:48.5647337Z 2022-08-17T13:38:48.5647645Z ---------------------------------------------------------------------- 2022-08-17T13:38:48.5649563Z Ran 134 tests in 33.968s 2022-08-17T13:38:48.5649724Z 2022-08-17T13:38:48.5685169Z OK 2022-08-17T13:38:48.9193341Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2022-08-17T13:38:48.9193705Z + python3 /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2022-08-17T13:39:14.7226749Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:39:14.7227256Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:39:14.7229835Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:39:14.7230154Z + PJRT_DEVICE=CPU 2022-08-17T13:39:14.7230505Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:39:14.7230897Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2022-08-17T13:39:15.9732915Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-08-17T13:39:15.9733307Z warn(f"Failed to load image Python extension: {e}") 2022-08-17T13:39:15.9871634Z test_mp_decorator (__main__.MpDecoratorTest) ... ok 2022-08-17T13:39:16.0632464Z test_rng_seed_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:39:16.0723929Z test_scalar_transfer (__main__.TestAsyncScalar) ... ok 2022-08-17T13:39:16.0731456Z test (__main__.TestAtenTensorTo) ... ok 2022-08-17T13:39:16.1497130Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.1653996Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.1787214Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.1880546Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.1949286Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2115132Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2205500Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2308972Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2428193Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2531038Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2725270Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2844551Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.2973518Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.4287240Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.4360419Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.4366893Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.4431653Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.4516868Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.5381441Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.5698000Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.6110372Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.6698968Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.7399988Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.7410130Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.9508389Z test_empty_strided (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:16.9574688Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0263676Z test_flip (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0367438Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0371390Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0516253Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0671946Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0678089Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0781601Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0856939Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0862676Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.0948127Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.1142217Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.1208588Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.1425359Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.1505239Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.1593865Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.1666557Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:1192: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:483.) 2022-08-17T13:39:17.1667619Z self.assertIsNone(a.grad) 2022-08-17T13:39:17.1667798Z ok 2022-08-17T13:39:17.1757510Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.1951036Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.2033500Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.2105456Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.2170051Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.2277120Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.2378351Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.2602815Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.2784910Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.3026310Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.3622808Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.3722677Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4277974Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4391409Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4501337Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4506818Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4627003Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4635769Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4781330Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.4894699Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6109981Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6504566Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6567007Z test_print (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6572371Z test_rand (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6576740Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6581577Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6585611Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.6651353Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.7232011Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.7388510Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.8097775Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.8105379Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.8847966Z test_save (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:17.9366042Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.0158900Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.0176851Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.0183591Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.0431425Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.0663365Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.0831287Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.1049206Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.1123222Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.1256756Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.6204991Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.6267294Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.6386604Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.6513875Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.6520111Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.6581454Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.7634371Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.7761895Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.7886806Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.8388865Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.8636741Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.9058434Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.9126106Z test_view_data_slice (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.9258168Z test_view_data_update (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.9338962Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.9501087Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.9592387Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2022-08-17T13:39:18.9854319Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2022-08-17T13:39:18.9862390Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2022-08-17T13:39:19.0004245Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:39:19.0113904Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2022-08-17T13:39:19.0122714Z test_data_wrapper (__main__.TestGeneric) ... ok 2022-08-17T13:39:19.0125335Z test_git_revisons (__main__.TestGeneric) ... ok 2022-08-17T13:39:19.1094549Z test_nms (__main__.TestGeneric) ... ok 2022-08-17T13:39:19.1100293Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2022-08-17T13:39:19.1105462Z test_util_foreach_api (__main__.TestGeneric) ... ok 2022-08-17T13:39:19.1109233Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2022-08-17T13:39:19.1113119Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2022-08-17T13:39:19.1303686Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2022-08-17T13:39:20.1911110Z test (__main__.TestLongGraphChain) ... ok 2022-08-17T13:39:20.3905536Z test (__main__.TestModelComparator) ... ok 2022-08-17T13:39:20.4072866Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:39:20.4094232Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2022-08-17T13:39:20.4183949Z test_add (__main__.TestOpBuilder) ... ok 2022-08-17T13:39:20.4395970Z test_conditional (__main__.TestOpBuilder) ... ok 2022-08-17T13:39:20.4484164Z test_mul (__main__.TestOpBuilder) ... ok 2022-08-17T13:39:20.4755535Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2027: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:39:20.4756494Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:39:20.4756893Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:39:20.4837387Z should be replaced with 2022-08-17T13:39:20.4838045Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:39:20.4838595Z transpose=transpose_a) 2022-08-17T13:39:20.4838883Z ok 2022-08-17T13:39:20.4900884Z test_while (__main__.TestOpBuilder) ... ok 2022-08-17T13:39:20.4906699Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2022-08-17T13:39:20.4932433Z test (__main__.TestParallelLoader) ... ok 2022-08-17T13:39:21.6884081Z test (__main__.TestParallelTensorMNIST) ... ok 2022-08-17T13:39:47.2137469Z test (__main__.TestParallelTensorResnet18) ... ok 2022-08-17T13:39:48.3422653Z test_random_from_to_bool (__main__.TestRandom) ... ok 2022-08-17T13:39:48.4251265Z test_get_xla_tensor (__main__.TestSelect) ... ok 2022-08-17T13:39:48.4260667Z test (__main__.TestToXlaTensorArena) ... ok 2022-08-17T13:39:48.4260856Z 2022-08-17T13:39:48.4262544Z ---------------------------------------------------------------------- 2022-08-17T13:39:48.4262827Z Ran 134 tests in 32.453s 2022-08-17T13:39:48.4263016Z 2022-08-17T13:39:48.4264046Z OK 2022-08-17T13:39:48.7286670Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2022-08-17T13:39:48.7287114Z + python3 /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2022-08-17T13:39:51.9175241Z .... 2022-08-17T13:39:51.9176023Z ---------------------------------------------------------------------- 2022-08-17T13:39:51.9176478Z Ran 4 tests in 2.028s 2022-08-17T13:39:51.9176691Z 2022-08-17T13:39:51.9176808Z OK 2022-08-17T13:39:52.1247534Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_xla_dist.py 2022-08-17T13:39:52.1247855Z + python3 /var/lib/jenkins/workspace/xla/test/test_xla_dist.py 2022-08-17T13:39:54.4378154Z ......................... 2022-08-17T13:39:54.4378812Z ---------------------------------------------------------------------- 2022-08-17T13:39:54.4379064Z Ran 25 tests in 0.727s 2022-08-17T13:39:54.4379196Z 2022-08-17T13:39:54.4380937Z OK 2022-08-17T13:39:54.6819543Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_profiler.py 2022-08-17T13:39:54.6820074Z + python3 /var/lib/jenkins/workspace/xla/test/test_profiler.py 2022-08-17T13:39:55.9290077Z /home/jenkins/.local/lib/python3.7/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: 2022-08-17T13:39:55.9290472Z warn(f"Failed to load image Python extension: {e}") 2022-08-17T13:39:56.2156599Z Epoch 1 train begin 13:39:56 2022-08-17T13:39:56.2156922Z | Training Device=xla:0 Step=0 Loss=nan Rate=119.33 GlobalRate=119.31 Time=13:39:56 2022-08-17T13:40:10.2090028Z Starting to trace for 5000 ms. Remaining attempt(s): 4 2022-08-17T13:40:11.1855966Z | Training Device=xla:0 Step=20 Loss=1.92684 Rate=60.56 GlobalRate=22.25 Time=13:40:11 2022-08-17T13:40:11.3598893Z | Training Device=xla:0 Step=40 Loss=1.52069 Rate=1126.15 GlobalRate=42.94 Time=13:40:11 2022-08-17T13:40:11.5330507Z | Training Device=xla:0 Step=60 Loss=1.04478 Rate=1559.20 GlobalRate=63.17 Time=13:40:11 2022-08-17T13:40:11.7043377Z | Training Device=xla:0 Step=80 Loss=0.40812 Rate=1744.75 GlobalRate=82.96 Time=13:40:11 2022-08-17T13:40:11.8963562Z | Training Device=xla:0 Step=100 Loss=0.09718 Rate=1697.47 GlobalRate=102.18 Time=13:40:11 2022-08-17T13:40:12.0653947Z | Training Device=xla:0 Step=120 Loss=0.03902 Rate=1814.81 GlobalRate=121.12 Time=13:40:12 2022-08-17T13:40:12.2344056Z | Training Device=xla:0 Step=140 Loss=0.02194 Rate=1862.10 GlobalRate=139.67 Time=13:40:12 2022-08-17T13:40:12.4029077Z | Training Device=xla:0 Step=160 Loss=0.01457 Rate=1884.26 GlobalRate=157.83 Time=13:40:12 2022-08-17T13:40:12.5699254Z | Training Device=xla:0 Step=180 Loss=0.01063 Rate=1903.42 GlobalRate=175.64 Time=13:40:12 2022-08-17T13:40:12.7376706Z | Training Device=xla:0 Step=200 Loss=0.00823 Rate=1905.84 GlobalRate=193.08 Time=13:40:12 2022-08-17T13:40:12.9281632Z | Training Device=xla:0 Step=220 Loss=0.00665 Rate=1770.38 GlobalRate=209.89 Time=13:40:12 2022-08-17T13:40:13.0938536Z | Training Device=xla:0 Step=240 Loss=0.00553 Rate=1867.15 GlobalRate=226.66 Time=13:40:13 2022-08-17T13:40:13.2587326Z | Training Device=xla:0 Step=260 Loss=0.00471 Rate=1911.00 GlobalRate=243.11 Time=13:40:13 2022-08-17T13:40:13.4255664Z | Training Device=xla:0 Step=280 Loss=0.00408 Rate=1915.28 GlobalRate=259.22 Time=13:40:13 2022-08-17T13:40:13.5926796Z | Training Device=xla:0 Step=300 Loss=0.00359 Rate=1915.22 GlobalRate=275.02 Time=13:40:13 2022-08-17T13:40:13.7588151Z | Training Device=xla:0 Step=320 Loss=0.00320 Rate=1921.53 GlobalRate=290.54 Time=13:40:13 2022-08-17T13:40:13.9271240Z | Training Device=xla:0 Step=340 Loss=0.00287 Rate=1910.28 GlobalRate=305.74 Time=13:40:13 2022-08-17T13:40:14.1122824Z | Training Device=xla:0 Step=360 Loss=0.00260 Rate=1800.44 GlobalRate=320.34 Time=13:40:14 2022-08-17T13:40:14.2782402Z | Training Device=xla:0 Step=380 Loss=0.00238 Rate=1876.73 GlobalRate=335.00 Time=13:40:14 2022-08-17T13:40:14.4438788Z | Training Device=xla:0 Step=400 Loss=0.00218 Rate=1910.03 GlobalRate=349.41 Time=13:40:14 2022-08-17T13:40:14.6105375Z | Training Device=xla:0 Step=420 Loss=0.00202 Rate=1916.49 GlobalRate=363.54 Time=13:40:14 2022-08-17T13:40:14.7742172Z | Training Device=xla:0 Step=440 Loss=0.00187 Rate=1939.25 GlobalRate=377.47 Time=13:40:14 2022-08-17T13:40:14.9398237Z | Training Device=xla:0 Step=460 Loss=0.00174 Rate=1935.39 GlobalRate=391.13 Time=13:40:14 2022-08-17T13:40:15.1294709Z | Training Device=xla:0 Step=480 Loss=0.00163 Rate=1786.02 GlobalRate=404.03 Time=13:40:15 2022-08-17T13:40:15.2951448Z | Training Device=xla:0 Step=500 Loss=0.00153 Rate=1873.95 GlobalRate=417.20 Time=13:40:15 2022-08-17T13:40:15.4617597Z | Training Device=xla:0 Step=520 Loss=0.00144 Rate=1901.36 GlobalRate=430.13 Time=13:40:15 2022-08-17T13:40:15.6284467Z | Training Device=xla:0 Step=540 Loss=0.00136 Rate=1913.01 GlobalRate=442.83 Time=13:40:15 2022-08-17T13:40:15.7944115Z | Training Device=xla:0 Step=560 Loss=0.00129 Rate=1921.47 GlobalRate=455.33 Time=13:40:15 2022-08-17T13:40:15.9578382Z | Training Device=xla:0 Step=580 Loss=0.00122 Rate=1943.30 GlobalRate=467.69 Time=13:40:15 2022-08-17T13:40:16.1494400Z | Training Device=xla:0 Step=600 Loss=0.00116 Rate=1779.52 GlobalRate=479.17 Time=13:40:16 2022-08-17T13:40:16.3387085Z | Training Device=xla:0 Step=620 Loss=0.00111 Rate=1727.24 GlobalRate=490.50 Time=13:40:16 2022-08-17T13:40:16.5313220Z | Training Device=xla:0 Step=640 Loss=0.00106 Rate=1686.99 GlobalRate=501.52 Time=13:40:16 2022-08-17T13:40:16.7204706Z | Training Device=xla:0 Step=660 Loss=0.00101 Rate=1689.90 GlobalRate=512.43 Time=13:40:16 2022-08-17T13:40:16.9084518Z INFO:root:PT_XLA_DEBUG_FILE Contents: 2022-08-17T13:40:16.9097976Z pt-xla-profiler: TransferFromServerTime too frequent: 3 counts during 3 steps 2022-08-17T13:40:16.9098423Z pt-xla-profiler: TransferFromServerTime too frequent: 4 counts during 4 steps 2022-08-17T13:40:16.9098830Z pt-xla-profiler: TransferFromServerTime too frequent: 5 counts during 5 steps 2022-08-17T13:40:16.9100031Z pt-xla-profiler: TransferFromServerTime too frequent: 6 counts during 6 steps 2022-08-17T13:40:16.9100662Z pt-xla-profiler: TransferFromServerTime too frequent: 7 counts during 7 steps 2022-08-17T13:40:16.9101297Z pt-xla-profiler: TransferFromServerTime too frequent: 8 counts during 8 steps 2022-08-17T13:40:16.9102134Z pt-xla-profiler: TransferFromServerTime too frequent: 9 counts during 9 steps 2022-08-17T13:40:16.9102777Z pt-xla-profiler: TransferFromServerTime too frequent: 10 counts during 10 steps 2022-08-17T13:40:16.9103360Z pt-xla-profiler: CompileTime too frequent: 21 counts during 11 steps 2022-08-17T13:40:16.9103945Z pt-xla-profiler: TransferFromServerTime too frequent: 11 counts during 11 steps 2022-08-17T13:40:16.9104535Z pt-xla-profiler: CompileTime too frequent: 23 counts during 12 steps 2022-08-17T13:40:16.9104971Z pt-xla-profiler: TransferFromServerTime too frequent: 12 counts during 12 steps 2022-08-17T13:40:16.9105335Z pt-xla-profiler: CompileTime too frequent: 25 counts during 13 steps 2022-08-17T13:40:16.9105724Z pt-xla-profiler: TransferFromServerTime too frequent: 13 counts during 13 steps 2022-08-17T13:40:16.9106101Z pt-xla-profiler: CompileTime too frequent: 27 counts during 14 steps 2022-08-17T13:40:16.9106478Z pt-xla-profiler: TransferFromServerTime too frequent: 14 counts during 14 steps 2022-08-17T13:40:16.9106834Z pt-xla-profiler: CompileTime too frequent: 29 counts during 15 steps 2022-08-17T13:40:16.9107380Z pt-xla-profiler: TransferFromServerTime too frequent: 15 counts during 15 steps 2022-08-17T13:40:16.9107756Z pt-xla-profiler: CompileTime too frequent: 31 counts during 16 steps 2022-08-17T13:40:16.9108120Z pt-xla-profiler: TransferFromServerTime too frequent: 16 counts during 16 steps 2022-08-17T13:40:16.9108489Z pt-xla-profiler: CompileTime too frequent: 33 counts during 17 steps 2022-08-17T13:40:16.9108877Z pt-xla-profiler: TransferFromServerTime too frequent: 17 counts during 17 steps 2022-08-17T13:40:16.9109261Z pt-xla-profiler: CompileTime too frequent: 33 counts during 18 steps 2022-08-17T13:40:16.9109690Z pt-xla-profiler: TransferFromServerTime too frequent: 18 counts during 18 steps 2022-08-17T13:40:16.9110067Z pt-xla-profiler: CompileTime too frequent: 33 counts during 19 steps 2022-08-17T13:40:16.9110450Z pt-xla-profiler: TransferFromServerTime too frequent: 19 counts during 19 steps 2022-08-17T13:40:16.9110808Z pt-xla-profiler: CompileTime too frequent: 33 counts during 20 steps 2022-08-17T13:40:16.9111188Z pt-xla-profiler: TransferFromServerTime too frequent: 20 counts during 20 steps 2022-08-17T13:40:16.9111559Z pt-xla-profiler: CompileTime too frequent: 33 counts during 21 steps 2022-08-17T13:40:16.9111929Z pt-xla-profiler: TransferFromServerTime too frequent: 21 counts during 21 steps 2022-08-17T13:40:16.9112304Z pt-xla-profiler: CompileTime too frequent: 33 counts during 22 steps 2022-08-17T13:40:16.9112685Z pt-xla-profiler: TransferFromServerTime too frequent: 22 counts during 22 steps 2022-08-17T13:40:16.9113060Z pt-xla-profiler: CompileTime too frequent: 33 counts during 23 steps 2022-08-17T13:40:16.9113428Z pt-xla-profiler: TransferFromServerTime too frequent: 24 counts during 23 steps 2022-08-17T13:40:16.9113803Z pt-xla-profiler: CompileTime too frequent: 33 counts during 24 steps 2022-08-17T13:40:16.9114182Z pt-xla-profiler: TransferFromServerTime too frequent: 25 counts during 24 steps 2022-08-17T13:40:16.9114538Z pt-xla-profiler: CompileTime too frequent: 33 counts during 25 steps 2022-08-17T13:40:16.9114976Z pt-xla-profiler: TransferFromServerTime too frequent: 26 counts during 25 steps 2022-08-17T13:40:16.9115382Z pt-xla-profiler: CompileTime too frequent: 33 counts during 26 steps 2022-08-17T13:40:16.9115763Z pt-xla-profiler: TransferFromServerTime too frequent: 27 counts during 26 steps 2022-08-17T13:40:16.9116122Z pt-xla-profiler: CompileTime too frequent: 33 counts during 27 steps 2022-08-17T13:40:16.9116507Z pt-xla-profiler: TransferFromServerTime too frequent: 28 counts during 27 steps 2022-08-17T13:40:16.9116887Z pt-xla-profiler: CompileTime too frequent: 33 counts during 28 steps 2022-08-17T13:40:16.9117253Z pt-xla-profiler: TransferFromServerTime too frequent: 29 counts during 28 steps 2022-08-17T13:40:16.9117624Z pt-xla-profiler: CompileTime too frequent: 33 counts during 29 steps 2022-08-17T13:40:16.9118009Z pt-xla-profiler: TransferFromServerTime too frequent: 30 counts during 29 steps 2022-08-17T13:40:16.9118382Z pt-xla-profiler: CompileTime too frequent: 33 counts during 30 steps 2022-08-17T13:40:16.9118756Z pt-xla-profiler: TransferFromServerTime too frequent: 31 counts during 30 steps 2022-08-17T13:40:16.9119128Z pt-xla-profiler: CompileTime too frequent: 33 counts during 31 steps 2022-08-17T13:40:16.9119507Z pt-xla-profiler: TransferFromServerTime too frequent: 32 counts during 31 steps 2022-08-17T13:40:16.9119860Z pt-xla-profiler: CompileTime too frequent: 33 counts during 32 steps 2022-08-17T13:40:16.9120233Z pt-xla-profiler: TransferFromServerTime too frequent: 33 counts during 32 steps 2022-08-17T13:40:16.9120608Z pt-xla-profiler: CompileTime too frequent: 33 counts during 33 steps 2022-08-17T13:40:16.9121057Z pt-xla-profiler: TransferFromServerTime too frequent: 34 counts during 33 steps 2022-08-17T13:40:16.9121431Z pt-xla-profiler: CompileTime too frequent: 33 counts during 34 steps 2022-08-17T13:40:16.9121811Z pt-xla-profiler: TransferFromServerTime too frequent: 35 counts during 34 steps 2022-08-17T13:40:16.9122185Z pt-xla-profiler: CompileTime too frequent: 33 counts during 35 steps 2022-08-17T13:40:16.9122597Z pt-xla-profiler: TransferFromServerTime too frequent: 36 counts during 35 steps 2022-08-17T13:40:16.9122966Z pt-xla-profiler: CompileTime too frequent: 33 counts during 36 steps 2022-08-17T13:40:16.9123343Z pt-xla-profiler: TransferFromServerTime too frequent: 37 counts during 36 steps 2022-08-17T13:40:16.9123701Z pt-xla-profiler: CompileTime too frequent: 33 counts during 37 steps 2022-08-17T13:40:16.9124078Z pt-xla-profiler: TransferFromServerTime too frequent: 38 counts during 37 steps 2022-08-17T13:40:16.9124486Z pt-xla-profiler: CompileTime too frequent: 33 counts during 38 steps 2022-08-17T13:40:16.9124864Z pt-xla-profiler: TransferFromServerTime too frequent: 39 counts during 38 steps 2022-08-17T13:40:16.9125216Z pt-xla-profiler: CompileTime too frequent: 33 counts during 39 steps 2022-08-17T13:40:16.9125592Z pt-xla-profiler: TransferFromServerTime too frequent: 40 counts during 39 steps 2022-08-17T13:40:16.9125962Z pt-xla-profiler: CompileTime too frequent: 33 counts during 40 steps 2022-08-17T13:40:16.9126327Z pt-xla-profiler: TransferFromServerTime too frequent: 41 counts during 40 steps 2022-08-17T13:40:16.9126692Z pt-xla-profiler: CompileTime too frequent: 33 counts during 41 steps 2022-08-17T13:40:16.9127070Z pt-xla-profiler: TransferFromServerTime too frequent: 42 counts during 41 steps 2022-08-17T13:40:16.9127436Z pt-xla-profiler: CompileTime too frequent: 33 counts during 42 steps 2022-08-17T13:40:16.9127797Z pt-xla-profiler: TransferFromServerTime too frequent: 43 counts during 42 steps 2022-08-17T13:40:16.9128167Z pt-xla-profiler: CompileTime too frequent: 33 counts during 43 steps 2022-08-17T13:40:16.9128541Z pt-xla-profiler: TransferFromServerTime too frequent: 45 counts during 43 steps 2022-08-17T13:40:16.9129068Z pt-xla-profiler: CompileTime too frequent: 33 counts during 44 steps 2022-08-17T13:40:16.9129457Z pt-xla-profiler: TransferFromServerTime too frequent: 46 counts during 44 steps 2022-08-17T13:40:16.9129828Z pt-xla-profiler: CompileTime too frequent: 33 counts during 45 steps 2022-08-17T13:40:16.9130198Z pt-xla-profiler: TransferFromServerTime too frequent: 47 counts during 45 steps 2022-08-17T13:40:16.9130570Z pt-xla-profiler: CompileTime too frequent: 33 counts during 46 steps 2022-08-17T13:40:16.9130947Z pt-xla-profiler: TransferFromServerTime too frequent: 48 counts during 46 steps 2022-08-17T13:40:16.9131322Z pt-xla-profiler: CompileTime too frequent: 33 counts during 47 steps 2022-08-17T13:40:16.9131685Z pt-xla-profiler: TransferFromServerTime too frequent: 49 counts during 47 steps 2022-08-17T13:40:16.9132053Z pt-xla-profiler: CompileTime too frequent: 33 counts during 48 steps 2022-08-17T13:40:16.9132429Z pt-xla-profiler: TransferFromServerTime too frequent: 50 counts during 48 steps 2022-08-17T13:40:16.9132786Z pt-xla-profiler: CompileTime too frequent: 33 counts during 49 steps 2022-08-17T13:40:16.9133164Z pt-xla-profiler: TransferFromServerTime too frequent: 51 counts during 49 steps 2022-08-17T13:40:16.9133535Z pt-xla-profiler: CompileTime too frequent: 33 counts during 50 steps 2022-08-17T13:40:16.9133911Z pt-xla-profiler: TransferFromServerTime too frequent: 52 counts during 50 steps 2022-08-17T13:40:16.9134265Z pt-xla-profiler: CompileTime too frequent: 33 counts during 51 steps 2022-08-17T13:40:16.9134645Z pt-xla-profiler: TransferFromServerTime too frequent: 53 counts during 51 steps 2022-08-17T13:40:16.9135016Z pt-xla-profiler: CompileTime too frequent: 33 counts during 52 steps 2022-08-17T13:40:16.9135378Z pt-xla-profiler: TransferFromServerTime too frequent: 54 counts during 52 steps 2022-08-17T13:40:16.9135745Z pt-xla-profiler: CompileTime too frequent: 33 counts during 53 steps 2022-08-17T13:40:16.9136119Z pt-xla-profiler: TransferFromServerTime too frequent: 55 counts during 53 steps 2022-08-17T13:40:16.9136490Z pt-xla-profiler: CompileTime too frequent: 33 counts during 54 steps 2022-08-17T13:40:16.9136851Z pt-xla-profiler: TransferFromServerTime too frequent: 56 counts during 54 steps 2022-08-17T13:40:16.9137300Z pt-xla-profiler: CompileTime too frequent: 33 counts during 55 steps 2022-08-17T13:40:16.9137683Z pt-xla-profiler: TransferFromServerTime too frequent: 57 counts during 55 steps 2022-08-17T13:40:16.9138035Z pt-xla-profiler: CompileTime too frequent: 33 counts during 56 steps 2022-08-17T13:40:16.9138412Z pt-xla-profiler: TransferFromServerTime too frequent: 58 counts during 56 steps 2022-08-17T13:40:16.9138784Z pt-xla-profiler: CompileTime too frequent: 33 counts during 57 steps 2022-08-17T13:40:16.9139144Z pt-xla-profiler: TransferFromServerTime too frequent: 59 counts during 57 steps 2022-08-17T13:40:16.9139552Z pt-xla-profiler: CompileTime too frequent: 33 counts during 58 steps 2022-08-17T13:40:16.9139932Z pt-xla-profiler: TransferFromServerTime too frequent: 60 counts during 58 steps 2022-08-17T13:40:16.9140299Z pt-xla-profiler: CompileTime too frequent: 33 counts during 59 steps 2022-08-17T13:40:16.9140660Z pt-xla-profiler: TransferFromServerTime too frequent: 61 counts during 59 steps 2022-08-17T13:40:16.9141030Z pt-xla-profiler: CompileTime too frequent: 33 counts during 60 steps 2022-08-17T13:40:16.9141405Z pt-xla-profiler: TransferFromServerTime too frequent: 62 counts during 60 steps 2022-08-17T13:40:16.9141765Z pt-xla-profiler: CompileTime too frequent: 33 counts during 61 steps 2022-08-17T13:40:16.9142141Z pt-xla-profiler: TransferFromServerTime too frequent: 63 counts during 61 steps 2022-08-17T13:40:16.9142508Z pt-xla-profiler: CompileTime too frequent: 33 counts during 62 steps 2022-08-17T13:40:16.9142886Z pt-xla-profiler: TransferFromServerTime too frequent: 64 counts during 62 steps 2022-08-17T13:40:16.9143245Z pt-xla-profiler: CompileTime too frequent: 33 counts during 63 steps 2022-08-17T13:40:16.9143618Z pt-xla-profiler: TransferFromServerTime too frequent: 66 counts during 63 steps 2022-08-17T13:40:16.9143984Z pt-xla-profiler: CompileTime too frequent: 33 counts during 64 steps 2022-08-17T13:40:16.9144346Z pt-xla-profiler: TransferFromServerTime too frequent: 67 counts during 64 steps 2022-08-17T13:40:16.9144710Z pt-xla-profiler: CompileTime too frequent: 33 counts during 65 steps 2022-08-17T13:40:16.9145085Z pt-xla-profiler: TransferFromServerTime too frequent: 68 counts during 65 steps 2022-08-17T13:40:16.9145475Z pt-xla-profiler: TransferFromServerTime too frequent: 69 counts during 66 steps 2022-08-17T13:40:16.9145846Z pt-xla-profiler: TransferFromServerTime too frequent: 70 counts during 67 steps 2022-08-17T13:40:16.9146227Z pt-xla-profiler: TransferFromServerTime too frequent: 71 counts during 68 steps 2022-08-17T13:40:16.9146621Z pt-xla-profiler: TransferFromServerTime too frequent: 72 counts during 69 steps 2022-08-17T13:40:16.9146995Z pt-xla-profiler: TransferFromServerTime too frequent: 73 counts during 70 steps 2022-08-17T13:40:16.9147378Z pt-xla-profiler: TransferFromServerTime too frequent: 74 counts during 71 steps 2022-08-17T13:40:16.9147767Z pt-xla-profiler: TransferFromServerTime too frequent: 75 counts during 72 steps 2022-08-17T13:40:16.9148148Z pt-xla-profiler: TransferFromServerTime too frequent: 76 counts during 73 steps 2022-08-17T13:40:16.9148524Z pt-xla-profiler: TransferFromServerTime too frequent: 77 counts during 74 steps 2022-08-17T13:40:16.9148911Z pt-xla-profiler: TransferFromServerTime too frequent: 78 counts during 75 steps 2022-08-17T13:40:16.9149300Z pt-xla-profiler: TransferFromServerTime too frequent: 79 counts during 76 steps 2022-08-17T13:40:16.9149675Z pt-xla-profiler: TransferFromServerTime too frequent: 80 counts during 77 steps 2022-08-17T13:40:16.9150061Z pt-xla-profiler: TransferFromServerTime too frequent: 81 counts during 78 steps 2022-08-17T13:40:16.9150446Z pt-xla-profiler: TransferFromServerTime too frequent: 82 counts during 79 steps 2022-08-17T13:40:16.9150831Z pt-xla-profiler: TransferFromServerTime too frequent: 83 counts during 80 steps 2022-08-17T13:40:16.9151203Z pt-xla-profiler: TransferFromServerTime too frequent: 84 counts during 81 steps 2022-08-17T13:40:16.9151588Z pt-xla-profiler: TransferFromServerTime too frequent: 85 counts during 82 steps 2022-08-17T13:40:16.9152022Z pt-xla-profiler: TransferFromServerTime too frequent: 87 counts during 83 steps 2022-08-17T13:40:16.9152393Z pt-xla-profiler: TransferFromServerTime too frequent: 88 counts during 84 steps 2022-08-17T13:40:16.9152774Z pt-xla-profiler: TransferFromServerTime too frequent: 89 counts during 85 steps 2022-08-17T13:40:16.9153159Z pt-xla-profiler: TransferFromServerTime too frequent: 90 counts during 86 steps 2022-08-17T13:40:16.9153540Z pt-xla-profiler: TransferFromServerTime too frequent: 91 counts during 87 steps 2022-08-17T13:40:16.9153957Z pt-xla-profiler: TransferFromServerTime too frequent: 92 counts during 88 steps 2022-08-17T13:40:16.9154344Z pt-xla-profiler: TransferFromServerTime too frequent: 93 counts during 89 steps 2022-08-17T13:40:16.9154726Z pt-xla-profiler: TransferFromServerTime too frequent: 94 counts during 90 steps 2022-08-17T13:40:16.9155106Z pt-xla-profiler: TransferFromServerTime too frequent: 95 counts during 91 steps 2022-08-17T13:40:16.9155495Z pt-xla-profiler: TransferFromServerTime too frequent: 96 counts during 92 steps 2022-08-17T13:40:16.9155877Z pt-xla-profiler: TransferFromServerTime too frequent: 97 counts during 93 steps 2022-08-17T13:40:16.9156249Z pt-xla-profiler: TransferFromServerTime too frequent: 98 counts during 94 steps 2022-08-17T13:40:16.9156634Z pt-xla-profiler: TransferFromServerTime too frequent: 99 counts during 95 steps 2022-08-17T13:40:16.9157026Z pt-xla-profiler: TransferFromServerTime too frequent: 100 counts during 96 steps 2022-08-17T13:40:16.9157423Z pt-xla-profiler: TransferFromServerTime too frequent: 101 counts during 97 steps 2022-08-17T13:40:16.9157807Z pt-xla-profiler: TransferFromServerTime too frequent: 102 counts during 98 steps 2022-08-17T13:40:16.9158195Z pt-xla-profiler: TransferFromServerTime too frequent: 103 counts during 99 steps 2022-08-17T13:40:16.9158595Z pt-xla-profiler: TransferFromServerTime too frequent: 104 counts during 100 steps 2022-08-17T13:40:16.9158979Z pt-xla-profiler: TransferFromServerTime too frequent: 105 counts during 101 steps 2022-08-17T13:40:16.9159376Z pt-xla-profiler: TransferFromServerTime too frequent: 106 counts during 102 steps 2022-08-17T13:40:16.9159771Z pt-xla-profiler: TransferFromServerTime too frequent: 108 counts during 103 steps 2022-08-17T13:40:16.9160159Z pt-xla-profiler: TransferFromServerTime too frequent: 109 counts during 104 steps 2022-08-17T13:40:16.9160540Z pt-xla-profiler: TransferFromServerTime too frequent: 110 counts during 105 steps 2022-08-17T13:40:16.9161017Z pt-xla-profiler: TransferFromServerTime too frequent: 111 counts during 106 steps 2022-08-17T13:40:16.9161425Z pt-xla-profiler: TransferFromServerTime too frequent: 112 counts during 107 steps 2022-08-17T13:40:16.9161806Z pt-xla-profiler: TransferFromServerTime too frequent: 113 counts during 108 steps 2022-08-17T13:40:16.9162200Z pt-xla-profiler: TransferFromServerTime too frequent: 114 counts during 109 steps 2022-08-17T13:40:16.9162589Z pt-xla-profiler: TransferFromServerTime too frequent: 115 counts during 110 steps 2022-08-17T13:40:16.9162989Z pt-xla-profiler: TransferFromServerTime too frequent: 116 counts during 111 steps 2022-08-17T13:40:16.9163369Z pt-xla-profiler: TransferFromServerTime too frequent: 117 counts during 112 steps 2022-08-17T13:40:16.9163763Z pt-xla-profiler: TransferFromServerTime too frequent: 118 counts during 113 steps 2022-08-17T13:40:16.9164147Z pt-xla-profiler: TransferFromServerTime too frequent: 119 counts during 114 steps 2022-08-17T13:40:16.9164535Z pt-xla-profiler: TransferFromServerTime too frequent: 120 counts during 115 steps 2022-08-17T13:40:16.9164918Z pt-xla-profiler: TransferFromServerTime too frequent: 121 counts during 116 steps 2022-08-17T13:40:16.9165303Z pt-xla-profiler: TransferFromServerTime too frequent: 122 counts during 117 steps 2022-08-17T13:40:16.9165697Z pt-xla-profiler: TransferFromServerTime too frequent: 123 counts during 118 steps 2022-08-17T13:40:16.9166079Z pt-xla-profiler: TransferFromServerTime too frequent: 124 counts during 119 steps 2022-08-17T13:40:16.9166524Z pt-xla-profiler: TransferFromServerTime too frequent: 125 counts during 120 steps 2022-08-17T13:40:16.9166923Z pt-xla-profiler: TransferFromServerTime too frequent: 126 counts during 121 steps 2022-08-17T13:40:16.9167319Z pt-xla-profiler: TransferFromServerTime too frequent: 127 counts during 122 steps 2022-08-17T13:40:16.9167701Z pt-xla-profiler: TransferFromServerTime too frequent: 129 counts during 123 steps 2022-08-17T13:40:16.9168088Z pt-xla-profiler: TransferFromServerTime too frequent: 130 counts during 124 steps 2022-08-17T13:40:16.9168513Z pt-xla-profiler: TransferFromServerTime too frequent: 131 counts during 125 steps 2022-08-17T13:40:16.9169043Z pt-xla-profiler: TransferFromServerTime too frequent: 132 counts during 126 steps 2022-08-17T13:40:16.9169440Z pt-xla-profiler: TransferFromServerTime too frequent: 133 counts during 127 steps 2022-08-17T13:40:16.9169831Z pt-xla-profiler: TransferFromServerTime too frequent: 134 counts during 128 steps 2022-08-17T13:40:16.9170225Z pt-xla-profiler: TransferFromServerTime too frequent: 135 counts during 129 steps 2022-08-17T13:40:16.9170603Z pt-xla-profiler: TransferFromServerTime too frequent: 136 counts during 130 steps 2022-08-17T13:40:16.9170993Z pt-xla-profiler: TransferFromServerTime too frequent: 137 counts during 131 steps 2022-08-17T13:40:16.9171386Z pt-xla-profiler: TransferFromServerTime too frequent: 138 counts during 132 steps 2022-08-17T13:40:16.9171765Z pt-xla-profiler: TransferFromServerTime too frequent: 139 counts during 133 steps 2022-08-17T13:40:16.9172158Z pt-xla-profiler: TransferFromServerTime too frequent: 140 counts during 134 steps 2022-08-17T13:40:16.9172548Z pt-xla-profiler: TransferFromServerTime too frequent: 141 counts during 135 steps 2022-08-17T13:40:16.9172940Z pt-xla-profiler: TransferFromServerTime too frequent: 142 counts during 136 steps 2022-08-17T13:40:16.9173315Z pt-xla-profiler: TransferFromServerTime too frequent: 143 counts during 137 steps 2022-08-17T13:40:16.9173706Z pt-xla-profiler: TransferFromServerTime too frequent: 144 counts during 138 steps 2022-08-17T13:40:16.9174103Z pt-xla-profiler: TransferFromServerTime too frequent: 145 counts during 139 steps 2022-08-17T13:40:16.9174476Z pt-xla-profiler: TransferFromServerTime too frequent: 146 counts during 140 steps 2022-08-17T13:40:16.9174869Z pt-xla-profiler: TransferFromServerTime too frequent: 147 counts during 141 steps 2022-08-17T13:40:16.9175255Z pt-xla-profiler: TransferFromServerTime too frequent: 148 counts during 142 steps 2022-08-17T13:40:16.9175642Z pt-xla-profiler: TransferFromServerTime too frequent: 150 counts during 143 steps 2022-08-17T13:40:16.9176019Z pt-xla-profiler: TransferFromServerTime too frequent: 151 counts during 144 steps 2022-08-17T13:40:16.9176412Z pt-xla-profiler: TransferFromServerTime too frequent: 152 counts during 145 steps 2022-08-17T13:40:16.9176794Z pt-xla-profiler: TransferFromServerTime too frequent: 153 counts during 146 steps 2022-08-17T13:40:16.9177172Z pt-xla-profiler: TransferFromServerTime too frequent: 154 counts during 147 steps 2022-08-17T13:40:16.9177560Z pt-xla-profiler: TransferFromServerTime too frequent: 155 counts during 148 steps 2022-08-17T13:40:16.9177944Z pt-xla-profiler: TransferFromServerTime too frequent: 156 counts during 149 steps 2022-08-17T13:40:16.9178341Z pt-xla-profiler: TransferFromServerTime too frequent: 157 counts during 150 steps 2022-08-17T13:40:16.9178714Z pt-xla-profiler: TransferFromServerTime too frequent: 158 counts during 151 steps 2022-08-17T13:40:16.9179095Z pt-xla-profiler: TransferFromServerTime too frequent: 159 counts during 152 steps 2022-08-17T13:40:16.9179496Z pt-xla-profiler: TransferFromServerTime too frequent: 160 counts during 153 steps 2022-08-17T13:40:16.9179876Z pt-xla-profiler: TransferFromServerTime too frequent: 161 counts during 154 steps 2022-08-17T13:40:16.9180262Z pt-xla-profiler: TransferFromServerTime too frequent: 162 counts during 155 steps 2022-08-17T13:40:16.9180650Z pt-xla-profiler: TransferFromServerTime too frequent: 163 counts during 156 steps 2022-08-17T13:40:16.9181122Z pt-xla-profiler: TransferFromServerTime too frequent: 164 counts during 157 steps 2022-08-17T13:40:16.9181494Z pt-xla-profiler: TransferFromServerTime too frequent: 165 counts during 158 steps 2022-08-17T13:40:16.9181882Z pt-xla-profiler: TransferFromServerTime too frequent: 166 counts during 159 steps 2022-08-17T13:40:16.9182272Z pt-xla-profiler: TransferFromServerTime too frequent: 167 counts during 160 steps 2022-08-17T13:40:16.9182646Z pt-xla-profiler: TransferFromServerTime too frequent: 168 counts during 161 steps 2022-08-17T13:40:16.9183082Z pt-xla-profiler: TransferFromServerTime too frequent: 169 counts during 162 steps 2022-08-17T13:40:16.9183470Z pt-xla-profiler: TransferFromServerTime too frequent: 171 counts during 163 steps 2022-08-17T13:40:16.9183855Z pt-xla-profiler: TransferFromServerTime too frequent: 172 counts during 164 steps 2022-08-17T13:40:16.9184231Z pt-xla-profiler: TransferFromServerTime too frequent: 173 counts during 165 steps 2022-08-17T13:40:16.9184620Z pt-xla-profiler: TransferFromServerTime too frequent: 174 counts during 166 steps 2022-08-17T13:40:16.9185005Z pt-xla-profiler: TransferFromServerTime too frequent: 175 counts during 167 steps 2022-08-17T13:40:16.9185375Z pt-xla-profiler: TransferFromServerTime too frequent: 176 counts during 168 steps 2022-08-17T13:40:16.9185764Z pt-xla-profiler: TransferFromServerTime too frequent: 177 counts during 169 steps 2022-08-17T13:40:16.9186148Z pt-xla-profiler: TransferFromServerTime too frequent: 178 counts during 170 steps 2022-08-17T13:40:16.9186539Z pt-xla-profiler: TransferFromServerTime too frequent: 179 counts during 171 steps 2022-08-17T13:40:16.9186918Z pt-xla-profiler: TransferFromServerTime too frequent: 180 counts during 172 steps 2022-08-17T13:40:16.9187309Z pt-xla-profiler: TransferFromServerTime too frequent: 181 counts during 173 steps 2022-08-17T13:40:16.9187694Z pt-xla-profiler: TransferFromServerTime too frequent: 182 counts during 174 steps 2022-08-17T13:40:16.9188072Z pt-xla-profiler: TransferFromServerTime too frequent: 183 counts during 175 steps 2022-08-17T13:40:16.9188455Z pt-xla-profiler: TransferFromServerTime too frequent: 184 counts during 176 steps 2022-08-17T13:40:16.9188837Z pt-xla-profiler: TransferFromServerTime too frequent: 185 counts during 177 steps 2022-08-17T13:40:16.9189228Z pt-xla-profiler: TransferFromServerTime too frequent: 186 counts during 178 steps 2022-08-17T13:40:16.9189602Z pt-xla-profiler: TransferFromServerTime too frequent: 187 counts during 179 steps 2022-08-17T13:40:16.9189986Z pt-xla-profiler: TransferFromServerTime too frequent: 188 counts during 180 steps 2022-08-17T13:40:16.9190378Z pt-xla-profiler: TransferFromServerTime too frequent: 189 counts during 181 steps 2022-08-17T13:40:16.9190750Z pt-xla-profiler: TransferFromServerTime too frequent: 190 counts during 182 steps 2022-08-17T13:40:16.9191134Z pt-xla-profiler: TransferFromServerTime too frequent: 192 counts during 183 steps 2022-08-17T13:40:16.9191517Z pt-xla-profiler: TransferFromServerTime too frequent: 193 counts during 184 steps 2022-08-17T13:40:16.9191912Z pt-xla-profiler: TransferFromServerTime too frequent: 194 counts during 185 steps 2022-08-17T13:40:16.9192289Z pt-xla-profiler: TransferFromServerTime too frequent: 195 counts during 186 steps 2022-08-17T13:40:16.9192681Z pt-xla-profiler: TransferFromServerTime too frequent: 196 counts during 187 steps 2022-08-17T13:40:16.9193065Z pt-xla-profiler: TransferFromServerTime too frequent: 197 counts during 188 steps 2022-08-17T13:40:16.9193442Z pt-xla-profiler: TransferFromServerTime too frequent: 198 counts during 189 steps 2022-08-17T13:40:16.9193832Z pt-xla-profiler: TransferFromServerTime too frequent: 199 counts during 190 steps 2022-08-17T13:40:16.9194216Z pt-xla-profiler: TransferFromServerTime too frequent: 200 counts during 191 steps 2022-08-17T13:40:16.9194603Z pt-xla-profiler: TransferFromServerTime too frequent: 201 counts during 192 steps 2022-08-17T13:40:16.9194977Z pt-xla-profiler: TransferFromServerTime too frequent: 202 counts during 193 steps 2022-08-17T13:40:16.9195410Z pt-xla-profiler: TransferFromServerTime too frequent: 203 counts during 194 steps 2022-08-17T13:40:16.9195797Z pt-xla-profiler: TransferFromServerTime too frequent: 204 counts during 195 steps 2022-08-17T13:40:16.9196173Z pt-xla-profiler: TransferFromServerTime too frequent: 205 counts during 196 steps 2022-08-17T13:40:16.9196556Z pt-xla-profiler: TransferFromServerTime too frequent: 206 counts during 197 steps 2022-08-17T13:40:16.9196941Z pt-xla-profiler: TransferFromServerTime too frequent: 207 counts during 198 steps 2022-08-17T13:40:16.9197379Z pt-xla-profiler: TransferFromServerTime too frequent: 208 counts during 199 steps 2022-08-17T13:40:16.9197755Z pt-xla-profiler: TransferFromServerTime too frequent: 209 counts during 200 steps 2022-08-17T13:40:16.9198140Z pt-xla-profiler: TransferFromServerTime too frequent: 210 counts during 201 steps 2022-08-17T13:40:16.9198526Z pt-xla-profiler: TransferFromServerTime too frequent: 211 counts during 202 steps 2022-08-17T13:40:16.9198902Z pt-xla-profiler: TransferFromServerTime too frequent: 213 counts during 203 steps 2022-08-17T13:40:16.9199289Z pt-xla-profiler: TransferFromServerTime too frequent: 214 counts during 204 steps 2022-08-17T13:40:16.9199680Z pt-xla-profiler: TransferFromServerTime too frequent: 215 counts during 205 steps 2022-08-17T13:40:16.9200071Z pt-xla-profiler: TransferFromServerTime too frequent: 216 counts during 206 steps 2022-08-17T13:40:16.9200454Z pt-xla-profiler: TransferFromServerTime too frequent: 217 counts during 207 steps 2022-08-17T13:40:16.9200938Z pt-xla-profiler: TransferFromServerTime too frequent: 218 counts during 208 steps 2022-08-17T13:40:16.9201337Z pt-xla-profiler: TransferFromServerTime too frequent: 219 counts during 209 steps 2022-08-17T13:40:16.9201713Z pt-xla-profiler: TransferFromServerTime too frequent: 220 counts during 210 steps 2022-08-17T13:40:16.9202101Z pt-xla-profiler: TransferFromServerTime too frequent: 221 counts during 211 steps 2022-08-17T13:40:16.9202494Z pt-xla-profiler: TransferFromServerTime too frequent: 222 counts during 212 steps 2022-08-17T13:40:16.9202882Z pt-xla-profiler: TransferFromServerTime too frequent: 223 counts during 213 steps 2022-08-17T13:40:16.9203257Z pt-xla-profiler: TransferFromServerTime too frequent: 224 counts during 214 steps 2022-08-17T13:40:16.9203647Z pt-xla-profiler: TransferFromServerTime too frequent: 225 counts during 215 steps 2022-08-17T13:40:16.9204035Z pt-xla-profiler: TransferFromServerTime too frequent: 226 counts during 216 steps 2022-08-17T13:40:16.9204410Z pt-xla-profiler: TransferFromServerTime too frequent: 227 counts during 217 steps 2022-08-17T13:40:16.9204796Z pt-xla-profiler: TransferFromServerTime too frequent: 228 counts during 218 steps 2022-08-17T13:40:16.9205180Z pt-xla-profiler: TransferFromServerTime too frequent: 229 counts during 219 steps 2022-08-17T13:40:16.9205565Z pt-xla-profiler: TransferFromServerTime too frequent: 230 counts during 220 steps 2022-08-17T13:40:16.9205940Z pt-xla-profiler: TransferFromServerTime too frequent: 231 counts during 221 steps 2022-08-17T13:40:16.9206328Z pt-xla-profiler: TransferFromServerTime too frequent: 232 counts during 222 steps 2022-08-17T13:40:16.9206714Z pt-xla-profiler: TransferFromServerTime too frequent: 234 counts during 223 steps 2022-08-17T13:40:16.9207086Z pt-xla-profiler: TransferFromServerTime too frequent: 235 counts during 224 steps 2022-08-17T13:40:16.9207473Z pt-xla-profiler: TransferFromServerTime too frequent: 236 counts during 225 steps 2022-08-17T13:40:16.9207856Z pt-xla-profiler: TransferFromServerTime too frequent: 237 counts during 226 steps 2022-08-17T13:40:16.9208243Z pt-xla-profiler: TransferFromServerTime too frequent: 238 counts during 227 steps 2022-08-17T13:40:16.9208617Z pt-xla-profiler: TransferFromServerTime too frequent: 239 counts during 228 steps 2022-08-17T13:40:16.9209229Z pt-xla-profiler: TransferFromServerTime too frequent: 240 counts during 229 steps 2022-08-17T13:40:16.9209790Z pt-xla-profiler: TransferFromServerTime too frequent: 241 counts during 230 steps 2022-08-17T13:40:16.9210448Z pt-xla-profiler: TransferFromServerTime too frequent: 242 counts during 231 steps 2022-08-17T13:40:16.9211024Z pt-xla-profiler: TransferFromServerTime too frequent: 243 counts during 232 steps 2022-08-17T13:40:16.9211592Z pt-xla-profiler: TransferFromServerTime too frequent: 244 counts during 233 steps 2022-08-17T13:40:16.9212135Z pt-xla-profiler: TransferFromServerTime too frequent: 245 counts during 234 steps 2022-08-17T13:40:16.9212510Z pt-xla-profiler: TransferFromServerTime too frequent: 246 counts during 235 steps 2022-08-17T13:40:16.9212947Z pt-xla-profiler: TransferFromServerTime too frequent: 247 counts during 236 steps 2022-08-17T13:40:16.9213337Z pt-xla-profiler: TransferFromServerTime too frequent: 248 counts during 237 steps 2022-08-17T13:40:16.9213708Z pt-xla-profiler: TransferFromServerTime too frequent: 249 counts during 238 steps 2022-08-17T13:40:16.9214096Z pt-xla-profiler: TransferFromServerTime too frequent: 250 counts during 239 steps 2022-08-17T13:40:16.9214486Z pt-xla-profiler: TransferFromServerTime too frequent: 251 counts during 240 steps 2022-08-17T13:40:16.9214872Z pt-xla-profiler: TransferFromServerTime too frequent: 252 counts during 241 steps 2022-08-17T13:40:16.9215247Z pt-xla-profiler: TransferFromServerTime too frequent: 253 counts during 242 steps 2022-08-17T13:40:16.9215636Z pt-xla-profiler: TransferFromServerTime too frequent: 255 counts during 243 steps 2022-08-17T13:40:16.9216024Z pt-xla-profiler: TransferFromServerTime too frequent: 256 counts during 244 steps 2022-08-17T13:40:16.9216401Z pt-xla-profiler: TransferFromServerTime too frequent: 257 counts during 245 steps 2022-08-17T13:40:16.9216790Z pt-xla-profiler: TransferFromServerTime too frequent: 258 counts during 246 steps 2022-08-17T13:40:16.9217183Z pt-xla-profiler: TransferFromServerTime too frequent: 259 counts during 247 steps 2022-08-17T13:40:16.9217574Z pt-xla-profiler: TransferFromServerTime too frequent: 260 counts during 248 steps 2022-08-17T13:40:16.9217952Z pt-xla-profiler: TransferFromServerTime too frequent: 261 counts during 249 steps 2022-08-17T13:40:16.9218337Z pt-xla-profiler: TransferFromServerTime too frequent: 262 counts during 250 steps 2022-08-17T13:40:16.9218725Z pt-xla-profiler: TransferFromServerTime too frequent: 263 counts during 251 steps 2022-08-17T13:40:16.9219096Z pt-xla-profiler: TransferFromServerTime too frequent: 264 counts during 252 steps 2022-08-17T13:40:16.9219483Z pt-xla-profiler: TransferFromServerTime too frequent: 265 counts during 253 steps 2022-08-17T13:40:16.9219875Z pt-xla-profiler: TransferFromServerTime too frequent: 266 counts during 254 steps 2022-08-17T13:40:16.9220260Z pt-xla-profiler: TransferFromServerTime too frequent: 267 counts during 255 steps 2022-08-17T13:40:16.9220884Z pt-xla-profiler: TransferFromServerTime too frequent: 268 counts during 256 steps 2022-08-17T13:40:16.9221277Z pt-xla-profiler: TransferFromServerTime too frequent: 269 counts during 257 steps 2022-08-17T13:40:16.9221665Z pt-xla-profiler: TransferFromServerTime too frequent: 270 counts during 258 steps 2022-08-17T13:40:16.9222055Z pt-xla-profiler: TransferFromServerTime too frequent: 271 counts during 259 steps 2022-08-17T13:40:16.9222429Z pt-xla-profiler: TransferFromServerTime too frequent: 272 counts during 260 steps 2022-08-17T13:40:16.9222814Z pt-xla-profiler: TransferFromServerTime too frequent: 273 counts during 261 steps 2022-08-17T13:40:16.9223201Z pt-xla-profiler: TransferFromServerTime too frequent: 274 counts during 262 steps 2022-08-17T13:40:16.9223574Z pt-xla-profiler: TransferFromServerTime too frequent: 276 counts during 263 steps 2022-08-17T13:40:16.9223969Z pt-xla-profiler: TransferFromServerTime too frequent: 277 counts during 264 steps 2022-08-17T13:40:16.9224360Z pt-xla-profiler: TransferFromServerTime too frequent: 278 counts during 265 steps 2022-08-17T13:40:16.9224750Z pt-xla-profiler: TransferFromServerTime too frequent: 279 counts during 266 steps 2022-08-17T13:40:16.9225127Z pt-xla-profiler: TransferFromServerTime too frequent: 280 counts during 267 steps 2022-08-17T13:40:16.9225572Z pt-xla-profiler: TransferFromServerTime too frequent: 281 counts during 268 steps 2022-08-17T13:40:16.9225962Z pt-xla-profiler: TransferFromServerTime too frequent: 282 counts during 269 steps 2022-08-17T13:40:16.9226338Z pt-xla-profiler: TransferFromServerTime too frequent: 283 counts during 270 steps 2022-08-17T13:40:16.9226726Z pt-xla-profiler: TransferFromServerTime too frequent: 284 counts during 271 steps 2022-08-17T13:40:16.9227113Z pt-xla-profiler: TransferFromServerTime too frequent: 285 counts during 272 steps 2022-08-17T13:40:16.9227539Z pt-xla-profiler: TransferFromServerTime too frequent: 286 counts during 273 steps 2022-08-17T13:40:16.9227920Z pt-xla-profiler: TransferFromServerTime too frequent: 287 counts during 274 steps 2022-08-17T13:40:16.9228307Z pt-xla-profiler: TransferFromServerTime too frequent: 288 counts during 275 steps 2022-08-17T13:40:16.9228696Z pt-xla-profiler: TransferFromServerTime too frequent: 289 counts during 276 steps 2022-08-17T13:40:16.9229080Z pt-xla-profiler: TransferFromServerTime too frequent: 290 counts during 277 steps 2022-08-17T13:40:16.9229474Z pt-xla-profiler: TransferFromServerTime too frequent: 291 counts during 278 steps 2022-08-17T13:40:16.9229870Z pt-xla-profiler: TransferFromServerTime too frequent: 292 counts during 279 steps 2022-08-17T13:40:16.9230263Z pt-xla-profiler: TransferFromServerTime too frequent: 293 counts during 280 steps 2022-08-17T13:40:16.9230640Z pt-xla-profiler: TransferFromServerTime too frequent: 294 counts during 281 steps 2022-08-17T13:40:16.9231078Z pt-xla-profiler: TransferFromServerTime too frequent: 295 counts during 282 steps 2022-08-17T13:40:16.9231474Z pt-xla-profiler: TransferFromServerTime too frequent: 297 counts during 283 steps 2022-08-17T13:40:16.9231851Z pt-xla-profiler: TransferFromServerTime too frequent: 298 counts during 284 steps 2022-08-17T13:40:16.9232242Z pt-xla-profiler: TransferFromServerTime too frequent: 299 counts during 285 steps 2022-08-17T13:40:16.9232635Z pt-xla-profiler: TransferFromServerTime too frequent: 300 counts during 286 steps 2022-08-17T13:40:16.9233027Z pt-xla-profiler: TransferFromServerTime too frequent: 301 counts during 287 steps 2022-08-17T13:40:16.9233403Z pt-xla-profiler: TransferFromServerTime too frequent: 302 counts during 288 steps 2022-08-17T13:40:16.9233792Z pt-xla-profiler: TransferFromServerTime too frequent: 303 counts during 289 steps 2022-08-17T13:40:16.9234185Z pt-xla-profiler: TransferFromServerTime too frequent: 304 counts during 290 steps 2022-08-17T13:40:16.9234562Z pt-xla-profiler: TransferFromServerTime too frequent: 305 counts during 291 steps 2022-08-17T13:40:16.9234955Z pt-xla-profiler: TransferFromServerTime too frequent: 306 counts during 292 steps 2022-08-17T13:40:16.9235344Z pt-xla-profiler: TransferFromServerTime too frequent: 307 counts during 293 steps 2022-08-17T13:40:16.9235733Z pt-xla-profiler: TransferFromServerTime too frequent: 308 counts during 294 steps 2022-08-17T13:40:16.9236113Z pt-xla-profiler: TransferFromServerTime too frequent: 309 counts during 295 steps 2022-08-17T13:40:16.9236497Z pt-xla-profiler: TransferFromServerTime too frequent: 310 counts during 296 steps 2022-08-17T13:40:16.9236878Z pt-xla-profiler: TransferFromServerTime too frequent: 311 counts during 297 steps 2022-08-17T13:40:16.9237250Z pt-xla-profiler: TransferFromServerTime too frequent: 312 counts during 298 steps 2022-08-17T13:40:16.9237634Z pt-xla-profiler: TransferFromServerTime too frequent: 313 counts during 299 steps 2022-08-17T13:40:16.9238018Z pt-xla-profiler: TransferFromServerTime too frequent: 314 counts during 300 steps 2022-08-17T13:40:16.9238405Z pt-xla-profiler: TransferFromServerTime too frequent: 315 counts during 301 steps 2022-08-17T13:40:16.9238779Z pt-xla-profiler: TransferFromServerTime too frequent: 316 counts during 302 steps 2022-08-17T13:40:16.9239161Z pt-xla-profiler: TransferFromServerTime too frequent: 318 counts during 303 steps 2022-08-17T13:40:16.9239549Z pt-xla-profiler: TransferFromServerTime too frequent: 319 counts during 304 steps 2022-08-17T13:40:16.9239980Z pt-xla-profiler: TransferFromServerTime too frequent: 320 counts during 305 steps 2022-08-17T13:40:16.9240365Z pt-xla-profiler: TransferFromServerTime too frequent: 321 counts during 306 steps 2022-08-17T13:40:16.9240751Z pt-xla-profiler: TransferFromServerTime too frequent: 322 counts during 307 steps 2022-08-17T13:40:16.9241229Z pt-xla-profiler: TransferFromServerTime too frequent: 323 counts during 308 steps 2022-08-17T13:40:16.9241609Z pt-xla-profiler: TransferFromServerTime too frequent: 324 counts during 309 steps 2022-08-17T13:40:16.9242038Z pt-xla-profiler: TransferFromServerTime too frequent: 325 counts during 310 steps 2022-08-17T13:40:16.9242430Z pt-xla-profiler: TransferFromServerTime too frequent: 326 counts during 311 steps 2022-08-17T13:40:16.9242805Z pt-xla-profiler: TransferFromServerTime too frequent: 327 counts during 312 steps 2022-08-17T13:40:16.9243193Z pt-xla-profiler: TransferFromServerTime too frequent: 328 counts during 313 steps 2022-08-17T13:40:16.9243580Z pt-xla-profiler: TransferFromServerTime too frequent: 329 counts during 314 steps 2022-08-17T13:40:16.9243968Z pt-xla-profiler: TransferFromServerTime too frequent: 330 counts during 315 steps 2022-08-17T13:40:16.9244341Z pt-xla-profiler: TransferFromServerTime too frequent: 331 counts during 316 steps 2022-08-17T13:40:16.9244722Z pt-xla-profiler: TransferFromServerTime too frequent: 332 counts during 317 steps 2022-08-17T13:40:16.9245108Z pt-xla-profiler: TransferFromServerTime too frequent: 333 counts during 318 steps 2022-08-17T13:40:16.9245480Z pt-xla-profiler: TransferFromServerTime too frequent: 334 counts during 319 steps 2022-08-17T13:40:16.9245862Z pt-xla-profiler: TransferFromServerTime too frequent: 335 counts during 320 steps 2022-08-17T13:40:16.9246247Z pt-xla-profiler: TransferFromServerTime too frequent: 336 counts during 321 steps 2022-08-17T13:40:16.9246631Z pt-xla-profiler: TransferFromServerTime too frequent: 337 counts during 322 steps 2022-08-17T13:40:16.9247008Z pt-xla-profiler: TransferFromServerTime too frequent: 339 counts during 323 steps 2022-08-17T13:40:16.9247432Z pt-xla-profiler: TransferFromServerTime too frequent: 340 counts during 324 steps 2022-08-17T13:40:16.9247817Z pt-xla-profiler: TransferFromServerTime too frequent: 341 counts during 325 steps 2022-08-17T13:40:16.9248190Z pt-xla-profiler: TransferFromServerTime too frequent: 342 counts during 326 steps 2022-08-17T13:40:16.9248576Z pt-xla-profiler: TransferFromServerTime too frequent: 343 counts during 327 steps 2022-08-17T13:40:16.9249206Z pt-xla-profiler: TransferFromServerTime too frequent: 344 counts during 328 steps 2022-08-17T13:40:16.9249615Z pt-xla-profiler: TransferFromServerTime too frequent: 345 counts during 329 steps 2022-08-17T13:40:16.9249991Z pt-xla-profiler: TransferFromServerTime too frequent: 346 counts during 330 steps 2022-08-17T13:40:16.9250384Z pt-xla-profiler: TransferFromServerTime too frequent: 347 counts during 331 steps 2022-08-17T13:40:16.9250774Z pt-xla-profiler: TransferFromServerTime too frequent: 348 counts during 332 steps 2022-08-17T13:40:16.9251147Z pt-xla-profiler: TransferFromServerTime too frequent: 349 counts during 333 steps 2022-08-17T13:40:16.9251532Z pt-xla-profiler: TransferFromServerTime too frequent: 350 counts during 334 steps 2022-08-17T13:40:16.9251919Z pt-xla-profiler: TransferFromServerTime too frequent: 351 counts during 335 steps 2022-08-17T13:40:16.9252308Z pt-xla-profiler: TransferFromServerTime too frequent: 352 counts during 336 steps 2022-08-17T13:40:16.9252685Z pt-xla-profiler: TransferFromServerTime too frequent: 353 counts during 337 steps 2022-08-17T13:40:16.9253070Z pt-xla-profiler: TransferFromServerTime too frequent: 354 counts during 338 steps 2022-08-17T13:40:16.9253454Z pt-xla-profiler: TransferFromServerTime too frequent: 355 counts during 339 steps 2022-08-17T13:40:16.9253834Z pt-xla-profiler: TransferFromServerTime too frequent: 356 counts during 340 steps 2022-08-17T13:40:16.9254225Z pt-xla-profiler: TransferFromServerTime too frequent: 357 counts during 341 steps 2022-08-17T13:40:16.9254692Z pt-xla-profiler: TransferFromServerTime too frequent: 358 counts during 342 steps 2022-08-17T13:40:16.9255083Z pt-xla-profiler: TransferFromServerTime too frequent: 360 counts during 343 steps 2022-08-17T13:40:16.9255460Z pt-xla-profiler: TransferFromServerTime too frequent: 361 counts during 344 steps 2022-08-17T13:40:16.9255848Z pt-xla-profiler: TransferFromServerTime too frequent: 362 counts during 345 steps 2022-08-17T13:40:16.9256237Z pt-xla-profiler: TransferFromServerTime too frequent: 363 counts during 346 steps 2022-08-17T13:40:16.9256656Z pt-xla-profiler: TransferFromServerTime too frequent: 364 counts during 347 steps 2022-08-17T13:40:16.9257050Z pt-xla-profiler: TransferFromServerTime too frequent: 365 counts during 348 steps 2022-08-17T13:40:16.9257436Z pt-xla-profiler: TransferFromServerTime too frequent: 366 counts during 349 steps 2022-08-17T13:40:16.9257821Z pt-xla-profiler: TransferFromServerTime too frequent: 367 counts during 350 steps 2022-08-17T13:40:16.9258198Z pt-xla-profiler: TransferFromServerTime too frequent: 368 counts during 351 steps 2022-08-17T13:40:16.9258582Z pt-xla-profiler: TransferFromServerTime too frequent: 369 counts during 352 steps 2022-08-17T13:40:16.9258974Z pt-xla-profiler: TransferFromServerTime too frequent: 370 counts during 353 steps 2022-08-17T13:40:16.9259354Z pt-xla-profiler: TransferFromServerTime too frequent: 371 counts during 354 steps 2022-08-17T13:40:16.9259746Z pt-xla-profiler: TransferFromServerTime too frequent: 372 counts during 355 steps 2022-08-17T13:40:16.9260132Z pt-xla-profiler: TransferFromServerTime too frequent: 373 counts during 356 steps 2022-08-17T13:40:16.9260517Z pt-xla-profiler: TransferFromServerTime too frequent: 374 counts during 357 steps 2022-08-17T13:40:16.9260892Z pt-xla-profiler: TransferFromServerTime too frequent: 375 counts during 358 steps 2022-08-17T13:40:16.9261277Z pt-xla-profiler: TransferFromServerTime too frequent: 376 counts during 359 steps 2022-08-17T13:40:16.9261663Z pt-xla-profiler: TransferFromServerTime too frequent: 377 counts during 360 steps 2022-08-17T13:40:16.9262033Z pt-xla-profiler: TransferFromServerTime too frequent: 378 counts during 361 steps 2022-08-17T13:40:16.9262421Z pt-xla-profiler: TransferFromServerTime too frequent: 379 counts during 362 steps 2022-08-17T13:40:16.9262807Z pt-xla-profiler: TransferFromServerTime too frequent: 381 counts during 363 steps 2022-08-17T13:40:16.9263193Z pt-xla-profiler: TransferFromServerTime too frequent: 382 counts during 364 steps 2022-08-17T13:40:16.9263572Z pt-xla-profiler: TransferFromServerTime too frequent: 383 counts during 365 steps 2022-08-17T13:40:16.9263952Z pt-xla-profiler: TransferFromServerTime too frequent: 384 counts during 366 steps 2022-08-17T13:40:16.9264338Z pt-xla-profiler: TransferFromServerTime too frequent: 385 counts during 367 steps 2022-08-17T13:40:16.9264714Z pt-xla-profiler: TransferFromServerTime too frequent: 386 counts during 368 steps 2022-08-17T13:40:16.9265103Z pt-xla-profiler: TransferFromServerTime too frequent: 387 counts during 369 steps 2022-08-17T13:40:16.9265492Z pt-xla-profiler: TransferFromServerTime too frequent: 388 counts during 370 steps 2022-08-17T13:40:16.9265941Z pt-xla-profiler: TransferFromServerTime too frequent: 389 counts during 371 steps 2022-08-17T13:40:16.9266315Z pt-xla-profiler: TransferFromServerTime too frequent: 390 counts during 372 steps 2022-08-17T13:40:16.9266696Z pt-xla-profiler: TransferFromServerTime too frequent: 391 counts during 373 steps 2022-08-17T13:40:16.9267085Z pt-xla-profiler: TransferFromServerTime too frequent: 392 counts during 374 steps 2022-08-17T13:40:16.9267457Z pt-xla-profiler: TransferFromServerTime too frequent: 393 counts during 375 steps 2022-08-17T13:40:16.9267842Z pt-xla-profiler: TransferFromServerTime too frequent: 394 counts during 376 steps 2022-08-17T13:40:16.9268227Z pt-xla-profiler: TransferFromServerTime too frequent: 395 counts during 377 steps 2022-08-17T13:40:16.9268654Z pt-xla-profiler: TransferFromServerTime too frequent: 396 counts during 378 steps 2022-08-17T13:40:16.9269025Z pt-xla-profiler: TransferFromServerTime too frequent: 397 counts during 379 steps 2022-08-17T13:40:16.9269416Z pt-xla-profiler: TransferFromServerTime too frequent: 398 counts during 380 steps 2022-08-17T13:40:16.9269799Z pt-xla-profiler: TransferFromServerTime too frequent: 399 counts during 381 steps 2022-08-17T13:40:16.9270171Z pt-xla-profiler: TransferFromServerTime too frequent: 400 counts during 382 steps 2022-08-17T13:40:16.9270556Z pt-xla-profiler: TransferFromServerTime too frequent: 402 counts during 383 steps 2022-08-17T13:40:16.9270977Z pt-xla-profiler: TransferFromServerTime too frequent: 403 counts during 384 steps 2022-08-17T13:40:16.9271367Z pt-xla-profiler: TransferFromServerTime too frequent: 404 counts during 385 steps 2022-08-17T13:40:16.9271742Z pt-xla-profiler: TransferFromServerTime too frequent: 405 counts during 386 steps 2022-08-17T13:40:16.9272128Z pt-xla-profiler: TransferFromServerTime too frequent: 406 counts during 387 steps 2022-08-17T13:40:16.9272546Z pt-xla-profiler: TransferFromServerTime too frequent: 407 counts during 388 steps 2022-08-17T13:40:16.9272919Z pt-xla-profiler: TransferFromServerTime too frequent: 408 counts during 389 steps 2022-08-17T13:40:16.9273307Z pt-xla-profiler: TransferFromServerTime too frequent: 409 counts during 390 steps 2022-08-17T13:40:16.9273695Z pt-xla-profiler: TransferFromServerTime too frequent: 410 counts during 391 steps 2022-08-17T13:40:16.9274080Z pt-xla-profiler: TransferFromServerTime too frequent: 411 counts during 392 steps 2022-08-17T13:40:16.9274458Z pt-xla-profiler: TransferFromServerTime too frequent: 412 counts during 393 steps 2022-08-17T13:40:16.9274848Z pt-xla-profiler: TransferFromServerTime too frequent: 413 counts during 394 steps 2022-08-17T13:40:16.9275232Z pt-xla-profiler: TransferFromServerTime too frequent: 414 counts during 395 steps 2022-08-17T13:40:16.9275607Z pt-xla-profiler: TransferFromServerTime too frequent: 415 counts during 396 steps 2022-08-17T13:40:16.9275999Z pt-xla-profiler: TransferFromServerTime too frequent: 416 counts during 397 steps 2022-08-17T13:40:16.9276382Z pt-xla-profiler: TransferFromServerTime too frequent: 417 counts during 398 steps 2022-08-17T13:40:16.9276766Z pt-xla-profiler: TransferFromServerTime too frequent: 418 counts during 399 steps 2022-08-17T13:40:16.9277137Z pt-xla-profiler: TransferFromServerTime too frequent: 419 counts during 400 steps 2022-08-17T13:40:16.9277520Z pt-xla-profiler: TransferFromServerTime too frequent: 420 counts during 401 steps 2022-08-17T13:40:16.9277903Z pt-xla-profiler: TransferFromServerTime too frequent: 421 counts during 402 steps 2022-08-17T13:40:16.9278274Z pt-xla-profiler: TransferFromServerTime too frequent: 423 counts during 403 steps 2022-08-17T13:40:16.9278658Z pt-xla-profiler: TransferFromServerTime too frequent: 424 counts during 404 steps 2022-08-17T13:40:16.9279042Z pt-xla-profiler: TransferFromServerTime too frequent: 425 counts during 405 steps 2022-08-17T13:40:16.9279427Z pt-xla-profiler: TransferFromServerTime too frequent: 426 counts during 406 steps 2022-08-17T13:40:16.9279800Z pt-xla-profiler: TransferFromServerTime too frequent: 427 counts during 407 steps 2022-08-17T13:40:16.9280184Z pt-xla-profiler: TransferFromServerTime too frequent: 428 counts during 408 steps 2022-08-17T13:40:16.9280564Z pt-xla-profiler: TransferFromServerTime too frequent: 429 counts during 409 steps 2022-08-17T13:40:16.9281020Z pt-xla-profiler: TransferFromServerTime too frequent: 430 counts during 410 steps 2022-08-17T13:40:16.9281417Z pt-xla-profiler: TransferFromServerTime too frequent: 431 counts during 411 steps 2022-08-17T13:40:16.9281802Z pt-xla-profiler: TransferFromServerTime too frequent: 432 counts during 412 steps 2022-08-17T13:40:16.9282189Z pt-xla-profiler: TransferFromServerTime too frequent: 433 counts during 413 steps 2022-08-17T13:40:16.9282562Z pt-xla-profiler: TransferFromServerTime too frequent: 434 counts during 414 steps 2022-08-17T13:40:16.9282994Z pt-xla-profiler: TransferFromServerTime too frequent: 435 counts during 415 steps 2022-08-17T13:40:16.9283380Z pt-xla-profiler: TransferFromServerTime too frequent: 436 counts during 416 steps 2022-08-17T13:40:16.9283754Z pt-xla-profiler: TransferFromServerTime too frequent: 437 counts during 417 steps 2022-08-17T13:40:16.9284143Z pt-xla-profiler: TransferFromServerTime too frequent: 438 counts during 418 steps 2022-08-17T13:40:16.9284529Z pt-xla-profiler: TransferFromServerTime too frequent: 439 counts during 419 steps 2022-08-17T13:40:16.9284975Z pt-xla-profiler: TransferFromServerTime too frequent: 440 counts during 420 steps 2022-08-17T13:40:16.9285354Z pt-xla-profiler: TransferFromServerTime too frequent: 441 counts during 421 steps 2022-08-17T13:40:16.9285746Z pt-xla-profiler: TransferFromServerTime too frequent: 442 counts during 422 steps 2022-08-17T13:40:16.9286134Z pt-xla-profiler: TransferFromServerTime too frequent: 444 counts during 423 steps 2022-08-17T13:40:16.9286508Z pt-xla-profiler: TransferFromServerTime too frequent: 445 counts during 424 steps 2022-08-17T13:40:16.9286898Z pt-xla-profiler: TransferFromServerTime too frequent: 446 counts during 425 steps 2022-08-17T13:40:16.9287284Z pt-xla-profiler: TransferFromServerTime too frequent: 447 counts during 426 steps 2022-08-17T13:40:16.9287675Z pt-xla-profiler: TransferFromServerTime too frequent: 448 counts during 427 steps 2022-08-17T13:40:16.9288057Z pt-xla-profiler: TransferFromServerTime too frequent: 449 counts during 428 steps 2022-08-17T13:40:16.9288445Z pt-xla-profiler: TransferFromServerTime too frequent: 450 counts during 429 steps 2022-08-17T13:40:16.9288980Z pt-xla-profiler: TransferFromServerTime too frequent: 451 counts during 430 steps 2022-08-17T13:40:16.9289457Z pt-xla-profiler: TransferFromServerTime too frequent: 452 counts during 431 steps 2022-08-17T13:40:16.9289848Z pt-xla-profiler: TransferFromServerTime too frequent: 453 counts during 432 steps 2022-08-17T13:40:16.9290237Z pt-xla-profiler: TransferFromServerTime too frequent: 454 counts during 433 steps 2022-08-17T13:40:16.9290628Z pt-xla-profiler: TransferFromServerTime too frequent: 455 counts during 434 steps 2022-08-17T13:40:16.9291003Z pt-xla-profiler: TransferFromServerTime too frequent: 456 counts during 435 steps 2022-08-17T13:40:16.9291393Z pt-xla-profiler: TransferFromServerTime too frequent: 457 counts during 436 steps 2022-08-17T13:40:16.9291780Z pt-xla-profiler: TransferFromServerTime too frequent: 458 counts during 437 steps 2022-08-17T13:40:16.9292155Z pt-xla-profiler: TransferFromServerTime too frequent: 459 counts during 438 steps 2022-08-17T13:40:16.9292548Z pt-xla-profiler: TransferFromServerTime too frequent: 460 counts during 439 steps 2022-08-17T13:40:16.9292935Z pt-xla-profiler: TransferFromServerTime too frequent: 461 counts during 440 steps 2022-08-17T13:40:16.9293323Z pt-xla-profiler: TransferFromServerTime too frequent: 462 counts during 441 steps 2022-08-17T13:40:16.9293699Z pt-xla-profiler: TransferFromServerTime too frequent: 463 counts during 442 steps 2022-08-17T13:40:16.9294088Z pt-xla-profiler: TransferFromServerTime too frequent: 465 counts during 443 steps 2022-08-17T13:40:16.9294476Z pt-xla-profiler: TransferFromServerTime too frequent: 466 counts during 444 steps 2022-08-17T13:40:16.9294851Z pt-xla-profiler: TransferFromServerTime too frequent: 467 counts during 445 steps 2022-08-17T13:40:16.9295237Z pt-xla-profiler: TransferFromServerTime too frequent: 468 counts during 446 steps 2022-08-17T13:40:16.9295620Z pt-xla-profiler: TransferFromServerTime too frequent: 469 counts during 447 steps 2022-08-17T13:40:16.9296003Z pt-xla-profiler: TransferFromServerTime too frequent: 470 counts during 448 steps 2022-08-17T13:40:16.9296377Z pt-xla-profiler: TransferFromServerTime too frequent: 471 counts during 449 steps 2022-08-17T13:40:16.9296761Z pt-xla-profiler: TransferFromServerTime too frequent: 472 counts during 450 steps 2022-08-17T13:40:16.9297142Z pt-xla-profiler: TransferFromServerTime too frequent: 473 counts during 451 steps 2022-08-17T13:40:16.9297606Z pt-xla-profiler: TransferFromServerTime too frequent: 474 counts during 452 steps 2022-08-17T13:40:16.9297985Z pt-xla-profiler: TransferFromServerTime too frequent: 475 counts during 453 steps 2022-08-17T13:40:16.9298375Z pt-xla-profiler: TransferFromServerTime too frequent: 476 counts during 454 steps 2022-08-17T13:40:16.9298765Z pt-xla-profiler: TransferFromServerTime too frequent: 477 counts during 455 steps 2022-08-17T13:40:16.9299137Z pt-xla-profiler: TransferFromServerTime too frequent: 478 counts during 456 steps 2022-08-17T13:40:16.9299586Z pt-xla-profiler: TransferFromServerTime too frequent: 479 counts during 457 steps 2022-08-17T13:40:16.9299976Z pt-xla-profiler: TransferFromServerTime too frequent: 480 counts during 458 steps 2022-08-17T13:40:16.9300360Z pt-xla-profiler: TransferFromServerTime too frequent: 481 counts during 459 steps 2022-08-17T13:40:16.9300735Z pt-xla-profiler: TransferFromServerTime too frequent: 482 counts during 460 steps 2022-08-17T13:40:16.9301131Z pt-xla-profiler: TransferFromServerTime too frequent: 483 counts during 461 steps 2022-08-17T13:40:16.9313309Z pt-xla-profiler: TransferFromServerTime too frequent: 484 counts during 462 steps 2022-08-17T13:40:16.9313906Z pt-xla-profiler: TransferFromServerTime too frequent: 486 counts during 463 steps 2022-08-17T13:40:16.9314325Z pt-xla-profiler: TransferFromServerTime too frequent: 487 counts during 464 steps 2022-08-17T13:40:16.9314722Z pt-xla-profiler: TransferFromServerTime too frequent: 488 counts during 465 steps 2022-08-17T13:40:16.9315130Z pt-xla-profiler: TransferFromServerTime too frequent: 489 counts during 466 steps 2022-08-17T13:40:16.9315542Z pt-xla-profiler: TransferFromServerTime too frequent: 490 counts during 467 steps 2022-08-17T13:40:16.9315929Z pt-xla-profiler: TransferFromServerTime too frequent: 491 counts during 468 steps 2022-08-17T13:40:16.9316323Z pt-xla-profiler: TransferFromServerTime too frequent: 492 counts during 469 steps 2022-08-17T13:40:16.9316720Z pt-xla-profiler: TransferFromServerTime too frequent: 493 counts during 470 steps 2022-08-17T13:40:16.9317127Z pt-xla-profiler: TransferFromServerTime too frequent: 494 counts during 471 steps 2022-08-17T13:40:16.9317513Z pt-xla-profiler: TransferFromServerTime too frequent: 495 counts during 472 steps 2022-08-17T13:40:16.9317908Z pt-xla-profiler: TransferFromServerTime too frequent: 496 counts during 473 steps 2022-08-17T13:40:16.9318303Z pt-xla-profiler: TransferFromServerTime too frequent: 497 counts during 474 steps 2022-08-17T13:40:16.9318689Z pt-xla-profiler: TransferFromServerTime too frequent: 498 counts during 475 steps 2022-08-17T13:40:16.9319086Z pt-xla-profiler: TransferFromServerTime too frequent: 499 counts during 476 steps 2022-08-17T13:40:16.9319481Z pt-xla-profiler: TransferFromServerTime too frequent: 500 counts during 477 steps 2022-08-17T13:40:16.9319874Z pt-xla-profiler: TransferFromServerTime too frequent: 501 counts during 478 steps 2022-08-17T13:40:16.9320256Z pt-xla-profiler: TransferFromServerTime too frequent: 502 counts during 479 steps 2022-08-17T13:40:16.9320652Z pt-xla-profiler: TransferFromServerTime too frequent: 503 counts during 480 steps 2022-08-17T13:40:16.9321128Z pt-xla-profiler: TransferFromServerTime too frequent: 504 counts during 481 steps 2022-08-17T13:40:16.9321508Z pt-xla-profiler: TransferFromServerTime too frequent: 505 counts during 482 steps 2022-08-17T13:40:16.9321903Z pt-xla-profiler: TransferFromServerTime too frequent: 507 counts during 483 steps 2022-08-17T13:40:16.9322299Z pt-xla-profiler: TransferFromServerTime too frequent: 508 counts during 484 steps 2022-08-17T13:40:16.9322695Z pt-xla-profiler: TransferFromServerTime too frequent: 509 counts during 485 steps 2022-08-17T13:40:16.9323077Z pt-xla-profiler: TransferFromServerTime too frequent: 510 counts during 486 steps 2022-08-17T13:40:16.9323474Z pt-xla-profiler: TransferFromServerTime too frequent: 511 counts during 487 steps 2022-08-17T13:40:16.9323865Z pt-xla-profiler: TransferFromServerTime too frequent: 512 counts during 488 steps 2022-08-17T13:40:16.9324381Z pt-xla-profiler: TransferFromServerTime too frequent: 513 counts during 489 steps 2022-08-17T13:40:16.9324777Z pt-xla-profiler: TransferFromServerTime too frequent: 514 counts during 490 steps 2022-08-17T13:40:16.9325175Z pt-xla-profiler: TransferFromServerTime too frequent: 515 counts during 491 steps 2022-08-17T13:40:16.9325567Z pt-xla-profiler: TransferFromServerTime too frequent: 516 counts during 492 steps 2022-08-17T13:40:16.9325949Z pt-xla-profiler: TransferFromServerTime too frequent: 517 counts during 493 steps 2022-08-17T13:40:16.9326389Z pt-xla-profiler: TransferFromServerTime too frequent: 518 counts during 494 steps 2022-08-17T13:40:16.9326786Z pt-xla-profiler: TransferFromServerTime too frequent: 519 counts during 495 steps 2022-08-17T13:40:16.9327166Z pt-xla-profiler: TransferFromServerTime too frequent: 520 counts during 496 steps 2022-08-17T13:40:16.9327558Z pt-xla-profiler: TransferFromServerTime too frequent: 521 counts during 497 steps 2022-08-17T13:40:16.9327949Z pt-xla-profiler: TransferFromServerTime too frequent: 522 counts during 498 steps 2022-08-17T13:40:16.9328343Z pt-xla-profiler: TransferFromServerTime too frequent: 523 counts during 499 steps 2022-08-17T13:40:16.9328722Z pt-xla-profiler: TransferFromServerTime too frequent: 524 counts during 500 steps 2022-08-17T13:40:16.9329363Z pt-xla-profiler: TransferFromServerTime too frequent: 525 counts during 501 steps 2022-08-17T13:40:16.9329757Z pt-xla-profiler: TransferFromServerTime too frequent: 526 counts during 502 steps 2022-08-17T13:40:16.9330140Z pt-xla-profiler: TransferFromServerTime too frequent: 528 counts during 503 steps 2022-08-17T13:40:16.9330533Z pt-xla-profiler: TransferFromServerTime too frequent: 529 counts during 504 steps 2022-08-17T13:40:16.9330924Z pt-xla-profiler: TransferFromServerTime too frequent: 530 counts during 505 steps 2022-08-17T13:40:16.9331316Z pt-xla-profiler: TransferFromServerTime too frequent: 531 counts during 506 steps 2022-08-17T13:40:16.9331693Z pt-xla-profiler: TransferFromServerTime too frequent: 532 counts during 507 steps 2022-08-17T13:40:16.9332087Z pt-xla-profiler: TransferFromServerTime too frequent: 533 counts during 508 steps 2022-08-17T13:40:16.9332481Z pt-xla-profiler: TransferFromServerTime too frequent: 534 counts during 509 steps 2022-08-17T13:40:16.9332861Z pt-xla-profiler: TransferFromServerTime too frequent: 535 counts during 510 steps 2022-08-17T13:40:16.9333253Z pt-xla-profiler: TransferFromServerTime too frequent: 536 counts during 511 steps 2022-08-17T13:40:16.9333644Z pt-xla-profiler: TransferFromServerTime too frequent: 537 counts during 512 steps 2022-08-17T13:40:16.9334037Z pt-xla-profiler: TransferFromServerTime too frequent: 538 counts during 513 steps 2022-08-17T13:40:16.9334415Z pt-xla-profiler: TransferFromServerTime too frequent: 539 counts during 514 steps 2022-08-17T13:40:16.9334808Z pt-xla-profiler: TransferFromServerTime too frequent: 540 counts during 515 steps 2022-08-17T13:40:16.9335203Z pt-xla-profiler: TransferFromServerTime too frequent: 541 counts during 516 steps 2022-08-17T13:40:16.9335584Z pt-xla-profiler: TransferFromServerTime too frequent: 542 counts during 517 steps 2022-08-17T13:40:16.9335973Z pt-xla-profiler: TransferFromServerTime too frequent: 543 counts during 518 steps 2022-08-17T13:40:16.9336365Z pt-xla-profiler: TransferFromServerTime too frequent: 544 counts during 519 steps 2022-08-17T13:40:16.9336759Z pt-xla-profiler: TransferFromServerTime too frequent: 545 counts during 520 steps 2022-08-17T13:40:16.9337138Z pt-xla-profiler: TransferFromServerTime too frequent: 546 counts during 521 steps 2022-08-17T13:40:16.9337532Z pt-xla-profiler: TransferFromServerTime too frequent: 547 counts during 522 steps 2022-08-17T13:40:16.9337919Z pt-xla-profiler: TransferFromServerTime too frequent: 549 counts during 523 steps 2022-08-17T13:40:16.9338298Z pt-xla-profiler: TransferFromServerTime too frequent: 550 counts during 524 steps 2022-08-17T13:40:16.9338691Z pt-xla-profiler: TransferFromServerTime too frequent: 551 counts during 525 steps 2022-08-17T13:40:16.9339168Z pt-xla-profiler: TransferFromServerTime too frequent: 552 counts during 526 steps 2022-08-17T13:40:16.9339566Z pt-xla-profiler: TransferFromServerTime too frequent: 553 counts during 527 steps 2022-08-17T13:40:16.9339945Z pt-xla-profiler: TransferFromServerTime too frequent: 554 counts during 528 steps 2022-08-17T13:40:16.9340337Z pt-xla-profiler: TransferFromServerTime too frequent: 555 counts during 529 steps 2022-08-17T13:40:16.9340732Z pt-xla-profiler: TransferFromServerTime too frequent: 556 counts during 530 steps 2022-08-17T13:40:16.9341165Z pt-xla-profiler: TransferFromServerTime too frequent: 557 counts during 531 steps 2022-08-17T13:40:16.9341560Z pt-xla-profiler: TransferFromServerTime too frequent: 558 counts during 532 steps 2022-08-17T13:40:16.9341951Z pt-xla-profiler: TransferFromServerTime too frequent: 559 counts during 533 steps 2022-08-17T13:40:16.9342342Z pt-xla-profiler: TransferFromServerTime too frequent: 560 counts during 534 steps 2022-08-17T13:40:16.9342724Z pt-xla-profiler: TransferFromServerTime too frequent: 561 counts during 535 steps 2022-08-17T13:40:16.9343120Z pt-xla-profiler: TransferFromServerTime too frequent: 562 counts during 536 steps 2022-08-17T13:40:16.9343513Z pt-xla-profiler: TransferFromServerTime too frequent: 563 counts during 537 steps 2022-08-17T13:40:16.9343890Z pt-xla-profiler: TransferFromServerTime too frequent: 564 counts during 538 steps 2022-08-17T13:40:16.9344285Z pt-xla-profiler: TransferFromServerTime too frequent: 565 counts during 539 steps 2022-08-17T13:40:16.9344681Z pt-xla-profiler: TransferFromServerTime too frequent: 566 counts during 540 steps 2022-08-17T13:40:16.9345072Z pt-xla-profiler: TransferFromServerTime too frequent: 567 counts during 541 steps 2022-08-17T13:40:16.9345451Z pt-xla-profiler: TransferFromServerTime too frequent: 568 counts during 542 steps 2022-08-17T13:40:16.9345843Z pt-xla-profiler: TransferFromServerTime too frequent: 570 counts during 543 steps 2022-08-17T13:40:16.9346237Z pt-xla-profiler: TransferFromServerTime too frequent: 571 counts during 544 steps 2022-08-17T13:40:16.9346614Z pt-xla-profiler: TransferFromServerTime too frequent: 572 counts during 545 steps 2022-08-17T13:40:16.9347005Z pt-xla-profiler: TransferFromServerTime too frequent: 573 counts during 546 steps 2022-08-17T13:40:16.9347394Z pt-xla-profiler: TransferFromServerTime too frequent: 574 counts during 547 steps 2022-08-17T13:40:16.9347786Z pt-xla-profiler: TransferFromServerTime too frequent: 575 counts during 548 steps 2022-08-17T13:40:16.9348165Z pt-xla-profiler: TransferFromServerTime too frequent: 576 counts during 549 steps 2022-08-17T13:40:16.9348559Z pt-xla-profiler: TransferFromServerTime too frequent: 577 counts during 550 steps 2022-08-17T13:40:16.9348952Z pt-xla-profiler: TransferFromServerTime too frequent: 578 counts during 551 steps 2022-08-17T13:40:16.9349330Z pt-xla-profiler: TransferFromServerTime too frequent: 579 counts during 552 steps 2022-08-17T13:40:16.9349722Z pt-xla-profiler: TransferFromServerTime too frequent: 580 counts during 553 steps 2022-08-17T13:40:16.9350119Z pt-xla-profiler: TransferFromServerTime too frequent: 581 counts during 554 steps 2022-08-17T13:40:16.9350511Z pt-xla-profiler: TransferFromServerTime too frequent: 582 counts during 555 steps 2022-08-17T13:40:16.9350889Z pt-xla-profiler: TransferFromServerTime too frequent: 583 counts during 556 steps 2022-08-17T13:40:16.9351277Z pt-xla-profiler: TransferFromServerTime too frequent: 584 counts during 557 steps 2022-08-17T13:40:16.9351669Z pt-xla-profiler: TransferFromServerTime too frequent: 585 counts during 558 steps 2022-08-17T13:40:16.9352049Z pt-xla-profiler: TransferFromServerTime too frequent: 586 counts during 559 steps 2022-08-17T13:40:16.9352441Z pt-xla-profiler: TransferFromServerTime too frequent: 587 counts during 560 steps 2022-08-17T13:40:16.9352834Z pt-xla-profiler: TransferFromServerTime too frequent: 588 counts during 561 steps 2022-08-17T13:40:16.9353228Z pt-xla-profiler: TransferFromServerTime too frequent: 589 counts during 562 steps 2022-08-17T13:40:16.9353644Z pt-xla-profiler: TransferFromServerTime too frequent: 591 counts during 563 steps 2022-08-17T13:40:16.9354037Z pt-xla-profiler: TransferFromServerTime too frequent: 592 counts during 564 steps 2022-08-17T13:40:16.9354427Z pt-xla-profiler: TransferFromServerTime too frequent: 593 counts during 565 steps 2022-08-17T13:40:16.9354805Z pt-xla-profiler: TransferFromServerTime too frequent: 594 counts during 566 steps 2022-08-17T13:40:16.9355203Z pt-xla-profiler: TransferFromServerTime too frequent: 595 counts during 567 steps 2022-08-17T13:40:16.9355624Z pt-xla-profiler: TransferFromServerTime too frequent: 596 counts during 568 steps 2022-08-17T13:40:16.9356023Z pt-xla-profiler: TransferFromServerTime too frequent: 597 counts during 569 steps 2022-08-17T13:40:16.9356403Z pt-xla-profiler: TransferFromServerTime too frequent: 598 counts during 570 steps 2022-08-17T13:40:16.9356796Z pt-xla-profiler: TransferFromServerTime too frequent: 599 counts during 571 steps 2022-08-17T13:40:16.9357188Z pt-xla-profiler: TransferFromServerTime too frequent: 600 counts during 572 steps 2022-08-17T13:40:16.9357565Z pt-xla-profiler: TransferFromServerTime too frequent: 601 counts during 573 steps 2022-08-17T13:40:16.9357961Z pt-xla-profiler: TransferFromServerTime too frequent: 602 counts during 574 steps 2022-08-17T13:40:16.9358350Z pt-xla-profiler: TransferFromServerTime too frequent: 603 counts during 575 steps 2022-08-17T13:40:16.9358741Z pt-xla-profiler: TransferFromServerTime too frequent: 604 counts during 576 steps 2022-08-17T13:40:16.9359124Z pt-xla-profiler: TransferFromServerTime too frequent: 605 counts during 577 steps 2022-08-17T13:40:16.9359515Z pt-xla-profiler: TransferFromServerTime too frequent: 606 counts during 578 steps 2022-08-17T13:40:16.9359905Z pt-xla-profiler: TransferFromServerTime too frequent: 607 counts during 579 steps 2022-08-17T13:40:16.9360282Z pt-xla-profiler: TransferFromServerTime too frequent: 608 counts during 580 steps 2022-08-17T13:40:16.9360676Z pt-xla-profiler: TransferFromServerTime too frequent: 609 counts during 581 steps 2022-08-17T13:40:16.9361158Z pt-xla-profiler: TransferFromServerTime too frequent: 610 counts during 582 steps 2022-08-17T13:40:16.9361552Z pt-xla-profiler: TransferFromServerTime too frequent: 612 counts during 583 steps 2022-08-17T13:40:16.9361938Z pt-xla-profiler: TransferFromServerTime too frequent: 613 counts during 584 steps 2022-08-17T13:40:16.9362332Z pt-xla-profiler: TransferFromServerTime too frequent: 614 counts during 585 steps 2022-08-17T13:40:16.9362732Z pt-xla-profiler: TransferFromServerTime too frequent: 615 counts during 586 steps 2022-08-17T13:40:16.9363116Z pt-xla-profiler: TransferFromServerTime too frequent: 616 counts during 587 steps 2022-08-17T13:40:16.9363515Z pt-xla-profiler: TransferFromServerTime too frequent: 617 counts during 588 steps 2022-08-17T13:40:16.9363910Z pt-xla-profiler: TransferFromServerTime too frequent: 618 counts during 589 steps 2022-08-17T13:40:16.9364303Z pt-xla-profiler: TransferFromServerTime too frequent: 619 counts during 590 steps 2022-08-17T13:40:16.9364684Z pt-xla-profiler: TransferFromServerTime too frequent: 620 counts during 591 steps 2022-08-17T13:40:16.9365074Z pt-xla-profiler: TransferFromServerTime too frequent: 621 counts during 592 steps 2022-08-17T13:40:16.9365464Z pt-xla-profiler: TransferFromServerTime too frequent: 622 counts during 593 steps 2022-08-17T13:40:16.9365841Z pt-xla-profiler: TransferFromServerTime too frequent: 623 counts during 594 steps 2022-08-17T13:40:16.9366233Z pt-xla-profiler: TransferFromServerTime too frequent: 624 counts during 595 steps 2022-08-17T13:40:16.9366627Z pt-xla-profiler: TransferFromServerTime too frequent: 625 counts during 596 steps 2022-08-17T13:40:16.9367017Z pt-xla-profiler: TransferFromServerTime too frequent: 626 counts during 597 steps 2022-08-17T13:40:16.9367395Z pt-xla-profiler: TransferFromServerTime too frequent: 627 counts during 598 steps 2022-08-17T13:40:16.9367788Z pt-xla-profiler: TransferFromServerTime too frequent: 628 counts during 599 steps 2022-08-17T13:40:16.9368220Z pt-xla-profiler: TransferFromServerTime too frequent: 629 counts during 600 steps 2022-08-17T13:40:16.9368600Z pt-xla-profiler: TransferFromServerTime too frequent: 630 counts during 601 steps 2022-08-17T13:40:16.9369223Z pt-xla-profiler: TransferFromServerTime too frequent: 631 counts during 602 steps 2022-08-17T13:40:16.9369643Z pt-xla-profiler: TransferFromServerTime too frequent: 633 counts during 603 steps 2022-08-17T13:40:16.9370038Z pt-xla-profiler: TransferFromServerTime too frequent: 634 counts during 604 steps 2022-08-17T13:40:16.9370472Z pt-xla-profiler: TransferFromServerTime too frequent: 635 counts during 605 steps 2022-08-17T13:40:16.9370867Z pt-xla-profiler: TransferFromServerTime too frequent: 636 counts during 606 steps 2022-08-17T13:40:16.9371263Z pt-xla-profiler: TransferFromServerTime too frequent: 637 counts during 607 steps 2022-08-17T13:40:16.9371665Z pt-xla-profiler: TransferFromServerTime too frequent: 638 counts during 608 steps 2022-08-17T13:40:16.9372065Z pt-xla-profiler: TransferFromServerTime too frequent: 639 counts during 609 steps 2022-08-17T13:40:16.9372457Z pt-xla-profiler: TransferFromServerTime too frequent: 640 counts during 610 steps 2022-08-17T13:40:16.9372850Z pt-xla-profiler: TransferFromServerTime too frequent: 641 counts during 611 steps 2022-08-17T13:40:16.9373231Z pt-xla-profiler: TransferFromServerTime too frequent: 642 counts during 612 steps 2022-08-17T13:40:16.9373626Z pt-xla-profiler: TransferFromServerTime too frequent: 643 counts during 613 steps 2022-08-17T13:40:16.9374018Z pt-xla-profiler: TransferFromServerTime too frequent: 644 counts during 614 steps 2022-08-17T13:40:16.9374398Z pt-xla-profiler: TransferFromServerTime too frequent: 645 counts during 615 steps 2022-08-17T13:40:16.9374788Z pt-xla-profiler: TransferFromServerTime too frequent: 646 counts during 616 steps 2022-08-17T13:40:16.9375179Z pt-xla-profiler: TransferFromServerTime too frequent: 647 counts during 617 steps 2022-08-17T13:40:16.9375574Z pt-xla-profiler: TransferFromServerTime too frequent: 648 counts during 618 steps 2022-08-17T13:40:16.9375950Z pt-xla-profiler: TransferFromServerTime too frequent: 649 counts during 619 steps 2022-08-17T13:40:16.9376339Z pt-xla-profiler: TransferFromServerTime too frequent: 650 counts during 620 steps 2022-08-17T13:40:16.9376736Z pt-xla-profiler: TransferFromServerTime too frequent: 651 counts during 621 steps 2022-08-17T13:40:16.9377118Z pt-xla-profiler: TransferFromServerTime too frequent: 652 counts during 622 steps 2022-08-17T13:40:16.9377512Z pt-xla-profiler: TransferFromServerTime too frequent: 654 counts during 623 steps 2022-08-17T13:40:16.9377905Z pt-xla-profiler: TransferFromServerTime too frequent: 655 counts during 624 steps 2022-08-17T13:40:16.9378297Z pt-xla-profiler: TransferFromServerTime too frequent: 656 counts during 625 steps 2022-08-17T13:40:16.9378672Z pt-xla-profiler: TransferFromServerTime too frequent: 657 counts during 626 steps 2022-08-17T13:40:16.9379061Z pt-xla-profiler: TransferFromServerTime too frequent: 658 counts during 627 steps 2022-08-17T13:40:16.9379451Z pt-xla-profiler: TransferFromServerTime too frequent: 659 counts during 628 steps 2022-08-17T13:40:16.9379840Z pt-xla-profiler: TransferFromServerTime too frequent: 660 counts during 629 steps 2022-08-17T13:40:16.9380218Z pt-xla-profiler: TransferFromServerTime too frequent: 661 counts during 630 steps 2022-08-17T13:40:16.9380606Z pt-xla-profiler: TransferFromServerTime too frequent: 662 counts during 631 steps 2022-08-17T13:40:16.9380996Z pt-xla-profiler: TransferFromServerTime too frequent: 663 counts during 632 steps 2022-08-17T13:40:16.9381377Z pt-xla-profiler: TransferFromServerTime too frequent: 664 counts during 633 steps 2022-08-17T13:40:16.9381766Z pt-xla-profiler: TransferFromServerTime too frequent: 665 counts during 634 steps 2022-08-17T13:40:16.9382154Z pt-xla-profiler: TransferFromServerTime too frequent: 666 counts during 635 steps 2022-08-17T13:40:16.9382546Z pt-xla-profiler: TransferFromServerTime too frequent: 667 counts during 636 steps 2022-08-17T13:40:16.9382975Z pt-xla-profiler: TransferFromServerTime too frequent: 668 counts during 637 steps 2022-08-17T13:40:16.9383363Z pt-xla-profiler: TransferFromServerTime too frequent: 669 counts during 638 steps 2022-08-17T13:40:16.9383756Z pt-xla-profiler: TransferFromServerTime too frequent: 670 counts during 639 steps 2022-08-17T13:40:16.9384135Z pt-xla-profiler: TransferFromServerTime too frequent: 671 counts during 640 steps 2022-08-17T13:40:16.9384529Z pt-xla-profiler: TransferFromServerTime too frequent: 672 counts during 641 steps 2022-08-17T13:40:16.9384950Z pt-xla-profiler: TransferFromServerTime too frequent: 673 counts during 642 steps 2022-08-17T13:40:16.9385346Z pt-xla-profiler: TransferFromServerTime too frequent: 675 counts during 643 steps 2022-08-17T13:40:16.9385729Z pt-xla-profiler: TransferFromServerTime too frequent: 676 counts during 644 steps 2022-08-17T13:40:16.9386120Z pt-xla-profiler: TransferFromServerTime too frequent: 677 counts during 645 steps 2022-08-17T13:40:16.9386516Z pt-xla-profiler: TransferFromServerTime too frequent: 678 counts during 646 steps 2022-08-17T13:40:16.9386897Z pt-xla-profiler: TransferFromServerTime too frequent: 679 counts during 647 steps 2022-08-17T13:40:16.9387286Z pt-xla-profiler: TransferFromServerTime too frequent: 680 counts during 648 steps 2022-08-17T13:40:16.9387678Z pt-xla-profiler: TransferFromServerTime too frequent: 681 counts during 649 steps 2022-08-17T13:40:16.9388067Z pt-xla-profiler: TransferFromServerTime too frequent: 682 counts during 650 steps 2022-08-17T13:40:16.9388452Z pt-xla-profiler: TransferFromServerTime too frequent: 683 counts during 651 steps 2022-08-17T13:40:16.9388845Z pt-xla-profiler: TransferFromServerTime too frequent: 684 counts during 652 steps 2022-08-17T13:40:16.9389236Z pt-xla-profiler: TransferFromServerTime too frequent: 685 counts during 653 steps 2022-08-17T13:40:16.9389613Z pt-xla-profiler: TransferFromServerTime too frequent: 686 counts during 654 steps 2022-08-17T13:40:16.9390006Z pt-xla-profiler: TransferFromServerTime too frequent: 687 counts during 655 steps 2022-08-17T13:40:16.9390400Z pt-xla-profiler: TransferFromServerTime too frequent: 688 counts during 656 steps 2022-08-17T13:40:16.9390792Z pt-xla-profiler: TransferFromServerTime too frequent: 689 counts during 657 steps 2022-08-17T13:40:16.9391173Z pt-xla-profiler: TransferFromServerTime too frequent: 690 counts during 658 steps 2022-08-17T13:40:16.9391563Z pt-xla-profiler: TransferFromServerTime too frequent: 691 counts during 659 steps 2022-08-17T13:40:16.9391953Z pt-xla-profiler: TransferFromServerTime too frequent: 692 counts during 660 steps 2022-08-17T13:40:16.9392330Z pt-xla-profiler: TransferFromServerTime too frequent: 693 counts during 661 steps 2022-08-17T13:40:16.9392721Z pt-xla-profiler: TransferFromServerTime too frequent: 694 counts during 662 steps 2022-08-17T13:40:16.9393111Z pt-xla-profiler: TransferFromServerTime too frequent: 696 counts during 663 steps 2022-08-17T13:40:16.9393505Z pt-xla-profiler: TransferFromServerTime too frequent: 697 counts during 664 steps 2022-08-17T13:40:16.9393887Z pt-xla-profiler: TransferFromServerTime too frequent: 698 counts during 665 steps 2022-08-17T13:40:16.9394279Z pt-xla-profiler: TransferFromServerTime too frequent: 699 counts during 666 steps 2022-08-17T13:40:16.9394672Z pt-xla-profiler: TransferFromServerTime too frequent: 700 counts during 667 steps 2022-08-17T13:40:16.9395051Z pt-xla-profiler: TransferFromServerTime too frequent: 701 counts during 668 steps 2022-08-17T13:40:16.9395440Z pt-xla-profiler: TransferFromServerTime too frequent: 702 counts during 669 steps 2022-08-17T13:40:16.9395833Z pt-xla-profiler: TransferFromServerTime too frequent: 703 counts during 670 steps 2022-08-17T13:40:16.9396224Z pt-xla-profiler: TransferFromServerTime too frequent: 704 counts during 671 steps 2022-08-17T13:40:16.9396600Z pt-xla-profiler: TransferFromServerTime too frequent: 705 counts during 672 steps 2022-08-17T13:40:16.9396989Z pt-xla-profiler: TransferFromServerTime too frequent: 706 counts during 673 steps 2022-08-17T13:40:16.9397417Z pt-xla-profiler: TransferFromServerTime too frequent: 707 counts during 674 steps 2022-08-17T13:40:16.9397795Z pt-xla-profiler: TransferFromServerTime too frequent: 708 counts during 675 steps 2022-08-17T13:40:16.9398187Z pt-xla-profiler: TransferFromServerTime too frequent: 709 counts during 676 steps 2022-08-17T13:40:16.9398372Z 2022-08-17T13:40:16.9398434Z . 2022-08-17T13:40:16.9398721Z ---------------------------------------------------------------------- 2022-08-17T13:40:16.9398951Z Ran 1 test in 20.982s 2022-08-17T13:40:16.9399064Z 2022-08-17T13:40:16.9399155Z OK 2022-08-17T13:40:17.1718876Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_ops.py 2022-08-17T13:40:17.1719315Z + python3 /var/lib/jenkins/workspace/xla/test/test_ops.py 2022-08-17T13:40:19.3129767Z 2022-08-17T13:40:19.3130217Z Running tests... 2022-08-17T13:40:19.3130926Z ---------------------------------------------------------------------- 2022-08-17T13:40:21.8078272Z ..../opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:40:42.5348812Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:40:42.5350120Z ..................................../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T13:40:42.5350789Z L = torch.cholesky(A) 2022-08-17T13:40:42.5369511Z should be replaced with 2022-08-17T13:40:42.5369850Z L = torch.linalg.cholesky(A) 2022-08-17T13:40:42.5370169Z and 2022-08-17T13:40:42.5370461Z U = torch.cholesky(A, upper=True) 2022-08-17T13:40:42.5370859Z should be replaced with 2022-08-17T13:40:42.5371184Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:40:42.5371896Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1816.) 2022-08-17T13:40:42.5372537Z return self.op(*args, **kwargs) 2022-08-17T13:41:39.3632300Z ...........................................................................................s..................................................../opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T13:41:39.3632796Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T13:41:39.3643794Z should be replaced with 2022-08-17T13:41:39.3644223Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T13:41:39.3644461Z and 2022-08-17T13:41:39.3644678Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T13:41:39.3644909Z should be replaced with 2022-08-17T13:41:39.3645273Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-17T13:41:39.3645666Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T13:42:34.2475471Z ...................................................................../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:42:34.2476311Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:42:34.2478698Z Q, R = torch.qr(A, some) 2022-08-17T13:42:34.2485603Z should be replaced with 2022-08-17T13:42:34.2486503Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:42:34.2487080Z return self.op(*args, **kwargs) 2022-08-17T13:42:54.6557850Z .........s...........ss...................................................../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:42:54.6558431Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:42:54.6558747Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:42:54.6559126Z should be replaced with 2022-08-17T13:42:54.6561776Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:42:54.6562243Z return self.op(*args, **kwargs) 2022-08-17T13:43:01.4012030Z ......../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:16030: UserWarning: 0The operator aten::unfold appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:175.) 2022-08-17T13:43:01.4012704Z op=lambda x, *args: x.unfold(*args), 2022-08-17T13:43:04.7663535Z ....../opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: 0The operator aten::view_as_complex appears to be a view operator, but it has no implementation for the backend "xla:0". View operators don't support falling back to run on the CPU, since the tensor's storage cannot be shared across devices. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/CPUFallback.cpp:175.) 2022-08-17T13:43:04.7664168Z return self.op(*args, **kwargs) 2022-08-17T13:43:07.5312529Z ............... 2022-08-17T13:43:07.5313303Z ---------------------------------------------------------------------- 2022-08-17T13:43:07.5313558Z Ran 358 tests in 168.189s 2022-08-17T13:43:07.5313675Z 2022-08-17T13:43:07.5313755Z OK (skipped=4) 2022-08-17T13:43:07.5313864Z 2022-08-17T13:43:07.5313948Z Generating XML reports... 2022-08-17T13:43:08.0509791Z + run_downcast_bf16 python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:08.0510516Z + echo 'Running with XLA_DOWNCAST_BF16: python3' /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:08.0510891Z Running with XLA_DOWNCAST_BF16: python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:08.0511149Z + XLA_DOWNCAST_BF16=1 2022-08-17T13:43:08.0511394Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:08.0511684Z + python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:09.3371178Z ... 2022-08-17T13:43:09.3371725Z ---------------------------------------------------------------------- 2022-08-17T13:43:09.3371998Z Ran 3 tests in 0.113s 2022-08-17T13:43:09.3372123Z 2022-08-17T13:43:09.3372185Z OK 2022-08-17T13:43:09.3372334Z XLA_USE_BF16: None 2022-08-17T13:43:09.3372519Z XLA_USE_FP16: None 2022-08-17T13:43:09.3372695Z XLA_DOWNCAST_BF16: 1 2022-08-17T13:43:09.3372868Z XLA_DOWNCAST_FP16: None 2022-08-17T13:43:09.5772825Z + run_use_bf16 python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:09.5773597Z + echo 'Running with XLA_USE_BF16: python3' /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:09.5773955Z Running with XLA_USE_BF16: python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:09.5774204Z + XLA_USE_BF16=1 2022-08-17T13:43:09.5774430Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:09.5774718Z + python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2022-08-17T13:43:10.8418043Z ... 2022-08-17T13:43:10.8418816Z ---------------------------------------------------------------------- 2022-08-17T13:43:10.8419293Z Ran 3 tests in 0.113s 2022-08-17T13:43:10.8419424Z 2022-08-17T13:43:10.8419484Z OK 2022-08-17T13:43:10.8419629Z XLA_USE_BF16: 1 2022-08-17T13:43:10.8419813Z XLA_USE_FP16: None 2022-08-17T13:43:10.8420001Z XLA_DOWNCAST_BF16: None 2022-08-17T13:43:10.8420180Z XLA_DOWNCAST_FP16: None 2022-08-17T13:43:11.0704731Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2022-08-17T13:43:11.0705127Z + python3 /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2022-08-17T13:43:12.5828773Z ..............2022-08-17 13:43:12.582535: W tensorflow/core/framework/op_kernel.cc:1777] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Recv is not implemented on CPU. 2022-08-17T13:43:12.5899401Z 2022-08-17 13:43:12.589582: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] StackTrace: 2022-08-17T13:43:12.5900196Z 2022-08-17 13:43:12.589618: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] *** Begin stack trace *** 2022-08-17T13:43:12.5900747Z 2022-08-17 13:43:12.589623: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] tensorflow::CurrentStackTrace[abi:cxx11]() 2022-08-17T13:43:12.5901551Z 2022-08-17 13:43:12.589628: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] xla::util::ReportComputationError(tensorflow::Status const&, absl::lts_20211102::Span, absl::lts_20211102::Span) 2022-08-17T13:43:12.5903116Z 2022-08-17 13:43:12.589634: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] xla::XrtComputationClient::CheckCompileStatus(tensorflow::Status const&, std::vector > const&, xla::XrtComputationClient::SessionWork const&) 2022-08-17T13:43:12.5903969Z 2022-08-17 13:43:12.589640: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.5904471Z 2022-08-17 13:43:12.589645: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] xla::util::MultiWait::Complete(std::function const&) 2022-08-17T13:43:12.5904868Z 2022-08-17 13:43:12.589650: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.5905229Z 2022-08-17 13:43:12.589656: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.5905649Z 2022-08-17 13:43:12.589661: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.5906345Z 2022-08-17 13:43:12.589667: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] clone 2022-08-17T13:43:12.5906744Z 2022-08-17 13:43:12.589672: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] *** End stack trace *** 2022-08-17T13:43:12.5907119Z 2022-08-17 13:43:12.589677: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.5907581Z 2022-08-17 13:43:12.589682: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] Status: UNIMPLEMENTED: From /job:localservice/replica:0/task:0: 2022-08-17T13:43:12.5908029Z 2022-08-17 13:43:12.589687: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2 root error(s) found. 2022-08-17T13:43:12.5908483Z 2022-08-17 13:43:12.589692: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] (0) UNIMPLEMENTED: Recv is not implemented on CPU. 2022-08-17T13:43:12.5908917Z 2022-08-17 13:43:12.589698: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] [[{{node XRTCompile}}]] 2022-08-17T13:43:12.5909322Z 2022-08-17 13:43:12.589705: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] [[XRTCompile_G3]] 2022-08-17T13:43:12.5909857Z 2022-08-17 13:43:12.589710: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] (1) UNIMPLEMENTED: Recv is not implemented on CPU. 2022-08-17T13:43:12.5910327Z 2022-08-17 13:43:12.589716: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] [[{{node XRTCompile}}]] 2022-08-17T13:43:12.5910738Z 2022-08-17 13:43:12.589721: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 0 successful operations. 2022-08-17T13:43:12.5911149Z 2022-08-17 13:43:12.589726: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 0 derived errors ignored. 2022-08-17T13:43:12.5911711Z 2022-08-17 13:43:12.589731: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] Recent warning and error logs: 2022-08-17T13:43:12.5912227Z 2022-08-17 13:43:12.589736: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Recv is not implemented on CPU. 2022-08-17T13:43:12.6061477Z ..2022-08-17 13:43:12.605807: W tensorflow/core/framework/op_kernel.cc:1777] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Send is not implemented on CPU. 2022-08-17T13:43:12.6130356Z 2022-08-17 13:43:12.612691: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] StackTrace: 2022-08-17T13:43:12.6130928Z 2022-08-17 13:43:12.612723: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] *** Begin stack trace *** 2022-08-17T13:43:12.6131804Z 2022-08-17 13:43:12.612728: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] tensorflow::CurrentStackTrace[abi:cxx11]() 2022-08-17T13:43:12.6132755Z 2022-08-17 13:43:12.612733: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] xla::util::ReportComputationError(tensorflow::Status const&, absl::lts_20211102::Span, absl::lts_20211102::Span) 2022-08-17T13:43:12.6133765Z 2022-08-17 13:43:12.612738: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] xla::XrtComputationClient::CheckCompileStatus(tensorflow::Status const&, std::vector > const&, xla::XrtComputationClient::SessionWork const&) 2022-08-17T13:43:12.6134374Z 2022-08-17 13:43:12.612743: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.6134871Z 2022-08-17 13:43:12.612749: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] xla::util::MultiWait::Complete(std::function const&) 2022-08-17T13:43:12.6135265Z 2022-08-17 13:43:12.612754: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.6135646Z 2022-08-17 13:43:12.612759: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.6136026Z 2022-08-17 13:43:12.612764: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.6136470Z 2022-08-17 13:43:12.612771: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] clone 2022-08-17T13:43:12.6136956Z 2022-08-17 13:43:12.612776: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] *** End stack trace *** 2022-08-17T13:43:12.6137332Z 2022-08-17 13:43:12.612782: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2022-08-17T13:43:12.6137834Z 2022-08-17 13:43:12.612786: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] Status: UNIMPLEMENTED: From /job:localservice/replica:0/task:0: 2022-08-17T13:43:12.6138356Z 2022-08-17 13:43:12.612790: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 2 root error(s) found. 2022-08-17T13:43:12.6138831Z 2022-08-17 13:43:12.612796: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] (0) UNIMPLEMENTED: Send is not implemented on CPU. 2022-08-17T13:43:12.6139271Z 2022-08-17 13:43:12.612801: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] [[{{node XRTCompile}}]] 2022-08-17T13:43:12.6139715Z 2022-08-17 13:43:12.612805: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] [[XRTCompile_G3]] 2022-08-17T13:43:12.6140152Z 2022-08-17 13:43:12.612810: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] (1) UNIMPLEMENTED: Send is not implemented on CPU. 2022-08-17T13:43:12.6140588Z 2022-08-17 13:43:12.612816: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] [[{{node XRTCompile}}]] 2022-08-17T13:43:12.6140997Z 2022-08-17 13:43:12.612821: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 0 successful operations. 2022-08-17T13:43:12.6141404Z 2022-08-17 13:43:12.612826: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 0 derived errors ignored. 2022-08-17T13:43:12.6141810Z 2022-08-17 13:43:12.612831: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] Recent warning and error logs: 2022-08-17T13:43:12.6142362Z 2022-08-17 13:43:12.612837: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 0 successful operations. 2022-08-17T13:43:12.6142775Z 2022-08-17 13:43:12.612842: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] 0 derived errors ignored. 2022-08-17T13:43:12.6143194Z 2022-08-17 13:43:12.612846: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] Recent warning and error logs: 2022-08-17T13:43:12.6143708Z 2022-08-17 13:43:12.612852: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Recv is not implemented on CPU. 2022-08-17T13:43:12.6144334Z 2022-08-17 13:43:12.612858: E tensorflow/compiler/xla/xla_client/xla_util.cc:88] OP_REQUIRES failed at xrt_compile_ops.cc:221 : UNIMPLEMENTED: Send is not implemented on CPU. 2022-08-17T13:43:12.6144643Z ... 2022-08-17T13:43:12.6144932Z ---------------------------------------------------------------------- 2022-08-17T13:43:12.6145163Z Ran 19 tests in 0.238s 2022-08-17T13:43:12.6145275Z 2022-08-17T13:43:12.6145340Z OK 2022-08-17T13:43:12.8574640Z + run_xla_ir_debug python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-08-17T13:43:12.8575221Z + echo 'Running with XLA_IR_DEBUG: python3' /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-08-17T13:43:12.8575583Z Running with XLA_IR_DEBUG: python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-08-17T13:43:12.8575848Z + XLA_IR_DEBUG=1 2022-08-17T13:43:12.8576095Z + run_test python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-08-17T13:43:12.8576383Z + python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2022-08-17T13:43:14.0743104Z . 2022-08-17T13:43:14.0743854Z ---------------------------------------------------------------------- 2022-08-17T13:43:14.0744099Z Ran 1 test in 0.054s 2022-08-17T13:43:14.0744226Z 2022-08-17T13:43:14.0744289Z OK 2022-08-17T13:43:14.3521011Z + run_pjrt python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-08-17T13:43:14.3521714Z + echo 'Running in PjRt runtime: python3' /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-08-17T13:43:14.3522091Z Running in PjRt runtime: python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-08-17T13:43:14.3522365Z + PJRT_DEVICE=CPU 2022-08-17T13:43:14.3522629Z + run_test python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-08-17T13:43:14.3522938Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_experimental_pjrt.py 2022-08-17T13:43:15.5383951Z Running tests under Python 3.7.13: /opt/conda/bin/python3 2022-08-17T13:43:15.5419285Z [ RUN ] TestExperimentalPjrt.test_default_ordinals 2022-08-17T13:43:15.5419883Z [ OK ] TestExperimentalPjrt.test_default_ordinals 2022-08-17T13:43:15.5420454Z [ RUN ] TestExperimentalPjrt.test_num_global_devices 2022-08-17T13:43:15.5420951Z Warning, backtrace signal handler for signal 11 overwrote previous handler. 2022-08-17T13:43:15.5421541Z Warning, backtrace signal handler for signal 6 overwrote previous handler. 2022-08-17T13:43:15.5422148Z Warning, backtrace signal handler for signal 7 overwrote previous handler. 2022-08-17T13:43:15.5422665Z Warning, backtrace signal handler for signal 4 overwrote previous handler. 2022-08-17T13:43:15.5422977Z Warning, backtrace signal handler for signal 8 overwrote previous handler. 2022-08-17T13:43:15.5441255Z [ OK ] TestExperimentalPjrt.test_num_global_devices 2022-08-17T13:43:15.5441565Z [ RUN ] TestExperimentalPjrt.test_num_local_devices 2022-08-17T13:43:15.5443667Z [ OK ] TestExperimentalPjrt.test_num_local_devices 2022-08-17T13:43:15.5444047Z [ RUN ] TestExperimentalPjrt.test_requires_pjrt 2022-08-17T13:43:15.5445024Z [ OK ] TestExperimentalPjrt.test_requires_pjrt 2022-08-17T13:43:15.5445358Z [ RUN ] TestExperimentalPjrt.test_run_multiprocess_one_device 2022-08-17T13:43:15.5637080Z [ OK ] TestExperimentalPjrt.test_run_multiprocess_one_device 2022-08-17T13:43:15.5637459Z [ RUN ] TestExperimentalPjrt.test_set_ordinals_1_host_x_3_threads 2022-08-17T13:43:16.5658632Z [ OK ] TestExperimentalPjrt.test_set_ordinals_1_host_x_3_threads 2022-08-17T13:43:16.5659130Z [ RUN ] TestExperimentalPjrt.test_set_ordinals_3_hosts_x_1_thread 2022-08-17T13:43:17.5676069Z [ OK ] TestExperimentalPjrt.test_set_ordinals_3_hosts_x_1_thread 2022-08-17T13:43:17.5676397Z [ RUN ] TestExperimentalPjrt.test_set_ordinals_single_thread 2022-08-17T13:43:18.5694101Z [ OK ] TestExperimentalPjrt.test_set_ordinals_single_thread 2022-08-17T13:43:18.5695426Z [ RUN ] TestExperimentalPjrt.test_using_pjrt 2022-08-17T13:43:18.5811368Z [ OK ] TestExperimentalPjrt.test_using_pjrt 2022-08-17T13:43:18.5811829Z [ RUN ] TestExperimentalPjrt.test_world_size 2022-08-17T13:43:18.5812318Z [ OK ] TestExperimentalPjrt.test_world_size 2022-08-17T13:43:18.5812692Z [ RUN ] TestExperimentalPjrt.test_xla_device_default 2022-08-17T13:43:18.5813104Z [ OK ] TestExperimentalPjrt.test_xla_device_default 2022-08-17T13:43:18.5813500Z [ RUN ] TestExperimentalPjrt.test_xla_device_error 2022-08-17T13:43:18.5813891Z [ OK ] TestExperimentalPjrt.test_xla_device_error 2022-08-17T13:43:18.5814508Z ---------------------------------------------------------------------- 2022-08-17T13:43:18.5814844Z Ran 12 tests in 3.028s 2022-08-17T13:43:18.5815013Z 2022-08-17T13:43:18.5815123Z OK 2022-08-17T13:43:18.8043004Z + [[ 1 != \1 ]] 2022-08-17T13:43:18.8048091Z + python test/test_autocast.py 2022-08-17T13:43:20.2193220Z test_autocast_banned (__main__.TestAutocast) ... ok 2022-08-17T13:43:20.4841386Z test_autocast_linalg_fp16 (__main__.TestAutocast) ... ok 2022-08-17T13:43:22.1025464Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocast) ... ok 2022-08-17T13:43:22.3365098Z test_autocast_methods_fp16 (__main__.TestAutocast) ... ok 2022-08-17T13:43:22.5243973Z test_autocast_methods_fp32 (__main__.TestAutocast) ... ok 2022-08-17T13:43:22.9160061Z test_autocast_nn_fp16 (__main__.TestAutocast) ... ok 2022-08-17T13:43:25.2093696Z test_autocast_nn_fp32 (__main__.TestAutocast) ... ok 2022-08-17T13:43:28.2561157Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocast) ... ok 2022-08-17T13:43:41.0454827Z test_autocast_torch_fp32 (__main__.TestAutocast) ... ok 2022-08-17T13:43:46.5929868Z test_autocast_torch_need_autocast_promote (__main__.TestAutocast) ... ok 2022-08-17T13:43:46.5930245Z 2022-08-17T13:43:46.5930687Z ---------------------------------------------------------------------- 2022-08-17T13:43:46.5931686Z Ran 10 tests in 26.493s 2022-08-17T13:43:46.5931847Z 2022-08-17T13:43:46.5931915Z OK 2022-08-17T13:43:46.8727971Z ++ command -v nvidia-smi 2022-08-17T13:43:46.8729076Z + '[' -x '' ']' 2022-08-17T13:43:46.8729406Z + pushd test/cpp 2022-08-17T13:43:46.8742162Z /var/lib/jenkins/workspace/xla/test/cpp /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-08-17T13:43:46.8742727Z + echo 'Running C++ Tests' 2022-08-17T13:43:46.8742979Z Running C++ Tests 2022-08-17T13:43:46.8743154Z + ./run_tests.sh 2022-08-17T13:43:46.8772208Z +++ dirname ./run_tests.sh 2022-08-17T13:43:46.8784019Z ++ cd . 2022-08-17T13:43:46.8784446Z ++ pwd -P 2022-08-17T13:43:46.8787365Z + RUNDIR=/var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T13:43:46.8787831Z + BUILDDIR=/var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:43:46.8788258Z + BUILDTYPE=Release 2022-08-17T13:43:46.8788526Z + VERB= 2022-08-17T13:43:46.8788706Z + FILTER= 2022-08-17T13:43:46.8788891Z + BUILD_ONLY=0 2022-08-17T13:43:46.8789157Z + RMBUILD=1 2022-08-17T13:43:46.8789400Z + LOGFILE=/tmp/pytorch_cpp_test.log 2022-08-17T13:43:46.8791092Z + XLA_EXPERIMENTAL=nonzero:masked_select 2022-08-17T13:43:46.8791672Z + '[' '' == 1 ']' 2022-08-17T13:43:46.8791957Z + getopts VLDKBF:X: OPTION 2022-08-17T13:43:46.8792137Z + shift 0 2022-08-17T13:43:46.8792310Z + [[ '' != \1 ]] 2022-08-17T13:43:46.8792489Z + export XLA_EXPERIMENTAL 2022-08-17T13:43:46.8792772Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:43:47.0790681Z + mkdir /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:43:47.0835977Z + pushd /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:43:47.0836474Z /var/lib/jenkins/workspace/xla/test/cpp/build /var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T13:43:47.0839289Z ++ python -c 'from distutils.sysconfig import get_python_inc; print(get_python_inc())' 2022-08-17T13:43:47.2725333Z ++ python -c 'import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('\''LIBDIR'\'') + '\''/'\'' + sysconfig.get_config_var('\''LDLIBRARY'\''))' 2022-08-17T13:43:47.4606352Z + cmake /var/lib/jenkins/workspace/xla/test/cpp -DCMAKE_BUILD_TYPE=Release -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so 2022-08-17T13:43:47.4947463Z Selected PT/XLA library folder /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7 2022-08-17T13:43:49.0859201Z -- The C compiler identification is Clang 8.0.0 2022-08-17T13:43:49.1792816Z -- The CXX compiler identification is Clang 8.0.0 2022-08-17T13:43:49.1889135Z -- Detecting C compiler ABI info 2022-08-17T13:43:49.2770182Z -- Detecting C compiler ABI info - done 2022-08-17T13:43:49.2861301Z -- Check for working C compiler: /usr/bin/clang-8 - skipped 2022-08-17T13:43:49.2863621Z -- Detecting C compile features 2022-08-17T13:43:49.2868250Z -- Detecting C compile features - done 2022-08-17T13:43:49.2911450Z -- Detecting CXX compiler ABI info 2022-08-17T13:43:49.3989489Z -- Detecting CXX compiler ABI info - done 2022-08-17T13:43:49.4087362Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-08-17T13:43:49.4090400Z -- Detecting CXX compile features 2022-08-17T13:43:49.4096321Z -- Detecting CXX compile features - done 2022-08-17T13:43:49.4126844Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-08-17T13:43:49.4218385Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-08-17T13:43:49.5482369Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-08-17T13:43:49.5483285Z -- Looking for pthread_create in pthreads 2022-08-17T13:43:49.6207004Z -- Looking for pthread_create in pthreads - not found 2022-08-17T13:43:49.6207894Z -- Looking for pthread_create in pthread 2022-08-17T13:43:49.6989184Z -- Looking for pthread_create in pthread - found 2022-08-17T13:43:49.7000720Z -- Found Threads: TRUE 2022-08-17T13:43:49.7811120Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T13:43:49.7811647Z static library kineto_LIBRARY-NOTFOUND not found. 2022-08-17T13:43:49.7811893Z Call Stack (most recent call first): 2022-08-17T13:43:49.7812322Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-08-17T13:43:49.7812626Z CMakeLists.txt:27 (find_package) 2022-08-17T13:43:49.7812742Z 2022-08-17T13:43:49.7812824Z  2022-08-17T13:43:49.7814739Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-08-17T13:43:49.8203673Z Selected XLAC library /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so 2022-08-17T13:43:49.8234056Z -- Configuring done 2022-08-17T13:43:49.8408110Z -- Generating done 2022-08-17T13:43:49.8439947Z -- Build files have been written to: /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:43:49.8533773Z + make -j 2022-08-17T13:43:49.8729876Z [ 4%] Creating directories for 'googletest' 2022-08-17T13:43:49.8798541Z [ 9%] Performing download step (git clone) for 'googletest' 2022-08-17T13:43:51.1351323Z -- googletest download command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-download-*.log 2022-08-17T13:43:51.1410538Z [ 13%] Performing update step for 'googletest' 2022-08-17T13:43:51.1530419Z [ 18%] No patch step for 'googletest' 2022-08-17T13:43:51.1596219Z [ 22%] Performing configure step for 'googletest' 2022-08-17T13:43:52.4434011Z -- googletest configure command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-configure-*.log 2022-08-17T13:43:52.4493331Z [ 27%] Performing build step for 'googletest' 2022-08-17T13:43:56.2936203Z -- googletest build command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-build-*.log 2022-08-17T13:43:56.2992128Z [ 31%] No install step for 'googletest' 2022-08-17T13:43:56.3071602Z [ 36%] Completed 'googletest' 2022-08-17T13:43:56.3229130Z [ 36%] Built target googletest 2022-08-17T13:43:56.3323410Z [ 40%] Building CXX object CMakeFiles/test_ptxla.dir/main.cpp.o 2022-08-17T13:43:56.3331321Z [ 45%] Building CXX object CMakeFiles/test_ptxla.dir/metrics_snapshot.cpp.o 2022-08-17T13:43:56.3340038Z [ 50%] Building CXX object CMakeFiles/test_ptxla.dir/test_async_task.cpp.o 2022-08-17T13:43:56.3351817Z [ 54%] Building CXX object CMakeFiles/test_ptxla.dir/test_mayberef.cpp.o 2022-08-17T13:43:56.3352580Z [ 59%] Building CXX object CMakeFiles/test_ptxla.dir/cpp_test_util.cpp.o 2022-08-17T13:43:56.3353302Z [ 63%] Building CXX object CMakeFiles/test_ptxla.dir/test_aten_xla_tensor.cpp.o 2022-08-17T13:43:56.3353951Z [ 68%] Building CXX object CMakeFiles/test_ptxla.dir/test_ir.cpp.o 2022-08-17T13:43:56.3363446Z [ 72%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_util_cache.cpp.o 2022-08-17T13:43:56.3375490Z [ 77%] Building CXX object CMakeFiles/test_ptxla.dir/test_op_by_op_executor.cpp.o 2022-08-17T13:43:56.3378528Z [ 81%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_backend_intf.cpp.o 2022-08-17T13:43:56.3386140Z [ 86%] Building CXX object CMakeFiles/test_ptxla.dir/test_replication.cpp.o 2022-08-17T13:43:56.3395908Z [ 90%] Building CXX object CMakeFiles/test_ptxla.dir/torch_xla_test.cpp.o 2022-08-17T13:43:56.3479871Z [ 95%] Building CXX object CMakeFiles/test_ptxla.dir/test_tensor.cpp.o 2022-08-17T13:45:11.7018303Z [100%] Linking CXX executable test_ptxla 2022-08-17T13:45:14.2768615Z [100%] Built target test_ptxla 2022-08-17T13:45:14.2800568Z + '[' 0 -eq 0 ']' 2022-08-17T13:45:14.2801075Z + '[' /tmp/pytorch_cpp_test.log '!=' '' ']' 2022-08-17T13:45:14.2801839Z + ./test_ptxla 2022-08-17T13:45:15.0919050Z [==========] Running 628 tests from 9 test suites. 2022-08-17T13:45:15.0919552Z [----------] Global test environment set-up. 2022-08-17T13:45:15.0919945Z [----------] 3 tests from AsyncTaskTest 2022-08-17T13:45:15.0921027Z [ RUN ] AsyncTaskTest.BaseTest 2022-08-17T13:45:15.0921505Z [ OK ] AsyncTaskTest.BaseTest (0 ms) 2022-08-17T13:45:15.0921948Z [ RUN ] AsyncTaskTest.ExceptionTest 2022-08-17T13:45:15.0923568Z [ OK ] AsyncTaskTest.ExceptionTest (0 ms) 2022-08-17T13:45:15.0923901Z [ RUN ] AsyncTaskTest.NoResultCopyTest 2022-08-17T13:45:15.0924245Z [ OK ] AsyncTaskTest.NoResultCopyTest (0 ms) 2022-08-17T13:45:15.0924581Z [----------] 3 tests from AsyncTaskTest (0 ms total) 2022-08-17T13:45:15.0924726Z 2022-08-17T13:45:15.0924887Z [----------] 590 tests from AtenXlaTensorTest 2022-08-17T13:45:15.0927504Z [ RUN ] AtenXlaTensorTest.TestScalarTensor 2022-08-17T13:45:15.5801653Z [ OK ] AtenXlaTensorTest.TestScalarTensor (487 ms) 2022-08-17T13:45:15.5802022Z [ RUN ] AtenXlaTensorTest.TestClone 2022-08-17T13:45:15.6071710Z [ OK ] AtenXlaTensorTest.TestClone (27 ms) 2022-08-17T13:45:15.6072074Z [ RUN ] AtenXlaTensorTest.TestTo 2022-08-17T13:45:15.6179650Z [ OK ] AtenXlaTensorTest.TestTo (10 ms) 2022-08-17T13:45:15.6180047Z [ RUN ] AtenXlaTensorTest.TestIsFloatingPoint 2022-08-17T13:45:15.6259601Z [ OK ] AtenXlaTensorTest.TestIsFloatingPoint (7 ms) 2022-08-17T13:45:15.6259978Z [ RUN ] AtenXlaTensorTest.TestIsSigned 2022-08-17T13:45:15.6336502Z [ OK ] AtenXlaTensorTest.TestIsSigned (7 ms) 2022-08-17T13:45:15.6336852Z [ RUN ] AtenXlaTensorTest.TestCastByte 2022-08-17T13:45:15.6825003Z [ OK ] AtenXlaTensorTest.TestCastByte (48 ms) 2022-08-17T13:45:15.6825383Z [ RUN ] AtenXlaTensorTest.TestCastChar 2022-08-17T13:45:15.7017303Z [ OK ] AtenXlaTensorTest.TestCastChar (19 ms) 2022-08-17T13:45:15.7017672Z [ RUN ] AtenXlaTensorTest.TestCastShort 2022-08-17T13:45:15.7199245Z [ OK ] AtenXlaTensorTest.TestCastShort (18 ms) 2022-08-17T13:45:15.7199605Z [ RUN ] AtenXlaTensorTest.TestCastInt 2022-08-17T13:45:15.7374400Z [ OK ] AtenXlaTensorTest.TestCastInt (17 ms) 2022-08-17T13:45:15.7374816Z [ RUN ] AtenXlaTensorTest.TestCastLong 2022-08-17T13:45:15.7553014Z [ OK ] AtenXlaTensorTest.TestCastLong (17 ms) 2022-08-17T13:45:15.7553399Z [ RUN ] AtenXlaTensorTest.TestCastFloat 2022-08-17T13:45:15.7640162Z [ OK ] AtenXlaTensorTest.TestCastFloat (8 ms) 2022-08-17T13:45:15.7640676Z [ RUN ] AtenXlaTensorTest.TestRetainType 2022-08-17T13:45:15.7714218Z [ OK ] AtenXlaTensorTest.TestRetainType (7 ms) 2022-08-17T13:45:15.7714613Z [ RUN ] AtenXlaTensorTest.TestAdd 2022-08-17T13:45:15.7957391Z [ OK ] AtenXlaTensorTest.TestAdd (24 ms) 2022-08-17T13:45:15.7957763Z [ RUN ] AtenXlaTensorTest.TestAddInPlace 2022-08-17T13:45:15.8051295Z [ OK ] AtenXlaTensorTest.TestAddInPlace (9 ms) 2022-08-17T13:45:15.8051666Z [ RUN ] AtenXlaTensorTest.TestAddScalar 2022-08-17T13:45:15.8238109Z [ OK ] AtenXlaTensorTest.TestAddScalar (18 ms) 2022-08-17T13:45:15.8238538Z [ RUN ] AtenXlaTensorTest.TestAddScalarInPlace 2022-08-17T13:45:15.8327585Z [ OK ] AtenXlaTensorTest.TestAddScalarInPlace (8 ms) 2022-08-17T13:45:15.8328039Z [ RUN ] AtenXlaTensorTest.TestAddZeroSizeDim 2022-08-17T13:45:15.8530602Z [ OK ] AtenXlaTensorTest.TestAddZeroSizeDim (20 ms) 2022-08-17T13:45:15.8531003Z [ RUN ] AtenXlaTensorTest.TestSub 2022-08-17T13:45:15.8714157Z [ OK ] AtenXlaTensorTest.TestSub (18 ms) 2022-08-17T13:45:15.8714538Z [ RUN ] AtenXlaTensorTest.TestSubInPlace 2022-08-17T13:45:15.8806664Z [ OK ] AtenXlaTensorTest.TestSubInPlace (9 ms) 2022-08-17T13:45:15.8807031Z [ RUN ] AtenXlaTensorTest.TestSubScalar 2022-08-17T13:45:15.8971633Z [ OK ] AtenXlaTensorTest.TestSubScalar (16 ms) 2022-08-17T13:45:15.8972031Z [ RUN ] AtenXlaTensorTest.TestSubScalarInPlace 2022-08-17T13:45:15.9061467Z [ OK ] AtenXlaTensorTest.TestSubScalarInPlace (9 ms) 2022-08-17T13:45:15.9061857Z [ RUN ] AtenXlaTensorTest.TestMul 2022-08-17T13:45:15.9239755Z [ OK ] AtenXlaTensorTest.TestMul (17 ms) 2022-08-17T13:45:15.9240137Z [ RUN ] AtenXlaTensorTest.TestMulInPlace 2022-08-17T13:45:15.9332869Z [ OK ] AtenXlaTensorTest.TestMulInPlace (9 ms) 2022-08-17T13:45:15.9333238Z [ RUN ] AtenXlaTensorTest.TestMulScalar 2022-08-17T13:45:15.9528301Z [ OK ] AtenXlaTensorTest.TestMulScalar (19 ms) 2022-08-17T13:45:15.9528733Z [ RUN ] AtenXlaTensorTest.TestMulScalarInPlace 2022-08-17T13:45:15.9617574Z [ OK ] AtenXlaTensorTest.TestMulScalarInPlace (8 ms) 2022-08-17T13:45:15.9617963Z [ RUN ] AtenXlaTensorTest.TestDiv 2022-08-17T13:45:16.3387316Z [ OK ] AtenXlaTensorTest.TestDiv (376 ms) 2022-08-17T13:45:16.3387724Z [ RUN ] AtenXlaTensorTest.TestDivWithRoundingMode 2022-08-17T13:45:17.2711645Z [ OK ] AtenXlaTensorTest.TestDivWithRoundingMode (932 ms) 2022-08-17T13:45:17.2712339Z [ RUN ] AtenXlaTensorTest.TestDivInPlace 2022-08-17T13:45:17.2801421Z [ OK ] AtenXlaTensorTest.TestDivInPlace (9 ms) 2022-08-17T13:45:17.2801859Z [ RUN ] AtenXlaTensorTest.TestDivInPlaceWithRoundingMode 2022-08-17T13:45:17.2913886Z [ OK ] AtenXlaTensorTest.TestDivInPlaceWithRoundingMode (11 ms) 2022-08-17T13:45:17.2914293Z [ RUN ] AtenXlaTensorTest.TestDivScalar 2022-08-17T13:45:17.3611828Z [ OK ] AtenXlaTensorTest.TestDivScalar (69 ms) 2022-08-17T13:45:17.3612281Z [ RUN ] AtenXlaTensorTest.TestDivScalarInPlace 2022-08-17T13:45:17.3708922Z [ OK ] AtenXlaTensorTest.TestDivScalarInPlace (9 ms) 2022-08-17T13:45:17.3709304Z [ RUN ] AtenXlaTensorTest.TestDivOut 2022-08-17T13:45:17.3923813Z [ OK ] AtenXlaTensorTest.TestDivOut (21 ms) 2022-08-17T13:45:17.3924198Z [ RUN ] AtenXlaTensorTest.TestRsubScalar 2022-08-17T13:45:17.4116311Z [ OK ] AtenXlaTensorTest.TestRsubScalar (19 ms) 2022-08-17T13:45:17.4116687Z [ RUN ] AtenXlaTensorTest.TestNe 2022-08-17T13:45:17.4332246Z [ OK ] AtenXlaTensorTest.TestNe (21 ms) 2022-08-17T13:45:17.4332623Z [ RUN ] AtenXlaTensorTest.TestNeInplace 2022-08-17T13:45:17.4509787Z [ OK ] AtenXlaTensorTest.TestNeInplace (17 ms) 2022-08-17T13:45:17.4510200Z [ RUN ] AtenXlaTensorTest.TestEq 2022-08-17T13:45:17.4685115Z [ OK ] AtenXlaTensorTest.TestEq (17 ms) 2022-08-17T13:45:17.4685512Z [ RUN ] AtenXlaTensorTest.TestEqInplace 2022-08-17T13:45:17.4862265Z [ OK ] AtenXlaTensorTest.TestEqInplace (17 ms) 2022-08-17T13:45:17.4862634Z [ RUN ] AtenXlaTensorTest.TestGe 2022-08-17T13:45:17.5049444Z [ OK ] AtenXlaTensorTest.TestGe (18 ms) 2022-08-17T13:45:17.5049830Z [ RUN ] AtenXlaTensorTest.TestGeInplace 2022-08-17T13:45:17.5224587Z [ OK ] AtenXlaTensorTest.TestGeInplace (17 ms) 2022-08-17T13:45:17.5224959Z [ RUN ] AtenXlaTensorTest.TestLe 2022-08-17T13:45:17.5398733Z [ OK ] AtenXlaTensorTest.TestLe (17 ms) 2022-08-17T13:45:17.5399086Z [ RUN ] AtenXlaTensorTest.TestLeInplace 2022-08-17T13:45:17.5574156Z [ OK ] AtenXlaTensorTest.TestLeInplace (17 ms) 2022-08-17T13:45:17.5574491Z [ RUN ] AtenXlaTensorTest.TestGt 2022-08-17T13:45:17.5760891Z [ OK ] AtenXlaTensorTest.TestGt (18 ms) 2022-08-17T13:45:17.5761269Z [ RUN ] AtenXlaTensorTest.TestGtInplace 2022-08-17T13:45:17.5940671Z [ OK ] AtenXlaTensorTest.TestGtInplace (17 ms) 2022-08-17T13:45:17.5941067Z [ RUN ] AtenXlaTensorTest.TestLt 2022-08-17T13:45:17.6116575Z [ OK ] AtenXlaTensorTest.TestLt (17 ms) 2022-08-17T13:45:17.6116985Z [ RUN ] AtenXlaTensorTest.TestLtInplace 2022-08-17T13:45:17.6298058Z [ OK ] AtenXlaTensorTest.TestLtInplace (18 ms) 2022-08-17T13:45:17.6298462Z [ RUN ] AtenXlaTensorTest.TestNeScalar 2022-08-17T13:45:17.6474824Z [ OK ] AtenXlaTensorTest.TestNeScalar (17 ms) 2022-08-17T13:45:17.6475207Z [ RUN ] AtenXlaTensorTest.TestEqScalar 2022-08-17T13:45:17.6656538Z [ OK ] AtenXlaTensorTest.TestEqScalar (18 ms) 2022-08-17T13:45:17.6657135Z [ RUN ] AtenXlaTensorTest.TestGeScalar 2022-08-17T13:45:17.6835060Z [ OK ] AtenXlaTensorTest.TestGeScalar (17 ms) 2022-08-17T13:45:17.6835700Z [ RUN ] AtenXlaTensorTest.TestGeScalarInplace 2022-08-17T13:45:17.7309550Z [ OK ] AtenXlaTensorTest.TestGeScalarInplace (47 ms) 2022-08-17T13:45:17.7309963Z [ RUN ] AtenXlaTensorTest.TestLeScalar 2022-08-17T13:45:17.7485594Z [ OK ] AtenXlaTensorTest.TestLeScalar (17 ms) 2022-08-17T13:45:17.7485971Z [ RUN ] AtenXlaTensorTest.TestLeScalarInplace 2022-08-17T13:45:17.7655510Z [ OK ] AtenXlaTensorTest.TestLeScalarInplace (16 ms) 2022-08-17T13:45:17.7656157Z [ RUN ] AtenXlaTensorTest.TestGtScalar 2022-08-17T13:45:17.7834846Z [ OK ] AtenXlaTensorTest.TestGtScalar (17 ms) 2022-08-17T13:45:17.7835271Z [ RUN ] AtenXlaTensorTest.TestGtScalarInplace 2022-08-17T13:45:17.8012357Z [ OK ] AtenXlaTensorTest.TestGtScalarInplace (17 ms) 2022-08-17T13:45:17.8012741Z [ RUN ] AtenXlaTensorTest.TestLtScalar 2022-08-17T13:45:17.8222649Z [ OK ] AtenXlaTensorTest.TestLtScalar (20 ms) 2022-08-17T13:45:17.8223266Z [ RUN ] AtenXlaTensorTest.TestLtScalarInplace 2022-08-17T13:45:17.8394308Z [ OK ] AtenXlaTensorTest.TestLtScalarInplace (17 ms) 2022-08-17T13:45:17.8394698Z [ RUN ] AtenXlaTensorTest.TestIntegerAdd 2022-08-17T13:45:17.9175246Z [ OK ] AtenXlaTensorTest.TestIntegerAdd (78 ms) 2022-08-17T13:45:17.9175840Z [ RUN ] AtenXlaTensorTest.TestSVD 2022-08-17T13:45:22.4866885Z [ OK ] AtenXlaTensorTest.TestSVD (4569 ms) 2022-08-17T13:45:22.4867402Z [ RUN ] AtenXlaTensorTest.TestQR 2022-08-17T13:45:23.2783339Z [ OK ] AtenXlaTensorTest.TestQR (791 ms) 2022-08-17T13:45:23.2783948Z [ RUN ] AtenXlaTensorTest.TestSymEig 2022-08-17T13:45:25.7269874Z [ OK ] AtenXlaTensorTest.TestSymEig (2448 ms) 2022-08-17T13:45:25.7270306Z [ RUN ] AtenXlaTensorTest.TestCholesky 2022-08-17T13:45:25.9695855Z [ OK ] AtenXlaTensorTest.TestCholesky (242 ms) 2022-08-17T13:45:25.9696452Z [ RUN ] AtenXlaTensorTest.TestLogDet 2022-08-17T13:45:26.2200062Z [ OK ] AtenXlaTensorTest.TestLogDet (250 ms) 2022-08-17T13:45:26.2200718Z [ RUN ] AtenXlaTensorTest.TestSLogDet 2022-08-17T13:45:26.6415237Z [ OK ] AtenXlaTensorTest.TestSLogDet (421 ms) 2022-08-17T13:45:26.6415607Z [ RUN ] AtenXlaTensorTest.TestTriangularSolve 2022-08-17T13:45:34.2469428Z [ OK ] AtenXlaTensorTest.TestTriangularSolve (7605 ms) 2022-08-17T13:45:34.2469816Z [ RUN ] AtenXlaTensorTest.TestKthValue 2022-08-17T13:45:34.8425299Z [ OK ] AtenXlaTensorTest.TestKthValue (595 ms) 2022-08-17T13:45:34.8425929Z [ RUN ] AtenXlaTensorTest.TestTopK 2022-08-17T13:45:35.3533101Z [ OK ] AtenXlaTensorTest.TestTopK (510 ms) 2022-08-17T13:45:35.3533456Z [ RUN ] AtenXlaTensorTest.TestSort 2022-08-17T13:45:35.6523465Z [ OK ] AtenXlaTensorTest.TestSort (298 ms) 2022-08-17T13:45:35.6523867Z [ RUN ] AtenXlaTensorTest.TestSortDescWithMinValue 2022-08-17T13:45:35.6841245Z [ OK ] AtenXlaTensorTest.TestSortDescWithMinValue (31 ms) 2022-08-17T13:45:35.6841703Z [ RUN ] AtenXlaTensorTest.TestArgSort 2022-08-17T13:45:35.7112307Z [ OK ] AtenXlaTensorTest.TestArgSort (27 ms) 2022-08-17T13:45:35.7112734Z [ RUN ] AtenXlaTensorTest.TestMin 2022-08-17T13:45:35.7303639Z [ OK ] AtenXlaTensorTest.TestMin (19 ms) 2022-08-17T13:45:35.7303979Z [ RUN ] AtenXlaTensorTest.TestMish 2022-08-17T13:45:35.7766864Z [ OK ] AtenXlaTensorTest.TestMish (46 ms) 2022-08-17T13:45:35.7767211Z [ RUN ] AtenXlaTensorTest.TestMax 2022-08-17T13:45:35.7942226Z [ OK ] AtenXlaTensorTest.TestMax (17 ms) 2022-08-17T13:45:35.7942560Z [ RUN ] AtenXlaTensorTest.TestUnaryMin 2022-08-17T13:45:35.8115119Z [ OK ] AtenXlaTensorTest.TestUnaryMin (17 ms) 2022-08-17T13:45:35.8115507Z [ RUN ] AtenXlaTensorTest.TestUnaryMax 2022-08-17T13:45:35.8286571Z [ OK ] AtenXlaTensorTest.TestUnaryMax (17 ms) 2022-08-17T13:45:35.8286917Z [ RUN ] AtenXlaTensorTest.TestAll 2022-08-17T13:45:35.9061782Z [ OK ] AtenXlaTensorTest.TestAll (77 ms) 2022-08-17T13:45:35.9062357Z [ RUN ] AtenXlaTensorTest.TestAllDim 2022-08-17T13:45:35.9639224Z [ OK ] AtenXlaTensorTest.TestAllDim (57 ms) 2022-08-17T13:45:35.9639648Z [ RUN ] AtenXlaTensorTest.TestAllDimKeep 2022-08-17T13:45:36.0186919Z [ OK ] AtenXlaTensorTest.TestAllDimKeep (54 ms) 2022-08-17T13:45:36.0187302Z [ RUN ] AtenXlaTensorTest.TestAmax 2022-08-17T13:45:36.2870636Z [ OK ] AtenXlaTensorTest.TestAmax (268 ms) 2022-08-17T13:45:36.2871025Z [ RUN ] AtenXlaTensorTest.TestAmin 2022-08-17T13:45:36.5521208Z [ OK ] AtenXlaTensorTest.TestAmin (265 ms) 2022-08-17T13:45:36.5521799Z [ RUN ] AtenXlaTensorTest.TestAny 2022-08-17T13:45:36.6285048Z [ OK ] AtenXlaTensorTest.TestAny (76 ms) 2022-08-17T13:45:36.6285457Z [ RUN ] AtenXlaTensorTest.TestAnyDim 2022-08-17T13:45:36.6818529Z [ OK ] AtenXlaTensorTest.TestAnyDim (53 ms) 2022-08-17T13:45:36.6818927Z [ RUN ] AtenXlaTensorTest.TestAnyDimKeep 2022-08-17T13:45:36.7357064Z [ OK ] AtenXlaTensorTest.TestAnyDimKeep (53 ms) 2022-08-17T13:45:36.7357441Z [ RUN ] AtenXlaTensorTest.TestMean 2022-08-17T13:45:36.7558102Z [ OK ] AtenXlaTensorTest.TestMean (20 ms) 2022-08-17T13:45:36.7558460Z [ RUN ] AtenXlaTensorTest.TestMeanCast 2022-08-17T13:45:36.7760184Z [ OK ] AtenXlaTensorTest.TestMeanCast (20 ms) 2022-08-17T13:45:36.7760550Z [ RUN ] AtenXlaTensorTest.TestMeanInDim 2022-08-17T13:45:36.8239930Z [ OK ] AtenXlaTensorTest.TestMeanInDim (47 ms) 2022-08-17T13:45:36.8240332Z [ RUN ] AtenXlaTensorTest.TestMeanInDims 2022-08-17T13:45:36.8442882Z [ OK ] AtenXlaTensorTest.TestMeanInDims (20 ms) 2022-08-17T13:45:36.8443336Z [ RUN ] AtenXlaTensorTest.TestMeanInDimsKeepCast 2022-08-17T13:45:36.8645449Z [ OK ] AtenXlaTensorTest.TestMeanInDimsKeepCast (20 ms) 2022-08-17T13:45:36.8645832Z [ RUN ] AtenXlaTensorTest.TestStd 2022-08-17T13:45:36.9077371Z [ OK ] AtenXlaTensorTest.TestStd (43 ms) 2022-08-17T13:45:36.9077776Z [ RUN ] AtenXlaTensorTest.TestStdInDim 2022-08-17T13:45:37.1589711Z [ OK ] AtenXlaTensorTest.TestStdInDim (251 ms) 2022-08-17T13:45:37.1590176Z [ RUN ] AtenXlaTensorTest.TestStdWithCorrection 2022-08-17T13:45:37.2457679Z [ OK ] AtenXlaTensorTest.TestStdWithCorrection (86 ms) 2022-08-17T13:45:37.2458151Z [ RUN ] AtenXlaTensorTest.TestStdMeanWithCorrection 2022-08-17T13:45:37.3900776Z [ OK ] AtenXlaTensorTest.TestStdMeanWithCorrection (144 ms) 2022-08-17T13:45:37.3901431Z [ RUN ] AtenXlaTensorTest.TestSum 2022-08-17T13:45:37.4097233Z [ OK ] AtenXlaTensorTest.TestSum (19 ms) 2022-08-17T13:45:37.4097609Z [ RUN ] AtenXlaTensorTest.TestSumCast 2022-08-17T13:45:37.4300694Z [ OK ] AtenXlaTensorTest.TestSumCast (20 ms) 2022-08-17T13:45:37.4301082Z [ RUN ] AtenXlaTensorTest.TestSumU8 2022-08-17T13:45:37.4629701Z [ OK ] AtenXlaTensorTest.TestSumU8 (32 ms) 2022-08-17T13:45:37.4630060Z [ RUN ] AtenXlaTensorTest.TestSumInDim 2022-08-17T13:45:37.5061589Z [ OK ] AtenXlaTensorTest.TestSumInDim (43 ms) 2022-08-17T13:45:37.5061967Z [ RUN ] AtenXlaTensorTest.TestSumInDims 2022-08-17T13:45:37.5244368Z [ OK ] AtenXlaTensorTest.TestSumInDims (18 ms) 2022-08-17T13:45:37.5244822Z [ RUN ] AtenXlaTensorTest.TestSumInDimsKeep 2022-08-17T13:45:37.5429145Z [ OK ] AtenXlaTensorTest.TestSumInDimsKeep (18 ms) 2022-08-17T13:45:37.5429540Z [ RUN ] AtenXlaTensorTest.TestSumInDimsKeepCast 2022-08-17T13:45:37.5645492Z [ OK ] AtenXlaTensorTest.TestSumInDimsKeepCast (21 ms) 2022-08-17T13:45:37.5645876Z [ RUN ] AtenXlaTensorTest.TestVar 2022-08-17T13:45:37.6073566Z [ OK ] AtenXlaTensorTest.TestVar (42 ms) 2022-08-17T13:45:37.6074191Z [ RUN ] AtenXlaTensorTest.TestVarWithDim 2022-08-17T13:45:37.6895612Z [ OK ] AtenXlaTensorTest.TestVarWithDim (82 ms) 2022-08-17T13:45:37.6896269Z [ RUN ] AtenXlaTensorTest.TestVarWithCorrection 2022-08-17T13:45:37.7450037Z [ OK ] AtenXlaTensorTest.TestVarWithCorrection (55 ms) 2022-08-17T13:45:37.7450744Z [ RUN ] AtenXlaTensorTest.TestVarMeanWithCorrection 2022-08-17T13:45:37.8956955Z [ OK ] AtenXlaTensorTest.TestVarMeanWithCorrection (150 ms) 2022-08-17T13:45:37.8957572Z [ RUN ] AtenXlaTensorTest.TestMaxInDim 2022-08-17T13:45:38.1559296Z [ OK ] AtenXlaTensorTest.TestMaxInDim (260 ms) 2022-08-17T13:45:38.1559894Z [ RUN ] AtenXlaTensorTest.TestMinInDim 2022-08-17T13:45:38.4161358Z [ OK ] AtenXlaTensorTest.TestMinInDim (260 ms) 2022-08-17T13:45:38.4161932Z [ RUN ] AtenXlaTensorTest.TestNorm 2022-08-17T13:45:38.4395803Z [ OK ] AtenXlaTensorTest.TestNorm (23 ms) 2022-08-17T13:45:38.4396383Z [ RUN ] AtenXlaTensorTest.TestNormInDim 2022-08-17T13:45:38.4683041Z [ OK ] AtenXlaTensorTest.TestNormInDim (28 ms) 2022-08-17T13:45:38.4683418Z [ RUN ] AtenXlaTensorTest.TestNormInDims 2022-08-17T13:45:38.4973569Z [ OK ] AtenXlaTensorTest.TestNormInDims (28 ms) 2022-08-17T13:45:38.4974226Z [ RUN ] AtenXlaTensorTest.TestNormInDimsKeep 2022-08-17T13:45:38.5263936Z [ OK ] AtenXlaTensorTest.TestNormInDimsKeep (29 ms) 2022-08-17T13:45:38.5265232Z [ RUN ] AtenXlaTensorTest.TestNormalTwoTensor 2022-08-17T13:45:38.7377698Z [ OK ] AtenXlaTensorTest.TestNormalTwoTensor (210 ms) 2022-08-17T13:45:38.7378319Z [ RUN ] AtenXlaTensorTest.TestNormalDoubleMean 2022-08-17T13:45:38.9311437Z [ OK ] AtenXlaTensorTest.TestNormalDoubleMean (194 ms) 2022-08-17T13:45:38.9311883Z [ RUN ] AtenXlaTensorTest.TestNormalDoubleStd 2022-08-17T13:45:39.1266331Z [ OK ] AtenXlaTensorTest.TestNormalDoubleStd (195 ms) 2022-08-17T13:45:39.1266740Z [ RUN ] AtenXlaTensorTest.TestNormalInPlace 2022-08-17T13:45:39.3174847Z [ OK ] AtenXlaTensorTest.TestNormalInPlace (190 ms) 2022-08-17T13:45:39.3175258Z [ RUN ] AtenXlaTensorTest.TestUniformInPlace 2022-08-17T13:45:39.3891124Z [ OK ] AtenXlaTensorTest.TestUniformInPlace (71 ms) 2022-08-17T13:45:39.3891618Z [ RUN ] AtenXlaTensorTest.TestRandomInPlace 2022-08-17T13:45:40.6836651Z [ OK ] AtenXlaTensorTest.TestRandomInPlace (1294 ms) 2022-08-17T13:45:40.6837098Z [ RUN ] AtenXlaTensorTest.TestRandomInPlaceDefaultFrom 2022-08-17T13:45:40.7093553Z [ OK ] AtenXlaTensorTest.TestRandomInPlaceDefaultFrom (25 ms) 2022-08-17T13:45:40.7093967Z [ RUN ] AtenXlaTensorTest.TestNormGeneral 2022-08-17T13:45:40.7347096Z [ OK ] AtenXlaTensorTest.TestNormGeneral (25 ms) 2022-08-17T13:45:40.7347501Z [ RUN ] AtenXlaTensorTest.TestNormNuclear 2022-08-17T13:45:40.7557775Z [ OK ] AtenXlaTensorTest.TestNormNuclear (20 ms) 2022-08-17T13:45:40.7558234Z [ RUN ] AtenXlaTensorTest.TestFrobeniusNorm 2022-08-17T13:45:40.7652982Z [ OK ] AtenXlaTensorTest.TestFrobeniusNorm (9 ms) 2022-08-17T13:45:40.7653382Z [ RUN ] AtenXlaTensorTest.TestFrobeniusNormInDim 2022-08-17T13:45:40.7752815Z [ OK ] AtenXlaTensorTest.TestFrobeniusNormInDim (9 ms) 2022-08-17T13:45:40.7753230Z [ RUN ] AtenXlaTensorTest.TestFrobeniusNormInDims 2022-08-17T13:45:40.7853942Z [ OK ] AtenXlaTensorTest.TestFrobeniusNormInDims (10 ms) 2022-08-17T13:45:40.7854326Z [ RUN ] AtenXlaTensorTest.TestGroupNorm 2022-08-17T13:45:40.9710559Z [ OK ] AtenXlaTensorTest.TestGroupNorm (185 ms) 2022-08-17T13:45:40.9711207Z [ RUN ] AtenXlaTensorTest.TestGroupNormBackward 2022-08-17T13:45:40.9813932Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:172: Skipped 2022-08-17T13:45:40.9814720Z 2022-08-17T13:45:40.9815020Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:172: Skipped 2022-08-17T13:45:40.9815332Z 2022-08-17T13:45:40.9817469Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:172: Skipped 2022-08-17T13:45:40.9817783Z 2022-08-17T13:45:40.9818010Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:172: Skipped 2022-08-17T13:45:40.9818289Z 2022-08-17T13:45:40.9818670Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:172: Skipped 2022-08-17T13:45:40.9818945Z 2022-08-17T13:45:40.9819169Z /var/lib/jenkins/workspace/xla/test/cpp/cpp_test_util.cpp:172: Skipped 2022-08-17T13:45:40.9819436Z 2022-08-17T13:45:40.9819908Z [ SKIPPED ] AtenXlaTensorTest.TestGroupNormBackward (10 ms) 2022-08-17T13:45:40.9820524Z [ RUN ] AtenXlaTensorTest.TestInstanceNorm 2022-08-17T13:45:41.0571543Z [ OK ] AtenXlaTensorTest.TestInstanceNorm (75 ms) 2022-08-17T13:45:41.0572156Z [ RUN ] AtenXlaTensorTest.TestLayerNorm 2022-08-17T13:45:41.2976311Z [ OK ] AtenXlaTensorTest.TestLayerNorm (240 ms) 2022-08-17T13:45:41.2977247Z [ RUN ] AtenXlaTensorTest.TestLayerNormBackward 2022-08-17T13:45:42.0884323Z [ OK ] AtenXlaTensorTest.TestLayerNormBackward (790 ms) 2022-08-17T13:45:42.0884796Z [ RUN ] AtenXlaTensorTest.TestPairwiseDistance 2022-08-17T13:45:42.2239758Z [ OK ] AtenXlaTensorTest.TestPairwiseDistance (135 ms) 2022-08-17T13:45:42.2240219Z [ RUN ] AtenXlaTensorTest.TestCosineSimilarity 2022-08-17T13:45:42.2800821Z [ OK ] AtenXlaTensorTest.TestCosineSimilarity (56 ms) 2022-08-17T13:45:42.2801307Z [ RUN ] AtenXlaTensorTest.TestCosineEmbeddingLoss 2022-08-17T13:45:42.3860259Z [ OK ] AtenXlaTensorTest.TestCosineEmbeddingLoss (105 ms) 2022-08-17T13:45:42.3860718Z [ RUN ] AtenXlaTensorTest.TestHingeEmbeddingLoss 2022-08-17T13:45:42.4578332Z [ OK ] AtenXlaTensorTest.TestHingeEmbeddingLoss (71 ms) 2022-08-17T13:45:42.4578776Z [ RUN ] AtenXlaTensorTest.TestTripletMarginLoss 2022-08-17T13:45:43.2145431Z [ OK ] AtenXlaTensorTest.TestTripletMarginLoss (756 ms) 2022-08-17T13:45:43.2145910Z [ RUN ] AtenXlaTensorTest.TestBinaryCrossEntropy 2022-08-17T13:45:43.5054751Z [ OK ] AtenXlaTensorTest.TestBinaryCrossEntropy (290 ms) 2022-08-17T13:45:43.5055229Z [ RUN ] AtenXlaTensorTest.TestMarginRankingLoss 2022-08-17T13:45:43.5744644Z [ OK ] AtenXlaTensorTest.TestMarginRankingLoss (68 ms) 2022-08-17T13:45:43.5745308Z [ RUN ] AtenXlaTensorTest.TestBCEWithLogits 2022-08-17T13:45:43.5926609Z [ OK ] AtenXlaTensorTest.TestBCEWithLogits (18 ms) 2022-08-17T13:45:43.5927045Z [ RUN ] AtenXlaTensorTest.TestKlDiv 2022-08-17T13:45:43.6684750Z [ OK ] AtenXlaTensorTest.TestKlDiv (75 ms) 2022-08-17T13:45:43.6685175Z [ RUN ] AtenXlaTensorTest.TestProd 2022-08-17T13:45:43.6882332Z [ OK ] AtenXlaTensorTest.TestProd (19 ms) 2022-08-17T13:45:43.6882755Z [ RUN ] AtenXlaTensorTest.TestProdCast 2022-08-17T13:45:43.7089344Z [ OK ] AtenXlaTensorTest.TestProdCast (20 ms) 2022-08-17T13:45:43.7089938Z [ RUN ] AtenXlaTensorTest.TestProdInDim 2022-08-17T13:45:43.7517403Z [ OK ] AtenXlaTensorTest.TestProdInDim (42 ms) 2022-08-17T13:45:43.8024273Z [ RUN ] AtenXlaTensorTest.TestProdInDimKeepCast 2022-08-17T13:45:43.8024718Z [ OK ] AtenXlaTensorTest.TestProdInDimKeepCast (50 ms) 2022-08-17T13:45:43.8025099Z [ RUN ] AtenXlaTensorTest.TestProdInDimKeep 2022-08-17T13:45:43.8455296Z [ OK ] AtenXlaTensorTest.TestProdInDimKeep (43 ms) 2022-08-17T13:45:43.8455954Z [ RUN ] AtenXlaTensorTest.TestCumSum 2022-08-17T13:45:43.9053838Z [ OK ] AtenXlaTensorTest.TestCumSum (59 ms) 2022-08-17T13:45:43.9054275Z [ RUN ] AtenXlaTensorTest.TestCumSumCast 2022-08-17T13:45:43.9725411Z [ OK ] AtenXlaTensorTest.TestCumSumCast (67 ms) 2022-08-17T13:45:43.9725843Z [ RUN ] AtenXlaTensorTest.TestCumSumLong 2022-08-17T13:45:44.0085882Z [ OK ] AtenXlaTensorTest.TestCumSumLong (36 ms) 2022-08-17T13:45:44.0086285Z [ RUN ] AtenXlaTensorTest.TestCumSumCastLong 2022-08-17T13:45:44.0340634Z [ OK ] AtenXlaTensorTest.TestCumSumCastLong (25 ms) 2022-08-17T13:45:44.0341084Z [ RUN ] AtenXlaTensorTest.TestCumProd 2022-08-17T13:45:44.0918147Z [ OK ] AtenXlaTensorTest.TestCumProd (57 ms) 2022-08-17T13:45:44.0918534Z [ RUN ] AtenXlaTensorTest.TestCumProdCast 2022-08-17T13:45:44.1575898Z [ OK ] AtenXlaTensorTest.TestCumProdCast (65 ms) 2022-08-17T13:45:44.1576294Z [ RUN ] AtenXlaTensorTest.TestCumProdLong 2022-08-17T13:45:44.1902564Z [ OK ] AtenXlaTensorTest.TestCumProdLong (32 ms) 2022-08-17T13:45:44.1903198Z [ RUN ] AtenXlaTensorTest.TestCumProdCastLong 2022-08-17T13:45:44.2118605Z [ OK ] AtenXlaTensorTest.TestCumProdCastLong (21 ms) 2022-08-17T13:45:44.2119219Z [ RUN ] AtenXlaTensorTest.TestArgMin 2022-08-17T13:45:44.2377153Z [ OK ] AtenXlaTensorTest.TestArgMin (25 ms) 2022-08-17T13:45:44.2377739Z [ RUN ] AtenXlaTensorTest.TestArgMinDim 2022-08-17T13:45:44.2696686Z [ OK ] AtenXlaTensorTest.TestArgMinDim (31 ms) 2022-08-17T13:45:44.2697150Z [ RUN ] AtenXlaTensorTest.TestArgMinDimKeep 2022-08-17T13:45:44.3010908Z [ OK ] AtenXlaTensorTest.TestArgMinDimKeep (31 ms) 2022-08-17T13:45:44.3099019Z [ RUN ] AtenXlaTensorTest.TestArgMinSameValue 2022-08-17T13:45:44.3099448Z [ OK ] AtenXlaTensorTest.TestArgMinSameValue (8 ms) 2022-08-17T13:45:44.3099825Z [ RUN ] AtenXlaTensorTest.TestArgMinWrapper 2022-08-17T13:45:44.3197228Z [ OK ] AtenXlaTensorTest.TestArgMinWrapper (9 ms) 2022-08-17T13:45:44.3197635Z [ RUN ] AtenXlaTensorTest.TestArgMax 2022-08-17T13:45:44.3414082Z [ OK ] AtenXlaTensorTest.TestArgMax (21 ms) 2022-08-17T13:45:44.3414479Z [ RUN ] AtenXlaTensorTest.TestArgMaxDim 2022-08-17T13:45:44.3726768Z [ OK ] AtenXlaTensorTest.TestArgMaxDim (31 ms) 2022-08-17T13:45:44.3727210Z [ RUN ] AtenXlaTensorTest.TestArgMaxDimKeep 2022-08-17T13:45:44.4040147Z [ OK ] AtenXlaTensorTest.TestArgMaxDimKeep (31 ms) 2022-08-17T13:45:44.4040543Z [ RUN ] AtenXlaTensorTest.TestArgMaxSameValue 2022-08-17T13:45:44.4126753Z [ OK ] AtenXlaTensorTest.TestArgMaxSameValue (8 ms) 2022-08-17T13:45:44.4127174Z [ RUN ] AtenXlaTensorTest.TestArgMaxWrapper 2022-08-17T13:45:44.4221987Z [ OK ] AtenXlaTensorTest.TestArgMaxWrapper (9 ms) 2022-08-17T13:45:44.4222326Z [ RUN ] AtenXlaTensorTest.TestAsin 2022-08-17T13:45:44.4432671Z [ OK ] AtenXlaTensorTest.TestAsin (20 ms) 2022-08-17T13:45:44.4433016Z [ RUN ] AtenXlaTensorTest.TestAsinh 2022-08-17T13:45:44.4748750Z [ OK ] AtenXlaTensorTest.TestAsinh (31 ms) 2022-08-17T13:45:44.4749214Z [ RUN ] AtenXlaTensorTest.TestAsinhInPlace 2022-08-17T13:45:44.4841372Z [ OK ] AtenXlaTensorTest.TestAsinhInPlace (9 ms) 2022-08-17T13:45:44.4841735Z [ RUN ] AtenXlaTensorTest.TestSin 2022-08-17T13:45:44.5027405Z [ OK ] AtenXlaTensorTest.TestSin (18 ms) 2022-08-17T13:45:44.5027727Z [ RUN ] AtenXlaTensorTest.TestSinh 2022-08-17T13:45:44.5378049Z [ OK ] AtenXlaTensorTest.TestSinh (34 ms) 2022-08-17T13:45:44.5378598Z [ RUN ] AtenXlaTensorTest.TestAcos 2022-08-17T13:45:44.5571040Z [ OK ] AtenXlaTensorTest.TestAcos (19 ms) 2022-08-17T13:45:44.5571359Z [ RUN ] AtenXlaTensorTest.TestAcosh 2022-08-17T13:45:44.5856846Z [ OK ] AtenXlaTensorTest.TestAcosh (28 ms) 2022-08-17T13:45:44.5857221Z [ RUN ] AtenXlaTensorTest.TestAcoshInPlace 2022-08-17T13:45:44.5949523Z [ OK ] AtenXlaTensorTest.TestAcoshInPlace (9 ms) 2022-08-17T13:45:44.5950129Z [ RUN ] AtenXlaTensorTest.TestCos 2022-08-17T13:45:44.6116492Z [ OK ] AtenXlaTensorTest.TestCos (16 ms) 2022-08-17T13:45:44.6117053Z [ RUN ] AtenXlaTensorTest.TestCosh 2022-08-17T13:45:44.6301482Z [ OK ] AtenXlaTensorTest.TestCosh (18 ms) 2022-08-17T13:45:44.6302031Z [ RUN ] AtenXlaTensorTest.TestAtan 2022-08-17T13:45:44.6473645Z [ OK ] AtenXlaTensorTest.TestAtan (17 ms) 2022-08-17T13:45:44.6474208Z [ RUN ] AtenXlaTensorTest.TestAtanh 2022-08-17T13:45:44.6757863Z [ OK ] AtenXlaTensorTest.TestAtanh (28 ms) 2022-08-17T13:45:44.6758509Z [ RUN ] AtenXlaTensorTest.TestAtanhInPlace 2022-08-17T13:45:44.6851469Z [ OK ] AtenXlaTensorTest.TestAtanhInPlace (9 ms) 2022-08-17T13:45:44.6852047Z [ RUN ] AtenXlaTensorTest.TestAtan2 2022-08-17T13:45:44.7024859Z [ OK ] AtenXlaTensorTest.TestAtan2 (17 ms) 2022-08-17T13:45:44.7025210Z [ RUN ] AtenXlaTensorTest.TestTan 2022-08-17T13:45:44.7205810Z [ OK ] AtenXlaTensorTest.TestTan (18 ms) 2022-08-17T13:45:44.7206170Z [ RUN ] AtenXlaTensorTest.TestTanh 2022-08-17T13:45:44.7391473Z [ OK ] AtenXlaTensorTest.TestTanh (18 ms) 2022-08-17T13:45:44.7391853Z [ RUN ] AtenXlaTensorTest.TestClampMinMax 2022-08-17T13:45:44.7572417Z [ OK ] AtenXlaTensorTest.TestClampMinMax (17 ms) 2022-08-17T13:45:44.7572877Z [ RUN ] AtenXlaTensorTest.TestClampMinMaxTensor 2022-08-17T13:45:44.7755114Z [ OK ] AtenXlaTensorTest.TestClampMinMaxTensor (18 ms) 2022-08-17T13:45:44.7755505Z [ RUN ] AtenXlaTensorTest.TestClampMin 2022-08-17T13:45:44.7843738Z [ OK ] AtenXlaTensorTest.TestClampMin (8 ms) 2022-08-17T13:45:44.7844115Z [ RUN ] AtenXlaTensorTest.TestClampMinTensor 2022-08-17T13:45:44.8019507Z [ OK ] AtenXlaTensorTest.TestClampMinTensor (17 ms) 2022-08-17T13:45:44.8019872Z [ RUN ] AtenXlaTensorTest.TestClampMax 2022-08-17T13:45:44.8109702Z [ OK ] AtenXlaTensorTest.TestClampMax (9 ms) 2022-08-17T13:45:44.8110080Z [ RUN ] AtenXlaTensorTest.TestClampMaxTensor 2022-08-17T13:45:44.8328271Z [ OK ] AtenXlaTensorTest.TestClampMaxTensor (21 ms) 2022-08-17T13:45:44.8328681Z [ RUN ] AtenXlaTensorTest.TestClampMinExplicit 2022-08-17T13:45:44.8417438Z [ OK ] AtenXlaTensorTest.TestClampMinExplicit (8 ms) 2022-08-17T13:45:44.8417866Z [ RUN ] AtenXlaTensorTest.TestClampMinTensorExplicit 2022-08-17T13:45:44.8594282Z [ OK ] AtenXlaTensorTest.TestClampMinTensorExplicit (17 ms) 2022-08-17T13:45:44.8594707Z [ RUN ] AtenXlaTensorTest.TestClampMaxExplicit 2022-08-17T13:45:44.8683289Z [ OK ] AtenXlaTensorTest.TestClampMaxExplicit (8 ms) 2022-08-17T13:45:44.8683715Z [ RUN ] AtenXlaTensorTest.TestClampMaxTensorExplicit 2022-08-17T13:45:44.8858127Z [ OK ] AtenXlaTensorTest.TestClampMaxTensorExplicit (17 ms) 2022-08-17T13:45:44.8858682Z [ RUN ] AtenXlaTensorTest.TestClampMinExplicitInPlace 2022-08-17T13:45:44.8952576Z [ OK ] AtenXlaTensorTest.TestClampMinExplicitInPlace (9 ms) 2022-08-17T13:45:44.8953044Z [ RUN ] AtenXlaTensorTest.TestClampMaxExplicitInPlace 2022-08-17T13:45:44.9045036Z [ OK ] AtenXlaTensorTest.TestClampMaxExplicitInPlace (9 ms) 2022-08-17T13:45:44.9045643Z [ RUN ] AtenXlaTensorTest.TestCeil 2022-08-17T13:45:44.9237432Z [ OK ] AtenXlaTensorTest.TestCeil (19 ms) 2022-08-17T13:45:44.9237969Z [ RUN ] AtenXlaTensorTest.TestFloor 2022-08-17T13:45:44.9427884Z [ OK ] AtenXlaTensorTest.TestFloor (18 ms) 2022-08-17T13:45:44.9428447Z [ RUN ] AtenXlaTensorTest.TestRound 2022-08-17T13:45:44.9670687Z [ OK ] AtenXlaTensorTest.TestRound (24 ms) 2022-08-17T13:45:44.9671027Z [ RUN ] AtenXlaTensorTest.TestTrunc 2022-08-17T13:45:44.9854562Z [ OK ] AtenXlaTensorTest.TestTrunc (18 ms) 2022-08-17T13:45:44.9854943Z [ RUN ] AtenXlaTensorTest.TestFrac 2022-08-17T13:45:45.0037486Z [ OK ] AtenXlaTensorTest.TestFrac (18 ms) 2022-08-17T13:45:45.0037876Z [ RUN ] AtenXlaTensorTest.TestNeg 2022-08-17T13:45:45.0202115Z [ OK ] AtenXlaTensorTest.TestNeg (16 ms) 2022-08-17T13:45:45.0202554Z [ RUN ] AtenXlaTensorTest.TestBitwiseNot 2022-08-17T13:45:45.0701005Z [ OK ] AtenXlaTensorTest.TestBitwiseNot (49 ms) 2022-08-17T13:45:45.0701426Z [ RUN ] AtenXlaTensorTest.TestBitwiseNotInPlace 2022-08-17T13:45:45.0832860Z [ OK ] AtenXlaTensorTest.TestBitwiseNotInPlace (13 ms) 2022-08-17T13:45:45.0833241Z [ RUN ] AtenXlaTensorTest.TestSgn 2022-08-17T13:45:45.1108263Z [ OK ] AtenXlaTensorTest.TestSgn (27 ms) 2022-08-17T13:45:45.1108603Z [ RUN ] AtenXlaTensorTest.TestSign 2022-08-17T13:45:45.1372065Z [ OK ] AtenXlaTensorTest.TestSign (26 ms) 2022-08-17T13:45:45.1372467Z [ RUN ] AtenXlaTensorTest.TestSignByte 2022-08-17T13:45:45.1542005Z [ OK ] AtenXlaTensorTest.TestSignByte (16 ms) 2022-08-17T13:45:45.1542372Z [ RUN ] AtenXlaTensorTest.TestAbs 2022-08-17T13:45:45.1810911Z [ OK ] AtenXlaTensorTest.TestAbs (26 ms) 2022-08-17T13:45:45.1811298Z [ RUN ] AtenXlaTensorTest.TestAbsByte 2022-08-17T13:45:45.1957226Z [ OK ] AtenXlaTensorTest.TestAbsByte (14 ms) 2022-08-17T13:45:45.1957599Z [ RUN ] AtenXlaTensorTest.TestEmptyLike 2022-08-17T13:45:45.2041772Z [ OK ] AtenXlaTensorTest.TestEmptyLike (8 ms) 2022-08-17T13:45:45.2042171Z [ RUN ] AtenXlaTensorTest.TestEmptyLikeOptions 2022-08-17T13:45:45.2120220Z [ OK ] AtenXlaTensorTest.TestEmptyLikeOptions (7 ms) 2022-08-17T13:45:45.2120594Z [ RUN ] AtenXlaTensorTest.TestEmpty 2022-08-17T13:45:45.2192677Z [ OK ] AtenXlaTensorTest.TestEmpty (7 ms) 2022-08-17T13:45:45.2193013Z [ RUN ] AtenXlaTensorTest.TestZerosLike 2022-08-17T13:45:45.2280760Z [ OK ] AtenXlaTensorTest.TestZerosLike (8 ms) 2022-08-17T13:45:45.2281147Z [ RUN ] AtenXlaTensorTest.TestZerosLikeOptions 2022-08-17T13:45:45.2366694Z [ OK ] AtenXlaTensorTest.TestZerosLikeOptions (8 ms) 2022-08-17T13:45:45.2367066Z [ RUN ] AtenXlaTensorTest.TestZeros 2022-08-17T13:45:45.2448250Z [ OK ] AtenXlaTensorTest.TestZeros (8 ms) 2022-08-17T13:45:45.2448605Z [ RUN ] AtenXlaTensorTest.TestOnes 2022-08-17T13:45:45.2605842Z [ OK ] AtenXlaTensorTest.TestOnes (15 ms) 2022-08-17T13:45:45.2606191Z [ RUN ] AtenXlaTensorTest.TestOnesLike 2022-08-17T13:45:45.2697823Z [ OK ] AtenXlaTensorTest.TestOnesLike (9 ms) 2022-08-17T13:45:45.2698224Z [ RUN ] AtenXlaTensorTest.TestOnesLikeOptions 2022-08-17T13:45:45.2785686Z [ OK ] AtenXlaTensorTest.TestOnesLikeOptions (8 ms) 2022-08-17T13:45:45.2786053Z [ RUN ] AtenXlaTensorTest.TestFull 2022-08-17T13:45:45.2949800Z [ OK ] AtenXlaTensorTest.TestFull (16 ms) 2022-08-17T13:45:45.2950144Z [ RUN ] AtenXlaTensorTest.TestFullLike 2022-08-17T13:45:45.3039506Z [ OK ] AtenXlaTensorTest.TestFullLike (8 ms) 2022-08-17T13:45:45.3039869Z [ RUN ] AtenXlaTensorTest.TestFullLikeOptions 2022-08-17T13:45:45.3127344Z [ OK ] AtenXlaTensorTest.TestFullLikeOptions (8 ms) 2022-08-17T13:45:45.3127707Z [ RUN ] AtenXlaTensorTest.TestARange 2022-08-17T13:45:45.3349389Z [ OK ] AtenXlaTensorTest.TestARange (22 ms) 2022-08-17T13:45:45.3349753Z [ RUN ] AtenXlaTensorTest.TestARangeOut 2022-08-17T13:45:45.3495760Z [ OK ] AtenXlaTensorTest.TestARangeOut (14 ms) 2022-08-17T13:45:45.3496335Z [ RUN ] AtenXlaTensorTest.TestDimARange 2022-08-17T13:45:45.3654356Z [ OK ] AtenXlaTensorTest.TestDimARange (15 ms) 2022-08-17T13:45:45.3654729Z [ RUN ] AtenXlaTensorTest.TestBartlettWindow 2022-08-17T13:45:45.4023568Z [ OK ] AtenXlaTensorTest.TestBartlettWindow (36 ms) 2022-08-17T13:45:45.4023979Z [ RUN ] AtenXlaTensorTest.TestBlackmanWindow 2022-08-17T13:45:45.4413617Z [ OK ] AtenXlaTensorTest.TestBlackmanWindow (38 ms) 2022-08-17T13:45:45.4414046Z [ RUN ] AtenXlaTensorTest.TestHammingWindow 2022-08-17T13:45:45.4746442Z [ OK ] AtenXlaTensorTest.TestHammingWindow (33 ms) 2022-08-17T13:45:45.4746847Z [ RUN ] AtenXlaTensorTest.TestHannWindow 2022-08-17T13:45:45.4848774Z [ OK ] AtenXlaTensorTest.TestHannWindow (10 ms) 2022-08-17T13:45:45.4849413Z [ RUN ] AtenXlaTensorTest.TestLogSigmoid 2022-08-17T13:45:45.5309637Z [ OK ] AtenXlaTensorTest.TestLogSigmoid (45 ms) 2022-08-17T13:45:45.5310043Z [ RUN ] AtenXlaTensorTest.TestLogsumexp 2022-08-17T13:45:45.6110455Z [ OK ] AtenXlaTensorTest.TestLogsumexp (80 ms) 2022-08-17T13:45:45.6111181Z [ RUN ] AtenXlaTensorTest.TestXLogY 2022-08-17T13:45:45.6328378Z [ OK ] AtenXlaTensorTest.TestXLogY (21 ms) 2022-08-17T13:45:45.6329148Z [ RUN ] AtenXlaTensorTest.TestSiLU 2022-08-17T13:45:45.6599831Z [ OK ] AtenXlaTensorTest.TestSiLU (27 ms) 2022-08-17T13:45:45.6600385Z [ RUN ] AtenXlaTensorTest.TestSiLUBackward 2022-08-17T13:45:45.6855624Z [ OK ] AtenXlaTensorTest.TestSiLUBackward (25 ms) 2022-08-17T13:45:45.6856239Z [ RUN ] AtenXlaTensorTest.TestSigmoid 2022-08-17T13:45:45.7079295Z [ OK ] AtenXlaTensorTest.TestSigmoid (22 ms) 2022-08-17T13:45:45.7079695Z [ RUN ] AtenXlaTensorTest.TestMatmul_1x1 2022-08-17T13:45:45.7267602Z [ OK ] AtenXlaTensorTest.TestMatmul_1x1 (18 ms) 2022-08-17T13:45:45.7267985Z [ RUN ] AtenXlaTensorTest.TestMatmul_2x1 2022-08-17T13:45:45.7482522Z [ OK ] AtenXlaTensorTest.TestMatmul_2x1 (21 ms) 2022-08-17T13:45:45.7482916Z [ RUN ] AtenXlaTensorTest.TestMatmul_1x2 2022-08-17T13:45:45.7691325Z [ OK ] AtenXlaTensorTest.TestMatmul_1x2 (20 ms) 2022-08-17T13:45:45.7691695Z [ RUN ] AtenXlaTensorTest.TestMatmul_2x2 2022-08-17T13:45:45.7933882Z [ OK ] AtenXlaTensorTest.TestMatmul_2x2 (24 ms) 2022-08-17T13:45:45.7934266Z [ RUN ] AtenXlaTensorTest.TestMatmulBcast 2022-08-17T13:45:45.8298931Z [ OK ] AtenXlaTensorTest.TestMatmulBcast (36 ms) 2022-08-17T13:45:45.8299493Z [ RUN ] AtenXlaTensorTest.TestDot 2022-08-17T13:45:45.8390533Z [ OK ] AtenXlaTensorTest.TestDot (9 ms) 2022-08-17T13:45:45.8390908Z [ RUN ] AtenXlaTensorTest.TestTensorDot 2022-08-17T13:45:45.8782960Z [ OK ] AtenXlaTensorTest.TestTensorDot (39 ms) 2022-08-17T13:45:45.8783313Z [ RUN ] AtenXlaTensorTest.TestGer 2022-08-17T13:45:45.8970151Z [ OK ] AtenXlaTensorTest.TestGer (18 ms) 2022-08-17T13:45:45.8970580Z [ RUN ] AtenXlaTensorTest.TestMv 2022-08-17T13:45:45.9244588Z [ OK ] AtenXlaTensorTest.TestMv (27 ms) 2022-08-17T13:45:45.9245393Z [ RUN ] AtenXlaTensorTest.TestMvOut 2022-08-17T13:45:45.9341663Z [ OK ] AtenXlaTensorTest.TestMvOut (9 ms) 2022-08-17T13:45:45.9342314Z [ RUN ] AtenXlaTensorTest.TestBatchAddBatchMatMul 2022-08-17T13:45:45.9738284Z [ OK ] AtenXlaTensorTest.TestBatchAddBatchMatMul (39 ms) 2022-08-17T13:45:45.9738804Z [ RUN ] AtenXlaTensorTest.TestBatchAddBatchMatMulInPlace 2022-08-17T13:45:45.9869853Z [ OK ] AtenXlaTensorTest.TestBatchAddBatchMatMulInPlace (13 ms) 2022-08-17T13:45:45.9870749Z [ RUN ] AtenXlaTensorTest.TestBatchMatMul 2022-08-17T13:45:46.0051378Z [ OK ] AtenXlaTensorTest.TestBatchMatMul (18 ms) 2022-08-17T13:45:46.0051817Z [ RUN ] AtenXlaTensorTest.TestChainMatMul 2022-08-17T13:45:46.0490053Z [ OK ] AtenXlaTensorTest.TestChainMatMul (43 ms) 2022-08-17T13:45:46.0490495Z [ RUN ] AtenXlaTensorTest.TestLinear 2022-08-17T13:45:46.0852441Z [ OK ] AtenXlaTensorTest.TestLinear (36 ms) 2022-08-17T13:45:46.0852818Z [ RUN ] AtenXlaTensorTest.TestPinverse 2022-08-17T13:45:46.5247322Z [ OK ] AtenXlaTensorTest.TestPinverse (439 ms) 2022-08-17T13:45:46.5247721Z [ RUN ] AtenXlaTensorTest.TestEinsumOuter 2022-08-17T13:45:46.5441262Z [ OK ] AtenXlaTensorTest.TestEinsumOuter (19 ms) 2022-08-17T13:45:46.5441679Z [ RUN ] AtenXlaTensorTest.TestEinsumOuterBackward 2022-08-17T13:45:46.5781298Z [ OK ] AtenXlaTensorTest.TestEinsumOuterBackward (33 ms) 2022-08-17T13:45:46.5781863Z [ RUN ] AtenXlaTensorTest.TestEinsumBatchMatMul 2022-08-17T13:45:46.6101031Z [ OK ] AtenXlaTensorTest.TestEinsumBatchMatMul (31 ms) 2022-08-17T13:45:46.6101774Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBilinear 2022-08-17T13:45:46.6546467Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBilinear (44 ms) 2022-08-17T13:45:46.6546968Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerDiagonal 2022-08-17T13:45:46.6835521Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerDiagonal (28 ms) 2022-08-17T13:45:46.6836019Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchDiagonal 2022-08-17T13:45:46.7215344Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchDiagonal (38 ms) 2022-08-17T13:45:46.7215888Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchPermute 2022-08-17T13:45:46.7523284Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerBatchPermute (30 ms) 2022-08-17T13:45:46.7524132Z [ RUN ] AtenXlaTensorTest.TestEinsumPyTorchLowerRepeatedAxis 2022-08-17T13:45:46.7940359Z [ OK ] AtenXlaTensorTest.TestEinsumPyTorchLowerRepeatedAxis (41 ms) 2022-08-17T13:45:46.7941088Z [ RUN ] AtenXlaTensorTest.TestBilinear 2022-08-17T13:45:46.9311704Z [ OK ] AtenXlaTensorTest.TestBilinear (137 ms) 2022-08-17T13:45:46.9312159Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2D 2022-08-17T13:45:46.9734504Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2D (42 ms) 2022-08-17T13:45:46.9734964Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2DBackward 2022-08-17T13:45:47.0110041Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2DBackward (37 ms) 2022-08-17T13:45:47.0110815Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2DWithScale 2022-08-17T13:45:47.0354179Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2DWithScale (24 ms) 2022-08-17T13:45:47.0354716Z [ RUN ] AtenXlaTensorTest.TestUpsampleNearest2DBackwardWithScale 2022-08-17T13:45:47.0616150Z [ OK ] AtenXlaTensorTest.TestUpsampleNearest2DBackwardWithScale (26 ms) 2022-08-17T13:45:47.0616635Z [ RUN ] AtenXlaTensorTest.TestUpsampleBilinear2D 2022-08-17T13:45:47.0740780Z [ OK ] AtenXlaTensorTest.TestUpsampleBilinear2D (12 ms) 2022-08-17T13:45:47.0741240Z [ RUN ] AtenXlaTensorTest.TestUpsampleBilinear2DBackward 2022-08-17T13:45:47.0908557Z [ OK ] AtenXlaTensorTest.TestUpsampleBilinear2DBackward (16 ms) 2022-08-17T13:45:47.0908964Z [ RUN ] AtenXlaTensorTest.TestAddCMul 2022-08-17T13:45:47.1093030Z [ OK ] AtenXlaTensorTest.TestAddCMul (18 ms) 2022-08-17T13:45:47.1093462Z [ RUN ] AtenXlaTensorTest.TestAddCDiv 2022-08-17T13:45:47.1277500Z [ OK ] AtenXlaTensorTest.TestAddCDiv (18 ms) 2022-08-17T13:45:47.1278150Z [ RUN ] AtenXlaTensorTest.TestSize 2022-08-17T13:45:47.1363695Z [ OK ] AtenXlaTensorTest.TestSize (8 ms) 2022-08-17T13:45:47.1364042Z [ RUN ] AtenXlaTensorTest.TestSelect 2022-08-17T13:45:47.1858510Z [ OK ] AtenXlaTensorTest.TestSelect (49 ms) 2022-08-17T13:45:47.1858953Z [ RUN ] AtenXlaTensorTest.TestBernoulliScalarProb 2022-08-17T13:45:47.2690790Z [ OK ] AtenXlaTensorTest.TestBernoulliScalarProb (83 ms) 2022-08-17T13:45:47.2691234Z [ RUN ] AtenXlaTensorTest.TestBernoulliTensorProb 2022-08-17T13:45:47.3456440Z [ OK ] AtenXlaTensorTest.TestBernoulliTensorProb (76 ms) 2022-08-17T13:45:47.3456968Z [ RUN ] AtenXlaTensorTest.TestBernoulliScalarProbInPlace 2022-08-17T13:45:47.3548252Z [ OK ] AtenXlaTensorTest.TestBernoulliScalarProbInPlace (9 ms) 2022-08-17T13:45:47.3549036Z [ RUN ] AtenXlaTensorTest.TestBernoulliTensorProbInPlace 2022-08-17T13:45:47.4313184Z [ OK ] AtenXlaTensorTest.TestBernoulliTensorProbInPlace (76 ms) 2022-08-17T13:45:47.4313617Z [ RUN ] AtenXlaTensorTest.TestDropout 2022-08-17T13:45:47.5263397Z [ OK ] AtenXlaTensorTest.TestDropout (95 ms) 2022-08-17T13:45:47.5263783Z [ RUN ] AtenXlaTensorTest.TestDropoutInPlace 2022-08-17T13:45:47.5358383Z [ OK ] AtenXlaTensorTest.TestDropoutInPlace (9 ms) 2022-08-17T13:45:47.5358798Z [ RUN ] AtenXlaTensorTest.TestRandperm 2022-08-17T13:45:47.5515913Z [ OK ] AtenXlaTensorTest.TestRandperm (15 ms) 2022-08-17T13:45:47.5516279Z [ RUN ] AtenXlaTensorTest.TestSlice 2022-08-17T13:45:47.5755395Z [ OK ] AtenXlaTensorTest.TestSlice (23 ms) 2022-08-17T13:45:47.5755738Z [ RUN ] AtenXlaTensorTest.TestTake 2022-08-17T13:45:47.6031526Z [ OK ] AtenXlaTensorTest.TestTake (27 ms) 2022-08-17T13:45:47.6031914Z [ RUN ] AtenXlaTensorTest.TestTakeBackward 2022-08-17T13:45:47.6344827Z [ OK ] AtenXlaTensorTest.TestTakeBackward (31 ms) 2022-08-17T13:45:47.6345207Z [ RUN ] AtenXlaTensorTest.TestStack 2022-08-17T13:45:47.7183377Z [ OK ] AtenXlaTensorTest.TestStack (83 ms) 2022-08-17T13:45:47.7183713Z [ RUN ] AtenXlaTensorTest.TestCat 2022-08-17T13:45:47.7496812Z [ OK ] AtenXlaTensorTest.TestCat (31 ms) 2022-08-17T13:45:47.7497221Z [ RUN ] AtenXlaTensorTest.TestCatTypePromotion 2022-08-17T13:45:47.8195899Z [ OK ] AtenXlaTensorTest.TestCatTypePromotion (69 ms) 2022-08-17T13:45:47.8196294Z [ RUN ] AtenXlaTensorTest.TestUnbind 2022-08-17T13:45:47.9830318Z [ OK ] AtenXlaTensorTest.TestUnbind (163 ms) 2022-08-17T13:45:47.9830735Z [ RUN ] AtenXlaTensorTest.TestRepeat 2022-08-17T13:45:48.0390596Z [ OK ] AtenXlaTensorTest.TestRepeat (56 ms) 2022-08-17T13:45:48.0390980Z [ RUN ] AtenXlaTensorTest.TestGather 2022-08-17T13:45:48.0655750Z [ OK ] AtenXlaTensorTest.TestGather (26 ms) 2022-08-17T13:45:48.0656119Z [ RUN ] AtenXlaTensorTest.TestScatter 2022-08-17T13:45:48.1353934Z [ OK ] AtenXlaTensorTest.TestScatter (69 ms) 2022-08-17T13:45:48.1354344Z [ RUN ] AtenXlaTensorTest.TestScatterR1 2022-08-17T13:45:48.1713239Z [ OK ] AtenXlaTensorTest.TestScatterR1 (35 ms) 2022-08-17T13:45:48.1713861Z [ RUN ] AtenXlaTensorTest.TestScatterR3 2022-08-17T13:45:48.2241594Z [ OK ] AtenXlaTensorTest.TestScatterR3 (52 ms) 2022-08-17T13:45:48.2242265Z [ RUN ] AtenXlaTensorTest.TestScatterBiggerSource 2022-08-17T13:45:48.2976353Z [ OK ] AtenXlaTensorTest.TestScatterBiggerSource (73 ms) 2022-08-17T13:45:48.2976772Z [ RUN ] AtenXlaTensorTest.TestScatterScalar 2022-08-17T13:45:48.3562749Z [ OK ] AtenXlaTensorTest.TestScatterScalar (58 ms) 2022-08-17T13:45:48.3563182Z [ RUN ] AtenXlaTensorTest.TestScatterReduceAdd 2022-08-17T13:45:48.4145428Z [ OK ] AtenXlaTensorTest.TestScatterReduceAdd (58 ms) 2022-08-17T13:45:48.4145829Z [ RUN ] AtenXlaTensorTest.TestScatterAdd 2022-08-17T13:45:48.4261624Z [ OK ] AtenXlaTensorTest.TestScatterAdd (11 ms) 2022-08-17T13:45:48.4262303Z [ RUN ] AtenXlaTensorTest.TestScatterAddInPlace 2022-08-17T13:45:48.4845390Z [ OK ] AtenXlaTensorTest.TestScatterAddInPlace (58 ms) 2022-08-17T13:45:48.4846041Z [ RUN ] AtenXlaTensorTest.TestIndexSelect 2022-08-17T13:45:48.7351839Z [ OK ] AtenXlaTensorTest.TestIndexSelect (250 ms) 2022-08-17T13:45:48.7352251Z [ RUN ] AtenXlaTensorTest.TestIndexSelectRank0 2022-08-17T13:45:48.8597849Z [ OK ] AtenXlaTensorTest.TestIndexSelectRank0 (124 ms) 2022-08-17T13:45:48.8598258Z [ RUN ] AtenXlaTensorTest.TestInverse 2022-08-17T13:45:48.9784919Z [ OK ] AtenXlaTensorTest.TestInverse (118 ms) 2022-08-17T13:45:48.9785282Z [ RUN ] AtenXlaTensorTest.TestIsnan 2022-08-17T13:45:48.9978481Z [ OK ] AtenXlaTensorTest.TestIsnan (19 ms) 2022-08-17T13:45:48.9979047Z [ RUN ] AtenXlaTensorTest.TestExpand 2022-08-17T13:45:49.0154980Z [ OK ] AtenXlaTensorTest.TestExpand (17 ms) 2022-08-17T13:45:49.0155609Z [ RUN ] AtenXlaTensorTest.TestExpandBack 2022-08-17T13:45:49.0390971Z [ OK ] AtenXlaTensorTest.TestExpandBack (23 ms) 2022-08-17T13:45:49.0391560Z [ RUN ] AtenXlaTensorTest.TestExpandAs 2022-08-17T13:45:49.0551612Z [ OK ] AtenXlaTensorTest.TestExpandAs (16 ms) 2022-08-17T13:45:49.0552197Z [ RUN ] AtenXlaTensorTest.TestEye 2022-08-17T13:45:49.0727002Z [ OK ] AtenXlaTensorTest.TestEye (17 ms) 2022-08-17T13:45:49.0727597Z [ RUN ] AtenXlaTensorTest.TestEyeWide 2022-08-17T13:45:49.0898982Z [ OK ] AtenXlaTensorTest.TestEyeWide (17 ms) 2022-08-17T13:45:49.0899582Z [ RUN ] AtenXlaTensorTest.TestEyeNarrow 2022-08-17T13:45:49.1070325Z [ OK ] AtenXlaTensorTest.TestEyeNarrow (17 ms) 2022-08-17T13:45:49.1071003Z [ RUN ] AtenXlaTensorTest.TestBroadcastTensors 2022-08-17T13:45:49.1393091Z [ OK ] AtenXlaTensorTest.TestBroadcastTensors (32 ms) 2022-08-17T13:45:49.1393487Z [ RUN ] AtenXlaTensorTest.TestOneIndex 2022-08-17T13:45:49.4226180Z [ OK ] AtenXlaTensorTest.TestOneIndex (283 ms) 2022-08-17T13:45:49.4226836Z [ RUN ] AtenXlaTensorTest.TestOneIndexTransfer 2022-08-17T13:45:49.4463521Z [ OK ] AtenXlaTensorTest.TestOneIndexTransfer (23 ms) 2022-08-17T13:45:49.4463950Z [ RUN ] AtenXlaTensorTest.TestNonzero 2022-08-17T13:45:49.4997566Z [ OK ] AtenXlaTensorTest.TestNonzero (53 ms) 2022-08-17T13:45:49.4998026Z [ RUN ] AtenXlaTensorTest.TestMaskedSelect 2022-08-17T13:45:49.5459337Z [ OK ] AtenXlaTensorTest.TestMaskedSelect (46 ms) 2022-08-17T13:45:49.5459780Z [ RUN ] AtenXlaTensorTest.TestMaskedScatter 2022-08-17T13:45:49.6237654Z [ OK ] AtenXlaTensorTest.TestMaskedScatter (77 ms) 2022-08-17T13:45:49.6238348Z [ RUN ] AtenXlaTensorTest.TestMultiIndexHeadNull 2022-08-17T13:45:49.8399786Z [ OK ] AtenXlaTensorTest.TestMultiIndexHeadNull (216 ms) 2022-08-17T13:45:49.8400515Z [ RUN ] AtenXlaTensorTest.TestMultiIndexMiddleNull 2022-08-17T13:45:50.0708090Z [ OK ] AtenXlaTensorTest.TestMultiIndexMiddleNull (230 ms) 2022-08-17T13:45:50.0708805Z [ RUN ] AtenXlaTensorTest.TestMultiIndexTailNull 2022-08-17T13:45:50.2747274Z [ OK ] AtenXlaTensorTest.TestMultiIndexTailNull (203 ms) 2022-08-17T13:45:50.2748260Z [ RUN ] AtenXlaTensorTest.TestMultiIndexMiddleBroadcast 2022-08-17T13:45:50.4621941Z [ OK ] AtenXlaTensorTest.TestMultiIndexMiddleBroadcast (187 ms) 2022-08-17T13:45:50.4622688Z [ RUN ] AtenXlaTensorTest.TestMultiIndexTailBroadcast 2022-08-17T13:45:50.6734380Z [ OK ] AtenXlaTensorTest.TestMultiIndexTailBroadcast (211 ms) 2022-08-17T13:45:50.6734806Z [ RUN ] AtenXlaTensorTest.TestMaskIndex 2022-08-17T13:45:50.8430650Z [ OK ] AtenXlaTensorTest.TestMaskIndex (169 ms) 2022-08-17T13:45:50.8431116Z [ RUN ] AtenXlaTensorTest.TestOneIndexPut 2022-08-17T13:45:51.6329482Z [ OK ] AtenXlaTensorTest.TestOneIndexPut (789 ms) 2022-08-17T13:45:51.6329899Z [ RUN ] AtenXlaTensorTest.TestOneIndexPutInPlace 2022-08-17T13:45:51.6745973Z [ OK ] AtenXlaTensorTest.TestOneIndexPutInPlace (41 ms) 2022-08-17T13:45:51.6746699Z [ RUN ] AtenXlaTensorTest.TestOneIndexPutTransfer 2022-08-17T13:45:51.7069896Z [ OK ] AtenXlaTensorTest.TestOneIndexPutTransfer (32 ms) 2022-08-17T13:45:51.7070606Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPut 2022-08-17T13:45:52.4622827Z [ OK ] AtenXlaTensorTest.TestMultiIndexPut (755 ms) 2022-08-17T13:45:52.4623523Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutHeadNull 2022-08-17T13:45:53.3583125Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutHeadNull (895 ms) 2022-08-17T13:45:53.3583896Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutMiddleNull 2022-08-17T13:45:54.3301957Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutMiddleNull (971 ms) 2022-08-17T13:45:54.3302476Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutTailNull 2022-08-17T13:45:55.0042568Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutTailNull (673 ms) 2022-08-17T13:45:55.0043420Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutMiddleBroadcast 2022-08-17T13:45:55.6153853Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutMiddleBroadcast (611 ms) 2022-08-17T13:45:55.6154652Z [ RUN ] AtenXlaTensorTest.TestMultiIndexPutTailBroadcast 2022-08-17T13:45:56.1834138Z [ OK ] AtenXlaTensorTest.TestMultiIndexPutTailBroadcast (567 ms) 2022-08-17T13:45:56.1834642Z [ RUN ] AtenXlaTensorTest.TestMaskIndexPut 2022-08-17T13:45:56.6269585Z [ OK ] AtenXlaTensorTest.TestMaskIndexPut (443 ms) 2022-08-17T13:45:56.6270006Z [ RUN ] AtenXlaTensorTest.TestIndexPutImpl 2022-08-17T13:45:56.6760416Z [ OK ] AtenXlaTensorTest.TestIndexPutImpl (48 ms) 2022-08-17T13:45:56.6761174Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithScalar 2022-08-17T13:45:57.3620669Z [ OK ] AtenXlaTensorTest.TestIndexFillWithScalar (686 ms) 2022-08-17T13:45:57.3621440Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithScalarInPlace 2022-08-17T13:45:57.4293214Z [ OK ] AtenXlaTensorTest.TestIndexFillWithScalarInPlace (67 ms) 2022-08-17T13:45:57.4293692Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithTensor 2022-08-17T13:45:57.4866640Z [ OK ] AtenXlaTensorTest.TestIndexFillWithTensor (57 ms) 2022-08-17T13:45:57.4867121Z [ RUN ] AtenXlaTensorTest.TestIndexFillWithTensorInPlace 2022-08-17T13:45:57.5523998Z [ OK ] AtenXlaTensorTest.TestIndexFillWithTensorInPlace (65 ms) 2022-08-17T13:45:57.5524975Z [ RUN ] AtenXlaTensorTest.TestIndexFillRank0 2022-08-17T13:45:57.9384948Z [ OK ] AtenXlaTensorTest.TestIndexFillRank0 (386 ms) 2022-08-17T13:45:57.9385357Z [ RUN ] AtenXlaTensorTest.TestIndexAdd 2022-08-17T13:45:59.4704283Z [ OK ] AtenXlaTensorTest.TestIndexAdd (1531 ms) 2022-08-17T13:45:59.4704703Z [ RUN ] AtenXlaTensorTest.TestIndexAddInPlace 2022-08-17T13:46:00.9219015Z [ OK ] AtenXlaTensorTest.TestIndexAddInPlace (1451 ms) 2022-08-17T13:46:00.9219632Z [ RUN ] AtenXlaTensorTest.TestIndexAddRank0 2022-08-17T13:46:01.5876383Z [ OK ] AtenXlaTensorTest.TestIndexAddRank0 (665 ms) 2022-08-17T13:46:01.5876797Z [ RUN ] AtenXlaTensorTest.TestIndexCopy 2022-08-17T13:46:02.2546718Z [ OK ] AtenXlaTensorTest.TestIndexCopy (667 ms) 2022-08-17T13:46:02.2547165Z [ RUN ] AtenXlaTensorTest.TestIndexCopyInPlace 2022-08-17T13:46:02.9934611Z [ OK ] AtenXlaTensorTest.TestIndexCopyInPlace (738 ms) 2022-08-17T13:46:02.9935027Z [ RUN ] AtenXlaTensorTest.TestIndexCopyRank0 2022-08-17T13:46:03.4698810Z [ OK ] AtenXlaTensorTest.TestIndexCopyRank0 (476 ms) 2022-08-17T13:46:03.4699425Z [ RUN ] AtenXlaTensorTest.TestRelu 2022-08-17T13:46:03.4895909Z [ OK ] AtenXlaTensorTest.TestRelu (19 ms) 2022-08-17T13:46:03.4896503Z [ RUN ] AtenXlaTensorTest.TestReluInPlace 2022-08-17T13:46:03.4989312Z [ OK ] AtenXlaTensorTest.TestReluInPlace (9 ms) 2022-08-17T13:46:03.4989686Z [ RUN ] AtenXlaTensorTest.TestPrelu 2022-08-17T13:46:03.5200589Z [ OK ] AtenXlaTensorTest.TestPrelu (20 ms) 2022-08-17T13:46:03.5201104Z [ RUN ] AtenXlaTensorTest.TestHardshrink 2022-08-17T13:46:03.5391516Z [ OK ] AtenXlaTensorTest.TestHardshrink (19 ms) 2022-08-17T13:46:03.5391884Z [ RUN ] AtenXlaTensorTest.TestHardSigmoid 2022-08-17T13:46:03.5587312Z [ OK ] AtenXlaTensorTest.TestHardSigmoid (19 ms) 2022-08-17T13:46:03.5587716Z [ RUN ] AtenXlaTensorTest.TestHardSigmoidInPlace 2022-08-17T13:46:03.5680950Z [ OK ] AtenXlaTensorTest.TestHardSigmoidInPlace (9 ms) 2022-08-17T13:46:03.5681405Z [ RUN ] AtenXlaTensorTest.TestHardSigmoidBackward 2022-08-17T13:46:03.5887866Z [ OK ] AtenXlaTensorTest.TestHardSigmoidBackward (20 ms) 2022-08-17T13:46:03.5888270Z [ RUN ] AtenXlaTensorTest.TestHardSwish 2022-08-17T13:46:03.6084610Z [ OK ] AtenXlaTensorTest.TestHardSwish (19 ms) 2022-08-17T13:46:03.6085023Z [ RUN ] AtenXlaTensorTest.TestHardSwishInPlace 2022-08-17T13:46:03.6177774Z [ OK ] AtenXlaTensorTest.TestHardSwishInPlace (9 ms) 2022-08-17T13:46:03.6178193Z [ RUN ] AtenXlaTensorTest.TestHardSwishBackward 2022-08-17T13:46:03.6394762Z [ OK ] AtenXlaTensorTest.TestHardSwishBackward (21 ms) 2022-08-17T13:46:03.6395426Z [ RUN ] AtenXlaTensorTest.TestSoftshrink 2022-08-17T13:46:03.6583068Z [ OK ] AtenXlaTensorTest.TestSoftshrink (18 ms) 2022-08-17T13:46:03.6583427Z [ RUN ] AtenXlaTensorTest.TestHardtanh 2022-08-17T13:46:03.6770155Z [ OK ] AtenXlaTensorTest.TestHardtanh (18 ms) 2022-08-17T13:46:03.6770644Z [ RUN ] AtenXlaTensorTest.TestHardtanhInPlace 2022-08-17T13:46:03.6862786Z [ OK ] AtenXlaTensorTest.TestHardtanhInPlace (9 ms) 2022-08-17T13:46:03.6863175Z [ RUN ] AtenXlaTensorTest.TestLeakyRelu 2022-08-17T13:46:03.7063451Z [ OK ] AtenXlaTensorTest.TestLeakyRelu (19 ms) 2022-08-17T13:46:03.7063850Z [ RUN ] AtenXlaTensorTest.TestLeakyReluInPlace 2022-08-17T13:46:03.7153979Z [ OK ] AtenXlaTensorTest.TestLeakyReluInPlace (9 ms) 2022-08-17T13:46:03.7154368Z [ RUN ] AtenXlaTensorTest.TestExp 2022-08-17T13:46:03.7339067Z [ OK ] AtenXlaTensorTest.TestExp (18 ms) 2022-08-17T13:46:03.7339605Z [ RUN ] AtenXlaTensorTest.TestExpm1 2022-08-17T13:46:03.7622924Z [ OK ] AtenXlaTensorTest.TestExpm1 (28 ms) 2022-08-17T13:46:03.7623280Z [ RUN ] AtenXlaTensorTest.TestLog 2022-08-17T13:46:03.7817880Z [ OK ] AtenXlaTensorTest.TestLog (19 ms) 2022-08-17T13:46:03.7818225Z [ RUN ] AtenXlaTensorTest.TestLog2 2022-08-17T13:46:03.8015229Z [ OK ] AtenXlaTensorTest.TestLog2 (19 ms) 2022-08-17T13:46:03.8015784Z [ RUN ] AtenXlaTensorTest.TestLog10 2022-08-17T13:46:03.8207902Z [ OK ] AtenXlaTensorTest.TestLog10 (19 ms) 2022-08-17T13:46:03.8208253Z [ RUN ] AtenXlaTensorTest.TestLog1p 2022-08-17T13:46:03.8502187Z [ OK ] AtenXlaTensorTest.TestLog1p (29 ms) 2022-08-17T13:46:03.8502552Z [ RUN ] AtenXlaTensorTest.TestErf 2022-08-17T13:46:03.8744547Z [ OK ] AtenXlaTensorTest.TestErf (24 ms) 2022-08-17T13:46:03.8744937Z [ RUN ] AtenXlaTensorTest.TestErfc 2022-08-17T13:46:03.9121382Z [ OK ] AtenXlaTensorTest.TestErfc (37 ms) 2022-08-17T13:46:03.9121731Z [ RUN ] AtenXlaTensorTest.TestErfinv 2022-08-17T13:46:03.9467077Z [ OK ] AtenXlaTensorTest.TestErfinv (34 ms) 2022-08-17T13:46:03.9467429Z [ RUN ] AtenXlaTensorTest.TestSqrt 2022-08-17T13:46:03.9645068Z [ OK ] AtenXlaTensorTest.TestSqrt (17 ms) 2022-08-17T13:46:03.9645485Z [ RUN ] AtenXlaTensorTest.TestRsqrt 2022-08-17T13:46:03.9827908Z [ OK ] AtenXlaTensorTest.TestRsqrt (18 ms) 2022-08-17T13:46:03.9828284Z [ RUN ] AtenXlaTensorTest.TestReciprocal 2022-08-17T13:46:04.0005909Z [ OK ] AtenXlaTensorTest.TestReciprocal (17 ms) 2022-08-17T13:46:04.0006363Z [ RUN ] AtenXlaTensorTest.TestPowTensorScalar 2022-08-17T13:46:04.0195275Z [ OK ] AtenXlaTensorTest.TestPowTensorScalar (18 ms) 2022-08-17T13:46:04.0195844Z [ RUN ] AtenXlaTensorTest.TestPowTensorScalarInPlace 2022-08-17T13:46:04.0290917Z [ OK ] AtenXlaTensorTest.TestPowTensorScalarInPlace (9 ms) 2022-08-17T13:46:04.0291469Z [ RUN ] AtenXlaTensorTest.TestPowTensorTensor 2022-08-17T13:46:04.0490991Z [ OK ] AtenXlaTensorTest.TestPowTensorTensor (19 ms) 2022-08-17T13:46:04.0491488Z [ RUN ] AtenXlaTensorTest.TestPowTensorTensorInPlace 2022-08-17T13:46:04.0591571Z [ OK ] AtenXlaTensorTest.TestPowTensorTensorInPlace (10 ms) 2022-08-17T13:46:04.0592033Z [ RUN ] AtenXlaTensorTest.TestPowTensorTensorBroadcast 2022-08-17T13:46:04.0885361Z [ OK ] AtenXlaTensorTest.TestPowTensorTensorBroadcast (29 ms) 2022-08-17T13:46:04.0885874Z [ RUN ] AtenXlaTensorTest.TestPowScalarTensor 2022-08-17T13:46:04.1087709Z [ OK ] AtenXlaTensorTest.TestPowScalarTensor (20 ms) 2022-08-17T13:46:04.1088152Z [ RUN ] AtenXlaTensorTest.TestPowIntExponent 2022-08-17T13:46:04.1283299Z [ OK ] AtenXlaTensorTest.TestPowIntExponent (19 ms) 2022-08-17T13:46:04.1283688Z [ RUN ] AtenXlaTensorTest.TestFmodScalar 2022-08-17T13:46:04.1469027Z [ OK ] AtenXlaTensorTest.TestFmodScalar (18 ms) 2022-08-17T13:46:04.1469469Z [ RUN ] AtenXlaTensorTest.TestFmodScalarInPlace 2022-08-17T13:46:04.1564876Z [ OK ] AtenXlaTensorTest.TestFmodScalarInPlace (9 ms) 2022-08-17T13:46:04.1565393Z [ RUN ] AtenXlaTensorTest.TestFmodTensor 2022-08-17T13:46:04.1756131Z [ OK ] AtenXlaTensorTest.TestFmodTensor (19 ms) 2022-08-17T13:46:04.1756527Z [ RUN ] AtenXlaTensorTest.TestFmodTensorInPlace 2022-08-17T13:46:04.1856261Z [ OK ] AtenXlaTensorTest.TestFmodTensorInPlace (10 ms) 2022-08-17T13:46:04.1856902Z [ RUN ] AtenXlaTensorTest.TestRemainderScalar 2022-08-17T13:46:04.2078297Z [ OK ] AtenXlaTensorTest.TestRemainderScalar (22 ms) 2022-08-17T13:46:04.2171466Z [ RUN ] AtenXlaTensorTest.TestRemainderScalarInPlace 2022-08-17T13:46:04.2171987Z [ OK ] AtenXlaTensorTest.TestRemainderScalarInPlace (9 ms) 2022-08-17T13:46:04.2172376Z [ RUN ] AtenXlaTensorTest.TestRemainderTensor 2022-08-17T13:46:04.2413756Z [ OK ] AtenXlaTensorTest.TestRemainderTensor (24 ms) 2022-08-17T13:46:04.2414239Z [ RUN ] AtenXlaTensorTest.TestRemainderTensorInPlace 2022-08-17T13:46:04.2509742Z [ OK ] AtenXlaTensorTest.TestRemainderTensorInPlace (9 ms) 2022-08-17T13:46:04.2510152Z [ RUN ] AtenXlaTensorTest.TestWhere 2022-08-17T13:46:04.2803080Z [ OK ] AtenXlaTensorTest.TestWhere (29 ms) 2022-08-17T13:46:04.2803501Z [ RUN ] AtenXlaTensorTest.TestWhereBroadcast 2022-08-17T13:46:04.3010703Z [ OK ] AtenXlaTensorTest.TestWhereBroadcast (20 ms) 2022-08-17T13:46:04.3011112Z [ RUN ] AtenXlaTensorTest.TestWhereAutograd 2022-08-17T13:46:04.3171666Z [ OK ] AtenXlaTensorTest.TestWhereAutograd (16 ms) 2022-08-17T13:46:04.3370301Z [ RUN ] AtenXlaTensorTest.TestThreshold 2022-08-17T13:46:04.3370919Z [ OK ] AtenXlaTensorTest.TestThreshold (19 ms) 2022-08-17T13:46:04.3371551Z [ RUN ] AtenXlaTensorTest.TestThresholdInPlace 2022-08-17T13:46:04.3459916Z [ OK ] AtenXlaTensorTest.TestThresholdInPlace (9 ms) 2022-08-17T13:46:04.3460319Z [ RUN ] AtenXlaTensorTest.TestElu 2022-08-17T13:46:04.3709345Z [ OK ] AtenXlaTensorTest.TestElu (24 ms) 2022-08-17T13:46:04.3709703Z [ RUN ] AtenXlaTensorTest.TestEluInPlace 2022-08-17T13:46:04.3802060Z [ OK ] AtenXlaTensorTest.TestEluInPlace (9 ms) 2022-08-17T13:46:04.3802410Z [ RUN ] AtenXlaTensorTest.TestSelu 2022-08-17T13:46:04.4053064Z [ OK ] AtenXlaTensorTest.TestSelu (25 ms) 2022-08-17T13:46:04.4053421Z [ RUN ] AtenXlaTensorTest.TestSeluInPlace 2022-08-17T13:46:04.4153615Z [ OK ] AtenXlaTensorTest.TestSeluInPlace (10 ms) 2022-08-17T13:46:04.4154200Z [ RUN ] AtenXlaTensorTest.TestCelu 2022-08-17T13:46:04.4409119Z [ OK ] AtenXlaTensorTest.TestCelu (25 ms) 2022-08-17T13:46:04.4409799Z [ RUN ] AtenXlaTensorTest.TestCeluInPlace 2022-08-17T13:46:04.4504966Z [ OK ] AtenXlaTensorTest.TestCeluInPlace (9 ms) 2022-08-17T13:46:04.4505356Z [ RUN ] AtenXlaTensorTest.TestGelu 2022-08-17T13:46:04.4902077Z [ OK ] AtenXlaTensorTest.TestGelu (39 ms) 2022-08-17T13:46:04.4902660Z [ RUN ] AtenXlaTensorTest.TestAddMatMul 2022-08-17T13:46:04.5905034Z [ OK ] AtenXlaTensorTest.TestAddMatMul (100 ms) 2022-08-17T13:46:04.5905654Z [ RUN ] AtenXlaTensorTest.TestEmbedding 2022-08-17T13:46:04.6316029Z [ OK ] AtenXlaTensorTest.TestEmbedding (40 ms) 2022-08-17T13:46:04.6316594Z [ RUN ] AtenXlaTensorTest.TestOneHot 2022-08-17T13:46:04.7020641Z [ OK ] AtenXlaTensorTest.TestOneHot (70 ms) 2022-08-17T13:46:04.7021242Z [ RUN ] AtenXlaTensorTest.TestTranspose 2022-08-17T13:46:04.7264701Z [ OK ] AtenXlaTensorTest.TestTranspose (24 ms) 2022-08-17T13:46:04.7265570Z [ RUN ] AtenXlaTensorTest.TestTransposeInPlace 2022-08-17T13:46:04.7388656Z [ OK ] AtenXlaTensorTest.TestTransposeInPlace (12 ms) 2022-08-17T13:46:04.7389097Z [ RUN ] AtenXlaTensorTest.TestReshape 2022-08-17T13:46:04.7725680Z [ OK ] AtenXlaTensorTest.TestReshape (33 ms) 2022-08-17T13:46:04.8008319Z [ RUN ] AtenXlaTensorTest.TestResize 2022-08-17T13:46:04.8008694Z [ OK ] AtenXlaTensorTest.TestResize (28 ms) 2022-08-17T13:46:04.8009170Z [ RUN ] AtenXlaTensorTest.TestViewResize 2022-08-17T13:46:04.8370404Z [ OK ] AtenXlaTensorTest.TestViewResize (36 ms) 2022-08-17T13:46:04.8370785Z [ RUN ] AtenXlaTensorTest.TestView 2022-08-17T13:46:04.8478518Z [ OK ] AtenXlaTensorTest.TestView (10 ms) 2022-08-17T13:46:04.8478907Z [ RUN ] AtenXlaTensorTest.TestViewMod 2022-08-17T13:46:04.8910147Z [ OK ] AtenXlaTensorTest.TestViewMod (43 ms) 2022-08-17T13:46:04.8910554Z [ RUN ] AtenXlaTensorTest.TestViewModComplex 2022-08-17T13:46:04.9359261Z [ OK ] AtenXlaTensorTest.TestViewModComplex (44 ms) 2022-08-17T13:46:04.9359678Z [ RUN ] AtenXlaTensorTest.TestViewOfViewMod 2022-08-17T13:46:04.9816121Z [ OK ] AtenXlaTensorTest.TestViewOfViewMod (45 ms) 2022-08-17T13:46:04.9816540Z [ RUN ] AtenXlaTensorTest.TestViewSqueezeAddInPlace 2022-08-17T13:46:05.0210966Z [ OK ] AtenXlaTensorTest.TestViewSqueezeAddInPlace (39 ms) 2022-08-17T13:46:05.0211405Z [ RUN ] AtenXlaTensorTest.TestUnsafeView 2022-08-17T13:46:05.0307994Z [ OK ] AtenXlaTensorTest.TestUnsafeView (9 ms) 2022-08-17T13:46:05.0308377Z [ RUN ] AtenXlaTensorTest.TestNarrow 2022-08-17T13:46:05.0633706Z [ OK ] AtenXlaTensorTest.TestNarrow (32 ms) 2022-08-17T13:46:05.0634100Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdate 2022-08-17T13:46:05.0994899Z [ OK ] AtenXlaTensorTest.TestNarrowUpdate (36 ms) 2022-08-17T13:46:05.0995370Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdateBaseCheck 2022-08-17T13:46:05.1355908Z [ OK ] AtenXlaTensorTest.TestNarrowUpdateBaseCheck (36 ms) 2022-08-17T13:46:05.1356353Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdateTwoSlices 2022-08-17T13:46:05.2171775Z [ OK ] AtenXlaTensorTest.TestNarrowUpdateTwoSlices (81 ms) 2022-08-17T13:46:05.2172233Z [ RUN ] AtenXlaTensorTest.TestNarrowUpdateView 2022-08-17T13:46:05.2544826Z [ OK ] AtenXlaTensorTest.TestNarrowUpdateView (37 ms) 2022-08-17T13:46:05.2545251Z [ RUN ] AtenXlaTensorTest.TestNarrowInNarrowUpdate 2022-08-17T13:46:05.3031427Z [ OK ] AtenXlaTensorTest.TestNarrowInNarrowUpdate (48 ms) 2022-08-17T13:46:05.3031852Z [ RUN ] AtenXlaTensorTest.TestNarrowCopy 2022-08-17T13:46:05.3164833Z [ OK ] AtenXlaTensorTest.TestNarrowCopy (13 ms) 2022-08-17T13:46:05.3165197Z [ RUN ] AtenXlaTensorTest.TestViewAs 2022-08-17T13:46:05.3268895Z [ OK ] AtenXlaTensorTest.TestViewAs (10 ms) 2022-08-17T13:46:05.3269259Z [ RUN ] AtenXlaTensorTest.TestLogSoftmax 2022-08-17T13:46:05.6545544Z [ OK ] AtenXlaTensorTest.TestLogSoftmax (327 ms) 2022-08-17T13:46:05.6546188Z [ RUN ] AtenXlaTensorTest.TestLogSoftmaxCast 2022-08-17T13:46:05.8651799Z [ OK ] AtenXlaTensorTest.TestLogSoftmaxCast (210 ms) 2022-08-17T13:46:05.8652277Z [ RUN ] AtenXlaTensorTest.TestSoftmax 2022-08-17T13:46:06.1252265Z [ OK ] AtenXlaTensorTest.TestSoftmax (259 ms) 2022-08-17T13:46:06.1252702Z [ RUN ] AtenXlaTensorTest.TestSoftmaxCast 2022-08-17T13:46:06.3658128Z [ OK ] AtenXlaTensorTest.TestSoftmaxCast (240 ms) 2022-08-17T13:46:06.3658787Z [ RUN ] AtenXlaTensorTest.TestSoftmaxWrapper 2022-08-17T13:46:06.3871139Z [ OK ] AtenXlaTensorTest.TestSoftmaxWrapper (21 ms) 2022-08-17T13:46:06.3871577Z [ RUN ] AtenXlaTensorTest.TestSoftplus 2022-08-17T13:46:06.4364480Z [ OK ] AtenXlaTensorTest.TestSoftplus (49 ms) 2022-08-17T13:46:06.4365098Z [ RUN ] AtenXlaTensorTest.TestMaxPool1D 2022-08-17T13:46:06.8150135Z [ OK ] AtenXlaTensorTest.TestMaxPool1D (378 ms) 2022-08-17T13:46:06.8150750Z [ RUN ] AtenXlaTensorTest.TestMaxPool2D 2022-08-17T13:46:07.6407398Z [ OK ] AtenXlaTensorTest.TestMaxPool2D (825 ms) 2022-08-17T13:46:07.6408303Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DWithIndices 2022-08-17T13:46:09.0852072Z [ OK ] AtenXlaTensorTest.TestMaxPool2DWithIndices (1444 ms) 2022-08-17T13:46:09.0852829Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DNonSquare 2022-08-17T13:46:09.8867584Z [ OK ] AtenXlaTensorTest.TestMaxPool2DNonSquare (801 ms) 2022-08-17T13:46:09.8868245Z [ RUN ] AtenXlaTensorTest.TestMaxPool3D 2022-08-17T13:46:10.4649215Z [ OK ] AtenXlaTensorTest.TestMaxPool3D (578 ms) 2022-08-17T13:46:10.4650123Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DWithIndices 2022-08-17T13:46:11.5376413Z [ OK ] AtenXlaTensorTest.TestMaxPool3DWithIndices (1072 ms) 2022-08-17T13:46:11.5377304Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DIncompleteAttributes 2022-08-17T13:46:11.7692257Z [ OK ] AtenXlaTensorTest.TestMaxPool3DIncompleteAttributes (231 ms) 2022-08-17T13:46:11.7693053Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DNonSquare 2022-08-17T13:46:12.4580974Z [ OK ] AtenXlaTensorTest.TestMaxPool3DNonSquare (688 ms) 2022-08-17T13:46:12.4581419Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DNoBatch 2022-08-17T13:46:13.2535012Z [ OK ] AtenXlaTensorTest.TestMaxPool2DNoBatch (795 ms) 2022-08-17T13:46:13.2535702Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DNoBatch 2022-08-17T13:46:13.8762718Z [ OK ] AtenXlaTensorTest.TestMaxPool3DNoBatch (622 ms) 2022-08-17T13:46:13.8763386Z [ RUN ] AtenXlaTensorTest.TestAvgPool1D 2022-08-17T13:46:14.2378851Z [ OK ] AtenXlaTensorTest.TestAvgPool1D (361 ms) 2022-08-17T13:46:14.2379270Z [ RUN ] AtenXlaTensorTest.TestAvgPool2D 2022-08-17T13:46:14.7174980Z [ OK ] AtenXlaTensorTest.TestAvgPool2D (479 ms) 2022-08-17T13:46:14.7175726Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DNonSquare 2022-08-17T13:46:15.2433877Z [ OK ] AtenXlaTensorTest.TestAvgPool2DNonSquare (525 ms) 2022-08-17T13:46:15.2434283Z [ RUN ] AtenXlaTensorTest.TestAvgPool3D 2022-08-17T13:46:16.0024449Z [ OK ] AtenXlaTensorTest.TestAvgPool3D (758 ms) 2022-08-17T13:46:16.0025183Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DIncompleteAttributes 2022-08-17T13:46:16.0433961Z [ OK ] AtenXlaTensorTest.TestAvgPool3DIncompleteAttributes (40 ms) 2022-08-17T13:46:16.0434762Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DNonSquare 2022-08-17T13:46:18.6271871Z [ OK ] AtenXlaTensorTest.TestAvgPool3DNonSquare (2583 ms) 2022-08-17T13:46:18.6272312Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DNoBatch 2022-08-17T13:46:18.9951898Z [ OK ] AtenXlaTensorTest.TestAvgPool2DNoBatch (368 ms) 2022-08-17T13:46:18.9952328Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DNoBatch 2022-08-17T13:46:19.5716280Z [ OK ] AtenXlaTensorTest.TestAvgPool3DNoBatch (576 ms) 2022-08-17T13:46:19.5716732Z [ RUN ] AtenXlaTensorTest.TestAdaptiveMaxPool2D 2022-08-17T13:46:20.2002305Z [ OK ] AtenXlaTensorTest.TestAdaptiveMaxPool2D (628 ms) 2022-08-17T13:46:20.2002990Z [ RUN ] AtenXlaTensorTest.TestAdaptiveMaxPool2DBackward 2022-08-17T13:46:20.4156480Z [ OK ] AtenXlaTensorTest.TestAdaptiveMaxPool2DBackward (215 ms) 2022-08-17T13:46:20.4157206Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2D 2022-08-17T13:46:20.4950728Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2D (79 ms) 2022-08-17T13:46:20.4951409Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3D 2022-08-17T13:46:20.6935582Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3D (198 ms) 2022-08-17T13:46:20.6936052Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatch 2022-08-17T13:46:20.8753221Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatch (181 ms) 2022-08-17T13:46:20.8754338Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatch 2022-08-17T13:46:20.9637549Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatch (88 ms) 2022-08-17T13:46:20.9638249Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool2D 2022-08-17T13:46:21.5290562Z [ OK ] AtenXlaTensorTest.TestMaxUnpool2D (565 ms) 2022-08-17T13:46:21.5291210Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool3D 2022-08-17T13:46:22.1868574Z [ OK ] AtenXlaTensorTest.TestMaxUnpool3D (657 ms) 2022-08-17T13:46:22.1869231Z [ RUN ] AtenXlaTensorTest.TestNllLoss 2022-08-17T13:46:23.3844917Z [ OK ] AtenXlaTensorTest.TestNllLoss (1197 ms) 2022-08-17T13:46:23.3845515Z [ RUN ] AtenXlaTensorTest.TestNllLoss2d 2022-08-17T13:46:24.8517496Z [ OK ] AtenXlaTensorTest.TestNllLoss2d (1467 ms) 2022-08-17T13:46:24.8518135Z [ RUN ] AtenXlaTensorTest.TestSmoothL1Loss 2022-08-17T13:46:24.9706301Z [ OK ] AtenXlaTensorTest.TestSmoothL1Loss (118 ms) 2022-08-17T13:46:24.9706949Z [ RUN ] AtenXlaTensorTest.TestL1Loss 2022-08-17T13:46:25.0271603Z [ OK ] AtenXlaTensorTest.TestL1Loss (56 ms) 2022-08-17T13:46:25.0272028Z [ RUN ] AtenXlaTensorTest.TestL1LossBackward 2022-08-17T13:46:25.0788902Z [ OK ] AtenXlaTensorTest.TestL1LossBackward (51 ms) 2022-08-17T13:46:25.0789291Z [ RUN ] AtenXlaTensorTest.TestMseLoss 2022-08-17T13:46:25.1224477Z [ OK ] AtenXlaTensorTest.TestMseLoss (43 ms) 2022-08-17T13:46:25.1224878Z [ RUN ] AtenXlaTensorTest.TestMseLossBackward 2022-08-17T13:46:25.1679929Z [ OK ] AtenXlaTensorTest.TestMseLossBackward (45 ms) 2022-08-17T13:46:25.1680325Z [ RUN ] AtenXlaTensorTest.TestBatchNorm1D 2022-08-17T13:46:25.2642990Z [ OK ] AtenXlaTensorTest.TestBatchNorm1D (96 ms) 2022-08-17T13:46:25.2643404Z [ RUN ] AtenXlaTensorTest.TestBatchNorm2D 2022-08-17T13:46:25.4235504Z [ OK ] AtenXlaTensorTest.TestBatchNorm2D (159 ms) 2022-08-17T13:46:25.4236075Z [ RUN ] AtenXlaTensorTest.TestDim 2022-08-17T13:46:25.4344379Z [ OK ] AtenXlaTensorTest.TestDim (10 ms) 2022-08-17T13:46:25.4344934Z [ RUN ] AtenXlaTensorTest.TestContiguous 2022-08-17T13:46:25.4531164Z [ OK ] AtenXlaTensorTest.TestContiguous (18 ms) 2022-08-17T13:46:25.4531777Z [ RUN ] AtenXlaTensorTest.TestSqueezeAll 2022-08-17T13:46:25.4926092Z [ OK ] AtenXlaTensorTest.TestSqueezeAll (39 ms) 2022-08-17T13:46:25.4926747Z [ RUN ] AtenXlaTensorTest.TestSqueezeAllInPlace 2022-08-17T13:46:25.5051054Z [ OK ] AtenXlaTensorTest.TestSqueezeAllInPlace (12 ms) 2022-08-17T13:46:25.5051669Z [ RUN ] AtenXlaTensorTest.TestSqueezeOne 2022-08-17T13:46:25.5486225Z [ OK ] AtenXlaTensorTest.TestSqueezeOne (43 ms) 2022-08-17T13:46:25.5486658Z [ RUN ] AtenXlaTensorTest.TestSqueezeOneInPlace 2022-08-17T13:46:25.5721201Z [ OK ] AtenXlaTensorTest.TestSqueezeOneInPlace (23 ms) 2022-08-17T13:46:25.5721742Z [ RUN ] AtenXlaTensorTest.TestUnsqueeze 2022-08-17T13:46:25.6138906Z [ OK ] AtenXlaTensorTest.TestUnsqueeze (41 ms) 2022-08-17T13:46:25.6139318Z [ RUN ] AtenXlaTensorTest.TestUnsqueezeInPlace 2022-08-17T13:46:25.7545371Z [ OK ] AtenXlaTensorTest.TestUnsqueezeInPlace (140 ms) 2022-08-17T13:46:25.7545792Z [ RUN ] AtenXlaTensorTest.TestMaskedFill 2022-08-17T13:46:25.7914828Z [ OK ] AtenXlaTensorTest.TestMaskedFill (36 ms) 2022-08-17T13:46:25.7915234Z [ RUN ] AtenXlaTensorTest.TestMaskedFillInPlace 2022-08-17T13:46:25.8017185Z [ OK ] AtenXlaTensorTest.TestMaskedFillInPlace (10 ms) 2022-08-17T13:46:25.8017617Z [ RUN ] AtenXlaTensorTest.TestMaskedFillBroadcast 2022-08-17T13:46:25.8589453Z [ OK ] AtenXlaTensorTest.TestMaskedFillBroadcast (57 ms) 2022-08-17T13:46:25.8589881Z [ RUN ] AtenXlaTensorTest.TestFill 2022-08-17T13:46:25.8772360Z [ OK ] AtenXlaTensorTest.TestFill (18 ms) 2022-08-17T13:46:25.8772732Z [ RUN ] AtenXlaTensorTest.TestFillWithRank0 2022-08-17T13:46:25.8862283Z [ OK ] AtenXlaTensorTest.TestFillWithRank0 (9 ms) 2022-08-17T13:46:25.8862655Z [ RUN ] AtenXlaTensorTest.TestPermute 2022-08-17T13:46:25.9652369Z [ OK ] AtenXlaTensorTest.TestPermute (78 ms) 2022-08-17T13:46:25.9652748Z [ RUN ] AtenXlaTensorTest.TestPermuteMod 2022-08-17T13:46:26.1373168Z [ OK ] AtenXlaTensorTest.TestPermuteMod (172 ms) 2022-08-17T13:46:26.1373544Z [ RUN ] AtenXlaTensorTest.TestFlip 2022-08-17T13:46:26.2303322Z [ OK ] AtenXlaTensorTest.TestFlip (92 ms) 2022-08-17T13:46:26.2303759Z [ RUN ] AtenXlaTensorTest.TestPixelShuffle 2022-08-17T13:46:26.2815700Z [ OK ] AtenXlaTensorTest.TestPixelShuffle (51 ms) 2022-08-17T13:46:26.2816335Z [ RUN ] AtenXlaTensorTest.TestSumToSize 2022-08-17T13:46:26.3281508Z [ OK ] AtenXlaTensorTest.TestSumToSize (46 ms) 2022-08-17T13:46:26.3282152Z [ RUN ] AtenXlaTensorTest.TestTransposeDims 2022-08-17T13:46:26.3372505Z [ OK ] AtenXlaTensorTest.TestTransposeDims (9 ms) 2022-08-17T13:46:26.3373133Z [ RUN ] AtenXlaTensorTest.TestTransposeDimsMod 2022-08-17T13:46:26.3470116Z [ OK ] AtenXlaTensorTest.TestTransposeDimsMod (9 ms) 2022-08-17T13:46:26.3470835Z [ RUN ] AtenXlaTensorTest.TestTransposeDimsInPlace 2022-08-17T13:46:26.3562241Z [ OK ] AtenXlaTensorTest.TestTransposeDimsInPlace (9 ms) 2022-08-17T13:46:26.3563586Z [ RUN ] AtenXlaTensorTest.TestSplit 2022-08-17T13:46:26.6621991Z [ OK ] AtenXlaTensorTest.TestSplit (305 ms) 2022-08-17T13:46:26.6622393Z [ RUN ] AtenXlaTensorTest.TestSplitEmpty 2022-08-17T13:46:26.6942606Z [ OK ] AtenXlaTensorTest.TestSplitEmpty (32 ms) 2022-08-17T13:46:26.6943058Z [ RUN ] AtenXlaTensorTest.TestSplitWithSizes 2022-08-17T13:46:26.8477392Z [ OK ] AtenXlaTensorTest.TestSplitWithSizes (153 ms) 2022-08-17T13:46:26.8477817Z [ RUN ] AtenXlaTensorTest.TestCrossImplicitDim 2022-08-17T13:46:26.9288213Z [ OK ] AtenXlaTensorTest.TestCrossImplicitDim (81 ms) 2022-08-17T13:46:26.9288691Z [ RUN ] AtenXlaTensorTest.TestCrossExplicitDim 2022-08-17T13:46:26.9711057Z [ OK ] AtenXlaTensorTest.TestCrossExplicitDim (42 ms) 2022-08-17T13:46:26.9711510Z [ RUN ] AtenXlaTensorTest.TestCrossZeroDim 2022-08-17T13:46:27.0043580Z [ OK ] AtenXlaTensorTest.TestCrossZeroDim (33 ms) 2022-08-17T13:46:27.0043949Z [ RUN ] AtenXlaTensorTest.TestTriu 2022-08-17T13:46:27.1664927Z [ OK ] AtenXlaTensorTest.TestTriu (162 ms) 2022-08-17T13:46:27.1665540Z [ RUN ] AtenXlaTensorTest.TestTriuNonSquare 2022-08-17T13:46:27.3409356Z [ OK ] AtenXlaTensorTest.TestTriuNonSquare (174 ms) 2022-08-17T13:46:27.3409997Z [ RUN ] AtenXlaTensorTest.TestTriuBatch 2022-08-17T13:46:27.5370356Z [ OK ] AtenXlaTensorTest.TestTriuBatch (196 ms) 2022-08-17T13:46:27.5370927Z [ RUN ] AtenXlaTensorTest.TestTril 2022-08-17T13:46:27.7005684Z [ OK ] AtenXlaTensorTest.TestTril (163 ms) 2022-08-17T13:46:27.7006157Z [ RUN ] AtenXlaTensorTest.TestTrilNonSquare 2022-08-17T13:46:27.8749344Z [ OK ] AtenXlaTensorTest.TestTrilNonSquare (174 ms) 2022-08-17T13:46:27.8750014Z [ RUN ] AtenXlaTensorTest.TestTrilBatch 2022-08-17T13:46:28.0596811Z [ OK ] AtenXlaTensorTest.TestTrilBatch (184 ms) 2022-08-17T13:46:28.0597688Z [ RUN ] AtenXlaTensorTest.TestTriuInPlace 2022-08-17T13:46:28.0887732Z [ OK ] AtenXlaTensorTest.TestTriuInPlace (29 ms) 2022-08-17T13:46:28.0888458Z [ RUN ] AtenXlaTensorTest.TestTrilInPlace 2022-08-17T13:46:28.1134364Z [ OK ] AtenXlaTensorTest.TestTrilInPlace (24 ms) 2022-08-17T13:46:28.1134958Z [ RUN ] AtenXlaTensorTest.TestTrace 2022-08-17T13:46:28.1383180Z [ OK ] AtenXlaTensorTest.TestTrace (24 ms) 2022-08-17T13:46:28.1383609Z [ RUN ] AtenXlaTensorTest.TestTraceWide 2022-08-17T13:46:28.1619917Z [ OK ] AtenXlaTensorTest.TestTraceWide (23 ms) 2022-08-17T13:46:28.1620351Z [ RUN ] AtenXlaTensorTest.TestTraceNarrow 2022-08-17T13:46:28.2041954Z [ OK ] AtenXlaTensorTest.TestTraceNarrow (42 ms) 2022-08-17T13:46:28.2042637Z [ RUN ] AtenXlaTensorTest.TestDiagRank1 2022-08-17T13:46:28.6682565Z [ OK ] AtenXlaTensorTest.TestDiagRank1 (464 ms) 2022-08-17T13:46:28.6682957Z [ RUN ] AtenXlaTensorTest.TestDiagRank2 2022-08-17T13:46:28.8729705Z [ OK ] AtenXlaTensorTest.TestDiagRank2 (204 ms) 2022-08-17T13:46:28.8730088Z [ RUN ] AtenXlaTensorTest.TestDiagFlat 2022-08-17T13:46:29.4524835Z [ OK ] AtenXlaTensorTest.TestDiagFlat (579 ms) 2022-08-17T13:46:29.4525231Z [ RUN ] AtenXlaTensorTest.TestDiagonal 2022-08-17T13:46:29.6165114Z [ OK ] AtenXlaTensorTest.TestDiagonal (163 ms) 2022-08-17T13:46:29.6165536Z [ RUN ] AtenXlaTensorTest.TestDiagonalNonSquare 2022-08-17T13:46:29.7805816Z [ OK ] AtenXlaTensorTest.TestDiagonalNonSquare (164 ms) 2022-08-17T13:46:29.7806231Z [ RUN ] AtenXlaTensorTest.TestDiagonalBatch 2022-08-17T13:46:29.9486423Z [ OK ] AtenXlaTensorTest.TestDiagonalBatch (168 ms) 2022-08-17T13:46:29.9486811Z [ RUN ] AtenXlaTensorTest.TestFlatten 2022-08-17T13:46:30.0761931Z [ OK ] AtenXlaTensorTest.TestFlatten (127 ms) 2022-08-17T13:46:30.0762343Z [ RUN ] AtenXlaTensorTest.TestLogicalNot 2022-08-17T13:46:30.1474228Z [ OK ] AtenXlaTensorTest.TestLogicalNot (71 ms) 2022-08-17T13:46:30.1474624Z [ RUN ] AtenXlaTensorTest.TestLogicalXor 2022-08-17T13:46:30.5778603Z [ OK ] AtenXlaTensorTest.TestLogicalXor (430 ms) 2022-08-17T13:46:30.5779171Z [ RUN ] AtenXlaTensorTest.TestLogicalAnd 2022-08-17T13:46:31.0228413Z [ OK ] AtenXlaTensorTest.TestLogicalAnd (444 ms) 2022-08-17T13:46:31.0228811Z [ RUN ] AtenXlaTensorTest.TestLogicalOr 2022-08-17T13:46:31.4689724Z [ OK ] AtenXlaTensorTest.TestLogicalOr (446 ms) 2022-08-17T13:46:31.4690095Z [ RUN ] AtenXlaTensorTest.TestBitwiseAnd 2022-08-17T13:46:31.5055316Z [ OK ] AtenXlaTensorTest.TestBitwiseAnd (36 ms) 2022-08-17T13:46:31.5055765Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndInPlace 2022-08-17T13:46:31.5154011Z [ OK ] AtenXlaTensorTest.TestBitwiseAndInPlace (9 ms) 2022-08-17T13:46:31.5154425Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndScalar 2022-08-17T13:46:31.5350528Z [ OK ] AtenXlaTensorTest.TestBitwiseAndScalar (19 ms) 2022-08-17T13:46:31.5351017Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndScalarInPlace 2022-08-17T13:46:31.5448308Z [ OK ] AtenXlaTensorTest.TestBitwiseAndScalarInPlace (9 ms) 2022-08-17T13:46:31.5448748Z [ RUN ] AtenXlaTensorTest.TestBitwiseAndPromotion 2022-08-17T13:46:31.5655099Z [ OK ] AtenXlaTensorTest.TestBitwiseAndPromotion (20 ms) 2022-08-17T13:46:31.5655539Z [ RUN ] AtenXlaTensorTest.TestBitwiseOr 2022-08-17T13:46:31.5847262Z [ OK ] AtenXlaTensorTest.TestBitwiseOr (19 ms) 2022-08-17T13:46:31.5847675Z [ RUN ] AtenXlaTensorTest.TestBitwiseOrInPlace 2022-08-17T13:46:31.5943675Z [ OK ] AtenXlaTensorTest.TestBitwiseOrInPlace (9 ms) 2022-08-17T13:46:31.5944271Z [ RUN ] AtenXlaTensorTest.TestBitwiseOrScalar 2022-08-17T13:46:31.6138024Z [ OK ] AtenXlaTensorTest.TestBitwiseOrScalar (19 ms) 2022-08-17T13:46:31.6138447Z [ RUN ] AtenXlaTensorTest.TestBitwiseOrScalarInPlace 2022-08-17T13:46:31.6230412Z [ OK ] AtenXlaTensorTest.TestBitwiseOrScalarInPlace (9 ms) 2022-08-17T13:46:31.6230823Z [ RUN ] AtenXlaTensorTest.TestBitwiseXor 2022-08-17T13:46:31.6420361Z [ OK ] AtenXlaTensorTest.TestBitwiseXor (18 ms) 2022-08-17T13:46:31.6420933Z [ RUN ] AtenXlaTensorTest.TestBitwiseXorInPlace 2022-08-17T13:46:31.6520336Z [ OK ] AtenXlaTensorTest.TestBitwiseXorInPlace (10 ms) 2022-08-17T13:46:31.6520813Z [ RUN ] AtenXlaTensorTest.TestBitwiseXorScalar 2022-08-17T13:46:31.6710862Z [ OK ] AtenXlaTensorTest.TestBitwiseXorScalar (18 ms) 2022-08-17T13:46:31.6711321Z [ RUN ] AtenXlaTensorTest.TestBitwiseXorScalarInPlace 2022-08-17T13:46:31.6804447Z [ OK ] AtenXlaTensorTest.TestBitwiseXorScalarInPlace (9 ms) 2022-08-17T13:46:31.6804848Z [ RUN ] AtenXlaTensorTest.TestLshift 2022-08-17T13:46:31.7055247Z [ OK ] AtenXlaTensorTest.TestLshift (24 ms) 2022-08-17T13:46:31.7055663Z [ RUN ] AtenXlaTensorTest.TestLshiftInPlace 2022-08-17T13:46:31.7152952Z [ OK ] AtenXlaTensorTest.TestLshiftInPlace (9 ms) 2022-08-17T13:46:31.7153346Z [ RUN ] AtenXlaTensorTest.TestLshiftScalar 2022-08-17T13:46:31.7340631Z [ OK ] AtenXlaTensorTest.TestLshiftScalar (18 ms) 2022-08-17T13:46:31.7341078Z [ RUN ] AtenXlaTensorTest.TestLshiftScalarInPlace 2022-08-17T13:46:31.7431056Z [ OK ] AtenXlaTensorTest.TestLshiftScalarInPlace (9 ms) 2022-08-17T13:46:31.7431690Z [ RUN ] AtenXlaTensorTest.TestRshift 2022-08-17T13:46:31.7689719Z [ OK ] AtenXlaTensorTest.TestRshift (25 ms) 2022-08-17T13:46:31.7690335Z [ RUN ] AtenXlaTensorTest.TestRshiftInPlace 2022-08-17T13:46:31.7785706Z [ OK ] AtenXlaTensorTest.TestRshiftInPlace (9 ms) 2022-08-17T13:46:31.7786099Z [ RUN ] AtenXlaTensorTest.TestRshiftScalar 2022-08-17T13:46:31.7983915Z [ OK ] AtenXlaTensorTest.TestRshiftScalar (19 ms) 2022-08-17T13:46:31.7984333Z [ RUN ] AtenXlaTensorTest.TestRshiftScalarInPlace 2022-08-17T13:46:31.8075173Z [ OK ] AtenXlaTensorTest.TestRshiftScalarInPlace (9 ms) 2022-08-17T13:46:31.8075560Z [ RUN ] AtenXlaTensorTest.TestMeshgrid 2022-08-17T13:46:31.8483100Z [ OK ] AtenXlaTensorTest.TestMeshgrid (40 ms) 2022-08-17T13:46:31.8483494Z [ RUN ] AtenXlaTensorTest.TestConstantPad 2022-08-17T13:46:31.8860446Z [ OK ] AtenXlaTensorTest.TestConstantPad (37 ms) 2022-08-17T13:46:31.8860896Z [ RUN ] AtenXlaTensorTest.TestConstantPadIncomplete 2022-08-17T13:46:31.9065050Z [ OK ] AtenXlaTensorTest.TestConstantPadIncomplete (20 ms) 2022-08-17T13:46:31.9065501Z [ RUN ] AtenXlaTensorTest.TestReflectionPad2dRank3 2022-08-17T13:46:31.9329544Z [ OK ] AtenXlaTensorTest.TestReflectionPad2dRank3 (26 ms) 2022-08-17T13:46:31.9330276Z [ RUN ] AtenXlaTensorTest.TestReflectionPad2dRank4 2022-08-17T13:46:31.9858581Z [ OK ] AtenXlaTensorTest.TestReflectionPad2dRank4 (52 ms) 2022-08-17T13:46:31.9859334Z [ RUN ] AtenXlaTensorTest.TestReflectionPad2dBackward 2022-08-17T13:46:32.0659349Z [ OK ] AtenXlaTensorTest.TestReflectionPad2dBackward (79 ms) 2022-08-17T13:46:32.0660141Z [ RUN ] AtenXlaTensorTest.TestReplicationPad1d 2022-08-17T13:46:32.1148012Z [ OK ] AtenXlaTensorTest.TestReplicationPad1d (48 ms) 2022-08-17T13:46:32.1148458Z [ RUN ] AtenXlaTensorTest.TestReplicationPad1dZeroPad 2022-08-17T13:46:32.1407770Z [ OK ] AtenXlaTensorTest.TestReplicationPad1dZeroPad (25 ms) 2022-08-17T13:46:32.1408290Z [ RUN ] AtenXlaTensorTest.TestReplicationPad1dBackward 2022-08-17T13:46:32.1788816Z [ OK ] AtenXlaTensorTest.TestReplicationPad1dBackward (38 ms) 2022-08-17T13:46:32.1789523Z [ RUN ] AtenXlaTensorTest.TestReplicationPad2d 2022-08-17T13:46:32.2230374Z [ OK ] AtenXlaTensorTest.TestReplicationPad2d (44 ms) 2022-08-17T13:46:32.2231087Z [ RUN ] AtenXlaTensorTest.TestReplicationPad2dZeroPad 2022-08-17T13:46:32.2496433Z [ OK ] AtenXlaTensorTest.TestReplicationPad2dZeroPad (26 ms) 2022-08-17T13:46:32.2497201Z [ RUN ] AtenXlaTensorTest.TestReplicationPad2dBackward 2022-08-17T13:46:32.2956430Z [ OK ] AtenXlaTensorTest.TestReplicationPad2dBackward (46 ms) 2022-08-17T13:46:32.2956856Z [ RUN ] AtenXlaTensorTest.TestAsStrided 2022-08-17T13:46:32.3364865Z [ OK ] AtenXlaTensorTest.TestAsStrided (40 ms) 2022-08-17T13:46:32.3365297Z [ RUN ] AtenXlaTensorTest.TestAsStridedInPlace 2022-08-17T13:46:32.3517860Z [ OK ] AtenXlaTensorTest.TestAsStridedInPlace (15 ms) 2022-08-17T13:46:32.3518787Z [ RUN ] AtenXlaTensorTest.TestAsStridedWithOffset 2022-08-17T13:46:32.3966999Z [ OK ] AtenXlaTensorTest.TestAsStridedWithOffset (44 ms) 2022-08-17T13:46:32.3967797Z [ RUN ] AtenXlaTensorTest.TestAsStridedWithInplaceCopy 2022-08-17T13:46:32.4184641Z [ OK ] AtenXlaTensorTest.TestAsStridedWithInplaceCopy (21 ms) 2022-08-17T13:46:32.4185313Z [ RUN ] AtenXlaTensorTest.TestEmptyStrided 2022-08-17T13:46:32.4288519Z [ OK ] AtenXlaTensorTest.TestEmptyStrided (10 ms) 2022-08-17T13:46:32.4289267Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DBackward 2022-08-17T13:46:32.9658627Z [ OK ] AtenXlaTensorTest.TestAvgPool2DBackward (536 ms) 2022-08-17T13:46:32.9659677Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DBackward 2022-08-17T13:46:36.6031377Z [ OK ] AtenXlaTensorTest.TestAvgPool3DBackward (3637 ms) 2022-08-17T13:46:36.6032162Z [ RUN ] AtenXlaTensorTest.TestAvgPool2DNoBatchBackward 2022-08-17T13:46:36.8740738Z [ OK ] AtenXlaTensorTest.TestAvgPool2DNoBatchBackward (270 ms) 2022-08-17T13:46:36.8742166Z [ RUN ] AtenXlaTensorTest.TestAvgPool3DNoBatchBackward 2022-08-17T13:46:37.9781817Z [ OK ] AtenXlaTensorTest.TestAvgPool3DNoBatchBackward (1104 ms) 2022-08-17T13:46:37.9782360Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatchBackward 2022-08-17T13:46:38.7074430Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3DNoBatchBackward (729 ms) 2022-08-17T13:46:38.7075275Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool3DBackward 2022-08-17T13:47:48.6987922Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool3DBackward (69991 ms) 2022-08-17T13:47:48.6988719Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2DBackward 2022-08-17T13:47:49.6379230Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2DBackward (939 ms) 2022-08-17T13:47:49.6379772Z [ RUN ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatchBackward 2022-08-17T13:47:49.6888769Z [ OK ] AtenXlaTensorTest.TestAdaptiveAvgPool2DNoBatchBackward (50 ms) 2022-08-17T13:47:49.6889684Z [ RUN ] AtenXlaTensorTest.TestConv2DBackward 2022-08-17T13:48:10.5460290Z [ OK ] AtenXlaTensorTest.TestConv2DBackward (20857 ms) 2022-08-17T13:48:10.5461076Z [ RUN ] AtenXlaTensorTest.TestTransposedConv2DBackward 2022-08-17T13:48:20.5823683Z [ OK ] AtenXlaTensorTest.TestTransposedConv2DBackward (10036 ms) 2022-08-17T13:48:20.5824382Z [ RUN ] AtenXlaTensorTest.TestConv3DBackward 2022-08-17T13:48:34.1177140Z [ OK ] AtenXlaTensorTest.TestConv3DBackward (13535 ms) 2022-08-17T13:48:34.1178545Z [ RUN ] AtenXlaTensorTest.TestTransposedConv3DBackward 2022-08-17T13:49:12.4315176Z [ OK ] AtenXlaTensorTest.TestTransposedConv3DBackward (38313 ms) 2022-08-17T13:49:12.4316239Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DBackward 2022-08-17T13:49:13.2222494Z [ OK ] AtenXlaTensorTest.TestMaxPool2DBackward (790 ms) 2022-08-17T13:49:13.2223213Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DBackward 2022-08-17T13:49:13.9684944Z [ OK ] AtenXlaTensorTest.TestMaxPool3DBackward (746 ms) 2022-08-17T13:49:13.9685899Z [ RUN ] AtenXlaTensorTest.TestMaxPool2DNoBatchBackward 2022-08-17T13:49:14.7248125Z [ OK ] AtenXlaTensorTest.TestMaxPool2DNoBatchBackward (756 ms) 2022-08-17T13:49:14.7248654Z [ RUN ] AtenXlaTensorTest.TestMaxPool3DNoBatchBackward 2022-08-17T13:49:15.4836530Z [ OK ] AtenXlaTensorTest.TestMaxPool3DNoBatchBackward (758 ms) 2022-08-17T13:49:15.4837298Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool2DBackward 2022-08-17T13:49:16.0117153Z [ OK ] AtenXlaTensorTest.TestMaxUnpool2DBackward (527 ms) 2022-08-17T13:49:16.0117930Z [ RUN ] AtenXlaTensorTest.TestMaxUnpool3DBackward 2022-08-17T13:49:16.6390796Z [ OK ] AtenXlaTensorTest.TestMaxUnpool3DBackward (627 ms) 2022-08-17T13:49:16.6391487Z [ RUN ] AtenXlaTensorTest.TestTanhBackward 2022-08-17T13:49:16.6803893Z [ OK ] AtenXlaTensorTest.TestTanhBackward (41 ms) 2022-08-17T13:49:16.6804559Z [ RUN ] AtenXlaTensorTest.TestSigmoidBackward 2022-08-17T13:49:16.7191479Z [ OK ] AtenXlaTensorTest.TestSigmoidBackward (38 ms) 2022-08-17T13:49:16.7191897Z [ RUN ] AtenXlaTensorTest.TestLogSigmoidBackward 2022-08-17T13:49:16.7854062Z [ OK ] AtenXlaTensorTest.TestLogSigmoidBackward (66 ms) 2022-08-17T13:49:16.7854529Z [ RUN ] AtenXlaTensorTest.TestLogSoftmaxBackward 2022-08-17T13:49:17.2155939Z [ OK ] AtenXlaTensorTest.TestLogSoftmaxBackward (430 ms) 2022-08-17T13:49:17.2156788Z [ RUN ] AtenXlaTensorTest.TestSoftmaxBackward 2022-08-17T13:49:17.5239334Z [ OK ] AtenXlaTensorTest.TestSoftmaxBackward (308 ms) 2022-08-17T13:49:17.5240040Z [ RUN ] AtenXlaTensorTest.TestSoftplusBackward 2022-08-17T13:49:17.5943293Z [ OK ] AtenXlaTensorTest.TestSoftplusBackward (70 ms) 2022-08-17T13:49:17.5943938Z [ RUN ] AtenXlaTensorTest.TestReluBackward 2022-08-17T13:49:17.6378347Z [ OK ] AtenXlaTensorTest.TestReluBackward (43 ms) 2022-08-17T13:49:17.6378974Z [ RUN ] AtenXlaTensorTest.TestRreluBackward 2022-08-17T13:49:17.6835605Z [ OK ] AtenXlaTensorTest.TestRreluBackward (45 ms) 2022-08-17T13:49:17.6836277Z [ RUN ] AtenXlaTensorTest.TestHardshrinkBackward 2022-08-17T13:49:17.7424202Z [ OK ] AtenXlaTensorTest.TestHardshrinkBackward (58 ms) 2022-08-17T13:49:17.7424648Z [ RUN ] AtenXlaTensorTest.TestSoftshrinkBackward 2022-08-17T13:49:17.7660229Z [ OK ] AtenXlaTensorTest.TestSoftshrinkBackward (23 ms) 2022-08-17T13:49:17.7660658Z [ RUN ] AtenXlaTensorTest.TestHardtanhBackward 2022-08-17T13:49:17.8000218Z [ OK ] AtenXlaTensorTest.TestHardtanhBackward (33 ms) 2022-08-17T13:49:17.8000660Z [ RUN ] AtenXlaTensorTest.TestEluBackward 2022-08-17T13:49:17.8399887Z [ OK ] AtenXlaTensorTest.TestEluBackward (39 ms) 2022-08-17T13:49:17.8400302Z [ RUN ] AtenXlaTensorTest.TestGeluBackward 2022-08-17T13:49:17.9270803Z [ OK ] AtenXlaTensorTest.TestGeluBackward (87 ms) 2022-08-17T13:49:17.9271471Z [ RUN ] AtenXlaTensorTest.TestLeakyReluBackward 2022-08-17T13:49:17.9648180Z [ OK ] AtenXlaTensorTest.TestLeakyReluBackward (37 ms) 2022-08-17T13:49:17.9649317Z [ RUN ] AtenXlaTensorTest.TestTransposeBackward 2022-08-17T13:49:17.9993091Z [ OK ] AtenXlaTensorTest.TestTransposeBackward (34 ms) 2022-08-17T13:49:17.9993538Z [ RUN ] AtenXlaTensorTest.TestAddMatMulBackward 2022-08-17T13:49:18.1218011Z [ OK ] AtenXlaTensorTest.TestAddMatMulBackward (122 ms) 2022-08-17T13:49:18.1218572Z [ RUN ] AtenXlaTensorTest.TestBinaryCrossEntropyBackward 2022-08-17T13:49:18.6963870Z [ OK ] AtenXlaTensorTest.TestBinaryCrossEntropyBackward (574 ms) 2022-08-17T13:49:18.6964523Z [ RUN ] AtenXlaTensorTest.TestNllLossBackward 2022-08-17T13:49:20.7869807Z [ OK ] AtenXlaTensorTest.TestNllLossBackward (2090 ms) 2022-08-17T13:49:20.7870220Z [ RUN ] AtenXlaTensorTest.TestNllLoss2dBackward 2022-08-17T13:49:23.3283784Z [ OK ] AtenXlaTensorTest.TestNllLoss2dBackward (2541 ms) 2022-08-17T13:49:23.3284714Z [ RUN ] AtenXlaTensorTest.TestSmoothL1LossBackward 2022-08-17T13:49:23.5435382Z [ OK ] AtenXlaTensorTest.TestSmoothL1LossBackward (215 ms) 2022-08-17T13:49:23.5435795Z [ RUN ] AtenXlaTensorTest.TestViewBackward 2022-08-17T13:49:23.5780676Z [ OK ] AtenXlaTensorTest.TestViewBackward (34 ms) 2022-08-17T13:49:23.5781096Z [ RUN ] AtenXlaTensorTest.TestBatchNorm2DBackward 2022-08-17T13:49:23.7959904Z [ OK ] AtenXlaTensorTest.TestBatchNorm2DBackward (217 ms) 2022-08-17T13:49:23.7960603Z [ RUN ] AtenXlaTensorTest.TestBatchNorm3DBackward 2022-08-17T13:49:24.1198910Z [ OK ] AtenXlaTensorTest.TestBatchNorm3DBackward (323 ms) 2022-08-17T13:49:24.1199641Z [ RUN ] AtenXlaTensorTest.TestBCEWithLogitsBackward 2022-08-17T13:49:25.0553113Z [ OK ] AtenXlaTensorTest.TestBCEWithLogitsBackward (935 ms) 2022-08-17T13:49:25.0553789Z [ RUN ] AtenXlaTensorTest.TestKlDivBackward 2022-08-17T13:49:25.1846665Z [ OK ] AtenXlaTensorTest.TestKlDivBackward (129 ms) 2022-08-17T13:49:25.1847078Z [ RUN ] AtenXlaTensorTest.TestEmbeddingBackward 2022-08-17T13:49:25.7753758Z [ OK ] AtenXlaTensorTest.TestEmbeddingBackward (590 ms) 2022-08-17T13:49:25.7754239Z [ RUN ] AtenXlaTensorTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-08-17T13:49:25.8176265Z [ OK ] AtenXlaTensorTest.TestAmpForeachNonFiniteCheckAndUnscale (42 ms) 2022-08-17T13:49:25.8176739Z [ RUN ] AtenXlaTensorTest.TestAmpUpdateScale 2022-08-17T13:49:25.8817916Z [ OK ] AtenXlaTensorTest.TestAmpUpdateScale (64 ms) 2022-08-17T13:49:25.8818334Z [ RUN ] AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-08-17T13:49:25.8975587Z [ OK ] AtenXlaTensorTest.TestEarlySyncLiveTensors (15 ms) 2022-08-17T13:49:25.8975976Z [ RUN ] AtenXlaTensorTest.TestLerp 2022-08-17T13:49:25.9179321Z [ OK ] AtenXlaTensorTest.TestLerp (20 ms) 2022-08-17T13:49:25.9179741Z [ RUN ] AtenXlaTensorTest.TestLerpScalar 2022-08-17T13:49:25.9378991Z [ OK ] AtenXlaTensorTest.TestLerpScalar (19 ms) 2022-08-17T13:49:25.9379382Z [ RUN ] AtenXlaTensorTest.TestLerpInplace 2022-08-17T13:49:25.9478571Z [ OK ] AtenXlaTensorTest.TestLerpInplace (9 ms) 2022-08-17T13:49:25.9478973Z [ RUN ] AtenXlaTensorTest.TestLerpScalarInplace 2022-08-17T13:49:25.9572273Z [ OK ] AtenXlaTensorTest.TestLerpScalarInplace (9 ms) 2022-08-17T13:49:25.9572655Z [ RUN ] AtenXlaTensorTest.TestLerpOut 2022-08-17T13:49:25.9669107Z [ OK ] AtenXlaTensorTest.TestLerpOut (9 ms) 2022-08-17T13:49:25.9669484Z [ RUN ] AtenXlaTensorTest.TestLerpScalarOut 2022-08-17T13:49:25.9762386Z [ OK ] AtenXlaTensorTest.TestLerpScalarOut (9 ms) 2022-08-17T13:49:25.9762847Z [ RUN ] AtenXlaTensorTest.TestLinspaceStartEndMatch 2022-08-17T13:49:26.0153018Z [ OK ] AtenXlaTensorTest.TestLinspaceStartEndMatch (38 ms) 2022-08-17T13:49:26.0153508Z [ RUN ] AtenXlaTensorTest.TestLinspaceDtypes 2022-08-17T13:49:26.0404404Z [ OK ] AtenXlaTensorTest.TestLinspaceDtypes (25 ms) 2022-08-17T13:49:26.0404849Z [ RUN ] AtenXlaTensorTest.TestLinspaceSmallSteps 2022-08-17T13:49:26.0767902Z [ OK ] AtenXlaTensorTest.TestLinspaceSmallSteps (36 ms) 2022-08-17T13:49:26.0768379Z [ RUN ] AtenXlaTensorTest.TestLinspaceReverse 2022-08-17T13:49:26.0864235Z [ OK ] AtenXlaTensorTest.TestLinspaceReverse (9 ms) 2022-08-17T13:49:26.0864623Z [ RUN ] AtenXlaTensorTest.TestNanToNum 2022-08-17T13:49:26.2443160Z [ OK ] AtenXlaTensorTest.TestNanToNum (157 ms) 2022-08-17T13:49:26.2443604Z [ RUN ] AtenXlaTensorTest.TestNanToNumInplace 2022-08-17T13:49:26.2662998Z [ OK ] AtenXlaTensorTest.TestNanToNumInplace (21 ms) 2022-08-17T13:49:26.2663433Z [ RUN ] AtenXlaTensorTest.TestNanToNumOut 2022-08-17T13:49:26.2881997Z [ OK ] AtenXlaTensorTest.TestNanToNumOut (21 ms) 2022-08-17T13:49:26.2882364Z [ RUN ] AtenXlaTensorTest.TestRoll 2022-08-17T13:49:28.0079794Z [ OK ] AtenXlaTensorTest.TestRoll (1719 ms) 2022-08-17T13:49:28.0092263Z [----------] 590 tests from AtenXlaTensorTest (252915 ms total) 2022-08-17T13:49:28.0092918Z 2022-08-17T13:49:28.0093983Z [----------] 5 tests from IrTest 2022-08-17T13:49:28.0094633Z [ RUN ] IrTest.TestScalarCreate 2022-08-17T13:49:28.0095279Z [ OK ] IrTest.TestScalarCreate (0 ms) 2022-08-17T13:49:28.0095851Z [ RUN ] IrTest.TestHash 2022-08-17T13:49:28.0096238Z [ OK ] IrTest.TestHash (0 ms) 2022-08-17T13:49:28.0096837Z [ RUN ] IrTest.TestSelectUnselect 2022-08-17T13:49:28.0859836Z [ OK ] IrTest.TestSelectUnselect (77 ms) 2022-08-17T13:49:28.0860311Z [ RUN ] IrTest.TestScopePusherWithoutDebugging 2022-08-17T13:49:28.0860704Z [ OK ] IrTest.TestScopePusherWithoutDebugging (0 ms) 2022-08-17T13:49:28.0861139Z [ RUN ] IrTest.TestScopePusherWithDebugging 2022-08-17T13:49:28.0861497Z [ OK ] IrTest.TestScopePusherWithDebugging (0 ms) 2022-08-17T13:49:28.0861837Z [----------] 5 tests from IrTest (78 ms total) 2022-08-17T13:49:28.0862014Z 2022-08-17T13:49:28.0862279Z [----------] 1 test from MaybeRefTest 2022-08-17T13:49:28.0862761Z [ RUN ] MaybeRefTest.BasicTest 2022-08-17T13:49:28.0863045Z [ OK ] MaybeRefTest.BasicTest (0 ms) 2022-08-17T13:49:28.0863355Z [----------] 1 test from MaybeRefTest (0 ms total) 2022-08-17T13:49:28.0863503Z 2022-08-17T13:49:28.0863666Z [----------] 3 tests from OpByOpExecutorTest 2022-08-17T13:49:28.0863986Z [ RUN ] OpByOpExecutorTest.TestSimpleAdd 2022-08-17T13:49:28.1050834Z [ OK ] OpByOpExecutorTest.TestSimpleAdd (19 ms) 2022-08-17T13:49:28.1051382Z [ RUN ] OpByOpExecutorTest.TestStack 2022-08-17T13:49:28.1377917Z [ OK ] OpByOpExecutorTest.TestStack (32 ms) 2022-08-17T13:49:28.1378522Z [ RUN ] OpByOpExecutorTest.TestAsyncStack 2022-08-17T13:49:28.1395312Z [ OK ] OpByOpExecutorTest.TestAsyncStack (1 ms) 2022-08-17T13:49:28.1395801Z [----------] 3 tests from OpByOpExecutorTest (53 ms total) 2022-08-17T13:49:28.1396108Z 2022-08-17T13:49:28.1396374Z [----------] 1 test from ReplicationTest 2022-08-17T13:49:28.1396970Z [ RUN ] ReplicationTest.TestNSingleReplication 2022-08-17T13:49:28.1479548Z [ OK ] ReplicationTest.TestNSingleReplication (8 ms) 2022-08-17T13:49:28.1480120Z [----------] 1 test from ReplicationTest (8 ms total) 2022-08-17T13:49:28.1480289Z 2022-08-17T13:49:28.1480437Z [----------] 20 tests from TensorTest 2022-08-17T13:49:28.1480907Z [ RUN ] TensorTest.TestConversions 2022-08-17T13:49:28.1562537Z [ OK ] TensorTest.TestConversions (8 ms) 2022-08-17T13:49:28.1562832Z [ RUN ] TensorTest.TestAdd 2022-08-17T13:49:28.1766804Z [ OK ] TensorTest.TestAdd (20 ms) 2022-08-17T13:49:28.1767174Z [ RUN ] TensorTest.TestIntegerAdd 2022-08-17T13:49:28.2385121Z [ OK ] TensorTest.TestIntegerAdd (61 ms) 2022-08-17T13:49:28.2385461Z [ RUN ] TensorTest.TestSize 2022-08-17T13:49:28.2462082Z [ OK ] TensorTest.TestSize (7 ms) 2022-08-17T13:49:28.2462854Z [ RUN ] TensorTest.TestRrelu 2022-08-17T13:49:28.3604218Z [ OK ] TensorTest.TestRrelu (114 ms) 2022-08-17T13:49:28.3604574Z [ RUN ] TensorTest.TestThreshold 2022-08-17T13:49:28.3806707Z [ OK ] TensorTest.TestThreshold (20 ms) 2022-08-17T13:49:28.3807052Z [ RUN ] TensorTest.TestAddMatMul 2022-08-17T13:49:28.3946911Z [ OK ] TensorTest.TestAddMatMul (13 ms) 2022-08-17T13:49:28.3947477Z [ RUN ] TensorTest.TestTranspose 2022-08-17T13:49:28.4038851Z [ OK ] TensorTest.TestTranspose (9 ms) 2022-08-17T13:49:28.4039496Z [ RUN ] TensorTest.TestView 2022-08-17T13:49:28.4137354Z [ OK ] TensorTest.TestView (9 ms) 2022-08-17T13:49:28.4137932Z [ RUN ] TensorTest.TestViewMod 2022-08-17T13:49:28.4847185Z [ OK ] TensorTest.TestViewMod (70 ms) 2022-08-17T13:49:28.4847910Z [ RUN ] TensorTest.TestViewModComplex 2022-08-17T13:49:28.5249064Z [ OK ] TensorTest.TestViewModComplex (40 ms) 2022-08-17T13:49:28.5249651Z [ RUN ] TensorTest.TestViewOfViewMod 2022-08-17T13:49:28.5364294Z [ OK ] TensorTest.TestViewOfViewMod (11 ms) 2022-08-17T13:49:28.5364853Z [ RUN ] TensorTest.TestMaxPool2D 2022-08-17T13:49:28.6164737Z [ OK ] TensorTest.TestMaxPool2D (79 ms) 2022-08-17T13:49:28.6165353Z [ RUN ] TensorTest.TestMaxPool2DNonSquare 2022-08-17T13:49:28.8089670Z [ OK ] TensorTest.TestMaxPool2DNonSquare (192 ms) 2022-08-17T13:49:28.8090314Z [ RUN ] TensorTest.TestAvgPool2D 2022-08-17T13:49:29.1251714Z [ OK ] TensorTest.TestAvgPool2D (316 ms) 2022-08-17T13:49:29.1252447Z [ RUN ] TensorTest.TestAvgPool2DNonSquare 2022-08-17T13:49:29.4490911Z [ OK ] TensorTest.TestAvgPool2DNonSquare (323 ms) 2022-08-17T13:49:29.4491328Z [ RUN ] TensorTest.TestBatchNorm1D 2022-08-17T13:49:29.6364742Z [ OK ] TensorTest.TestBatchNorm1D (187 ms) 2022-08-17T13:49:29.6365294Z [ RUN ] TensorTest.TestConv2D 2022-08-17T13:49:40.7269155Z [ OK ] TensorTest.TestConv2D (11090 ms) 2022-08-17T13:49:40.7269708Z [ RUN ] TensorTest.TestConv2DNonSquare 2022-08-17T13:49:43.9993830Z [ OK ] TensorTest.TestConv2DNonSquare (3272 ms) 2022-08-17T13:49:43.9994391Z [ RUN ] TensorTest.TestConv3D 2022-08-17T13:53:26.6740380Z [ OK ] TensorTest.TestConv3D (222674 ms) 2022-08-17T13:53:26.6740917Z [----------] 20 tests from TensorTest (238525 ms total) 2022-08-17T13:53:26.6743339Z 2022-08-17T13:53:26.6744795Z [----------] 1 test from XlaUtilCacheTest 2022-08-17T13:53:26.6745328Z [ RUN ] XlaUtilCacheTest.BasicTest 2022-08-17T13:53:26.6745862Z [ OK ] XlaUtilCacheTest.BasicTest (0 ms) 2022-08-17T13:53:26.6746427Z [----------] 1 test from XlaUtilCacheTest (0 ms total) 2022-08-17T13:53:26.6746699Z 2022-08-17T13:53:26.6746948Z [----------] 4 tests from XLABackendTest 2022-08-17T13:53:26.6747473Z [ RUN ] XLABackendTest.TestTensorTransfer 2022-08-17T13:53:26.6753236Z [ OK ] XLABackendTest.TestTensorTransfer (1 ms) 2022-08-17T13:53:26.6753631Z [ RUN ] XLABackendTest.TestScalarTransfer 2022-08-17T13:53:26.6815459Z [ OK ] XLABackendTest.TestScalarTransfer (6 ms) 2022-08-17T13:53:26.6815989Z [ RUN ] XLABackendTest.TestPlaceholder 2022-08-17T13:53:26.6816351Z [ OK ] XLABackendTest.TestPlaceholder (0 ms) 2022-08-17T13:53:26.6816660Z [ RUN ] XLABackendTest.TestE2E 2022-08-17T13:53:26.6981519Z [ OK ] XLABackendTest.TestE2E (16 ms) 2022-08-17T13:53:26.6982102Z [----------] 4 tests from XLABackendTest (23 ms total) 2022-08-17T13:53:26.6982371Z 2022-08-17T13:53:26.6983010Z [----------] Global test environment tear-down 2022-08-17T13:53:26.6983551Z [==========] 628 tests from 9 test suites ran. (491606 ms total) 2022-08-17T13:53:26.6983989Z [ PASSED ] 627 tests. 2022-08-17T13:53:26.6984388Z [ SKIPPED ] 1 test, listed below: 2022-08-17T13:53:26.6984942Z [ SKIPPED ] AtenXlaTensorTest.TestGroupNormBackward 2022-08-17T13:53:27.4769067Z + popd 2022-08-17T13:53:27.4769466Z /var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T13:53:27.4769952Z + '[' 1 -eq 1 -a 0 -eq 0 ']' 2022-08-17T13:53:27.4770400Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:53:27.4926537Z ++ command -v nvidia-smi 2022-08-17T13:53:27.4927630Z + '[' -x '' ']' 2022-08-17T13:53:27.4928199Z + ./run_tests.sh -X early_sync -F AtenXlaTensorTest.TestEarlySyncLiveTensors -L 2022-08-17T13:53:27.4950998Z +++ dirname ./run_tests.sh 2022-08-17T13:53:27.4962607Z ++ cd . 2022-08-17T13:53:27.4962879Z ++ pwd -P 2022-08-17T13:53:27.4965992Z + RUNDIR=/var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T13:53:27.4966404Z + BUILDDIR=/var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:53:27.4966790Z + BUILDTYPE=Release 2022-08-17T13:53:27.4967010Z + VERB= 2022-08-17T13:53:27.4967193Z + FILTER= 2022-08-17T13:53:27.4967418Z + BUILD_ONLY=0 2022-08-17T13:53:27.4967599Z + RMBUILD=1 2022-08-17T13:53:27.4967910Z + LOGFILE=/tmp/pytorch_cpp_test.log 2022-08-17T13:53:27.4968331Z + XLA_EXPERIMENTAL=nonzero:masked_select 2022-08-17T13:53:27.4968720Z + '[' '' == 1 ']' 2022-08-17T13:53:27.4969176Z + getopts VLDKBF:X: OPTION 2022-08-17T13:53:27.4969506Z + case $OPTION in 2022-08-17T13:53:27.4969871Z + XLA_EXPERIMENTAL=early_sync 2022-08-17T13:53:27.4970129Z + getopts VLDKBF:X: OPTION 2022-08-17T13:53:27.4970309Z + case $OPTION in 2022-08-17T13:53:27.4970644Z + FILTER=--gtest_filter=AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-08-17T13:53:27.4970903Z + getopts VLDKBF:X: OPTION 2022-08-17T13:53:27.4971089Z + case $OPTION in 2022-08-17T13:53:27.4971252Z + LOGFILE= 2022-08-17T13:53:27.4976117Z + getopts VLDKBF:X: OPTION 2022-08-17T13:53:27.4976540Z + shift 5 2022-08-17T13:53:27.4976874Z + [[ '' != \1 ]] 2022-08-17T13:53:27.4977062Z + export XLA_EXPERIMENTAL 2022-08-17T13:53:27.4977339Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:53:27.4981222Z + mkdir /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:53:27.4994248Z + pushd /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:53:27.4994567Z /var/lib/jenkins/workspace/xla/test/cpp/build /var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T13:53:27.4997624Z ++ python -c 'from distutils.sysconfig import get_python_inc; print(get_python_inc())' 2022-08-17T13:53:27.6864609Z ++ python -c 'import distutils.sysconfig as sysconfig; print(sysconfig.get_config_var('\''LIBDIR'\'') + '\''/'\'' + sysconfig.get_config_var('\''LDLIBRARY'\''))' 2022-08-17T13:53:27.8700052Z + cmake /var/lib/jenkins/workspace/xla/test/cpp -DCMAKE_BUILD_TYPE=Release -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so 2022-08-17T13:53:27.9017767Z Selected PT/XLA library folder /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7 2022-08-17T13:53:29.0771331Z -- The C compiler identification is Clang 8.0.0 2022-08-17T13:53:29.1687269Z -- The CXX compiler identification is Clang 8.0.0 2022-08-17T13:53:29.1783680Z -- Detecting C compiler ABI info 2022-08-17T13:53:29.2538816Z -- Detecting C compiler ABI info - done 2022-08-17T13:53:29.2630525Z -- Check for working C compiler: /usr/bin/clang-8 - skipped 2022-08-17T13:53:29.2633424Z -- Detecting C compile features 2022-08-17T13:53:29.2638998Z -- Detecting C compile features - done 2022-08-17T13:53:29.2683305Z -- Detecting CXX compiler ABI info 2022-08-17T13:53:29.3762763Z -- Detecting CXX compiler ABI info - done 2022-08-17T13:53:29.3863055Z -- Check for working CXX compiler: /usr/bin/clang++ - skipped 2022-08-17T13:53:29.3866257Z -- Detecting CXX compile features 2022-08-17T13:53:29.3872393Z -- Detecting CXX compile features - done 2022-08-17T13:53:29.3899085Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so (found version "3.7.13") 2022-08-17T13:53:29.3933982Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-08-17T13:53:29.4719406Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-08-17T13:53:29.4720036Z -- Looking for pthread_create in pthreads 2022-08-17T13:53:29.5373325Z -- Looking for pthread_create in pthreads - not found 2022-08-17T13:53:29.5374231Z -- Looking for pthread_create in pthread 2022-08-17T13:53:29.6131921Z -- Looking for pthread_create in pthread - found 2022-08-17T13:53:29.6143125Z -- Found Threads: TRUE 2022-08-17T13:53:29.6242012Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T13:53:29.6242712Z static library kineto_LIBRARY-NOTFOUND not found. 2022-08-17T13:53:29.6243117Z Call Stack (most recent call first): 2022-08-17T13:53:29.6243837Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-08-17T13:53:29.6244376Z CMakeLists.txt:27 (find_package) 2022-08-17T13:53:29.6244597Z 2022-08-17T13:53:29.6244731Z  2022-08-17T13:53:29.6247479Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-08-17T13:53:29.6486090Z Selected XLAC library /var/lib/jenkins/workspace/xla/build/lib.linux-x86_64-3.7/_XLAC.cpython-37m-x86_64-linux-gnu.so 2022-08-17T13:53:29.6504615Z -- Configuring done 2022-08-17T13:53:29.6584320Z -- Generating done 2022-08-17T13:53:29.6601354Z -- Build files have been written to: /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:53:29.6693438Z + make -j 2022-08-17T13:53:29.6871984Z [ 4%] Creating directories for 'googletest' 2022-08-17T13:53:29.6943770Z [ 9%] Performing download step (git clone) for 'googletest' 2022-08-17T13:53:30.8197699Z -- googletest download command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-download-*.log 2022-08-17T13:53:30.8255636Z [ 13%] Performing update step for 'googletest' 2022-08-17T13:53:30.8364322Z [ 18%] No patch step for 'googletest' 2022-08-17T13:53:30.8430427Z [ 22%] Performing configure step for 'googletest' 2022-08-17T13:53:32.1322203Z -- googletest configure command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-configure-*.log 2022-08-17T13:53:32.1382260Z [ 27%] Performing build step for 'googletest' 2022-08-17T13:53:35.9127198Z -- googletest build command succeeded. See also /var/lib/jenkins/workspace/xla/test/cpp/build/gtest/src/googletest-stamp/googletest-build-*.log 2022-08-17T13:53:35.9185180Z [ 31%] No install step for 'googletest' 2022-08-17T13:53:35.9264386Z [ 36%] Completed 'googletest' 2022-08-17T13:53:35.9418852Z [ 36%] Built target googletest 2022-08-17T13:53:35.9524692Z [ 45%] Building CXX object CMakeFiles/test_ptxla.dir/main.cpp.o 2022-08-17T13:53:35.9525421Z [ 45%] Building CXX object CMakeFiles/test_ptxla.dir/cpp_test_util.cpp.o 2022-08-17T13:53:35.9526106Z [ 50%] Building CXX object CMakeFiles/test_ptxla.dir/metrics_snapshot.cpp.o 2022-08-17T13:53:35.9533987Z [ 54%] Building CXX object CMakeFiles/test_ptxla.dir/test_op_by_op_executor.cpp.o 2022-08-17T13:53:35.9534643Z [ 59%] Building CXX object CMakeFiles/test_ptxla.dir/test_ir.cpp.o 2022-08-17T13:53:35.9537053Z [ 63%] Building CXX object CMakeFiles/test_ptxla.dir/test_aten_xla_tensor.cpp.o 2022-08-17T13:53:35.9542865Z [ 68%] Building CXX object CMakeFiles/test_ptxla.dir/test_async_task.cpp.o 2022-08-17T13:53:35.9546083Z [ 72%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_util_cache.cpp.o 2022-08-17T13:53:35.9557191Z [ 77%] Building CXX object CMakeFiles/test_ptxla.dir/test_tensor.cpp.o 2022-08-17T13:53:35.9560117Z [ 81%] Building CXX object CMakeFiles/test_ptxla.dir/test_mayberef.cpp.o 2022-08-17T13:53:35.9572489Z [ 86%] Building CXX object CMakeFiles/test_ptxla.dir/test_xla_backend_intf.cpp.o 2022-08-17T13:53:35.9599162Z [ 90%] Building CXX object CMakeFiles/test_ptxla.dir/torch_xla_test.cpp.o 2022-08-17T13:53:35.9631211Z [ 95%] Building CXX object CMakeFiles/test_ptxla.dir/test_replication.cpp.o 2022-08-17T13:54:52.3295485Z [100%] Linking CXX executable test_ptxla 2022-08-17T13:54:54.6352354Z [100%] Built target test_ptxla 2022-08-17T13:54:54.6386055Z + '[' 0 -eq 0 ']' 2022-08-17T13:54:54.6386291Z + '[' '' '!=' '' ']' 2022-08-17T13:54:54.6386623Z + ./test_ptxla --gtest_filter=AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-08-17T13:54:54.9432209Z Note: Google Test filter = AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-08-17T13:54:54.9432633Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:54:54.9432946Z [----------] Global test environment set-up. 2022-08-17T13:54:54.9433238Z [----------] 1 test from AtenXlaTensorTest 2022-08-17T13:54:54.9435811Z [ RUN ] AtenXlaTensorTest.TestEarlySyncLiveTensors 2022-08-17T13:54:54.9468814Z 2022-08-17 13:54:54.946591: I tensorflow/core/tpu/tpu_initializer_helper.cc:262] Libtpu path is: libtpu.so 2022-08-17T13:54:54.9471892Z 2022-08-17 13:54:54.946961: I tensorflow/compiler/xla/xla_client/xrt_local_service.cc:55] libtpu status: OK 2022-08-17T13:54:54.9472563Z 2022-08-17 13:54:54.946990: I tensorflow/compiler/xla/xla_client/xrt_local_service.cc:41] Peer localservice 1 {localhost:40905} 2022-08-17T13:54:54.9473316Z 2022-08-17 13:54:54.947074: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: SSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F FMA 2022-08-17T13:54:54.9473893Z To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2022-08-17T13:54:54.9870582Z 2022-08-17 13:54:54.985665: I tensorflow/compiler/xla/service/service.cc:172] XLA service 0x47aa220 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2022-08-17T13:54:54.9871166Z 2022-08-17 13:54:54.985696: I tensorflow/compiler/xla/service/service.cc:180] StreamExecutor device (0): Host, Default Version 2022-08-17T13:54:54.9915721Z 2022-08-17 13:54:54.991326: I tensorflow/core/distributed_runtime/rpc/grpc_channel.cc:272] Initialize GrpcChannelCache for job localservice -> {0 -> localhost:40905} 2022-08-17T13:54:54.9918296Z 2022-08-17 13:54:54.991592: I tensorflow/core/distributed_runtime/rpc/grpc_server_lib.cc:438] Started server with target: grpc://localhost:40905 2022-08-17T13:54:55.0413060Z 2022-08-17 13:54:55.040852: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:354] MLIR V1 optimization pass is not enabled 2022-08-17T13:54:55.0699963Z 2022-08-17 13:54:55.069458: I tensorflow/compiler/jit/xla_device.cc:429] XLA_GPU and XLA_CPU devices are deprecated and will be removed in subsequent releases. Instead, use either @tf.function(jit_compile=True) for must-compile semantics, or run with TF_XLA_FLAGS=--tf_xla_auto_jit=2 for auto-clustering best-effort compilation. 2022-08-17T13:54:55.0943757Z [ OK ] AtenXlaTensorTest.TestEarlySyncLiveTensors (151 ms) 2022-08-17T13:54:55.0944374Z [----------] 1 test from AtenXlaTensorTest (151 ms total) 2022-08-17T13:54:55.0945059Z 2022-08-17T13:54:55.0945287Z [----------] Global test environment tear-down 2022-08-17T13:54:55.0945588Z [==========] 1 test from 1 test suite ran. (151 ms total) 2022-08-17T13:54:55.0945855Z [ PASSED ] 1 test. 2022-08-17T13:54:55.1623526Z + popd 2022-08-17T13:54:55.1623951Z /var/lib/jenkins/workspace/xla/test/cpp 2022-08-17T13:54:55.1624365Z + '[' 1 -eq 1 -a 0 -eq 0 ']' 2022-08-17T13:54:55.1624649Z + rm -rf /var/lib/jenkins/workspace/xla/test/cpp/build 2022-08-17T13:54:55.1790321Z + popd 2022-08-17T13:54:55.1790706Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2022-08-17T13:54:55.1791244Z + popd 2022-08-17T13:54:55.1791539Z /var/lib/jenkins/workspace 2022-08-17T13:54:55.1791899Z + assert_git_not_dirty 2022-08-17T13:54:55.1792403Z + [[ linux-bionic-py3_7-clang8-xla != *rocm* ]] 2022-08-17T13:54:55.1792728Z + [[ linux-bionic-py3_7-clang8-xla != *xla* ]] 2022-08-17T13:54:55.1792991Z + sccache_epilogue 2022-08-17T13:54:55.1793396Z + echo '::group::Sccache Compilation Log' 2022-08-17T13:54:55.1794187Z ##[group]Sccache Compilation Log 2022-08-17T13:54:55.1794496Z + echo '=================== sccache compilation log ===================' 2022-08-17T13:54:55.1794767Z =================== sccache compilation log =================== 2022-08-17T13:54:55.1795099Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /home/jenkins/sccache_error.log 2022-08-17T13:54:55.2005030Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-08-17T13:54:55.2005424Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-08-17T13:54:55.2138675Z + sccache --show-stats 2022-08-17T13:54:55.2139025Z Compile requests 0 2022-08-17T13:54:55.2139263Z Compile requests executed 0 2022-08-17T13:54:55.2139480Z Cache hits 0 2022-08-17T13:54:55.2139678Z Cache misses 0 2022-08-17T13:54:55.2139967Z Cache timeouts 0 2022-08-17T13:54:55.2140337Z Cache read errors 0 2022-08-17T13:54:55.2140689Z Forced recaches 0 2022-08-17T13:54:55.2141060Z Cache write errors 0 2022-08-17T13:54:55.2141371Z Compilation failures 0 2022-08-17T13:54:55.2141569Z Cache errors 0 2022-08-17T13:54:55.2141833Z Non-cacheable compilations 0 2022-08-17T13:54:55.2142070Z Non-cacheable calls 0 2022-08-17T13:54:55.2142353Z Non-compilation calls 0 2022-08-17T13:54:55.2142588Z Unsupported compiler calls 0 2022-08-17T13:54:55.2142897Z Average cache write 0.000 s 2022-08-17T13:54:55.2143194Z Average cache read miss 0.000 s 2022-08-17T13:54:55.2143516Z Average cache read hit 0.000 s 2022-08-17T13:54:55.2143866Z Failed distributed compilations 0 2022-08-17T13:54:55.2144751Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T13:54:55.2145424Z + sccache --stop-server 2022-08-17T13:54:55.2166599Z Stopping sccache server... 2022-08-17T13:54:55.2168252Z Compile requests 0 2022-08-17T13:54:55.2168593Z Compile requests executed 0 2022-08-17T13:54:55.2169178Z Cache hits 0 2022-08-17T13:54:55.2169466Z Cache misses 0 2022-08-17T13:54:55.2169776Z Cache timeouts 0 2022-08-17T13:54:55.2170085Z Cache read errors 0 2022-08-17T13:54:55.2170420Z Forced recaches 0 2022-08-17T13:54:55.2170736Z Cache write errors 0 2022-08-17T13:54:55.2171065Z Compilation failures 0 2022-08-17T13:54:55.2171392Z Cache errors 0 2022-08-17T13:54:55.2171855Z Non-cacheable compilations 0 2022-08-17T13:54:55.2172281Z Non-cacheable calls 0 2022-08-17T13:54:55.2172943Z Non-compilation calls 0 2022-08-17T13:54:55.2173288Z Unsupported compiler calls 0 2022-08-17T13:54:55.2173653Z Average cache write 0.000 s 2022-08-17T13:54:55.2174010Z Average cache read miss 0.000 s 2022-08-17T13:54:55.2174358Z Average cache read hit 0.000 s 2022-08-17T13:54:55.2174701Z Failed distributed compilations 0 2022-08-17T13:54:55.2175392Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T13:54:55.2176053Z + echo ::endgroup:: 2022-08-17T13:54:55.2176680Z ##[endgroup] 2022-08-17T13:54:55.2176936Z + sccache_epilogue 2022-08-17T13:54:55.2177390Z + echo '::group::Sccache Compilation Log' 2022-08-17T13:54:55.2179107Z ##[group]Sccache Compilation Log 2022-08-17T13:54:55.2179546Z + echo '=================== sccache compilation log ===================' 2022-08-17T13:54:55.2179799Z =================== sccache compilation log =================== 2022-08-17T13:54:55.2180115Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /home/jenkins/sccache_error.log 2022-08-17T13:54:55.2359095Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-08-17T13:54:55.2359449Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-08-17T13:54:55.2359794Z + sccache --show-stats 2022-08-17T13:54:55.2491585Z Compile requests 0 2022-08-17T13:54:55.2491874Z Compile requests executed 0 2022-08-17T13:54:55.2492127Z Cache hits 0 2022-08-17T13:54:55.2492432Z Cache misses 0 2022-08-17T13:54:55.2492795Z Cache timeouts 0 2022-08-17T13:54:55.2493137Z Cache read errors 0 2022-08-17T13:54:55.2493412Z Forced recaches 0 2022-08-17T13:54:55.2493769Z Cache write errors 0 2022-08-17T13:54:55.2494136Z Compilation failures 0 2022-08-17T13:54:55.2494376Z Cache errors 0 2022-08-17T13:54:55.2494709Z Non-cacheable compilations 0 2022-08-17T13:54:55.2494995Z Non-cacheable calls 0 2022-08-17T13:54:55.2495393Z Non-compilation calls 0 2022-08-17T13:54:55.2495694Z Unsupported compiler calls 0 2022-08-17T13:54:55.2496112Z Average cache write 0.000 s 2022-08-17T13:54:55.2496498Z Average cache read miss 0.000 s 2022-08-17T13:54:55.2496750Z Average cache read hit 0.000 s 2022-08-17T13:54:55.2496957Z Failed distributed compilations 0 2022-08-17T13:54:55.2497518Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T13:54:55.2497945Z + sccache --stop-server 2022-08-17T13:54:55.2517797Z Stopping sccache server... 2022-08-17T13:54:55.2520010Z Compile requests 0 2022-08-17T13:54:55.2520360Z Compile requests executed 0 2022-08-17T13:54:55.2520748Z Cache hits 0 2022-08-17T13:54:55.2521082Z Cache misses 0 2022-08-17T13:54:55.2521436Z Cache timeouts 0 2022-08-17T13:54:55.2521802Z Cache read errors 0 2022-08-17T13:54:55.2522056Z Forced recaches 0 2022-08-17T13:54:55.2522239Z Cache write errors 0 2022-08-17T13:54:55.2522443Z Compilation failures 0 2022-08-17T13:54:55.2522649Z Cache errors 0 2022-08-17T13:54:55.2522963Z Non-cacheable compilations 0 2022-08-17T13:54:55.2523302Z Non-cacheable calls 0 2022-08-17T13:54:55.2523594Z Non-compilation calls 0 2022-08-17T13:54:55.2523796Z Unsupported compiler calls 0 2022-08-17T13:54:55.2524245Z Average cache write 0.000 s 2022-08-17T13:54:55.2524457Z Average cache read miss 0.000 s 2022-08-17T13:54:55.2524654Z Average cache read hit 0.000 s 2022-08-17T13:54:55.2524872Z Failed distributed compilations 0 2022-08-17T13:54:55.2525627Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T13:54:55.2526218Z + echo ::endgroup:: 2022-08-17T13:54:55.2526981Z ##[endgroup] 2022-08-17T13:54:55.2980622Z Prepare all required actions 2022-08-17T13:54:55.2980981Z Getting action download info 2022-08-17T13:54:55.4706044Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:54:55.4706264Z with: 2022-08-17T13:54:55.4706600Z github-token: *** 2022-08-17T13:54:55.4706752Z env: 2022-08-17T13:54:55.4706923Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:55.4707104Z ##[endgroup] 2022-08-17T13:54:55.4733190Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:54:55.4733432Z with: 2022-08-17T13:54:55.4733577Z shell: bash 2022-08-17T13:54:55.4733758Z timeout_minutes: 10 2022-08-17T13:54:55.4733939Z max_attempts: 5 2022-08-17T13:54:55.4734116Z retry_wait_seconds: 30 2022-08-17T13:54:55.4734483Z 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-08-17T13:54:55.4734912Z polling_interval_seconds: 1 2022-08-17T13:54:55.4735109Z warning_on_retry: true 2022-08-17T13:54:55.4735283Z continue_on_error: false 2022-08-17T13:54:55.4735457Z env: 2022-08-17T13:54:55.4735627Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:55.4735931Z GITHUB_TOKEN: *** 2022-08-17T13:54:55.4736105Z ##[endgroup] 2022-08-17T13:54:55.7837906Z 2022-08-17T13:54:55.7887243Z + python3 -m pip install requests==2.26.0 2022-08-17T13:54:56.5528235Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:54:56.5792470Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-08-17T13:54:56.5927556Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.3) 2022-08-17T13:54:56.5953923Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-08-17T13:54:56.5980646Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.11) 2022-08-17T13:54:56.6140815Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.6.15) 2022-08-17T13:54:56.7409564Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0024e18963e5e770b 2022-08-17T13:54:58.3677368Z + GHA_WORKFLOW_JOB_ID=7878235329 2022-08-17T13:54:58.3677879Z + echo '::set-output name=job-id::7878235329' 2022-08-17T13:54:58.7888347Z Command completed after 1 attempt(s). 2022-08-17T13:54:58.7888602Z 2022-08-17T13:54:58.8047380Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:54:58.8047623Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:54:58.8812501Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:54:58.8812735Z env: 2022-08-17T13:54:58.8812904Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:58.8813127Z MONITOR_SCRIPT_PID: 18839 2022-08-17T13:54:58.8813312Z ##[endgroup] 2022-08-17T13:54:58.8894868Z Prepare all required actions 2022-08-17T13:54:58.8895135Z Getting action download info 2022-08-17T13:54:59.0525026Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:54:59.2143561Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:54:59.2143783Z with: 2022-08-17T13:54:59.2143979Z file-suffix: test-xla-1-1-linux.2xlarge_7878235329 2022-08-17T13:54:59.2144268Z env: 2022-08-17T13:54:59.2144438Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:59.2144611Z ##[endgroup] 2022-08-17T13:54:59.2168430Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T13:54:59.2168720Z # Remove any previous test jsons if they exist 2022-08-17T13:54:59.2169274Z rm -f test-jsons-*.zip 2022-08-17T13:54:59.2169534Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T13:54:59.2180719Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:54:59.2180975Z env: 2022-08-17T13:54:59.2181140Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:59.2181374Z FILE_SUFFIX: test-xla-1-1-linux.2xlarge_7878235329 2022-08-17T13:54:59.2181588Z ##[endgroup] 2022-08-17T13:54:59.3674763Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T13:54:59.3721114Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T13:54:59.3738655Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T13:54:59.3760207Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:54:59.3760505Z # Remove any previous test reports if they exist 2022-08-17T13:54:59.3760747Z rm -f test-reports-*.zip 2022-08-17T13:54:59.3760984Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T13:54:59.3772511Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:54:59.3772731Z env: 2022-08-17T13:54:59.3772897Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:59.3773144Z FILE_SUFFIX: test-xla-1-1-linux.2xlarge_7878235329 2022-08-17T13:54:59.3773361Z ##[endgroup] 2022-08-17T13:54:59.3841149Z zip warning: zip file empty 2022-08-17T13:54:59.3861102Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:54:59.3861403Z # Remove any previous test reports if they exist 2022-08-17T13:54:59.3861633Z rm -f usage-log-*.zip 2022-08-17T13:54:59.3861901Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T13:54:59.3862189Z # so check to see if the file exists first 2022-08-17T13:54:59.3862412Z if [ -f 'usage_log.txt' ]; then 2022-08-17T13:54:59.3862652Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T13:54:59.3862940Z fi 2022-08-17T13:54:59.3873330Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:54:59.3873543Z env: 2022-08-17T13:54:59.3873707Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:59.3873947Z FILE_SUFFIX: test-xla-1-1-linux.2xlarge_7878235329 2022-08-17T13:54:59.3874161Z ##[endgroup] 2022-08-17T13:54:59.4106834Z adding: usage_log.txt (deflated 94%) 2022-08-17T13:54:59.4144329Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:54:59.4144563Z with: 2022-08-17T13:54:59.4144765Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:54:59.4144968Z retention-days: 14 2022-08-17T13:54:59.4145169Z if-no-files-found: warn 2022-08-17T13:54:59.4145370Z path: test-jsons-*.zip 2022-08-17T13:54:59.4145553Z name: artifact 2022-08-17T13:54:59.4145721Z s3-bucket: gha-artifacts 2022-08-17T13:54:59.4145910Z region: us-east-1 2022-08-17T13:54:59.4146071Z env: 2022-08-17T13:54:59.4146229Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:59.4146413Z ##[endgroup] 2022-08-17T13:54:59.8045601Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:54:59.8046161Z With the provided path, there will be 1 file uploaded 2022-08-17T13:54:59.8046688Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:54:59.8094533Z Starting upload of test-jsons-test-xla-1-1-linux.2xlarge_7878235329.zip 2022-08-17T13:54:59.9486182Z Finished upload of test-jsons-test-xla-1-1-linux.2xlarge_7878235329.zip 2022-08-17T13:54:59.9640926Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:54:59.9641142Z with: 2022-08-17T13:54:59.9641344Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:54:59.9641648Z retention-days: 14 2022-08-17T13:54:59.9641843Z if-no-files-found: error 2022-08-17T13:54:59.9642044Z path: test-reports-*.zip 2022-08-17T13:54:59.9642215Z name: artifact 2022-08-17T13:54:59.9642392Z s3-bucket: gha-artifacts 2022-08-17T13:54:59.9642577Z region: us-east-1 2022-08-17T13:54:59.9642741Z env: 2022-08-17T13:54:59.9642897Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:54:59.9643078Z ##[endgroup] 2022-08-17T13:55:00.2829381Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:55:00.2829717Z With the provided path, there will be 1 file uploaded 2022-08-17T13:55:00.2829975Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:55:00.2836099Z Starting upload of test-reports-test-xla-1-1-linux.2xlarge_7878235329.zip 2022-08-17T13:55:00.3675422Z Finished upload of test-reports-test-xla-1-1-linux.2xlarge_7878235329.zip 2022-08-17T13:55:00.3796960Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:55:00.3797193Z with: 2022-08-17T13:55:00.3797394Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:55:00.3797597Z retention-days: 14 2022-08-17T13:55:00.3797790Z if-no-files-found: ignore 2022-08-17T13:55:00.3797985Z path: usage-log-*.zip 2022-08-17T13:55:00.3798148Z name: artifact 2022-08-17T13:55:00.3798325Z s3-bucket: gha-artifacts 2022-08-17T13:55:00.3798522Z region: us-east-1 2022-08-17T13:55:00.3798740Z env: 2022-08-17T13:55:00.3798924Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:55:00.3799102Z ##[endgroup] 2022-08-17T13:55:00.7004680Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:55:00.7005157Z With the provided path, there will be 1 file uploaded 2022-08-17T13:55:00.7005584Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:55:00.7013435Z Starting upload of usage-log-test-xla-1-1-linux.2xlarge_7878235329.zip 2022-08-17T13:55:00.7805652Z Finished upload of usage-log-test-xla-1-1-linux.2xlarge_7878235329.zip 2022-08-17T13:55:00.7955553Z ##[group]Run set -x 2022-08-17T13:55:00.7955750Z set -x 2022-08-17T13:55:00.7955971Z python3 -m pip install -r requirements.txt 2022-08-17T13:55:00.7956219Z python3 -m pip install boto3==1.19.12 2022-08-17T13:55:00.7956514Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:55:00.7967624Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:55:00.7967844Z env: 2022-08-17T13:55:00.7968016Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:55:00.7968205Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:55:00.7968398Z BRANCH: pull/82657 2022-08-17T13:55:00.7968566Z TEST_CONFIG: xla 2022-08-17T13:55:00.7968723Z SHARD_NUMBER: 1 2022-08-17T13:55:00.7969080Z BUILD_ENVIRONMENT: linux-bionic-py3_7-clang8-xla 2022-08-17T13:55:00.7969297Z PR_NUMBER: 82657 2022-08-17T13:55:00.7969471Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:55:00.7969679Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:55:00.7969947Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:55:00.7970142Z TAG: 2022-08-17T13:55:00.7970308Z WORKFLOW_ID: 2875102080 2022-08-17T13:55:00.7970636Z GITHUB_TOKEN: *** 2022-08-17T13:55:00.7970811Z GHA_WORKFLOW_JOB_ID: 7878235329 2022-08-17T13:55:00.7970997Z ##[endgroup] 2022-08-17T13:55:00.7995982Z + python3 -m pip install -r requirements.txt 2022-08-17T13:55:01.0131521Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:55:01.0384761Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-08-17T13:55:01.0412754Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-08-17T13:55:01.0420739Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-08-17T13:55:01.0428633Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (1.21.6) 2022-08-17T13:55:01.0436595Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T13:55:01.0525216Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (6.0) 2022-08-17T13:55:01.0532888Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T13:55:01.0648294Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T13:55:01.0818057Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (1.16.0) 2022-08-17T13:55:01.0826716Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (0.6.6) 2022-08-17T13:55:01.0832025Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (4.3.0) 2022-08-17T13:55:01.0841267Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (1.10.1) 2022-08-17T13:55:01.0860203Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-08-17T13:55:01.0885467Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T13:55:01.0893559Z 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 8)) (1.26.11) 2022-08-17T13:55:01.1155710Z 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 8)) (2.0.12) 2022-08-17T13:55:01.1174851Z 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 8)) (3.3) 2022-08-17T13:55:01.1187427Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 13)) (1.2.1) 2022-08-17T13:55:01.1842437Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:55:01.3992767Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:55:01.4176058Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-08-17T13:55:01.4226663Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-08-17T13:55:01.4253677Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-08-17T13:55:01.4266252Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-08-17T13:55:01.4308356Z 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.11) 2022-08-17T13:55:01.4464346Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-08-17T13:55:01.4485158Z 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-08-17T13:55:01.5589366Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:55:02.0673247Z No tests in reports found in test 2022-08-17T13:55:02.1185987Z Prepare all required actions 2022-08-17T13:55:02.1205282Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T13:55:02.1205488Z with: 2022-08-17T13:55:02.1205627Z env: 2022-08-17T13:55:02.1205797Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:55:02.1205979Z ##[endgroup] 2022-08-17T13:55:02.1220980Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:55:02.1221243Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:55:02.1232543Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:55:02.1232764Z env: 2022-08-17T13:55:02.1232940Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:55:02.1233125Z ##[endgroup] 2022-08-17T13:55:02.1313444Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T13:55:02.1407746Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:55:02.1408062Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:55:02.1408354Z # shellcheck disable=SC2046 2022-08-17T13:55:02.1408562Z docker stop $(docker ps -q) || true 2022-08-17T13:55:02.1409021Z # Prune all of the docker images 2022-08-17T13:55:02.1409238Z docker system prune -af 2022-08-17T13:55:02.1420217Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:55:02.1420437Z env: 2022-08-17T13:55:02.1420613Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:55:02.1420785Z ##[endgroup] 2022-08-17T13:55:02.9573784Z 44b93867f8e5 2022-08-17T13:55:21.3972590Z Deleted Containers: 2022-08-17T13:55:21.3972911Z 44b93867f8e554752afe00462fab6f894b66c32ebf356fbd022aaf8dba20cf9e 2022-08-17T13:55:21.3973088Z 2022-08-17T13:55:29.5974956Z Deleted Images: 2022-08-17T13:55:29.5975873Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v0.4 2022-08-17T13:55:29.5976440Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base@sha256:8e803cef4987adf5b1be68e77ec55eb8e1de4ef51a34f9345be27d31f1db801b 2022-08-17T13:55:29.5976878Z deleted: sha256:c93732a803d406ffc7901e757247d674384399a49809cd3a52c8efaad81022b5 2022-08-17T13:55:29.5977197Z deleted: sha256:9b3317d9dceff03ba0fe0d6dc5d1623706b5a9921d18d27ab8d8fde1b9fe9066 2022-08-17T13:55:29.5977553Z deleted: sha256:806f1fd1c90b30e5bdaf14dc9ea2fcfbf919ceaf143694f59e472dc478e616f2 2022-08-17T13:55:29.5977897Z deleted: sha256:66b1f31b87af096ba8122afea13a642370bcfdc8b56650b2d069b45f1f7f6f56 2022-08-17T13:55:29.5978213Z deleted: sha256:ed40c93c8353865061af2848d9badaa5bfd9f8ee9c10b5283dc04696172abf19 2022-08-17T13:55:29.5978529Z deleted: sha256:29415bb5683f2a6c422154e09fb2e9833563aa3a48466fae8e6394eeedbc7f27 2022-08-17T13:55:29.5978840Z deleted: sha256:06f95057bf48b6321da40a8cd50e4f7c46f1d3875d50ac2479788b166cc551c2 2022-08-17T13:55:29.5979143Z deleted: sha256:2c538e539d61710b5973ec27a9a67ecd3d0cdc88313e57e82cdaaf61862a8f43 2022-08-17T13:55:29.5979467Z deleted: sha256:c6cfb041026d3c5016c6e1150b5ffc89d6920ca0b5abdc011e4ff847243c5930 2022-08-17T13:55:29.5979791Z deleted: sha256:7788b590350f95aee19927347e9c3d5f4bebd43ea12c20e675d4e239c038f908 2022-08-17T13:55:29.5980115Z deleted: sha256:c497544bbea5f52907d0b906ed9a7c1b4f47d9aec948b79ad57e0454f3f3cf01 2022-08-17T13:55:29.5980437Z deleted: sha256:93ea72daf1ffa730ed1595d62d47714dc8995812cdacfbd0dc9ae8629773917e 2022-08-17T13:55:29.5980774Z deleted: sha256:131c9237650677f9abe729eeca3daa42acddfaaf274eccd91c0545a453f18138 2022-08-17T13:55:29.5981099Z deleted: sha256:5f380d79494e3f36db12287a69774ea2a4bc8bed462c685de0ce1cedb53487c5 2022-08-17T13:55:29.5981409Z deleted: sha256:028a629c28f3f3e52daf45aff7c27d1d4f78e047eda82f7c00d16476e687d8a6 2022-08-17T13:55:29.5981741Z deleted: sha256:03a2f9a5f7674c7d1165f7fb6e94cab8edfef1d4dbbc3c54719c83851a04bf60 2022-08-17T13:55:29.5982079Z deleted: sha256:7198a3ea6fe21b3f8581bc571dda0fd2f1fa861f3aefb1dd30b97584f0402698 2022-08-17T13:55:29.5982388Z deleted: sha256:30a37c600a8615ed4976722d687034f59627150a34b65642353bf2329978e7f4 2022-08-17T13:55:29.5983044Z deleted: sha256:d7f77554d1a883c55b01da728086ba03f9c95f621c73c7e6863ac44369435a5e 2022-08-17T13:55:29.5983369Z deleted: sha256:ee69a4748117813ce33ab0c10d9f3e5ddc57ffa413ae5089459dceee5c77d3fd 2022-08-17T13:55:29.5983702Z deleted: sha256:f3e858a31431c1f4290285dbad88b0d377dea5c5dcd1d3fec82076e0d22f560f 2022-08-17T13:55:29.5984017Z deleted: sha256:d38cc39fc69d2f8a81ba60c70d421205b3f88fe2f96ea309ce41342b1961e45f 2022-08-17T13:55:29.5984337Z deleted: sha256:b45c6879d5e255c475eea5b2264637a06d3686fded1348915f32ac458f702f12 2022-08-17T13:55:29.5984740Z deleted: sha256:389499147803e268e9cf65fe073d698387c300e15309e48cb084ff51467a2a9b 2022-08-17T13:55:29.5985036Z deleted: sha256:0eadaf0f31206f92439923f8593159c67e28826e413c2fbd4862ff721393a5d2 2022-08-17T13:55:29.5985332Z deleted: sha256:a12660a8a9250f96d1ed1d31180882bb64b961594a974efaedca6e32307235c5 2022-08-17T13:55:29.5985646Z deleted: sha256:cc7731b36151866ebfc52f4123036ceca8a9c7ed25610631cc20a40cf7420f66 2022-08-17T13:55:29.5985974Z deleted: sha256:8493798c69fed8fb429d3b9bd9be76e34da831ae08486a69f30db732cbdd58e6 2022-08-17T13:55:29.5986277Z deleted: sha256:cf72427e31c170b0f19a98079392bc541e9983a1786e5f6efb06dd674cd6eff5 2022-08-17T13:55:29.5986590Z deleted: sha256:4bcb2a01d9267d04df77b2627f036cdf81f83a182b956f5783a38b4b4f20b3e2 2022-08-17T13:55:29.5986918Z deleted: sha256:7345f800a51ec77eab7ac06f9a58cb9455ee9acced8be25f3144a229c455363c 2022-08-17T13:55:29.5987244Z deleted: sha256:824bf068fd3dc3ad967022f187d85250eb052f61fe158486b2df4e002f6f984e 2022-08-17T13:55:29.5987421Z 2022-08-17T13:55:29.6278334Z Total reclaimed space: 20.72GB 2022-08-17T13:55:29.6398975Z Post job cleanup. 2022-08-17T13:55:29.6466965Z Post job cleanup. 2022-08-17T13:55:30.0930955Z [command]/usr/bin/git version 2022-08-17T13:55:30.1244087Z git version 2.37.1 2022-08-17T13:55:30.1329534Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6fec571b-47fc-4f36-9545-b302e3f6c2c8' before making global git config changes 2022-08-17T13:55:30.1329996Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:55:30.1336126Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T13:55:30.1428577Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:55:30.1464088Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-08-17T13:55:30.2141586Z Entering 'android/libs/fbjni' 2022-08-17T13:55:30.2294664Z Entering 'third_party/FP16' 2022-08-17T13:55:30.2381821Z Entering 'third_party/FXdiv' 2022-08-17T13:55:30.2492397Z Entering 'third_party/NNPACK' 2022-08-17T13:55:30.2594806Z Entering 'third_party/QNNPACK' 2022-08-17T13:55:30.2698153Z Entering 'third_party/XNNPACK' 2022-08-17T13:55:30.2856103Z Entering 'third_party/benchmark' 2022-08-17T13:55:30.2946367Z Entering 'third_party/cpuinfo' 2022-08-17T13:55:30.3042293Z Entering 'third_party/cub' 2022-08-17T13:55:30.3152591Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:55:30.3294963Z Entering 'third_party/eigen' 2022-08-17T13:55:30.3404502Z Entering 'third_party/fbgemm' 2022-08-17T13:55:30.3542798Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:55:30.3653100Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:55:30.3757850Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:55:30.3864782Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:55:30.3967993Z Entering 'third_party/flatbuffers' 2022-08-17T13:55:30.4074897Z Entering 'third_party/fmt' 2022-08-17T13:55:30.4151172Z Entering 'third_party/foxi' 2022-08-17T13:55:30.4235069Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:55:30.4317114Z Entering 'third_party/gloo' 2022-08-17T13:55:30.4394272Z Entering 'third_party/googletest' 2022-08-17T13:55:30.4487595Z Entering 'third_party/ideep' 2022-08-17T13:55:30.4590323Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:55:30.4752510Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:55:30.4854265Z Entering 'third_party/ios-cmake' 2022-08-17T13:55:30.4934953Z Entering 'third_party/ittapi' 2022-08-17T13:55:30.5016809Z Entering 'third_party/kineto' 2022-08-17T13:55:30.5169081Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:55:30.5264553Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:55:30.5340323Z Entering 'third_party/nccl/nccl' 2022-08-17T13:55:30.5399502Z Entering 'third_party/neon2sse' 2022-08-17T13:55:30.5470480Z Entering 'third_party/nlohmann' 2022-08-17T13:55:30.5554237Z Entering 'third_party/onnx' 2022-08-17T13:55:30.5770092Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:55:30.5883524Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:55:30.5979125Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:55:30.6109314Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:55:30.6288374Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:55:30.6398828Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:55:30.6525539Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:55:30.6644204Z Entering 'third_party/pocketfft' 2022-08-17T13:55:30.6750136Z Entering 'third_party/protobuf' 2022-08-17T13:55:30.6912889Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:55:30.7013498Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:55:30.7088656Z Entering 'third_party/psimd' 2022-08-17T13:55:30.7161655Z Entering 'third_party/pthreadpool' 2022-08-17T13:55:30.7222591Z Entering 'third_party/pybind11' 2022-08-17T13:55:30.7298951Z Entering 'third_party/python-enum' 2022-08-17T13:55:30.7375812Z Entering 'third_party/python-peachpy' 2022-08-17T13:55:30.7460872Z Entering 'third_party/python-six' 2022-08-17T13:55:30.7563248Z Entering 'third_party/sleef' 2022-08-17T13:55:30.7673353Z Entering 'third_party/tbb' 2022-08-17T13:55:30.7772532Z Entering 'third_party/tensorpipe' 2022-08-17T13:55:30.7904045Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:55:30.7992731Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:55:30.8084063Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:55:30.8154051Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:55:30.8243151Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:55:30.8321225Z Entering 'third_party/zstd' 2022-08-17T13:55:30.8391552Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:55:30.8418423Z http.https://github.com/.extraheader 2022-08-17T13:55:30.8426813Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:55:30.8462581Z [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-08-17T13:55:30.8722643Z Entering 'android/libs/fbjni' 2022-08-17T13:55:30.8743152Z http.https://github.com/.extraheader 2022-08-17T13:55:30.8771247Z Entering 'third_party/FP16' 2022-08-17T13:55:30.8791565Z http.https://github.com/.extraheader 2022-08-17T13:55:30.8818891Z Entering 'third_party/FXdiv' 2022-08-17T13:55:30.8840047Z http.https://github.com/.extraheader 2022-08-17T13:55:30.8866983Z Entering 'third_party/NNPACK' 2022-08-17T13:55:30.8886922Z http.https://github.com/.extraheader 2022-08-17T13:55:30.8914343Z Entering 'third_party/QNNPACK' 2022-08-17T13:55:30.8934556Z http.https://github.com/.extraheader 2022-08-17T13:55:30.8962143Z Entering 'third_party/XNNPACK' 2022-08-17T13:55:30.8983568Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9021461Z Entering 'third_party/benchmark' 2022-08-17T13:55:30.9042058Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9069519Z Entering 'third_party/cpuinfo' 2022-08-17T13:55:30.9090638Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9119362Z Entering 'third_party/cub' 2022-08-17T13:55:30.9140598Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9168096Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:55:30.9189978Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9223350Z Entering 'third_party/eigen' 2022-08-17T13:55:30.9244343Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9273583Z Entering 'third_party/fbgemm' 2022-08-17T13:55:30.9294893Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9321705Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:55:30.9342233Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9369506Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:55:30.9389195Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9416578Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:55:30.9436045Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9462785Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:55:30.9481698Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9511043Z Entering 'third_party/flatbuffers' 2022-08-17T13:55:30.9531576Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9560514Z Entering 'third_party/fmt' 2022-08-17T13:55:30.9581226Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9608708Z Entering 'third_party/foxi' 2022-08-17T13:55:30.9628818Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9656463Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:55:30.9676160Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9702770Z Entering 'third_party/gloo' 2022-08-17T13:55:30.9724080Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9752827Z Entering 'third_party/googletest' 2022-08-17T13:55:30.9772665Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9799735Z Entering 'third_party/ideep' 2022-08-17T13:55:30.9819837Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9846748Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:55:30.9867693Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9896651Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:55:30.9917000Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9950605Z Entering 'third_party/ios-cmake' 2022-08-17T13:55:30.9972081Z http.https://github.com/.extraheader 2022-08-17T13:55:30.9999671Z Entering 'third_party/ittapi' 2022-08-17T13:55:31.0019962Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0047261Z Entering 'third_party/kineto' 2022-08-17T13:55:31.0067569Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0094884Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:55:31.0114178Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0142228Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:55:31.0162124Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0190772Z Entering 'third_party/nccl/nccl' 2022-08-17T13:55:31.0212679Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0240353Z Entering 'third_party/neon2sse' 2022-08-17T13:55:31.0261165Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0287436Z Entering 'third_party/nlohmann' 2022-08-17T13:55:31.0308397Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0336626Z Entering 'third_party/onnx' 2022-08-17T13:55:31.0357149Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0397375Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:55:31.0417520Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0445351Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:55:31.0465111Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0495337Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:55:31.0516214Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0543879Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:55:31.0563570Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0595923Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:55:31.0616727Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0644915Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:55:31.0664469Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0690751Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:55:31.0710685Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0742434Z Entering 'third_party/pocketfft' 2022-08-17T13:55:31.0763209Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0789558Z Entering 'third_party/protobuf' 2022-08-17T13:55:31.0810628Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0854863Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:55:31.0875084Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0900859Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:55:31.0920684Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0950482Z Entering 'third_party/psimd' 2022-08-17T13:55:31.0971626Z http.https://github.com/.extraheader 2022-08-17T13:55:31.0999425Z Entering 'third_party/pthreadpool' 2022-08-17T13:55:31.1019880Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1046835Z Entering 'third_party/pybind11' 2022-08-17T13:55:31.1067199Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1095124Z Entering 'third_party/python-enum' 2022-08-17T13:55:31.1115322Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1141531Z Entering 'third_party/python-peachpy' 2022-08-17T13:55:31.1162257Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1189031Z Entering 'third_party/python-six' 2022-08-17T13:55:31.1210098Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1235642Z Entering 'third_party/sleef' 2022-08-17T13:55:31.1256511Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1284076Z Entering 'third_party/tbb' 2022-08-17T13:55:31.1304778Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1334378Z Entering 'third_party/tensorpipe' 2022-08-17T13:55:31.1354219Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1381016Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:55:31.1401901Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1429577Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:55:31.1449935Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1476728Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:55:31.1497904Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1525635Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:55:31.1546061Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1572766Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:55:31.1592748Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1623387Z Entering 'third_party/zstd' 2022-08-17T13:55:31.1644840Z http.https://github.com/.extraheader 2022-08-17T13:55:31.1878416Z Cleaning up orphan processes