2022-08-17T11:55:25.6909975Z Requested labels: self-hosted, linux.2xlarge 2022-08-17T11:55:25.6910062Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/82657/merge 2022-08-17T11:55:25.6910088Z Waiting for a runner to pick up this job... 2022-08-17T11:55:27.7737258Z Job is about to start running on the runner: i-0f287ff0b81e30ea3 (repository) 2022-08-17T11:55:34.0377158Z Current runner version: '2.295.0' 2022-08-17T11:55:34.0382822Z Runner name: 'i-0f287ff0b81e30ea3' 2022-08-17T11:55:34.0383314Z Runner group name: 'Default' 2022-08-17T11:55:34.0383969Z Machine name: 'ip-10-0-6-116' 2022-08-17T11:55:34.0385849Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T11:55:34.0386539Z Actions: read 2022-08-17T11:55:34.0386782Z Checks: read 2022-08-17T11:55:34.0387065Z Contents: read 2022-08-17T11:55:34.0387352Z Deployments: read 2022-08-17T11:55:34.0387632Z Discussions: read 2022-08-17T11:55:34.0387926Z Issues: read 2022-08-17T11:55:34.0388209Z Metadata: read 2022-08-17T11:55:34.0388448Z Packages: read 2022-08-17T11:55:34.0388727Z Pages: read 2022-08-17T11:55:34.0389039Z PullRequests: read 2022-08-17T11:55:34.0389331Z RepositoryProjects: read 2022-08-17T11:55:34.0389648Z SecurityEvents: read 2022-08-17T11:55:34.0389939Z Statuses: read 2022-08-17T11:55:34.0390174Z ##[endgroup] 2022-08-17T11:55:34.0393463Z Secret source: None 2022-08-17T11:55:34.0394031Z Prepare workflow directory 2022-08-17T11:55:34.1012462Z Prepare all required actions 2022-08-17T11:55:34.1167580Z Getting action download info 2022-08-17T11:55:34.3584820Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T11:55:36.8319208Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T11:55:37.0901859Z Getting action download info 2022-08-17T11:55:37.2317287Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T11:55:37.5019891Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T11:55:37.5020188Z with: 2022-08-17T11:55:37.5020531Z submodules: recursive 2022-08-17T11:55:37.5020725Z fetch-depth: 0 2022-08-17T11:55:37.5020893Z ##[endgroup] 2022-08-17T11:55:37.5309148Z ##[group]Run retry () { 2022-08-17T11:55:37.5309412Z retry () { 2022-08-17T11:55:37.5309637Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T11:55:37.5309868Z } 2022-08-17T11:55:37.5310068Z echo "${GITHUB_WORKSPACE}" 2022-08-17T11:55:37.5310278Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T11:55:37.5310509Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T11:55:37.5310711Z else 2022-08-17T11:55:37.5310910Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T11:55:37.5311089Z fi 2022-08-17T11:55:37.5311273Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T11:55:37.5327237Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:55:37.5327479Z env: 2022-08-17T11:55:37.5327645Z NO_SUDO: 2022-08-17T11:55:37.5327816Z ##[endgroup] 2022-08-17T11:55:37.5505248Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T11:55:37.5955875Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T11:55:37.5956169Z with: 2022-08-17T11:55:37.5956440Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:55:37.5956728Z fetch-depth: 0 2022-08-17T11:55:37.5956983Z submodules: recursive 2022-08-17T11:55:37.5991997Z quiet-checkout: true 2022-08-17T11:55:37.5992294Z repository: pytorch/pytorch 2022-08-17T11:55:37.5992722Z token: *** 2022-08-17T11:55:37.5992904Z ssh-strict: true 2022-08-17T11:55:37.5993099Z persist-credentials: true 2022-08-17T11:55:37.5993286Z clean: true 2022-08-17T11:55:37.5993448Z lfs: false 2022-08-17T11:55:37.5993628Z set-safe-directory: true 2022-08-17T11:55:37.5993807Z ##[endgroup] 2022-08-17T11:55:37.7120524Z Syncing repository: pytorch/pytorch 2022-08-17T11:55:37.7121954Z ##[group]Getting Git version info 2022-08-17T11:55:37.7122406Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T11:55:37.7122991Z [command]/usr/bin/git version 2022-08-17T11:55:37.7123176Z git version 2.37.1 2022-08-17T11:55:37.7123746Z ##[endgroup] 2022-08-17T11:55:37.7135506Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/ce3d0475-146a-484c-b83c-6cf6dc999588' before making global git config changes 2022-08-17T11:55:37.7136074Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T11:55:37.7136956Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T11:55:37.7172718Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T11:55:37.7176283Z ##[group]Initializing the repository 2022-08-17T11:55:37.7180849Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T11:55:37.7206746Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T11:55:37.7207341Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T11:55:37.7207828Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T11:55:37.7208064Z hint: 2022-08-17T11:55:37.7208363Z hint: git config --global init.defaultBranch 2022-08-17T11:55:37.7208644Z hint: 2022-08-17T11:55:37.7209171Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T11:55:37.7209874Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T11:55:37.7210313Z hint: 2022-08-17T11:55:37.7210680Z hint: git branch -m 2022-08-17T11:55:37.7211276Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T11:55:37.7222866Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T11:55:37.7251688Z ##[endgroup] 2022-08-17T11:55:37.7252453Z ##[group]Disabling automatic garbage collection 2022-08-17T11:55:37.7257279Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T11:55:37.7282994Z ##[endgroup] 2022-08-17T11:55:37.7283667Z ##[group]Setting up auth 2022-08-17T11:55:37.7291148Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T11:55:37.7320893Z [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-17T11:55:37.7576015Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T11:55:37.7607196Z [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-17T11:55:37.7853400Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T11:55:37.7900756Z ##[endgroup] 2022-08-17T11:55:37.7901494Z ##[group]Fetching the repository 2022-08-17T11:55:37.7908439Z [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-17T11:56:25.6473096Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T11:56:25.6506587Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:56:26.2653526Z ##[endgroup] 2022-08-17T11:56:26.2654008Z ##[group]Determining the checkout info 2022-08-17T11:56:26.2655577Z ##[endgroup] 2022-08-17T11:56:26.2655924Z ##[group]Checking out the ref 2022-08-17T11:56:26.2662917Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:56:27.4800449Z ##[endgroup] 2022-08-17T11:56:27.4800886Z ##[group]Setting up auth for fetching submodules 2022-08-17T11:56:27.4806588Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T11:56:27.4852706Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T11:56:27.4881524Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T11:56:27.4909272Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T11:56:27.4933343Z ##[endgroup] 2022-08-17T11:56:27.4933754Z ##[group]Fetching submodules 2022-08-17T11:56:27.4937198Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T11:56:27.5195521Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T11:56:27.5440808Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T11:56:27.5441521Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T11:56:27.5442417Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T11:56:27.5444431Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T11:56:27.5446621Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T11:56:27.5449003Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T11:56:27.5451356Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T11:56:27.5454129Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T11:56:27.5456481Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T11:56:27.5459310Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T11:56:27.5462536Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T11:56:27.5465671Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T11:56:27.5468721Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T11:56:27.5471660Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T11:56:27.5474812Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T11:56:27.5478108Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:56:27.5481439Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T11:56:27.5484853Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T11:56:27.5488346Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T11:56:27.5492089Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T11:56:27.5495973Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T11:56:27.5499885Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T11:56:27.5504171Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T11:56:27.5508442Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T11:56:27.5512536Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T11:56:27.5516825Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T11:56:27.5521162Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T11:56:27.5525551Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T11:56:27.5530130Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T11:56:27.5534851Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T11:56:27.5539680Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T11:56:27.5545483Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T11:56:27.5550398Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T11:56:27.5555504Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T11:56:27.5560612Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T11:56:27.5565963Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T11:56:27.5571174Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T11:56:27.5576883Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T11:56:27.5582590Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T11:56:27.5607290Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T11:56:27.8078036Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T11:56:28.0172604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T11:56:28.2309916Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T11:56:28.4906286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T11:56:28.7504805Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T11:56:33.9736190Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T11:56:34.3691375Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T11:56:34.8532702Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T11:56:36.2543151Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T11:56:37.3722832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T11:56:42.5699396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T11:56:43.1781332Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T11:56:44.4695685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T11:56:45.6265582Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T11:56:45.8155997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T11:56:46.2391292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T11:56:46.5258912Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T11:56:47.4905623Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T11:56:47.8620486Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T11:56:48.0660159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T11:56:48.2933673Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T11:56:49.5645240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T11:56:50.1105984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T11:56:50.4637499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T11:56:57.0782349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T11:56:58.7954989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T11:56:59.2105916Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T11:56:59.4723915Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T11:57:04.2529037Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T11:57:04.4744386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T11:57:04.7271491Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T11:57:05.5496033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T11:57:05.7700254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T11:57:06.2067278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T11:57:06.5171985Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T11:57:07.0987718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T11:57:09.0645215Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T11:57:09.5582471Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T11:57:11.5553624Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T11:57:11.5651029Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T11:57:11.5727581Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T11:57:11.5934468Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T11:57:11.6142748Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T11:57:12.1598327Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T11:57:12.1788832Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T11:57:12.2708356Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T11:57:12.3027415Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T11:57:12.5670203Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T11:57:12.7857319Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T11:57:12.8266806Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T11:57:12.8280406Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:12.8282101Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:12.8284066Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:12.8286316Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:12.8309473Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T11:57:13.6967065Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T11:57:14.2164171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T11:57:15.2037933Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T11:57:15.5044913Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T11:57:15.5963141Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T11:57:15.6497657Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T11:57:15.6588018Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T11:57:15.7384040Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T11:57:15.7695781Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T11:57:15.7776818Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T11:57:15.8144580Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T11:57:15.8364749Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T11:57:15.8796090Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T11:57:15.8899188Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T11:57:15.8911740Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:15.8933625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T11:57:22.7655920Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T11:57:22.7671524Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:22.7693098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T11:57:29.6349817Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T11:57:29.6441585Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T11:57:29.6567276Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T11:57:29.7418038Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T11:57:29.7432243Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:29.7434251Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:29.7456797Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T11:57:30.9445128Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T11:57:32.0044170Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T11:57:32.0542518Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T11:57:32.0718873Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T11:57:32.0848021Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T11:57:32.1818171Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T11:57:32.4055224Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T11:57:32.4080835Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:32.4082303Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:32.4106322Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T11:57:32.7950518Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T11:57:33.6060966Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T11:57:33.6352193Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T11:57:33.6490365Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T11:57:33.6502617Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:33.6523875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T11:57:35.3978302Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T11:57:35.3997190Z 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-17T11:57:35.3999052Z 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-17T11:57:35.4022450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T11:57:35.8037725Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T11:57:36.5832882Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T11:57:36.6421252Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T11:57:36.6434330Z 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-17T11:57:36.6456444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T11:57:36.8493453Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T11:57:36.8573921Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T11:57:37.0885877Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T11:57:37.0903614Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:37.0905845Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:37.0929190Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T11:57:37.5133705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T11:57:38.5082685Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T11:57:38.5702245Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T11:57:38.5779003Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T11:57:38.5874860Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T11:57:38.6180233Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T11:57:38.6261190Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T11:57:38.6522552Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T11:57:38.6608862Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T11:57:38.7015197Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T11:57:38.8002469Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T11:57:38.8239021Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T11:57:38.8251902Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:38.8253948Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:38.8256153Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:38.8258448Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:38.8280895Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T11:57:39.8048047Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T11:57:40.0554811Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T11:57:41.3156857Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T11:57:42.1544426Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T11:57:42.1678425Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T11:57:42.2282701Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T11:57:42.2532150Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T11:57:42.2546261Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:42.2567743Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T11:57:42.4679039Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T11:57:42.5912315Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T11:57:42.5941061Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T11:57:42.6199579Z Entering 'android/libs/fbjni' 2022-08-17T11:57:42.6233553Z Entering 'third_party/FP16' 2022-08-17T11:57:42.6268181Z Entering 'third_party/FXdiv' 2022-08-17T11:57:42.6302571Z Entering 'third_party/NNPACK' 2022-08-17T11:57:42.6336951Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:42.6371578Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:42.6415630Z Entering 'third_party/benchmark' 2022-08-17T11:57:42.6449412Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:42.6483520Z Entering 'third_party/cub' 2022-08-17T11:57:42.6518266Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:42.6557061Z Entering 'third_party/eigen' 2022-08-17T11:57:42.6592968Z Entering 'third_party/fbgemm' 2022-08-17T11:57:42.6627630Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:42.6662195Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:42.6696440Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:42.6729791Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:42.6764987Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:42.6801570Z Entering 'third_party/fmt' 2022-08-17T11:57:42.6835788Z Entering 'third_party/foxi' 2022-08-17T11:57:42.6870104Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:42.6905337Z Entering 'third_party/gloo' 2022-08-17T11:57:42.6939080Z Entering 'third_party/googletest' 2022-08-17T11:57:42.6973517Z Entering 'third_party/ideep' 2022-08-17T11:57:42.7007373Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:42.7042816Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:42.7084813Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:42.7118445Z Entering 'third_party/ittapi' 2022-08-17T11:57:42.7152857Z Entering 'third_party/kineto' 2022-08-17T11:57:42.7188293Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:42.7222659Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:42.7258067Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:42.7293768Z Entering 'third_party/neon2sse' 2022-08-17T11:57:42.7327122Z Entering 'third_party/nlohmann' 2022-08-17T11:57:42.7362981Z Entering 'third_party/onnx' 2022-08-17T11:57:42.7415174Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:42.7450321Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:42.7487818Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:42.7523002Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:42.7563553Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:42.7597725Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:42.7631919Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:42.7669728Z Entering 'third_party/pocketfft' 2022-08-17T11:57:42.7705130Z Entering 'third_party/protobuf' 2022-08-17T11:57:42.7743661Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:42.7776753Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:42.7814068Z Entering 'third_party/psimd' 2022-08-17T11:57:42.7850400Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:42.7885674Z Entering 'third_party/pybind11' 2022-08-17T11:57:42.7920001Z Entering 'third_party/python-enum' 2022-08-17T11:57:42.7953860Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:42.7987142Z Entering 'third_party/python-six' 2022-08-17T11:57:42.8020684Z Entering 'third_party/sleef' 2022-08-17T11:57:42.8054208Z Entering 'third_party/tbb' 2022-08-17T11:57:42.8089957Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:42.8124156Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:42.8158433Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:42.8192284Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:42.8226772Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:42.8258437Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:42.8295781Z Entering 'third_party/zstd' 2022-08-17T11:57:42.8338241Z ##[endgroup] 2022-08-17T11:57:42.8338647Z ##[group]Persisting credentials for submodules 2022-08-17T11:57:42.8345944Z [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-17T11:57:42.8597691Z Entering 'android/libs/fbjni' 2022-08-17T11:57:42.8631418Z Entering 'third_party/FP16' 2022-08-17T11:57:42.8666245Z Entering 'third_party/FXdiv' 2022-08-17T11:57:42.8701249Z Entering 'third_party/NNPACK' 2022-08-17T11:57:42.8734897Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:42.8768769Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:42.8811440Z Entering 'third_party/benchmark' 2022-08-17T11:57:42.8844874Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:42.8880289Z Entering 'third_party/cub' 2022-08-17T11:57:42.8913831Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:42.8954247Z Entering 'third_party/eigen' 2022-08-17T11:57:42.8989679Z Entering 'third_party/fbgemm' 2022-08-17T11:57:42.9023926Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:42.9057083Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:42.9090764Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:42.9123473Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:42.9158528Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:42.9193569Z Entering 'third_party/fmt' 2022-08-17T11:57:42.9228273Z Entering 'third_party/foxi' 2022-08-17T11:57:42.9260884Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:42.9293426Z Entering 'third_party/gloo' 2022-08-17T11:57:42.9327298Z Entering 'third_party/googletest' 2022-08-17T11:57:42.9361790Z Entering 'third_party/ideep' 2022-08-17T11:57:42.9396504Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:42.9432465Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:42.9472762Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:42.9506143Z Entering 'third_party/ittapi' 2022-08-17T11:57:42.9539504Z Entering 'third_party/kineto' 2022-08-17T11:57:42.9574280Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:42.9608075Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:42.9644214Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:42.9678685Z Entering 'third_party/neon2sse' 2022-08-17T11:57:42.9711904Z Entering 'third_party/nlohmann' 2022-08-17T11:57:42.9751536Z Entering 'third_party/onnx' 2022-08-17T11:57:42.9797355Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:42.9832923Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:42.9870124Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:42.9904079Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:42.9943078Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:42.9979141Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:43.0014151Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.0052194Z Entering 'third_party/pocketfft' 2022-08-17T11:57:43.0085707Z Entering 'third_party/protobuf' 2022-08-17T11:57:43.0122709Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:43.0157533Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:43.0192242Z Entering 'third_party/psimd' 2022-08-17T11:57:43.0226322Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:43.0260606Z Entering 'third_party/pybind11' 2022-08-17T11:57:43.0294123Z Entering 'third_party/python-enum' 2022-08-17T11:57:43.0326984Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:43.0359426Z Entering 'third_party/python-six' 2022-08-17T11:57:43.0391764Z Entering 'third_party/sleef' 2022-08-17T11:57:43.0425079Z Entering 'third_party/tbb' 2022-08-17T11:57:43.0461843Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:43.0494430Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:43.0528461Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:43.0562229Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:43.0595878Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:43.0629805Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.0666149Z Entering 'third_party/zstd' 2022-08-17T11:57:43.0712722Z [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-17T11:57:43.0965152Z Entering 'android/libs/fbjni' 2022-08-17T11:57:43.0996041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T11:57:43.1010203Z Entering 'third_party/FP16' 2022-08-17T11:57:43.1042609Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T11:57:43.1056757Z Entering 'third_party/FXdiv' 2022-08-17T11:57:43.1089468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T11:57:43.1104397Z Entering 'third_party/NNPACK' 2022-08-17T11:57:43.1137058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T11:57:43.1151423Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:43.1182864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T11:57:43.1197228Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:43.1230713Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T11:57:43.1254792Z Entering 'third_party/benchmark' 2022-08-17T11:57:43.1286324Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T11:57:43.1300555Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:43.1332269Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T11:57:43.1346507Z Entering 'third_party/cub' 2022-08-17T11:57:43.1379610Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T11:57:43.1393904Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:43.1427996Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T11:57:43.1447060Z Entering 'third_party/eigen' 2022-08-17T11:57:43.1478790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T11:57:43.1507300Z Entering 'third_party/fbgemm' 2022-08-17T11:57:43.1542597Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T11:57:43.1556868Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:43.1589788Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T11:57:43.1603527Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:43.1634924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T11:57:43.1649321Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:43.1679925Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:43.1693714Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:43.1727011Z 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-17T11:57:43.1742112Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:43.1775163Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T11:57:43.1791356Z Entering 'third_party/fmt' 2022-08-17T11:57:43.1822449Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T11:57:43.1836613Z Entering 'third_party/foxi' 2022-08-17T11:57:43.1869744Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T11:57:43.1883989Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:43.1926244Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T11:57:43.1940731Z Entering 'third_party/gloo' 2022-08-17T11:57:43.1972065Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T11:57:43.1986082Z Entering 'third_party/googletest' 2022-08-17T11:57:43.2018537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:43.2033030Z Entering 'third_party/ideep' 2022-08-17T11:57:43.2065938Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T11:57:43.2079568Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:43.2111280Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T11:57:43.2127748Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:43.2159998Z 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-17T11:57:43.2180001Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:43.2212395Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T11:57:43.2226547Z Entering 'third_party/ittapi' 2022-08-17T11:57:43.2258330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T11:57:43.2272229Z Entering 'third_party/kineto' 2022-08-17T11:57:43.2305056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T11:57:43.2321572Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:43.2352331Z 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-17T11:57:43.2366084Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:43.2396775Z 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-17T11:57:43.2411883Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:43.2445081Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T11:57:43.2459078Z Entering 'third_party/neon2sse' 2022-08-17T11:57:43.2489924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T11:57:43.2503768Z Entering 'third_party/nlohmann' 2022-08-17T11:57:43.2534632Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T11:57:43.2550828Z Entering 'third_party/onnx' 2022-08-17T11:57:43.2583309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T11:57:43.2609180Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:43.2642422Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T11:57:43.2656680Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:43.2690200Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T11:57:43.2706669Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:43.2739424Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T11:57:43.2753624Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:43.2785110Z 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-17T11:57:43.2803844Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:43.2836523Z 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-17T11:57:43.2850766Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:43.2882113Z 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-17T11:57:43.2895883Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.2930399Z 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-17T11:57:43.2948666Z Entering 'third_party/pocketfft' 2022-08-17T11:57:43.2980472Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T11:57:43.2994297Z Entering 'third_party/protobuf' 2022-08-17T11:57:43.3026761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T11:57:43.3045406Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:43.3076835Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T11:57:43.3091140Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:43.3123914Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:43.3138924Z Entering 'third_party/psimd' 2022-08-17T11:57:43.3170927Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T11:57:43.3185429Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:43.3216606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T11:57:43.3230839Z Entering 'third_party/pybind11' 2022-08-17T11:57:43.3262247Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T11:57:43.3275937Z Entering 'third_party/python-enum' 2022-08-17T11:57:43.3307833Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T11:57:43.3321052Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:43.3351923Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T11:57:43.3365748Z Entering 'third_party/python-six' 2022-08-17T11:57:43.3398016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T11:57:43.3411682Z Entering 'third_party/sleef' 2022-08-17T11:57:43.3442482Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T11:57:43.3457355Z Entering 'third_party/tbb' 2022-08-17T11:57:43.3487536Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T11:57:43.3503333Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:43.3534802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T11:57:43.3548429Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:43.3579597Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T11:57:43.3593654Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:43.3625389Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T11:57:43.3638519Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:43.3669330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T11:57:43.3682960Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:43.3714300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T11:57:43.3727502Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.3759205Z 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-17T11:57:43.3775658Z Entering 'third_party/zstd' 2022-08-17T11:57:43.3807634Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T11:57:43.4570174Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T11:57:43.4830717Z Entering 'android/libs/fbjni' 2022-08-17T11:57:43.4867397Z Entering 'third_party/FP16' 2022-08-17T11:57:43.4903298Z Entering 'third_party/FXdiv' 2022-08-17T11:57:43.4937938Z Entering 'third_party/NNPACK' 2022-08-17T11:57:43.4971949Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:43.5006593Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:43.5051135Z Entering 'third_party/benchmark' 2022-08-17T11:57:43.5085652Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:43.5119922Z Entering 'third_party/cub' 2022-08-17T11:57:43.5153875Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:43.5193340Z Entering 'third_party/eigen' 2022-08-17T11:57:43.5230338Z Entering 'third_party/fbgemm' 2022-08-17T11:57:43.5265717Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:43.5298879Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:43.5332958Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:43.5366147Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:43.5402824Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:43.5439476Z Entering 'third_party/fmt' 2022-08-17T11:57:43.5473232Z Entering 'third_party/foxi' 2022-08-17T11:57:43.5508493Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:43.5543391Z Entering 'third_party/gloo' 2022-08-17T11:57:43.5578308Z Entering 'third_party/googletest' 2022-08-17T11:57:43.5615031Z Entering 'third_party/ideep' 2022-08-17T11:57:43.5649394Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:43.5686066Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:43.5728531Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:43.5763499Z Entering 'third_party/ittapi' 2022-08-17T11:57:43.5797759Z Entering 'third_party/kineto' 2022-08-17T11:57:43.5833474Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:43.5868498Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:43.5903966Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:43.5939066Z Entering 'third_party/neon2sse' 2022-08-17T11:57:43.5972991Z Entering 'third_party/nlohmann' 2022-08-17T11:57:43.6008722Z Entering 'third_party/onnx' 2022-08-17T11:57:43.6056664Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:43.6092617Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:43.6129027Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:43.6163868Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:43.6202574Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:43.6236662Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:43.6270674Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.6309486Z Entering 'third_party/pocketfft' 2022-08-17T11:57:43.6345036Z Entering 'third_party/protobuf' 2022-08-17T11:57:43.6383147Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:43.6416873Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:43.6452794Z Entering 'third_party/psimd' 2022-08-17T11:57:43.6486521Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:43.6520989Z Entering 'third_party/pybind11' 2022-08-17T11:57:43.6555128Z Entering 'third_party/python-enum' 2022-08-17T11:57:43.6590466Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:43.6624145Z Entering 'third_party/python-six' 2022-08-17T11:57:43.6656922Z Entering 'third_party/sleef' 2022-08-17T11:57:43.6690675Z Entering 'third_party/tbb' 2022-08-17T11:57:43.6727351Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:43.6762851Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:43.6796126Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:43.6830753Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:43.6865289Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:43.6898786Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.6966994Z Entering 'third_party/zstd' 2022-08-17T11:57:43.7014027Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T11:57:43.7259670Z Entering 'android/libs/fbjni' 2022-08-17T11:57:43.7293279Z Entering 'third_party/FP16' 2022-08-17T11:57:43.7326499Z Entering 'third_party/FXdiv' 2022-08-17T11:57:43.7359257Z Entering 'third_party/NNPACK' 2022-08-17T11:57:43.7394097Z Entering 'third_party/QNNPACK' 2022-08-17T11:57:43.7426886Z Entering 'third_party/XNNPACK' 2022-08-17T11:57:43.7468895Z Entering 'third_party/benchmark' 2022-08-17T11:57:43.7502821Z Entering 'third_party/cpuinfo' 2022-08-17T11:57:43.7536194Z Entering 'third_party/cub' 2022-08-17T11:57:43.7571362Z Entering 'third_party/cudnn_frontend' 2022-08-17T11:57:43.7611584Z Entering 'third_party/eigen' 2022-08-17T11:57:43.7648230Z Entering 'third_party/fbgemm' 2022-08-17T11:57:43.7682867Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T11:57:43.7717080Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T11:57:43.7752024Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T11:57:43.7786002Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T11:57:43.7821732Z Entering 'third_party/flatbuffers' 2022-08-17T11:57:43.7858312Z Entering 'third_party/fmt' 2022-08-17T11:57:43.7894287Z Entering 'third_party/foxi' 2022-08-17T11:57:43.7928230Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T11:57:43.7962309Z Entering 'third_party/gloo' 2022-08-17T11:57:43.7997135Z Entering 'third_party/googletest' 2022-08-17T11:57:43.8033283Z Entering 'third_party/ideep' 2022-08-17T11:57:43.8067087Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T11:57:43.8102968Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T11:57:43.8142633Z Entering 'third_party/ios-cmake' 2022-08-17T11:57:43.8176770Z Entering 'third_party/ittapi' 2022-08-17T11:57:43.8211171Z Entering 'third_party/kineto' 2022-08-17T11:57:43.8245326Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T11:57:43.8279146Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T11:57:43.8314419Z Entering 'third_party/nccl/nccl' 2022-08-17T11:57:43.8349311Z Entering 'third_party/neon2sse' 2022-08-17T11:57:43.8383219Z Entering 'third_party/nlohmann' 2022-08-17T11:57:43.8417357Z Entering 'third_party/onnx' 2022-08-17T11:57:43.8463521Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T11:57:43.8496865Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T11:57:43.8532105Z Entering 'third_party/onnx-tensorrt' 2022-08-17T11:57:43.8566776Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T11:57:43.8605209Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T11:57:43.8639904Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T11:57:43.8673984Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.8710950Z Entering 'third_party/pocketfft' 2022-08-17T11:57:43.8744387Z Entering 'third_party/protobuf' 2022-08-17T11:57:43.8782571Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T11:57:43.8816945Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T11:57:43.8852586Z Entering 'third_party/psimd' 2022-08-17T11:57:43.8886461Z Entering 'third_party/pthreadpool' 2022-08-17T11:57:43.8921149Z Entering 'third_party/pybind11' 2022-08-17T11:57:43.8954601Z Entering 'third_party/python-enum' 2022-08-17T11:57:43.8990677Z Entering 'third_party/python-peachpy' 2022-08-17T11:57:43.9024173Z Entering 'third_party/python-six' 2022-08-17T11:57:43.9058554Z Entering 'third_party/sleef' 2022-08-17T11:57:43.9093424Z Entering 'third_party/tbb' 2022-08-17T11:57:43.9129820Z Entering 'third_party/tensorpipe' 2022-08-17T11:57:43.9163886Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T11:57:43.9198710Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T11:57:43.9232514Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T11:57:43.9266158Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T11:57:43.9298798Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T11:57:43.9335698Z Entering 'third_party/zstd' 2022-08-17T11:57:43.9377715Z ##[endgroup] 2022-08-17T11:57:43.9414774Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T11:57:43.9439058Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T11:57:43.9547591Z ##[group]Run if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-08-17T11:57:43.9547920Z if [ ! -f "./.github/actions/setup-linux/action.yml" ]; then 2022-08-17T11:57:43.9548288Z  echo "::error::Your PR is based on a version of master that is too old for our CI to work. Please rebase your PR on latest master and resubmit." 2022-08-17T11:57:43.9548588Z  exit 1 2022-08-17T11:57:43.9548833Z fi 2022-08-17T11:57:43.9560080Z shell: /usr/bin/bash -e {0} 2022-08-17T11:57:43.9560279Z ##[endgroup] 2022-08-17T11:57:43.9606507Z Prepare all required actions 2022-08-17T11:57:43.9632394Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T11:57:43.9632612Z ##[endgroup] 2022-08-17T11:57:43.9647135Z ##[group]Run set -euo pipefail 2022-08-17T11:57:43.9647366Z set -euo pipefail 2022-08-17T11:57:43.9647589Z function get_ec2_metadata() { 2022-08-17T11:57:43.9647832Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T11:57:43.9648188Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T11:57:43.9648485Z  category=$1 2022-08-17T11:57:43.9648718Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T11:57:43.9648944Z } 2022-08-17T11:57:43.9649147Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T11:57:43.9649415Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T11:57:43.9649704Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T11:57:43.9649949Z echo "system info $(uname -a)" 2022-08-17T11:57:43.9661334Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:43.9661650Z ##[endgroup] 2022-08-17T11:57:43.9739011Z ami-id: ami-096198a0bccc6bad4 2022-08-17T11:57:43.9788050Z instance-id: i-0f287ff0b81e30ea3 2022-08-17T11:57:43.9836396Z instance-type: c5.2xlarge 2022-08-17T11:57:43.9842342Z system info Linux ip-10-0-6-116.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-17T11:57:43.9862184Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T11:57:43.9862529Z if systemctl is-active --quiet docker; then 2022-08-17T11:57:43.9862843Z  echo "Docker daemon is running..."; 2022-08-17T11:57:43.9863084Z else 2022-08-17T11:57:43.9863329Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T11:57:43.9863604Z fi 2022-08-17T11:57:43.9874966Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:43.9875210Z ##[endgroup] 2022-08-17T11:57:43.9942854Z Docker daemon is running... 2022-08-17T11:57:43.9959076Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T11:57:43.9959431Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T11:57:43.9959708Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T11:57:43.9960187Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T11:57:43.9960529Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T11:57:43.9971303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:43.9971528Z env: 2022-08-17T11:57:43.9971696Z AWS_RETRY_MODE: standard 2022-08-17T11:57:43.9971872Z AWS_MAX_ATTEMPTS: 5 2022-08-17T11:57:43.9972076Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T11:57:43.9972262Z ##[endgroup] 2022-08-17T11:57:44.7829304Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T11:57:44.7829650Z Configure a credential helper to remove this warning. See 2022-08-17T11:57:44.7830062Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T11:57:44.7830257Z 2022-08-17T11:57:44.7831303Z Login Succeeded 2022-08-17T11:57:44.7866631Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T11:57:44.7866945Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T11:57:44.7867218Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T11:57:44.7878674Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:44.7878912Z ##[endgroup] 2022-08-17T11:57:44.7940597Z Prepare all required actions 2022-08-17T11:57:44.7940894Z Getting action download info 2022-08-17T11:57:44.9422676Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T11:57:45.0621632Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T11:57:45.0621841Z with: 2022-08-17T11:57:45.0622208Z github-secret: *** 2022-08-17T11:57:45.0622393Z ##[endgroup] 2022-08-17T11:57:45.0642852Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T11:57:45.0643064Z with: 2022-08-17T11:57:45.0643353Z GITHUB_TOKEN: *** 2022-08-17T11:57:45.0643535Z activate-with-label: false 2022-08-17T11:57:45.0643726Z label: with-ssh 2022-08-17T11:57:45.0643917Z remove-existing-keys: true 2022-08-17T11:57:45.0644095Z ##[endgroup] 2022-08-17T11:57:45.4427417Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T11:57:45.5120869Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T11:57:45.5134113Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T11:57:45.5157815Z Login using: ssh ec2-user@ec2-107-20-59-245.compute-1.amazonaws.com 2022-08-17T11:57:45.5245040Z Prepare all required actions 2022-08-17T11:57:45.5320535Z ##[group]Run ./.github/actions/calculate-docker-image 2022-08-17T11:57:45.5320760Z with: 2022-08-17T11:57:45.5320991Z docker-image-name: pytorch-linux-xenial-py3-clang5-asan 2022-08-17T11:57:45.5321235Z xla: false 2022-08-17T11:57:45.5321404Z skip_push: true 2022-08-17T11:57:45.5321565Z ##[endgroup] 2022-08-17T11:57:45.5376157Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-08-17T11:57:45.5376396Z if [ -n "${IS_XLA}" ]; then 2022-08-17T11:57:45.5376657Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-08-17T11:57:45.5376934Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-08-17T11:57:45.5377207Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-08-17T11:57:45.5377513Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-08-17T11:57:45.5377756Z else 2022-08-17T11:57:45.5377996Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-08-17T11:57:45.5378258Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-08-17T11:57:45.5378531Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-08-17T11:57:45.5378763Z fi 2022-08-17T11:57:45.5390185Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:45.5390391Z env: 2022-08-17T11:57:45.5390546Z IS_XLA: 2022-08-17T11:57:45.5390713Z XLA_IMAGE_TAG: v0.4 2022-08-17T11:57:45.5391018Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan 2022-08-17T11:57:45.5391317Z ##[endgroup] 2022-08-17T11:57:45.5471035Z ##[group]Run set -x 2022-08-17T11:57:45.5471276Z set -x 2022-08-17T11:57:45.5471511Z # Check if image already exists, if it does then skip building it 2022-08-17T11:57:45.5471798Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-08-17T11:57:45.5472023Z  exit 0 2022-08-17T11:57:45.5472174Z fi 2022-08-17T11:57:45.5472387Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-08-17T11:57:45.5472660Z  # if we're on the base branch then use the parent commit 2022-08-17T11:57:45.5472913Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-08-17T11:57:45.5473097Z else 2022-08-17T11:57:45.5473319Z  # otherwise we're on a PR, so use the most recent base commit 2022-08-17T11:57:45.5473593Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-08-17T11:57:45.5473792Z fi 2022-08-17T11:57:45.5474016Z # Covers the case where a previous tag doesn't exist for the tree 2022-08-17T11:57:45.5474351Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-08-17T11:57:45.5474724Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-08-17T11:57:45.5475052Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-08-17T11:57:45.5475332Z  exit 1 2022-08-17T11:57:45.5475496Z fi 2022-08-17T11:57:45.5475715Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-08-17T11:57:45.5476045Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-08-17T11:57:45.5476351Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-08-17T11:57:45.5476682Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-08-17T11:57:45.5477028Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-08-17T11:57:45.5477350Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-08-17T11:57:45.5477682Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-08-17T11:57:45.5477971Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-08-17T11:57:45.5478289Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-08-17T11:57:45.5478626Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-08-17T11:57:45.5478916Z  echo ::set-output name=skip_push::true 2022-08-17T11:57:45.5479116Z  fi 2022-08-17T11:57:45.5479262Z fi 2022-08-17T11:57:45.5479459Z echo ::set-output name=rebuild::yes 2022-08-17T11:57:45.5490251Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:45.5490455Z env: 2022-08-17T11:57:45.5490664Z BASE_REVISION: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T11:57:45.5491058Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:45.5491422Z DOCKER_TAG: a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:45.5491635Z DOCKER_FORCE_PUSH: 2022-08-17T11:57:45.5491814Z ##[endgroup] 2022-08-17T11:57:45.5515103Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:45.7761758Z { 2022-08-17T11:57:45.7762060Z "schemaVersion": 2, 2022-08-17T11:57:45.7762497Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-08-17T11:57:45.7763013Z "config": { 2022-08-17T11:57:45.7763411Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-08-17T11:57:45.7763675Z "size": 30103, 2022-08-17T11:57:45.7764016Z "digest": "sha256:5ac6de4ee1ba161e500907c1959359d486425fd99188fe45c9d3bd59fe67ee3c" 2022-08-17T11:57:45.7764444Z }, 2022-08-17T11:57:45.7764668Z "layers": [ 2022-08-17T11:57:45.7764946Z { 2022-08-17T11:57:45.7765408Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7765857Z "size": 46497548, 2022-08-17T11:57:45.7766325Z "digest": "sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50" 2022-08-17T11:57:45.7766781Z }, 2022-08-17T11:57:45.7767014Z { 2022-08-17T11:57:45.7767408Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7767784Z "size": 857, 2022-08-17T11:57:45.7768236Z "digest": "sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01" 2022-08-17T11:57:45.7768632Z }, 2022-08-17T11:57:45.7768780Z { 2022-08-17T11:57:45.7773513Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7774110Z "size": 528, 2022-08-17T11:57:45.7774598Z "digest": "sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1" 2022-08-17T11:57:45.7775375Z }, 2022-08-17T11:57:45.7775513Z { 2022-08-17T11:57:45.7775758Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7776014Z "size": 170, 2022-08-17T11:57:45.7776267Z "digest": "sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e" 2022-08-17T11:57:45.7776516Z }, 2022-08-17T11:57:45.7776703Z { 2022-08-17T11:57:45.7777075Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7777468Z "size": 2051, 2022-08-17T11:57:45.7777917Z "digest": "sha256:e956f9382b6b11ea167f36214df9fcdfcbcab1cffc3bb5340eb2eeeb1fffe07c" 2022-08-17T11:57:45.7778301Z }, 2022-08-17T11:57:45.7778561Z { 2022-08-17T11:57:45.7779024Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7779320Z "size": 253385358, 2022-08-17T11:57:45.7779570Z "digest": "sha256:f5b7f71546a5501aa5ccb12613284fb57f5c7ef89a207ef3cdd77f55ae379b7c" 2022-08-17T11:57:45.7779925Z }, 2022-08-17T11:57:45.7780142Z { 2022-08-17T11:57:45.7780572Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7780961Z "size": 848, 2022-08-17T11:57:45.7781244Z "digest": "sha256:f3a84a6caa8ac777ac5928e6e8ac1c6fd6b9e368f86d6b61aab514f3cd9154be" 2022-08-17T11:57:45.7781491Z }, 2022-08-17T11:57:45.7781642Z { 2022-08-17T11:57:45.7781816Z + exit 0 2022-08-17T11:57:45.7782065Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7782303Z "size": 142473113, 2022-08-17T11:57:45.7782566Z "digest": "sha256:431cd03c8fa28403fd274e1e30680f4a6d810518d37da5fba27ec6061c0b2412" 2022-08-17T11:57:45.7782809Z }, 2022-08-17T11:57:45.7782943Z { 2022-08-17T11:57:45.7783185Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7783435Z "size": 408, 2022-08-17T11:57:45.7783682Z "digest": "sha256:eee1d0ff7baf6d3228081619193174738f1c241494ad7e5b8d4faef018364e08" 2022-08-17T11:57:45.7783925Z }, 2022-08-17T11:57:45.7784072Z { 2022-08-17T11:57:45.7784299Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7784544Z "size": 107, 2022-08-17T11:57:45.7784805Z "digest": "sha256:92f3b5b43eda2fa78a79a39048d6c655375587719aba47bc12b721ee981cd4f9" 2022-08-17T11:57:45.7785155Z }, 2022-08-17T11:57:45.7785386Z { 2022-08-17T11:57:45.7785803Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7786243Z "size": 450, 2022-08-17T11:57:45.7786705Z "digest": "sha256:2e31a77c012ffe11a3aa6f56426f1fe232441c2d73b17dd1e42a73a5a4ed9d14" 2022-08-17T11:57:45.7787145Z }, 2022-08-17T11:57:45.7787403Z { 2022-08-17T11:57:45.7787785Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7788029Z "size": 1293, 2022-08-17T11:57:45.7788289Z "digest": "sha256:a697027faff0bde035a49a924ee509b152ae55a71d0025d5e5d953f1962210ea" 2022-08-17T11:57:45.7788515Z }, 2022-08-17T11:57:45.7788661Z { 2022-08-17T11:57:45.7788902Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7789134Z "size": 479, 2022-08-17T11:57:45.7789398Z "digest": "sha256:88f9a97427bdd6bb97b3ac919d4fb83e012a208eb24f2a3f5a4afa2b31a8e635" 2022-08-17T11:57:45.7789713Z }, 2022-08-17T11:57:45.7789845Z { 2022-08-17T11:57:45.7790100Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7790343Z "size": 110, 2022-08-17T11:57:45.7790578Z "digest": "sha256:e6ed0a2037a24a3d7fa0e725862c6873a4655670701122144896d05e0b5298f9" 2022-08-17T11:57:45.7790807Z }, 2022-08-17T11:57:45.7790954Z { 2022-08-17T11:57:45.7791180Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7791424Z "size": 2459, 2022-08-17T11:57:45.7791699Z "digest": "sha256:1bf7dfc5ddf5a118cd66f926f30ddadfe455b24e49961532c7b81fb9a960318d" 2022-08-17T11:57:45.7791954Z }, 2022-08-17T11:57:45.7792085Z { 2022-08-17T11:57:45.7792329Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7792673Z "size": 1743, 2022-08-17T11:57:45.7792923Z "digest": "sha256:7b5e6a6a5c9532b4e336a7c625e325dd45e0d9bf7b3029a905260c2bca44b41d" 2022-08-17T11:57:45.7793165Z }, 2022-08-17T11:57:45.7793315Z { 2022-08-17T11:57:45.7793545Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7793798Z "size": 1639339428, 2022-08-17T11:57:45.7794059Z "digest": "sha256:3e3b339a7f449c8fd7be368910f616d95aaf243e29388e8366c9e2d823ecce74" 2022-08-17T11:57:45.7794283Z }, 2022-08-17T11:57:45.7794433Z { 2022-08-17T11:57:45.7794731Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7795122Z "size": 172, 2022-08-17T11:57:45.7795521Z "digest": "sha256:e146aad836f80259ef2e8272f78bd60cea5672e6cd2866ea7d1e5004feaf35ca" 2022-08-17T11:57:45.7795916Z }, 2022-08-17T11:57:45.7796155Z { 2022-08-17T11:57:45.7796556Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7797026Z "size": 467, 2022-08-17T11:57:45.7797434Z "digest": "sha256:a2f34566b9ecb9655b32b2973ceee251c630669c12d9d5bc90ffc7b4599e4567" 2022-08-17T11:57:45.7797896Z }, 2022-08-17T11:57:45.7798078Z { 2022-08-17T11:57:45.7798309Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7798563Z "size": 104, 2022-08-17T11:57:45.7798908Z "digest": "sha256:113d3d8b16e2da7b5d7f12374b386613579ad151a6b768e77e881597470fe371" 2022-08-17T11:57:45.7799151Z }, 2022-08-17T11:57:45.7799298Z { 2022-08-17T11:57:45.7799527Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7799774Z "size": 230, 2022-08-17T11:57:45.7800026Z "digest": "sha256:909f0206c587c40e0ce9114dbb0b39468a1c7b613868b68136be3dbc4c5543f0" 2022-08-17T11:57:45.7800248Z }, 2022-08-17T11:57:45.7800393Z { 2022-08-17T11:57:45.7800638Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7800882Z "size": 1108833, 2022-08-17T11:57:45.7801161Z "digest": "sha256:72ea0f34fa37dc5adb83ff4f84eb1dd5e7db9eb9aea069e26ee9014023d2f198" 2022-08-17T11:57:45.7801422Z }, 2022-08-17T11:57:45.7801559Z { 2022-08-17T11:57:45.7801798Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7802044Z "size": 2030, 2022-08-17T11:57:45.7802283Z "digest": "sha256:2127d77f3413967f818a9b013b7ce616cd75b9ed33bdff974c24c807b17f1f96" 2022-08-17T11:57:45.7802513Z }, 2022-08-17T11:57:45.7802658Z { 2022-08-17T11:57:45.7802885Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7803128Z "size": 105, 2022-08-17T11:57:45.7803390Z "digest": "sha256:7b25ed71203000586dfbdee0ece276d5c015cdd62b438d9f6fe0cc27cc64adf1" 2022-08-17T11:57:45.7803624Z }, 2022-08-17T11:57:45.7803769Z { 2022-08-17T11:57:45.7804010Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7804241Z "size": 398, 2022-08-17T11:57:45.7804504Z "digest": "sha256:e01fb7501ddcdc5ee50a385981c45d762f77ca22f27a34f7228d5cd79ac104c2" 2022-08-17T11:57:45.7804751Z }, 2022-08-17T11:57:45.7804895Z { 2022-08-17T11:57:45.7805129Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7805374Z "size": 18875113, 2022-08-17T11:57:45.7805626Z "digest": "sha256:573975de5c48a03a82ed8d55ee466a9598f26614d4d47063b3fc41731e5e790e" 2022-08-17T11:57:45.7805851Z }, 2022-08-17T11:57:45.7805994Z { 2022-08-17T11:57:45.7806235Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7806464Z "size": 104, 2022-08-17T11:57:45.7806718Z "digest": "sha256:07fa261b0e13ae054a0c1fd44510ac8c1825f328ec639e1719547d6eaed2d3bd" 2022-08-17T11:57:45.7806959Z }, 2022-08-17T11:57:45.7807090Z { 2022-08-17T11:57:45.7807328Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7807574Z "size": 882, 2022-08-17T11:57:45.7807828Z "digest": "sha256:68b4bfa2dd252c70e59fb50dba1031e77f7b1669edf0fbd3d27617fa3d02d89e" 2022-08-17T11:57:45.7808124Z }, 2022-08-17T11:57:45.7808270Z { 2022-08-17T11:57:45.7808500Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7808746Z "size": 78082010, 2022-08-17T11:57:45.7808992Z "digest": "sha256:b2595e403ca5254465c9690d0497a734c584795d5c958c5e10da24052e7dd439" 2022-08-17T11:57:45.7809203Z }, 2022-08-17T11:57:45.7809348Z { 2022-08-17T11:57:45.7809592Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7809840Z "size": 109, 2022-08-17T11:57:45.7810084Z "digest": "sha256:6e2e0d670c213684411a0adac2bb84ca6a62efc13a021469088ac5a27fc19e34" 2022-08-17T11:57:45.7810325Z }, 2022-08-17T11:57:45.7810470Z { 2022-08-17T11:57:45.7810697Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7810941Z "size": 558, 2022-08-17T11:57:45.7811197Z "digest": "sha256:a501bf0e4821e40b9a7ef6aa61c14b6a720de510ff51853e82f262b0802c0f77" 2022-08-17T11:57:45.7811431Z }, 2022-08-17T11:57:45.7811576Z { 2022-08-17T11:57:45.7811818Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7812091Z "size": 1053388, 2022-08-17T11:57:45.7812359Z "digest": "sha256:d72b61ec112a697afea10eb26c2fb662d8c63dac920f231d6a3a466f1fefbd60" 2022-08-17T11:57:45.7812607Z }, 2022-08-17T11:57:45.7812740Z { 2022-08-17T11:57:45.7812983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7813231Z "size": 103, 2022-08-17T11:57:45.7813473Z "digest": "sha256:564d86beea03890a7af0a7d0b614d2424a57504acc80cbee23b3993010e6dde7" 2022-08-17T11:57:45.7813803Z }, 2022-08-17T11:57:45.7813951Z { 2022-08-17T11:57:45.7814182Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7814434Z "size": 548, 2022-08-17T11:57:45.7814685Z "digest": "sha256:7671cd4418ff0b22a9025c800b8c270c26a0b70c1a4092898a95594b16c0c204" 2022-08-17T11:57:45.7814922Z }, 2022-08-17T11:57:45.7815056Z { 2022-08-17T11:57:45.7815300Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7815550Z "size": 88261920, 2022-08-17T11:57:45.7815787Z "digest": "sha256:38c56f167e17657201e23ff7a6e0964043ce5fc508a027be8d10acd672974fae" 2022-08-17T11:57:45.7816025Z }, 2022-08-17T11:57:45.7819431Z { 2022-08-17T11:57:45.7819890Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7820538Z "size": 107, 2022-08-17T11:57:45.7821042Z "digest": "sha256:eb92825ee0344a823726fad5e693c613572ad4c2d8d06ca03002909422d4db6d" 2022-08-17T11:57:45.7821452Z }, 2022-08-17T11:57:45.7821715Z { 2022-08-17T11:57:45.7822213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7822488Z "size": 1292, 2022-08-17T11:57:45.7822825Z "digest": "sha256:b8c8dead07f1862e8fcdf71e1ca80b4805110fa37701ad1dd4c290a3ddca1e70" 2022-08-17T11:57:45.7823292Z }, 2022-08-17T11:57:45.7823529Z { 2022-08-17T11:57:45.7823902Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7824306Z "size": 151, 2022-08-17T11:57:45.7824726Z "digest": "sha256:695600a4eaae2dd60ae41d63f75ce968f61fd58a6b1a4ed7f17bdf60f88fd27a" 2022-08-17T11:57:45.7825169Z }, 2022-08-17T11:57:45.7825443Z { 2022-08-17T11:57:45.7825896Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7826339Z "size": 647, 2022-08-17T11:57:45.7826842Z "digest": "sha256:7ef08e708ef8cfd1c668ced7d65345d89669e98ade9eb4ecebf0bbd0cdae9e58" 2022-08-17T11:57:45.7827257Z }, 2022-08-17T11:57:45.7827392Z { 2022-08-17T11:57:45.7827637Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7827880Z "size": 108, 2022-08-17T11:57:45.7828130Z "digest": "sha256:c82f17dc81d11bb17f24ce60ce4d9526e585c99d3e85759566aa90beaedd37be" 2022-08-17T11:57:45.7828370Z }, 2022-08-17T11:57:45.7828518Z { 2022-08-17T11:57:45.7828748Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7829099Z "size": 109, 2022-08-17T11:57:45.7829356Z "digest": "sha256:557b90ff394808400dafa6a74087ef61d77c9adc510b541644acb5133319856a" 2022-08-17T11:57:45.7829578Z }, 2022-08-17T11:57:45.7829730Z { 2022-08-17T11:57:45.7829979Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7830212Z "size": 102, 2022-08-17T11:57:45.7830474Z "digest": "sha256:d955c3636e7cdb9f4ff38e7f9c3a1509d1c5cc92979fb0066563e1d6c45dae1f" 2022-08-17T11:57:45.7830719Z }, 2022-08-17T11:57:45.7830853Z { 2022-08-17T11:57:45.7831093Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7831335Z "size": 421, 2022-08-17T11:57:45.7831599Z "digest": "sha256:d7ecc70a1182df619cd60a93537ae774393bebd32405a7a02cdf00faf3e1e50d" 2022-08-17T11:57:45.7831835Z }, 2022-08-17T11:57:45.7831981Z { 2022-08-17T11:57:45.7832225Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7832467Z "size": 111, 2022-08-17T11:57:45.7832733Z "digest": "sha256:aa58f970cd9cc99f5784304ca0bb01e4ac5ae8542b8d1ca33d2b67148526fda1" 2022-08-17T11:57:45.7833037Z }, 2022-08-17T11:57:45.7833173Z { 2022-08-17T11:57:45.7833415Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7833668Z "size": 474, 2022-08-17T11:57:45.7833927Z "digest": "sha256:aba1cdbb5d2be91f9e86c2f51787f1fc32041531edcf2a87ae0c93be7adf63ca" 2022-08-17T11:57:45.7834182Z }, 2022-08-17T11:57:45.7834329Z { 2022-08-17T11:57:45.7834558Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7834803Z "size": 112, 2022-08-17T11:57:45.7835056Z "digest": "sha256:d69d849ec6d87c466167bf9957f542e589876fe7a1a9631b22b3216b77b46b8b" 2022-08-17T11:57:45.7835276Z }, 2022-08-17T11:57:45.7835422Z { 2022-08-17T11:57:45.7835667Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7835900Z "size": 449, 2022-08-17T11:57:45.7836147Z "digest": "sha256:a44805fd20071246539b91529a9a823b6a340785c37f57ec4095cc6a20e7e34d" 2022-08-17T11:57:45.7836376Z }, 2022-08-17T11:57:45.7836528Z { 2022-08-17T11:57:45.7836764Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7837015Z "size": 39611157, 2022-08-17T11:57:45.7837263Z "digest": "sha256:0256dd7590534a9afe36b731a4e464777d53d892122c2384b3aa221971a1c3b3" 2022-08-17T11:57:45.7837478Z }, 2022-08-17T11:57:45.7837627Z { 2022-08-17T11:57:45.7837910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7838158Z "size": 106, 2022-08-17T11:57:45.7838405Z "digest": "sha256:60f76a04e347385a9c37b0ca7a4fa31822a92e06dd9c26b9ecbf80e95b4850dd" 2022-08-17T11:57:45.7838643Z }, 2022-08-17T11:57:45.7838792Z { 2022-08-17T11:57:45.7839020Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7839265Z "size": 294, 2022-08-17T11:57:45.7839522Z "digest": "sha256:e4b3ef7c05a42efa9396c8af948d0755f494187859b83f11256699029abb14bf" 2022-08-17T11:57:45.7839749Z }, 2022-08-17T11:57:45.7839896Z { 2022-08-17T11:57:45.7840138Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7840370Z "size": 106, 2022-08-17T11:57:45.7840634Z "digest": "sha256:541cb470dce0124b37adcce0ca584a6123c2c6f08a4e4f4f2d110520d1fcb53b" 2022-08-17T11:57:45.7840877Z }, 2022-08-17T11:57:45.7841012Z { 2022-08-17T11:57:45.7841254Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7841494Z "size": 402, 2022-08-17T11:57:45.7841743Z "digest": "sha256:f622f4e8d4ab4a9c7fc3f4664c24cd0bb4d61587fd0f6814593febc9c3b96831" 2022-08-17T11:57:45.7841994Z }, 2022-08-17T11:57:45.7842141Z { 2022-08-17T11:57:45.7842379Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7842615Z "size": 18020791, 2022-08-17T11:57:45.7842900Z "digest": "sha256:4c03faa328bcd8b24ed881a07c0f4019a8dfbc48e2662da48afe5444b05a707a" 2022-08-17T11:57:45.7843197Z }, 2022-08-17T11:57:45.7843330Z { 2022-08-17T11:57:45.7843585Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7843942Z "size": 108, 2022-08-17T11:57:45.7844199Z "digest": "sha256:3b19f0fe569969e2a02bb70fa71b18dba4aa1aa00db7ad1931dad58c5997300d" 2022-08-17T11:57:45.7844451Z }, 2022-08-17T11:57:45.7844603Z { 2022-08-17T11:57:45.7844833Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7845081Z "size": 1765, 2022-08-17T11:57:45.7845351Z "digest": "sha256:7b1d128ef53424a378f5bf14bcb09d5fd8d0f33e98316bad2a7cede95ab42b5d" 2022-08-17T11:57:45.7845587Z }, 2022-08-17T11:57:45.7845734Z { 2022-08-17T11:57:45.7845974Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7846209Z "size": 317045120, 2022-08-17T11:57:45.7846459Z "digest": "sha256:3ff0126c551b83d4331e276b271f874296293e872ca96bdb16fc2e50a8ddffd7" 2022-08-17T11:57:45.7846693Z }, 2022-08-17T11:57:45.7846827Z { 2022-08-17T11:57:45.7847067Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7847389Z "size": 165, 2022-08-17T11:57:45.7847643Z "digest": "sha256:2be8d647e7ed4aed0dcf9800715f14037f2dd2d9426346b2d1e73812f714bcd9" 2022-08-17T11:57:45.7847891Z }, 2022-08-17T11:57:45.7848038Z { 2022-08-17T11:57:45.7848284Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7848520Z "size": 7940, 2022-08-17T11:57:45.7848797Z "digest": "sha256:6dd85d7a52f9fcd8ba8917e54c6e5ace6ad23e253710ecc364e83abaeee1882f" 2022-08-17T11:57:45.7849060Z }, 2022-08-17T11:57:45.7849198Z { 2022-08-17T11:57:45.7849439Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7849683Z "size": 8073, 2022-08-17T11:57:45.7849921Z "digest": "sha256:bb4ac81220880623291c9e2cb07be43f36289c4ef198a54e0789724f48a60752" 2022-08-17T11:57:45.7850151Z }, 2022-08-17T11:57:45.7850301Z { 2022-08-17T11:57:45.7850528Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7850773Z "size": 303, 2022-08-17T11:57:45.7851049Z "digest": "sha256:bf753a2f1adee48e7fe99b52d8d00ccfc3d0b57dc09c26b687962e873cd80d0a" 2022-08-17T11:57:45.7851286Z }, 2022-08-17T11:57:45.7851430Z { 2022-08-17T11:57:45.7851675Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7851906Z "size": 108, 2022-08-17T11:57:45.7852169Z "digest": "sha256:7eb3892d21d751bf74896dfbed7b5a90e3fe01f59df563ab781fa7a79c0bcabd" 2022-08-17T11:57:45.7852416Z }, 2022-08-17T11:57:45.7852552Z { 2022-08-17T11:57:45.7852792Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-08-17T11:57:45.7853039Z "size": 54145475, 2022-08-17T11:57:45.7853297Z "digest": "sha256:54d07c45a472ca63a0c9d6ca8316a2b9c7862acc095987868cac4866a6dd79cf" 2022-08-17T11:57:45.7853522Z } 2022-08-17T11:57:45.7853755Z ] 2022-08-17T11:57:45.7853910Z } 2022-08-17T11:57:45.7942031Z Prepare all required actions 2022-08-17T11:57:45.7996599Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T11:57:45.7996816Z with: 2022-08-17T11:57:45.7997161Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:45.7997493Z ##[endgroup] 2022-08-17T11:57:45.8010757Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T11:57:45.8011032Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T11:57:45.8011298Z # ignore output since only exit code is used for conditional 2022-08-17T11:57:45.8011567Z # only pull docker image if it's not available locally 2022-08-17T11:57:45.8011866Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T11:57:45.8012142Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T11:57:45.8012420Z fi 2022-08-17T11:57:45.8024331Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T11:57:45.8024553Z env: 2022-08-17T11:57:45.8024906Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:57:45.8025332Z ##[endgroup] 2022-08-17T11:57:46.0516384Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-xenial-py3-clang5-asan 2022-08-17T11:57:46.0517416Z 58690f9b18fc: Pulling fs layer 2022-08-17T11:57:46.0517900Z b51569e7c507: Pulling fs layer 2022-08-17T11:57:46.0518213Z da8ef40b9eca: Pulling fs layer 2022-08-17T11:57:46.0518561Z fb15d46c38dc: Pulling fs layer 2022-08-17T11:57:46.0518890Z e956f9382b6b: Pulling fs layer 2022-08-17T11:57:46.0519202Z f5b7f71546a5: Pulling fs layer 2022-08-17T11:57:46.0519526Z f3a84a6caa8a: Pulling fs layer 2022-08-17T11:57:46.0519821Z 431cd03c8fa2: Pulling fs layer 2022-08-17T11:57:46.0520173Z eee1d0ff7baf: Pulling fs layer 2022-08-17T11:57:46.0520545Z 92f3b5b43eda: Pulling fs layer 2022-08-17T11:57:46.0520842Z 2e31a77c012f: Pulling fs layer 2022-08-17T11:57:46.0521127Z f5b7f71546a5: Waiting 2022-08-17T11:57:46.0521435Z f3a84a6caa8a: Waiting 2022-08-17T11:57:46.0521762Z a697027faff0: Pulling fs layer 2022-08-17T11:57:46.0522075Z e956f9382b6b: Waiting 2022-08-17T11:57:46.0522388Z 431cd03c8fa2: Waiting 2022-08-17T11:57:46.0522718Z 88f9a97427bd: Pulling fs layer 2022-08-17T11:57:46.0523048Z eee1d0ff7baf: Waiting 2022-08-17T11:57:46.0523389Z e6ed0a2037a2: Pulling fs layer 2022-08-17T11:57:46.0523726Z 92f3b5b43eda: Waiting 2022-08-17T11:57:46.0524061Z 1bf7dfc5ddf5: Pulling fs layer 2022-08-17T11:57:46.0524419Z 7b5e6a6a5c95: Pulling fs layer 2022-08-17T11:57:46.0524654Z a697027faff0: Waiting 2022-08-17T11:57:46.0524812Z 2e31a77c012f: Waiting 2022-08-17T11:57:46.0524991Z 3e3b339a7f44: Pulling fs layer 2022-08-17T11:57:46.0525182Z e146aad836f8: Pulling fs layer 2022-08-17T11:57:46.0525363Z a2f34566b9ec: Pulling fs layer 2022-08-17T11:57:46.0525563Z 113d3d8b16e2: Pulling fs layer 2022-08-17T11:57:46.0525746Z 88f9a97427bd: Waiting 2022-08-17T11:57:46.0525914Z 909f0206c587: Pulling fs layer 2022-08-17T11:57:46.0526094Z e6ed0a2037a2: Waiting 2022-08-17T11:57:46.0526267Z e146aad836f8: Waiting 2022-08-17T11:57:46.0526447Z 72ea0f34fa37: Pulling fs layer 2022-08-17T11:57:46.0526619Z 1bf7dfc5ddf5: Waiting 2022-08-17T11:57:46.0526800Z 2127d77f3413: Pulling fs layer 2022-08-17T11:57:46.0526987Z 7b25ed712030: Pulling fs layer 2022-08-17T11:57:46.0527155Z 7b5e6a6a5c95: Waiting 2022-08-17T11:57:46.0527326Z a2f34566b9ec: Waiting 2022-08-17T11:57:46.0527514Z e01fb7501ddc: Pulling fs layer 2022-08-17T11:57:46.0527709Z 3e3b339a7f44: Waiting 2022-08-17T11:57:46.0527886Z 573975de5c48: Pulling fs layer 2022-08-17T11:57:46.0528059Z 909f0206c587: Waiting 2022-08-17T11:57:46.0528226Z 07fa261b0e13: Pulling fs layer 2022-08-17T11:57:46.0528410Z 2127d77f3413: Waiting 2022-08-17T11:57:46.0528577Z 7b25ed712030: Waiting 2022-08-17T11:57:46.0528912Z 68b4bfa2dd25: Pulling fs layer 2022-08-17T11:57:46.0529130Z b2595e403ca5: Pulling fs layer 2022-08-17T11:57:46.0529369Z 6e2e0d670c21: Pulling fs layer 2022-08-17T11:57:46.0529643Z a501bf0e4821: Pulling fs layer 2022-08-17T11:57:46.0529928Z 68b4bfa2dd25: Waiting 2022-08-17T11:57:46.0530227Z d72b61ec112a: Pulling fs layer 2022-08-17T11:57:46.0530513Z 07fa261b0e13: Waiting 2022-08-17T11:57:46.0530817Z 573975de5c48: Waiting 2022-08-17T11:57:46.0531141Z 564d86beea03: Pulling fs layer 2022-08-17T11:57:46.0531450Z 7671cd4418ff: Pulling fs layer 2022-08-17T11:57:46.0531721Z b2595e403ca5: Waiting 2022-08-17T11:57:46.0531932Z 38c56f167e17: Pulling fs layer 2022-08-17T11:57:46.0532101Z fb15d46c38dc: Waiting 2022-08-17T11:57:46.0532274Z a501bf0e4821: Waiting 2022-08-17T11:57:46.0532452Z eb92825ee034: Pulling fs layer 2022-08-17T11:57:46.0532619Z d72b61ec112a: Waiting 2022-08-17T11:57:46.0532804Z b8c8dead07f1: Pulling fs layer 2022-08-17T11:57:46.0532985Z 564d86beea03: Waiting 2022-08-17T11:57:46.0533153Z 695600a4eaae: Pulling fs layer 2022-08-17T11:57:46.0533470Z 7ef08e708ef8: Pulling fs layer 2022-08-17T11:57:46.0533732Z 7671cd4418ff: Waiting 2022-08-17T11:57:46.0533890Z 38c56f167e17: Waiting 2022-08-17T11:57:46.0534101Z c82f17dc81d1: Pulling fs layer 2022-08-17T11:57:46.0534292Z 557b90ff3948: Pulling fs layer 2022-08-17T11:57:46.0534483Z d955c3636e7c: Pulling fs layer 2022-08-17T11:57:46.0534653Z eb92825ee034: Waiting 2022-08-17T11:57:46.0534834Z d7ecc70a1182: Pulling fs layer 2022-08-17T11:57:46.0535016Z 7ef08e708ef8: Waiting 2022-08-17T11:57:46.0535173Z c82f17dc81d1: Waiting 2022-08-17T11:57:46.0535356Z aa58f970cd9c: Pulling fs layer 2022-08-17T11:57:46.0535554Z aba1cdbb5d2b: Pulling fs layer 2022-08-17T11:57:46.0535723Z 557b90ff3948: Waiting 2022-08-17T11:57:46.0535904Z d69d849ec6d8: Pulling fs layer 2022-08-17T11:57:46.0536084Z aa58f970cd9c: Waiting 2022-08-17T11:57:46.0536256Z a44805fd2007: Pulling fs layer 2022-08-17T11:57:46.0536439Z aba1cdbb5d2b: Waiting 2022-08-17T11:57:46.0536625Z 0256dd759053: Pulling fs layer 2022-08-17T11:57:46.0536808Z 60f76a04e347: Pulling fs layer 2022-08-17T11:57:46.0537000Z e4b3ef7c05a4: Pulling fs layer 2022-08-17T11:57:46.0537196Z 695600a4eaae: Waiting 2022-08-17T11:57:46.0537384Z 541cb470dce0: Pulling fs layer 2022-08-17T11:57:46.0537576Z f622f4e8d4ab: Pulling fs layer 2022-08-17T11:57:46.0537795Z 4c03faa328bc: Pulling fs layer 2022-08-17T11:57:46.0537991Z e4b3ef7c05a4: Waiting 2022-08-17T11:57:46.0538166Z 60f76a04e347: Waiting 2022-08-17T11:57:46.0538334Z 541cb470dce0: Waiting 2022-08-17T11:57:46.0538515Z f622f4e8d4ab: Waiting 2022-08-17T11:57:46.0538693Z 3b19f0fe5699: Pulling fs layer 2022-08-17T11:57:46.0538873Z a44805fd2007: Waiting 2022-08-17T11:57:46.0539049Z 7b1d128ef534: Pulling fs layer 2022-08-17T11:57:46.0539215Z 4c03faa328bc: Waiting 2022-08-17T11:57:46.0539399Z 3ff0126c551b: Pulling fs layer 2022-08-17T11:57:46.0539589Z 2be8d647e7ed: Pulling fs layer 2022-08-17T11:57:46.0539758Z 3b19f0fe5699: Waiting 2022-08-17T11:57:46.0539940Z 6dd85d7a52f9: Pulling fs layer 2022-08-17T11:57:46.0540134Z bb4ac8122088: Pulling fs layer 2022-08-17T11:57:46.0540511Z bf753a2f1ade: Pulling fs layer 2022-08-17T11:57:46.0540776Z 2be8d647e7ed: Waiting 2022-08-17T11:57:46.0540951Z 3ff0126c551b: Waiting 2022-08-17T11:57:46.0541153Z 7eb3892d21d7: Pulling fs layer 2022-08-17T11:57:46.0541460Z 54d07c45a472: Pulling fs layer 2022-08-17T11:57:46.0541750Z 6dd85d7a52f9: Waiting 2022-08-17T11:57:46.0542016Z bb4ac8122088: Waiting 2022-08-17T11:57:46.0542302Z bf753a2f1ade: Waiting 2022-08-17T11:57:46.1311976Z b51569e7c507: Verifying Checksum 2022-08-17T11:57:46.1312233Z b51569e7c507: Download complete 2022-08-17T11:57:46.1316317Z da8ef40b9eca: Download complete 2022-08-17T11:57:46.1953058Z fb15d46c38dc: Verifying Checksum 2022-08-17T11:57:46.1972020Z fb15d46c38dc: Download complete 2022-08-17T11:57:46.1972446Z e956f9382b6b: Verifying Checksum 2022-08-17T11:57:46.1972733Z e956f9382b6b: Download complete 2022-08-17T11:57:46.3329286Z f3a84a6caa8a: Verifying Checksum 2022-08-17T11:57:46.3329694Z f3a84a6caa8a: Download complete 2022-08-17T11:57:47.3313045Z 58690f9b18fc: Download complete 2022-08-17T11:57:47.4098769Z eee1d0ff7baf: Download complete 2022-08-17T11:57:47.5497263Z 92f3b5b43eda: Verifying Checksum 2022-08-17T11:57:47.5497678Z 92f3b5b43eda: Download complete 2022-08-17T11:57:47.6427762Z 2e31a77c012f: Download complete 2022-08-17T11:57:47.7939723Z a697027faff0: Verifying Checksum 2022-08-17T11:57:47.7940072Z a697027faff0: Download complete 2022-08-17T11:57:47.8842173Z 88f9a97427bd: Verifying Checksum 2022-08-17T11:57:47.8842630Z 88f9a97427bd: Download complete 2022-08-17T11:57:47.9538403Z e6ed0a2037a2: Verifying Checksum 2022-08-17T11:57:47.9538769Z e6ed0a2037a2: Download complete 2022-08-17T11:57:48.0420617Z 1bf7dfc5ddf5: Verifying Checksum 2022-08-17T11:57:48.0424975Z 1bf7dfc5ddf5: Download complete 2022-08-17T11:57:48.1272601Z 7b5e6a6a5c95: Download complete 2022-08-17T11:57:48.4924572Z 58690f9b18fc: Pull complete 2022-08-17T11:57:48.5999672Z b51569e7c507: Pull complete 2022-08-17T11:57:48.6906304Z da8ef40b9eca: Pull complete 2022-08-17T11:57:48.7300069Z 431cd03c8fa2: Verifying Checksum 2022-08-17T11:57:48.7300535Z 431cd03c8fa2: Download complete 2022-08-17T11:57:48.8084298Z fb15d46c38dc: Pull complete 2022-08-17T11:57:48.8168561Z e146aad836f8: Download complete 2022-08-17T11:57:48.8952458Z e956f9382b6b: Pull complete 2022-08-17T11:57:48.9032563Z a2f34566b9ec: Download complete 2022-08-17T11:57:48.9741444Z 113d3d8b16e2: Verifying Checksum 2022-08-17T11:57:48.9741820Z 113d3d8b16e2: Download complete 2022-08-17T11:57:49.0416381Z 909f0206c587: Download complete 2022-08-17T11:57:49.1647755Z 72ea0f34fa37: Download complete 2022-08-17T11:57:49.2261660Z 2127d77f3413: Verifying Checksum 2022-08-17T11:57:49.2262192Z 2127d77f3413: Download complete 2022-08-17T11:57:49.2909415Z 7b25ed712030: Verifying Checksum 2022-08-17T11:57:49.2909703Z 7b25ed712030: Download complete 2022-08-17T11:57:49.3621154Z e01fb7501ddc: Verifying Checksum 2022-08-17T11:57:49.3621595Z e01fb7501ddc: Download complete 2022-08-17T11:57:49.6147495Z 573975de5c48: Verifying Checksum 2022-08-17T11:57:49.6147812Z 573975de5c48: Download complete 2022-08-17T11:57:49.6876245Z 07fa261b0e13: Verifying Checksum 2022-08-17T11:57:49.7550640Z 68b4bfa2dd25: Download complete 2022-08-17T11:57:50.6045441Z b2595e403ca5: Verifying Checksum 2022-08-17T11:57:50.6045884Z b2595e403ca5: Download complete 2022-08-17T11:57:50.6853022Z 6e2e0d670c21: Download complete 2022-08-17T11:57:50.7591788Z a501bf0e4821: Download complete 2022-08-17T11:57:50.8658015Z d72b61ec112a: Verifying Checksum 2022-08-17T11:57:50.8658375Z d72b61ec112a: Download complete 2022-08-17T11:57:50.9585380Z 564d86beea03: Download complete 2022-08-17T11:57:51.0383255Z 7671cd4418ff: Verifying Checksum 2022-08-17T11:57:51.0383496Z 7671cd4418ff: Download complete 2022-08-17T11:57:51.6032973Z f5b7f71546a5: Verifying Checksum 2022-08-17T11:57:51.6033366Z f5b7f71546a5: Download complete 2022-08-17T11:57:51.6922402Z eb92825ee034: Verifying Checksum 2022-08-17T11:57:51.6922734Z eb92825ee034: Download complete 2022-08-17T11:57:51.7910753Z b8c8dead07f1: Verifying Checksum 2022-08-17T11:57:51.7911116Z b8c8dead07f1: Download complete 2022-08-17T11:57:51.8741458Z 695600a4eaae: Verifying Checksum 2022-08-17T11:57:51.8741866Z 695600a4eaae: Download complete 2022-08-17T11:57:51.9655331Z 7ef08e708ef8: Download complete 2022-08-17T11:57:52.0444831Z c82f17dc81d1: Verifying Checksum 2022-08-17T11:57:52.0445107Z c82f17dc81d1: Download complete 2022-08-17T11:57:52.1303316Z 557b90ff3948: Download complete 2022-08-17T11:57:52.1393524Z 38c56f167e17: Verifying Checksum 2022-08-17T11:57:52.1393932Z 38c56f167e17: Download complete 2022-08-17T11:57:52.2132284Z d955c3636e7c: Verifying Checksum 2022-08-17T11:57:52.2132728Z d955c3636e7c: Download complete 2022-08-17T11:57:52.2140525Z d7ecc70a1182: Verifying Checksum 2022-08-17T11:57:52.2140963Z d7ecc70a1182: Download complete 2022-08-17T11:57:52.2833448Z aa58f970cd9c: Verifying Checksum 2022-08-17T11:57:52.2833759Z aa58f970cd9c: Download complete 2022-08-17T11:57:52.2861953Z aba1cdbb5d2b: Verifying Checksum 2022-08-17T11:57:52.2863361Z aba1cdbb5d2b: Download complete 2022-08-17T11:57:52.3686419Z a44805fd2007: Verifying Checksum 2022-08-17T11:57:52.3686881Z a44805fd2007: Download complete 2022-08-17T11:57:52.3688336Z d69d849ec6d8: Download complete 2022-08-17T11:57:52.4551820Z 60f76a04e347: Verifying Checksum 2022-08-17T11:57:52.4552243Z 60f76a04e347: Download complete 2022-08-17T11:57:52.5401868Z e4b3ef7c05a4: Verifying Checksum 2022-08-17T11:57:52.5402235Z e4b3ef7c05a4: Download complete 2022-08-17T11:57:52.6197490Z 541cb470dce0: Download complete 2022-08-17T11:57:52.6977198Z f622f4e8d4ab: Verifying Checksum 2022-08-17T11:57:52.6977652Z f622f4e8d4ab: Download complete 2022-08-17T11:57:52.8867197Z 0256dd759053: Verifying Checksum 2022-08-17T11:57:52.8868204Z 0256dd759053: Download complete 2022-08-17T11:57:52.9195506Z 4c03faa328bc: Verifying Checksum 2022-08-17T11:57:52.9197180Z 4c03faa328bc: Download complete 2022-08-17T11:57:52.9527755Z 3b19f0fe5699: Verifying Checksum 2022-08-17T11:57:52.9834454Z 7b1d128ef534: Verifying Checksum 2022-08-17T11:57:52.9834997Z 7b1d128ef534: Download complete 2022-08-17T11:57:53.0580097Z 2be8d647e7ed: Download complete 2022-08-17T11:57:53.1396024Z 6dd85d7a52f9: Verifying Checksum 2022-08-17T11:57:53.1396415Z 6dd85d7a52f9: Download complete 2022-08-17T11:57:53.2152951Z bb4ac8122088: Download complete 2022-08-17T11:57:53.3014098Z bf753a2f1ade: Verifying Checksum 2022-08-17T11:57:53.3014398Z bf753a2f1ade: Download complete 2022-08-17T11:57:53.3751314Z 7eb3892d21d7: Download complete 2022-08-17T11:57:54.0673820Z 54d07c45a472: Verifying Checksum 2022-08-17T11:57:56.7981083Z 54d07c45a472: Download complete 2022-08-17T11:57:56.7981512Z 3ff0126c551b: Verifying Checksum 2022-08-17T11:57:56.7981713Z 3ff0126c551b: Download complete 2022-08-17T11:57:57.6756096Z f5b7f71546a5: Pull complete 2022-08-17T11:57:57.9196813Z f3a84a6caa8a: Pull complete 2022-08-17T11:58:00.6394585Z 431cd03c8fa2: Pull complete 2022-08-17T11:58:01.1071172Z eee1d0ff7baf: Pull complete 2022-08-17T11:58:01.3508329Z 92f3b5b43eda: Pull complete 2022-08-17T11:58:01.5848802Z 2e31a77c012f: Pull complete 2022-08-17T11:58:01.8171739Z a697027faff0: Pull complete 2022-08-17T11:58:02.0457998Z 88f9a97427bd: Pull complete 2022-08-17T11:58:02.2632564Z e6ed0a2037a2: Pull complete 2022-08-17T11:58:02.5065877Z 1bf7dfc5ddf5: Pull complete 2022-08-17T11:58:02.7406597Z 7b5e6a6a5c95: Pull complete 2022-08-17T11:58:05.8656080Z 3e3b339a7f44: Verifying Checksum 2022-08-17T11:58:05.8656341Z 3e3b339a7f44: Download complete 2022-08-17T11:58:28.8261705Z 3e3b339a7f44: Pull complete 2022-08-17T11:58:28.9138311Z e146aad836f8: Pull complete 2022-08-17T11:58:29.0018688Z a2f34566b9ec: Pull complete 2022-08-17T11:58:29.0897272Z 113d3d8b16e2: Pull complete 2022-08-17T11:58:29.1876402Z 909f0206c587: Pull complete 2022-08-17T11:58:29.3012486Z 72ea0f34fa37: Pull complete 2022-08-17T11:58:29.3878837Z 2127d77f3413: Pull complete 2022-08-17T11:58:29.4704989Z 7b25ed712030: Pull complete 2022-08-17T11:58:29.5628600Z e01fb7501ddc: Pull complete 2022-08-17T11:58:29.9936152Z 573975de5c48: Pull complete 2022-08-17T11:58:30.0903552Z 07fa261b0e13: Pull complete 2022-08-17T11:58:30.1701917Z 68b4bfa2dd25: Pull complete 2022-08-17T11:58:31.7907856Z b2595e403ca5: Pull complete 2022-08-17T11:58:31.9452646Z 6e2e0d670c21: Pull complete 2022-08-17T11:58:32.1784032Z a501bf0e4821: Pull complete 2022-08-17T11:58:32.4571879Z d72b61ec112a: Pull complete 2022-08-17T11:58:32.6720734Z 564d86beea03: Pull complete 2022-08-17T11:58:32.8949899Z 7671cd4418ff: Pull complete 2022-08-17T11:58:34.7758886Z 38c56f167e17: Pull complete 2022-08-17T11:58:35.0040773Z eb92825ee034: Pull complete 2022-08-17T11:58:35.2327245Z b8c8dead07f1: Pull complete 2022-08-17T11:58:35.3180028Z 695600a4eaae: Pull complete 2022-08-17T11:58:35.3937334Z 7ef08e708ef8: Pull complete 2022-08-17T11:58:35.5133860Z c82f17dc81d1: Pull complete 2022-08-17T11:58:35.6064471Z 557b90ff3948: Pull complete 2022-08-17T11:58:35.6937386Z d955c3636e7c: Pull complete 2022-08-17T11:58:35.7940982Z d7ecc70a1182: Pull complete 2022-08-17T11:58:35.8906197Z aa58f970cd9c: Pull complete 2022-08-17T11:58:35.9923548Z aba1cdbb5d2b: Pull complete 2022-08-17T11:58:36.0893692Z d69d849ec6d8: Pull complete 2022-08-17T11:58:36.2186876Z a44805fd2007: Pull complete 2022-08-17T11:58:37.2543390Z 0256dd759053: Pull complete 2022-08-17T11:58:37.3558559Z 60f76a04e347: Pull complete 2022-08-17T11:58:37.4432640Z e4b3ef7c05a4: Pull complete 2022-08-17T11:58:37.5304660Z 541cb470dce0: Pull complete 2022-08-17T11:58:37.6305429Z f622f4e8d4ab: Pull complete 2022-08-17T11:58:37.8912923Z 4c03faa328bc: Pull complete 2022-08-17T11:58:37.9906117Z 3b19f0fe5699: Pull complete 2022-08-17T11:58:38.0786171Z 7b1d128ef534: Pull complete 2022-08-17T11:58:42.1677987Z 3ff0126c551b: Pull complete 2022-08-17T11:58:42.3779496Z 2be8d647e7ed: Pull complete 2022-08-17T11:58:42.5061234Z 6dd85d7a52f9: Pull complete 2022-08-17T11:58:42.6061001Z bb4ac8122088: Pull complete 2022-08-17T11:58:42.6945528Z bf753a2f1ade: Pull complete 2022-08-17T11:58:42.7709984Z 7eb3892d21d7: Pull complete 2022-08-17T11:58:44.2971787Z 54d07c45a472: Pull complete 2022-08-17T11:58:44.3392151Z Digest: sha256:87d9f76f747978ab0af1265f7cc3f89a4db0a47bc37cfb35be2ee30301767ab5 2022-08-17T11:58:44.3620600Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:58:44.3746950Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:58:44.3790306Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T11:58:44.3790733Z .github/scripts/parse_ref.py 2022-08-17T11:58:44.3804517Z shell: /usr/bin/bash -e {0} 2022-08-17T11:58:44.3804724Z ##[endgroup] 2022-08-17T11:58:44.9560959Z Prepare all required actions 2022-08-17T11:58:44.9561209Z Getting action download info 2022-08-17T11:58:45.1021678Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T11:58:45.2240622Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T11:58:45.2240846Z with: 2022-08-17T11:58:45.2241150Z github-token: *** 2022-08-17T11:58:45.2241317Z ##[endgroup] 2022-08-17T11:58:45.2364260Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T11:58:45.2364506Z with: 2022-08-17T11:58:45.2364670Z shell: bash 2022-08-17T11:58:45.2364834Z timeout_minutes: 10 2022-08-17T11:58:45.2365013Z max_attempts: 5 2022-08-17T11:58:45.2365194Z retry_wait_seconds: 30 2022-08-17T11:58:45.2365601Z 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-17T11:58:45.2365980Z polling_interval_seconds: 1 2022-08-17T11:58:45.2366163Z warning_on_retry: true 2022-08-17T11:58:45.2366351Z continue_on_error: false 2022-08-17T11:58:45.2366539Z env: 2022-08-17T11:58:45.2366985Z GITHUB_TOKEN: *** 2022-08-17T11:58:45.2367170Z ##[endgroup] 2022-08-17T11:58:45.2684518Z 2022-08-17T11:58:45.2735559Z + python3 -m pip install requests==2.26.0 2022-08-17T11:58:48.3667302Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T11:58:48.5309394Z Collecting requests==2.26.0 2022-08-17T11:58:48.5456747Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T11:58:48.6942445Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T11:58:48.6980274Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T11:58:48.7799743Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T11:58:48.7841725Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T11:58:48.8269331Z Collecting certifi>=2017.4.17 2022-08-17T11:58:48.8305910Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T11:58:48.8622690Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T11:58:48.8657214Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T11:58:48.9195657Z Installing collected packages: urllib3, charset-normalizer, certifi, idna, requests 2022-08-17T11:58:49.0003897Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T11:58:49.0004438Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T11:58:49.1150970Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T11:58:49.2646907Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-0f287ff0b81e30ea3 2022-08-17T11:58:50.8855311Z + GHA_WORKFLOW_JOB_ID=7877973912 2022-08-17T11:58:50.8867473Z + echo '::set-output name=job-id::7877973912' 2022-08-17T11:58:51.2774751Z Command completed after 1 attempt(s). 2022-08-17T11:58:51.2774947Z 2022-08-17T11:58:51.2896088Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T11:58:51.2896466Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T11:58:51.2896797Z container_name=$(docker run \ 2022-08-17T11:58:51.2897008Z  -e BUILD_ENVIRONMENT \ 2022-08-17T11:58:51.2897229Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T11:58:51.2897445Z  -e AWS_DEFAULT_REGION \ 2022-08-17T11:58:51.2897634Z  -e PR_NUMBER \ 2022-08-17T11:58:51.2897815Z  -e SHA1 \ 2022-08-17T11:58:51.2897989Z  -e BRANCH \ 2022-08-17T11:58:51.2898163Z  -e SCCACHE_BUCKET \ 2022-08-17T11:58:51.2898365Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-08-17T11:58:51.2898557Z  -e XLA_CUDA \ 2022-08-17T11:58:51.2898751Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T11:58:51.2898988Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-08-17T11:58:51.2899254Z  -e TORCH_CUDA_ARCH_LIST \ 2022-08-17T11:58:51.2899440Z  -e PR_LABELS \ 2022-08-17T11:58:51.2899634Z  -e OUR_GITHUB_JOB_ID \ 2022-08-17T11:58:51.2899871Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T11:58:51.2900112Z  --security-opt seccomp=unconfined \ 2022-08-17T11:58:51.2900492Z  --cap-add=SYS_PTRACE \ 2022-08-17T11:58:51.2900689Z  --tty \ 2022-08-17T11:58:51.2900848Z  --detach \ 2022-08-17T11:58:51.2901029Z  --user jenkins \ 2022-08-17T11:58:51.2901262Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T11:58:51.2901510Z  -w /var/lib/jenkins/workspace \ 2022-08-17T11:58:51.2901702Z  "${DOCKER_IMAGE}" 2022-08-17T11:58:51.2901878Z ) 2022-08-17T11:58:51.2902107Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-08-17T11:58:51.2913469Z shell: /usr/bin/bash -e {0} 2022-08-17T11:58:51.2913657Z env: 2022-08-17T11:58:51.2913895Z BUILD_ENVIRONMENT: linux-xenial-py3-clang5-mobile-build 2022-08-17T11:58:51.2914127Z BRANCH: pull/82657 2022-08-17T11:58:51.2914327Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T11:58:51.2914520Z PR_NUMBER: 82657 2022-08-17T11:58:51.2914721Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T11:58:51.2914988Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T11:58:51.2915229Z SCCACHE_S3_KEY_PREFIX: pull 2022-08-17T11:58:51.2915493Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T11:58:51.2915838Z PR_LABELS: [ "open source", "cla signed", "module: nvfuser", "module: primTorch", "fx" ] 2022-08-17T11:58:51.2916098Z TORCH_CUDA_ARCH_LIST: 5.2 2022-08-17T11:58:51.2916456Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T11:58:51.2916778Z XLA_CUDA: 2022-08-17T11:58:51.2916939Z DEBUG: 0 2022-08-17T11:58:51.2917115Z OUR_GITHUB_JOB_ID: 7877973912 2022-08-17T11:58:51.2917285Z ##[endgroup] 2022-08-17T11:58:57.9214626Z ++ dirname .jenkins/pytorch/build.sh 2022-08-17T11:58:57.9218412Z + source .jenkins/pytorch/common.sh 2022-08-17T11:58:57.9222126Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T11:58:57.9230145Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T11:58:57.9232046Z +++ declare -f -t trap_add 2022-08-17T11:58:57.9235835Z ++ set -ex 2022-08-17T11:58:57.9236207Z ++ [[ linux-xenial-py3-clang5-mobile-build == *rocm* ]] 2022-08-17T11:58:57.9236499Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T11:58:57.9237135Z ++ [[ '' == *xla* ]] 2022-08-17T11:58:57.9237666Z ++ [[ linux-xenial-py3-clang5-mobile-build == *centos* ]] 2022-08-17T11:58:57.9238175Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-bionic* ]] 2022-08-17T11:58:57.9238548Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-focal* ]] 2022-08-17T11:58:57.9240539Z ++ dirname .jenkins/pytorch/build.sh 2022-08-17T11:58:57.9245504Z + source .jenkins/pytorch/common-build.sh 2022-08-17T11:58:57.9247329Z ++ [[ linux-xenial-py3-clang5-mobile-build != *win-* ]] 2022-08-17T11:58:57.9251974Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-08-17T11:58:57.9259360Z +++ cd .jenkins/pytorch 2022-08-17T11:58:57.9259855Z +++ pwd -P 2022-08-17T11:58:57.9261670Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T11:58:57.9262063Z ++ which sccache 2022-08-17T11:58:57.9269231Z ++ sccache --stop-server 2022-08-17T11:58:57.9289930Z ++ true 2022-08-17T11:58:57.9290401Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-08-17T11:58:57.9296620Z ++ [[ -n 1 ]] 2022-08-17T11:58:57.9297049Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-08-17T11:58:57.9297387Z Skipping sccache server initialization, setting environment variables 2022-08-17T11:58:57.9297640Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:58:57.9297848Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:58:57.9298099Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:58:57.9298349Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:58:57.9298600Z ++ export RUST_LOG=sccache::server=error 2022-08-17T11:58:57.9298825Z ++ RUST_LOG=sccache::server=error 2022-08-17T11:58:57.9299041Z ++ sccache --zero-stats 2022-08-17T11:58:57.9507713Z Compile requests 0 2022-08-17T11:58:57.9508187Z Compile requests executed 0 2022-08-17T11:58:57.9508429Z Cache hits 0 2022-08-17T11:58:57.9508626Z Cache misses 0 2022-08-17T11:58:57.9508824Z Cache timeouts 0 2022-08-17T11:58:57.9509023Z Cache read errors 0 2022-08-17T11:58:57.9509226Z Forced recaches 0 2022-08-17T11:58:57.9509411Z Cache write errors 0 2022-08-17T11:58:57.9509615Z Compilation failures 0 2022-08-17T11:58:57.9509849Z Cache errors 0 2022-08-17T11:58:57.9510269Z Non-cacheable compilations 0 2022-08-17T11:58:57.9510594Z Non-cacheable calls 0 2022-08-17T11:58:57.9510949Z Non-compilation calls 0 2022-08-17T11:58:57.9511237Z Unsupported compiler calls 0 2022-08-17T11:58:57.9511454Z Average cache write 0.000 s 2022-08-17T11:58:57.9511667Z Average cache read miss 0.000 s 2022-08-17T11:58:57.9511868Z Average cache read hit 0.000 s 2022-08-17T11:58:57.9512083Z Failed distributed compilations 0 2022-08-17T11:58:57.9512769Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T11:58:57.9513185Z ++ trap_add sccache_epilogue EXIT 2022-08-17T11:58:57.9513383Z ++ trap_add_cmd=sccache_epilogue 2022-08-17T11:58:57.9513563Z ++ shift 2022-08-17T11:58:57.9513772Z ++ for trap_add_name in '"$@"' 2022-08-17T11:58:57.9517597Z ++++ trap -p EXIT 2022-08-17T11:58:57.9520206Z +++ eval 'extract_trap_cmd ' 2022-08-17T11:58:57.9520459Z ++++ extract_trap_cmd 2022-08-17T11:58:57.9520667Z ++++ printf '%s\n' '' 2022-08-17T11:58:57.9520908Z +++ printf '%s\n' sccache_epilogue 2022-08-17T11:58:57.9522967Z ++ trap -- ' 2022-08-17T11:58:57.9523384Z sccache_epilogue' EXIT 2022-08-17T11:58:57.9523611Z ++ which ccache 2022-08-17T11:58:57.9532338Z + [[ linux-xenial-py3-clang5-mobile-build == *-clang7-asan* ]] 2022-08-17T11:58:57.9532732Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-*build* ]] 2022-08-17T11:58:57.9536484Z ++ dirname .jenkins/pytorch/build.sh 2022-08-17T11:58:57.9541458Z + exec .jenkins/pytorch/build-mobile.sh 2022-08-17T11:58:57.9577359Z ++ [[ linux-xenial-py3-clang5-mobile-build == *rocm* ]] 2022-08-17T11:58:57.9577646Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T11:58:57.9577869Z ++ [[ '' == *xla* ]] 2022-08-17T11:58:57.9578165Z ++ [[ linux-xenial-py3-clang5-mobile-build == *centos* ]] 2022-08-17T11:58:57.9578521Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-bionic* ]] 2022-08-17T11:58:57.9579083Z ++ [[ linux-xenial-py3-clang5-mobile-build == *linux-focal* ]] 2022-08-17T11:58:57.9580760Z ++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/build-mobile.sh 2022-08-17T11:58:57.9585240Z + source /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-08-17T11:58:57.9587075Z ++ [[ linux-xenial-py3-clang5-mobile-build != *win-* ]] 2022-08-17T11:58:57.9592314Z ++++ dirname /var/lib/jenkins/workspace/.jenkins/pytorch/common-build.sh 2022-08-17T11:58:57.9599679Z +++ cd /var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T11:58:57.9600213Z +++ pwd -P 2022-08-17T11:58:57.9602326Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-08-17T11:58:57.9602596Z ++ which sccache 2022-08-17T11:58:57.9609762Z ++ sccache --stop-server 2022-08-17T11:58:57.9632720Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-08-17T11:58:57.9639697Z ++ [[ -n 1 ]] 2022-08-17T11:58:57.9640454Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-08-17T11:58:57.9641131Z Skipping sccache server initialization, setting environment variables 2022-08-17T11:58:57.9641643Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:58:57.9642080Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-08-17T11:58:57.9642477Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:58:57.9642845Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-08-17T11:58:57.9643475Z ++ export RUST_LOG=sccache::server=error 2022-08-17T11:58:57.9643825Z ++ RUST_LOG=sccache::server=error 2022-08-17T11:58:57.9644164Z ++ sccache --zero-stats 2022-08-17T11:58:57.9847537Z Compile requests 0 2022-08-17T11:58:57.9847998Z Compile requests executed 0 2022-08-17T11:58:57.9848398Z Cache hits 0 2022-08-17T11:58:57.9848765Z Cache misses 0 2022-08-17T11:58:57.9849046Z Cache timeouts 0 2022-08-17T11:58:57.9849413Z Cache read errors 0 2022-08-17T11:58:57.9849833Z Forced recaches 0 2022-08-17T11:58:57.9850174Z Cache write errors 0 2022-08-17T11:58:57.9850648Z Compilation failures 0 2022-08-17T11:58:57.9851070Z Cache errors 0 2022-08-17T11:58:57.9851633Z Non-cacheable compilations 0 2022-08-17T11:58:57.9852191Z Non-cacheable calls 0 2022-08-17T11:58:57.9852785Z Non-compilation calls 0 2022-08-17T11:58:57.9853134Z Unsupported compiler calls 0 2022-08-17T11:58:57.9853635Z Average cache write 0.000 s 2022-08-17T11:58:57.9853932Z Average cache read miss 0.000 s 2022-08-17T11:58:57.9854161Z Average cache read hit 0.000 s 2022-08-17T11:58:57.9854472Z Failed distributed compilations 0 2022-08-17T11:58:57.9855100Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-08-17T11:58:57.9855584Z ++ trap_add sccache_epilogue EXIT 2022-08-17T11:58:57.9855810Z ++ trap_add_cmd=sccache_epilogue 2022-08-17T11:58:57.9856067Z ++ shift 2022-08-17T11:58:57.9856358Z ++ for trap_add_name in '"$@"' 2022-08-17T11:58:57.9859525Z ++++ trap -p EXIT 2022-08-17T11:58:57.9863925Z +++ eval 'extract_trap_cmd ' 2022-08-17T11:58:57.9864272Z ++++ extract_trap_cmd 2022-08-17T11:58:57.9864690Z /var/lib/jenkins/workspace/.jenkins/pytorch/common_utils.sh: line 24: $3: unbound variable 2022-08-17T11:58:57.9865224Z ++ trap -- '' EXIT 2022-08-17T11:58:57.9865536Z ++ which ccache 2022-08-17T11:58:57.9904740Z + retry pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-08-17T11:58:57.9905883Z + pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --progress-bar off 2022-08-17T11:58:58.3587094Z Looking in links: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html 2022-08-17T11:58:58.9642707Z Collecting torch 2022-08-17T11:58:58.9696928Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-1.13.0.dev20220817%2Bcpu-cp37-cp37m-linux_x86_64.whl (195.4 MB) 2022-08-17T11:59:01.2777660Z Collecting torchvision 2022-08-17T11:59:01.2834632Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.14.0.dev20220817%2Bcpu-cp37-cp37m-linux_x86_64.whl (13.9 MB) 2022-08-17T11:59:01.4000608Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch) (4.3.0) 2022-08-17T11:59:01.4088792Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision) (1.18.5) 2022-08-17T11:59:01.4093836Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision) (2.28.1) 2022-08-17T11:59:01.4101701Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision) (9.2.0) 2022-08-17T11:59:01.4298140Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2.0.4) 2022-08-17T11:59:01.4304901Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (3.3) 2022-08-17T11:59:01.4312387Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (1.26.11) 2022-08-17T11:59:01.4319570Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision) (2022.6.15) 2022-08-17T11:59:01.8981710Z Installing collected packages: torch, torchvision 2022-08-17T11:59:09.7223895Z Successfully installed torch-1.13.0.dev20220817+cpu torchvision-0.14.0.dev20220817+cpu 2022-08-17T11:59:09.8448284Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-custom-build-static* ]] 2022-08-17T11:59:09.8448786Z + [[ linux-xenial-py3-clang5-mobile-build == *-mobile-lightweight-dispatch* ]] 2022-08-17T11:59:09.8449086Z + TEST_DEFAULT_BUILD=1 2022-08-17T11:59:09.8449306Z + test/mobile/custom_build/build.sh 2022-08-17T11:59:09.8465325Z +++ dirname test/mobile/custom_build/build.sh 2022-08-17T11:59:09.8472991Z ++ cd test/mobile/custom_build/../../.. 2022-08-17T11:59:09.8473312Z ++ pwd -P 2022-08-17T11:59:09.8475398Z + SRC_ROOT=/var/lib/jenkins/workspace 2022-08-17T11:59:09.8475766Z + TEST_SRC_ROOT=/var/lib/jenkins/workspace/test/mobile/custom_build 2022-08-17T11:59:09.8476061Z + BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:09.8476440Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:09.8487004Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:09.8491548Z + '[' -n 1 ']' 2022-08-17T11:59:09.8491748Z + test_default_build 2022-08-17T11:59:09.8491968Z + prepare_model_and_dump_root_ops 2022-08-17T11:59:09.8492202Z + cd /var/lib/jenkins/workspace/build_test_custom_build 2022-08-17T11:59:09.8492497Z + MODEL=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-08-17T11:59:09.8492821Z + ROOT_OPS=/var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.yaml 2022-08-17T11:59:09.8493129Z + python /var/lib/jenkins/workspace/test/mobile/custom_build/prepare_model.py 2022-08-17T11:59:10.9577080Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and will be removed in 0.15, please use 'weights' instead. 2022-08-17T11:59:10.9577638Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T11:59:10.9578536Z /opt/conda/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and will be removed in 0.15. The current behavior is equivalent to passing `weights=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2022-08-17T11:59:10.9579077Z warnings.warn(msg) 2022-08-17T11:59:11.0132777Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2022-08-17T11:59:11.0404812Z 2022-08-17T11:59:11.0983089Z 0% 0.00/13.6M [00:00) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0465302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0468208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0471002Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0473939Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0478484Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0482441Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0483838Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0485068Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0485644Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0486122Z  ^ 2022-08-17T12:01:18.0486923Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0487487Z size_t S, 2022-08-17T12:01:18.0487901Z  ^ 2022-08-17T12:01:18.0488713Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0489249Z int64_t i, 2022-08-17T12:01:18.0489651Z  ^ 2022-08-17T12:01:18.0492006Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0495455Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0498255Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0501158Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0504196Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0509318Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0513521Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0515227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0516343Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0517099Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0517605Z  ^ 2022-08-17T12:01:18.0518469Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0519039Z size_t S, 2022-08-17T12:01:18.0519482Z  ^ 2022-08-17T12:01:18.0520396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0521008Z int64_t i, 2022-08-17T12:01:18.0521423Z  ^ 2022-08-17T12:01:18.0523899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0527122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0530031Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0532788Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0536009Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0540644Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0544722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0546329Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0547284Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0547922Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0548426Z  ^ 2022-08-17T12:01:18.0549207Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0549825Z size_t S, 2022-08-17T12:01:18.0550276Z  ^ 2022-08-17T12:01:18.0551143Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0551732Z int64_t i, 2022-08-17T12:01:18.0552176Z  ^ 2022-08-17T12:01:18.0554838Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0558219Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0561205Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0563952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0566836Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0571307Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0575424Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0576928Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0577942Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0578557Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0579036Z  ^ 2022-08-17T12:01:18.0579841Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0580524Z size_t S, 2022-08-17T12:01:18.0580921Z  ^ 2022-08-17T12:01:18.0581733Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0582272Z int64_t i, 2022-08-17T12:01:18.0582715Z  ^ 2022-08-17T12:01:18.0585261Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0588346Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0591412Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0594384Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0597539Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0602078Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0606155Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0607747Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0608813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0609496Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0610014Z  ^ 2022-08-17T12:01:18.0610869Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0611539Z size_t S, 2022-08-17T12:01:18.0611962Z  ^ 2022-08-17T12:01:18.0612810Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0613499Z int64_t i, 2022-08-17T12:01:18.0613929Z  ^ 2022-08-17T12:01:18.0616318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0619437Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0622485Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0625357Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0628479Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0633282Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0637392Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0638837Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0639908Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0640577Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0641065Z  ^ 2022-08-17T12:01:18.0641902Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0642468Z size_t S, 2022-08-17T12:01:18.0642878Z  ^ 2022-08-17T12:01:18.0643690Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0644245Z int64_t i, 2022-08-17T12:01:18.0644659Z  ^ 2022-08-17T12:01:18.0647000Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0650267Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0653192Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0656047Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0659242Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0664014Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0668220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0669840Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0670918Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0671589Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0672048Z  ^ 2022-08-17T12:01:18.0672865Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0673419Z size_t S, 2022-08-17T12:01:18.0673824Z  ^ 2022-08-17T12:01:18.0674638Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0675232Z int64_t i, 2022-08-17T12:01:18.0675659Z  ^ 2022-08-17T12:01:18.0678221Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0681496Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0684426Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0687456Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0690704Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0695353Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0699454Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0701133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0702203Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0702859Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0703378Z  ^ 2022-08-17T12:01:18.0704250Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0704813Z size_t S, 2022-08-17T12:01:18.0705201Z  ^ 2022-08-17T12:01:18.0706033Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0706605Z int64_t i, 2022-08-17T12:01:18.0707013Z  ^ 2022-08-17T12:01:18.0709633Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0712819Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0715717Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0718623Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0722372Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0727130Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0731342Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.0733001Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.0734036Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0734758Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0735251Z  ^ 2022-08-17T12:01:18.0736288Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0736835Z size_t S, 2022-08-17T12:01:18.0737247Z  ^ 2022-08-17T12:01:18.0738041Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0738605Z int64_t i, 2022-08-17T12:01:18.0739007Z  ^ 2022-08-17T12:01:18.0741486Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0744677Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0747529Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0750554Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0753778Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0758437Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0762582Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0764137Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0765186Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0765816Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0766306Z  ^ 2022-08-17T12:01:18.0767285Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0767941Z size_t S, 2022-08-17T12:01:18.0768377Z  ^ 2022-08-17T12:01:18.0769253Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0769841Z int64_t i, 2022-08-17T12:01:18.0770292Z  ^ 2022-08-17T12:01:18.0772671Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0775913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0778757Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0781764Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0784750Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0789292Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0793221Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0794708Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0795770Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0796418Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0796941Z  ^ 2022-08-17T12:01:18.0797794Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0798360Z size_t S, 2022-08-17T12:01:18.0798765Z  ^ 2022-08-17T12:01:18.0799589Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0800107Z int64_t i, 2022-08-17T12:01:18.0800467Z  ^ 2022-08-17T12:01:18.0802905Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0806088Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0808979Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0811774Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0814879Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0819227Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0823525Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0825052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0826158Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0826813Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0827323Z  ^ 2022-08-17T12:01:18.0828185Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0828759Z size_t S, 2022-08-17T12:01:18.0829177Z  ^ 2022-08-17T12:01:18.0829966Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0830551Z int64_t i, 2022-08-17T12:01:18.0830918Z  ^ 2022-08-17T12:01:18.0833319Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0836618Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0839480Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0842162Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0845390Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0849787Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0853651Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0855057Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0856089Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0856741Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0857262Z  ^ 2022-08-17T12:01:18.0858142Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0858744Z size_t S, 2022-08-17T12:01:18.0859151Z  ^ 2022-08-17T12:01:18.0860029Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0860740Z int64_t i, 2022-08-17T12:01:18.0861173Z  ^ 2022-08-17T12:01:18.0863740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0866997Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0869867Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0872655Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0875461Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0879882Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0883904Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0885431Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0886462Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0887116Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0887624Z  ^ 2022-08-17T12:01:18.0888486Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0889077Z size_t S, 2022-08-17T12:01:18.0889485Z  ^ 2022-08-17T12:01:18.0890327Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0890920Z int64_t i, 2022-08-17T12:01:18.0891338Z  ^ 2022-08-17T12:01:18.0893919Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0897166Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0900238Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0903148Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0906031Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0910351Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0914077Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0915475Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0916457Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0917056Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0917504Z  ^ 2022-08-17T12:01:18.0918367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0918909Z size_t S, 2022-08-17T12:01:18.0919299Z  ^ 2022-08-17T12:01:18.0920211Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0920835Z int64_t i, 2022-08-17T12:01:18.0921241Z  ^ 2022-08-17T12:01:18.0923674Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0926890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0929736Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0932441Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0935581Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0940055Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0943483Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0944757Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0945740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0946368Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0946841Z  ^ 2022-08-17T12:01:18.0947664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0948278Z size_t S, 2022-08-17T12:01:18.0948660Z  ^ 2022-08-17T12:01:18.0949438Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0949975Z int64_t i, 2022-08-17T12:01:18.0950356Z  ^ 2022-08-17T12:01:18.0952679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0956045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0958825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0961737Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0964735Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0969091Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.0972855Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.0974431Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.0975533Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0976210Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.0976714Z  ^ 2022-08-17T12:01:18.0977581Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0978162Z size_t S, 2022-08-17T12:01:18.0978555Z  ^ 2022-08-17T12:01:18.0979397Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.0979969Z int64_t i, 2022-08-17T12:01:18.0980532Z  ^ 2022-08-17T12:01:18.0983003Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.0986138Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.0988956Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.0991712Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.0994685Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.0999204Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1003021Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1004568Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1005642Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1006289Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.1006793Z  ^ 2022-08-17T12:01:18.1007643Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1008213Z size_t S, 2022-08-17T12:01:18.1008631Z  ^ 2022-08-17T12:01:18.1009487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1010073Z int64_t i, 2022-08-17T12:01:18.1010474Z  ^ 2022-08-17T12:01:18.1012966Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1016326Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.1019181Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1022067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1025102Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1029639Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1033498Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1034956Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1035853Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1036418Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.1036849Z  ^ 2022-08-17T12:01:18.1037566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1038053Z size_t S, 2022-08-17T12:01:18.1038439Z  ^ 2022-08-17T12:01:18.1039324Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1039919Z int64_t i, 2022-08-17T12:01:18.1040344Z  ^ 2022-08-17T12:01:18.1042647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1045726Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.1048518Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1051423Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1054810Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1059257Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1063395Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1064927Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1065966Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1066586Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.1067110Z  ^ 2022-08-17T12:01:18.1068000Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1068521Z size_t S, 2022-08-17T12:01:18.1068922Z  ^ 2022-08-17T12:01:18.1069733Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1070445Z int64_t i, 2022-08-17T12:01:18.1070863Z  ^ 2022-08-17T12:01:18.1073028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1075820Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1078394Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1080713Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1083381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1086416Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1089425Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1092441Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1097238Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1101400Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1102956Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1103958Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1104644Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1105185Z  ^ 2022-08-17T12:01:18.1106040Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1106768Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1107352Z  ^ 2022-08-17T12:01:18.1108221Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1108997Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1109595Z  ^ 2022-08-17T12:01:18.1111885Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1114702Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1117081Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1119331Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1121930Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1124915Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1127921Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1130983Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1135491Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1139591Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1141151Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1142191Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1142905Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1143465Z  ^ 2022-08-17T12:01:18.1144333Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1145064Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1145652Z  ^ 2022-08-17T12:01:18.1146652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1147366Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1148028Z  ^ 2022-08-17T12:01:18.1150104Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1152828Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1155461Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1157811Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1160576Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1163600Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1166503Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1169652Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1174207Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1178217Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1179746Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1180794Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1181364Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1181817Z  ^ 2022-08-17T12:01:18.1182704Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1183420Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1184145Z  ^ 2022-08-17T12:01:18.1185043Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1185818Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1186449Z  ^ 2022-08-17T12:01:18.1188642Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1191329Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1193877Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1196172Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1198880Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1201785Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1204732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1207760Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1212172Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1216167Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1217802Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1218783Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1219465Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1220026Z  ^ 2022-08-17T12:01:18.1221010Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1221852Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1222459Z  ^ 2022-08-17T12:01:18.1223419Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1224155Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1224770Z  ^ 2022-08-17T12:01:18.1226987Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1229711Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1232337Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1234656Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1237426Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1240556Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1243589Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1246846Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1251274Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1255523Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1257096Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1258151Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1258885Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1259443Z  ^ 2022-08-17T12:01:18.1260560Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1261242Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1261895Z  ^ 2022-08-17T12:01:18.1262765Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1263455Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1264052Z  ^ 2022-08-17T12:01:18.1266180Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1268886Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1271363Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1273624Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1276387Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1279645Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1282847Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1285864Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1290503Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1294785Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1296389Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1297463Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1298184Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1298746Z  ^ 2022-08-17T12:01:18.1299760Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1300683Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1301245Z  ^ 2022-08-17T12:01:18.1302074Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1302720Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1303297Z  ^ 2022-08-17T12:01:18.1305507Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1308238Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1310878Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1313208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1315901Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1319076Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1322012Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1325035Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1329519Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1333430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1334905Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1335899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1336551Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1337181Z  ^ 2022-08-17T12:01:18.1338080Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1338859Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1339433Z  ^ 2022-08-17T12:01:18.1340418Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1341138Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1341747Z  ^ 2022-08-17T12:01:18.1343920Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1346625Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1349283Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1351472Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1354196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1357333Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1360301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1363453Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1368245Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1372180Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1373799Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1374824Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1375598Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1376141Z  ^ 2022-08-17T12:01:18.1377067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1377755Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1378311Z  ^ 2022-08-17T12:01:18.1379140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1379801Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1380512Z  ^ 2022-08-17T12:01:18.1382672Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1385291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1387857Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1390189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1392938Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1396121Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1399197Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vop_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1402331Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1406952Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1411041Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::; vec_func_t = at::native::{anonymous}::arange_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)::::::::]' 2022-08-17T12:01:18.1412625Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:22:3: required from here 2022-08-17T12:01:18.1413838Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1414558Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1415173Z  ^ 2022-08-17T12:01:18.1416063Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1416793Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1417370Z  ^ 2022-08-17T12:01:18.1418249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1418965Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1419586Z  ^ 2022-08-17T12:01:18.1421825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1424515Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1427094Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1429424Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1432065Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1434977Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1437688Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1440610Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1445201Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1449161Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1450724Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1451848Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1452569Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1453266Z  ^ 2022-08-17T12:01:18.1454160Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1454887Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1455461Z  ^ 2022-08-17T12:01:18.1456339Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1457055Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1457680Z  ^ 2022-08-17T12:01:18.1459779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1462430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1464861Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1467060Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1469700Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1472808Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1475784Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1478899Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1483291Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1487212Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1488748Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1489891Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1490614Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1491239Z  ^ 2022-08-17T12:01:18.1492118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1492856Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1493523Z  ^ 2022-08-17T12:01:18.1494390Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1495122Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1495759Z  ^ 2022-08-17T12:01:18.1497915Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1500740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1503275Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1505548Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1508244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1511294Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1514045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1516801Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1521211Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1525211Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1526738Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1527860Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1528668Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1529243Z  ^ 2022-08-17T12:01:18.1530189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1530914Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1531488Z  ^ 2022-08-17T12:01:18.1532386Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1533172Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1533798Z  ^ 2022-08-17T12:01:18.1535931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1538361Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1541025Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1543351Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1546049Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1548908Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1551882Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1554973Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1559547Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1563604Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1565173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1566231Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1567002Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1567568Z  ^ 2022-08-17T12:01:18.1568522Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1569255Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1569831Z  ^ 2022-08-17T12:01:18.1570700Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1571411Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1572024Z  ^ 2022-08-17T12:01:18.1574289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1576982Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1579382Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1581577Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1583960Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1586799Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1589582Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1592445Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1596943Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1600718Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1602138Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1603114Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1603882Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1604426Z  ^ 2022-08-17T12:01:18.1605353Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1606020Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1606613Z  ^ 2022-08-17T12:01:18.1607488Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1608190Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1608791Z  ^ 2022-08-17T12:01:18.1610943Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1613676Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1616042Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1618081Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1623648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1625572Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1627204Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1628871Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1631327Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1633491Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1634319Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1634887Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1635329Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1635642Z  ^ 2022-08-17T12:01:18.1636129Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1636545Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1636868Z  ^ 2022-08-17T12:01:18.1637350Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1637740Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1638070Z  ^ 2022-08-17T12:01:18.1639219Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1640660Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1642035Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1643267Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1644703Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1646341Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1647946Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1649592Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1652016Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1654255Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1655097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1655656Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1656118Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1656469Z  ^ 2022-08-17T12:01:18.1656959Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1657386Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1657712Z  ^ 2022-08-17T12:01:18.1658197Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1658585Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1658911Z  ^ 2022-08-17T12:01:18.1660069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1662538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1665083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1667373Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1670030Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1673173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1675996Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1678868Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1683148Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1686907Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1688517Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1689509Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1690196Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1690866Z  ^ 2022-08-17T12:01:18.1691767Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1692540Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1693186Z  ^ 2022-08-17T12:01:18.1694080Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1694767Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1695357Z  ^ 2022-08-17T12:01:18.1697501Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1699865Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1702381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1704544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1706961Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1709952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1712953Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1716048Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1720348Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1724194Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1725752Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1726798Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1727515Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1728153Z  ^ 2022-08-17T12:01:18.1729052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1729811Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1730411Z  ^ 2022-08-17T12:01:18.1731313Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1732029Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1732632Z  ^ 2022-08-17T12:01:18.1734751Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1737157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1739341Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1741703Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1744396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1747516Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1750545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1753655Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1758248Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1762321Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1763889Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1764948Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1765667Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1766230Z  ^ 2022-08-17T12:01:18.1767149Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1767896Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1768492Z  ^ 2022-08-17T12:01:18.1769382Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1770100Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1770707Z  ^ 2022-08-17T12:01:18.1772869Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.1775672Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:18.1778249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:18.1780692Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::&; int64_t = long int]' 2022-08-17T12:01:18.1783429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; size_t = long unsigned int]' 2022-08-17T12:01:18.1786585Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]::' 2022-08-17T12:01:18.1789613Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vop_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; int64_t = long int]' 2022-08-17T12:01:18.1792715Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.1797293Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::::, at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t):::::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.1801340Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:386:3: required from 'void at::native::DEFAULT::cpu_serial_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, const at::Range&) [with func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::; vec_func_t = at::native::{anonymous}::linspace_kernel(at::TensorIterator&, const c10::Scalar&, const c10::Scalar&, int64_t)::::::::]' 2022-08-17T12:01:18.1802913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp:46:3: required from here 2022-08-17T12:01:18.1803959Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1804678Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1805242Z  ^ 2022-08-17T12:01:18.1806227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1806993Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1807587Z  ^ 2022-08-17T12:01:18.1808463Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.1809162Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:18.1809772Z  ^ 2022-08-17T12:01:18.1810521Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:18.1811488Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.1812442Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.2086623Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.3591497Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.3981865Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.4444584Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.4864412Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.5200608Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.6897082Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.7404465Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.7483208Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.8093653Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.8134986Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.8265259Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:18.9589362Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:7:0, 2022-08-17T12:01:18.9590419Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp:1: 2022-08-17T12:01:18.9594013Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9597821Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits]::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9606477Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; int64_t = long int]' 2022-08-17T12:01:18.9612867Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:01:18.9619897Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9634003Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9736576Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:01:18.9742632Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:36:51: required from here 2022-08-17T12:01:18.9753953Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9754663Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9755201Z  ^ 2022-08-17T12:01:18.9756094Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9756711Z size_t S, 2022-08-17T12:01:18.9757119Z  ^ 2022-08-17T12:01:18.9757993Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9758606Z int64_t i, 2022-08-17T12:01:18.9759036Z  ^ 2022-08-17T12:01:18.9761419Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9764756Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9767372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9769820Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9772708Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9777072Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9780915Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9782318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9783371Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9784042Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9784560Z  ^ 2022-08-17T12:01:18.9785423Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9785998Z size_t S, 2022-08-17T12:01:18.9786416Z  ^ 2022-08-17T12:01:18.9787280Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9787855Z int64_t i, 2022-08-17T12:01:18.9788280Z  ^ 2022-08-17T12:01:18.9790623Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9793852Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9796401Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9798751Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9801385Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9805528Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9809238Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9810467Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9811383Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9811930Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9812557Z  ^ 2022-08-17T12:01:18.9813520Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9814160Z size_t S, 2022-08-17T12:01:18.9814582Z  ^ 2022-08-17T12:01:18.9815296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9815778Z int64_t i, 2022-08-17T12:01:18.9816134Z  ^ 2022-08-17T12:01:18.9818178Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9821406Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9824075Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9826555Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9829230Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9833535Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9837311Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9838716Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9839764Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9840442Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9840949Z  ^ 2022-08-17T12:01:18.9841826Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9842421Z size_t S, 2022-08-17T12:01:18.9842829Z  ^ 2022-08-17T12:01:18.9843683Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9844286Z int64_t i, 2022-08-17T12:01:18.9844715Z  ^ 2022-08-17T12:01:18.9847070Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9850118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9852745Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9855296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9857951Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9863719Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9867399Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9868818Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9869842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9870510Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9871018Z  ^ 2022-08-17T12:01:18.9871877Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9872469Z size_t S, 2022-08-17T12:01:18.9872898Z  ^ 2022-08-17T12:01:18.9873746Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9874333Z int64_t i, 2022-08-17T12:01:18.9874903Z  ^ 2022-08-17T12:01:18.9877285Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9880388Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9882970Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9885442Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9888108Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9892246Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9896086Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9897533Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9898540Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9899199Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9899710Z  ^ 2022-08-17T12:01:18.9900699Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9901274Z size_t S, 2022-08-17T12:01:18.9901689Z  ^ 2022-08-17T12:01:18.9902547Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9903116Z int64_t i, 2022-08-17T12:01:18.9903475Z  ^ 2022-08-17T12:01:18.9905628Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9908416Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9911009Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9913602Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9916271Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9920470Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9924157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9925541Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9926573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9927193Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9927642Z  ^ 2022-08-17T12:01:18.9928515Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9929083Z size_t S, 2022-08-17T12:01:18.9929475Z  ^ 2022-08-17T12:01:18.9930242Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9930828Z int64_t i, 2022-08-17T12:01:18.9931248Z  ^ 2022-08-17T12:01:18.9933776Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9936853Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9939481Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9942921Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9945467Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9949344Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9953000Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9954386Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9955602Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9956334Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9956848Z  ^ 2022-08-17T12:01:18.9957721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9958324Z size_t S, 2022-08-17T12:01:18.9958739Z  ^ 2022-08-17T12:01:18.9959571Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9960158Z int64_t i, 2022-08-17T12:01:18.9960587Z  ^ 2022-08-17T12:01:18.9962982Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:18.9966072Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:18.9968658Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:18.9971070Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9973780Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:18.9977991Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:18.9981562Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:18.9982875Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:18.9983892Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9984556Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:18.9985083Z  ^ 2022-08-17T12:01:18.9985951Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9986515Z size_t S, 2022-08-17T12:01:18.9986934Z  ^ 2022-08-17T12:01:18.9987782Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:18.9988375Z int64_t i, 2022-08-17T12:01:18.9988785Z  ^ 2022-08-17T12:01:18.9991150Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0040874Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized >; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.0043896Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0046258Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0048819Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0052746Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0056445Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0057837Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0058874Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0059556Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:19.0060062Z  ^ 2022-08-17T12:01:19.0119170Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0119787Z size_t S, 2022-08-17T12:01:19.0120404Z  ^ 2022-08-17T12:01:19.0121261Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0121933Z int64_t i, 2022-08-17T12:01:19.0122377Z  ^ 2022-08-17T12:01:19.0124723Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0127736Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.0130328Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0132756Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0135527Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0139706Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0143487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0144855Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0145861Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0146514Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:19.0147022Z  ^ 2022-08-17T12:01:19.0147882Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0148200Z size_t S, 2022-08-17T12:01:19.0148434Z  ^ 2022-08-17T12:01:19.0148899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0149210Z int64_t i, 2022-08-17T12:01:19.0149449Z  ^ 2022-08-17T12:01:19.0150601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0152776Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0155229Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0157531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::&; int64_t = long int]' 2022-08-17T12:01:19.0160041Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; size_t = long unsigned int]' 2022-08-17T12:01:19.0162923Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]::' 2022-08-17T12:01:19.0165604Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:01:19.0168487Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0172836Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d]::, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0176528Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::complex]::; int64_t = long int]' 2022-08-17T12:01:19.0177544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:36:51: required from here 2022-08-17T12:01:19.0178557Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0179309Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0179800Z  ^ 2022-08-17T12:01:19.0180679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0181259Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0181802Z  ^ 2022-08-17T12:01:19.0182530Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0183110Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0183648Z  ^ 2022-08-17T12:01:19.0185557Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0188569Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.0191124Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; int64_t = long int]' 2022-08-17T12:01:19.0193617Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:01:19.0196448Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0200584Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0204129Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:01:19.0205945Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]' 2022-08-17T12:01:19.0206935Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:41:54: required from here 2022-08-17T12:01:19.0207955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0208630Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:19.0209147Z  ^ 2022-08-17T12:01:19.0209997Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0210502Z size_t S, 2022-08-17T12:01:19.0210910Z  ^ 2022-08-17T12:01:19.0211773Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0212322Z int64_t i, 2022-08-17T12:01:19.0212742Z  ^ 2022-08-17T12:01:19.0215303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec_impl(char* __restrict__*, const typename traits::result_type&, size_t, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0218497Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:78:38: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference_vec(char* __restrict__*, const typename traits::result_type&, size_t, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; typename traits::result_type = at::vec::DEFAULT::Vectorized; size_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.0221131Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:211:41: required from 'void at::native::DEFAULT::vectorized_loop(char**, int64_t, int64_t, func_t&&, vec_func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; int64_t = long int]' 2022-08-17T12:01:19.0223638Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:274:24: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:01:19.0226335Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0230357Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0233959Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:01:19.0235773Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]' 2022-08-17T12:01:19.0236695Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:43:58: required from here 2022-08-17T12:01:19.0237686Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:61:46: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0238270Z dereference_vec_impl(char* C10_RESTRICT data[], 2022-08-17T12:01:19.0238758Z  ^ 2022-08-17T12:01:19.0239566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:63:29: warning: parameter 'S' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0240116Z size_t S, 2022-08-17T12:01:19.0240512Z  ^ 2022-08-17T12:01:19.0241308Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:64:30: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0241858Z int64_t i, 2022-08-17T12:01:19.0242257Z  ^ 2022-08-17T12:01:19.0244064Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0246258Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0248307Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0250080Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0252083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0254379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0256432Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0258644Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0262157Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0265268Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0266557Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0267503Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0268176Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0268744Z  ^ 2022-08-17T12:01:19.0269700Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0270386Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0271009Z  ^ 2022-08-17T12:01:19.0271832Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0272494Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0273090Z  ^ 2022-08-17T12:01:19.0274930Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0277122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0279208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0281047Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0283098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0285324Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0287645Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0289979Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0293938Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0297551Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0298938Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0299987Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0300811Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0301279Z  ^ 2022-08-17T12:01:19.0302009Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0302687Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0303259Z  ^ 2022-08-17T12:01:19.0304114Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0304817Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0305444Z  ^ 2022-08-17T12:01:19.0307549Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0310050Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0312366Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0314410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0316684Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0319173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0321394Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0323469Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0327393Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0330958Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0332337Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0333414Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0334139Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0334699Z  ^ 2022-08-17T12:01:19.0335534Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0336229Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0336812Z  ^ 2022-08-17T12:01:19.0337670Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0338367Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0338991Z  ^ 2022-08-17T12:01:19.0341098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0343554Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0346062Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0348038Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0350276Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0352829Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0355309Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0357925Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0362028Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0365352Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0366558Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0367391Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0368022Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0368606Z  ^ 2022-08-17T12:01:19.0369395Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0370074Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0370630Z  ^ 2022-08-17T12:01:19.0371472Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0372185Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0372784Z  ^ 2022-08-17T12:01:19.0374864Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0377303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0379573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0381679Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0383990Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0386517Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0388842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0391456Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0395504Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0398524Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0399913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0400950Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0401681Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0402303Z  ^ 2022-08-17T12:01:19.0403190Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0403950Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0404551Z  ^ 2022-08-17T12:01:19.0405418Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0406109Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0406739Z  ^ 2022-08-17T12:01:19.0408650Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0411032Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0413373Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0415434Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0417692Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0420203Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0422900Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0425543Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0429568Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0433144Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0434520Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0435553Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0436265Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0436835Z  ^ 2022-08-17T12:01:19.0437694Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0438409Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0439003Z  ^ 2022-08-17T12:01:19.0439890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0440572Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0441200Z  ^ 2022-08-17T12:01:19.0443253Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0445788Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0448113Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0450132Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0452408Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0455056Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0457531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0460226Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0464407Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0468072Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0469433Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0470449Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0471177Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0471732Z  ^ 2022-08-17T12:01:19.0472621Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0473327Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0473900Z  ^ 2022-08-17T12:01:19.0474763Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0475455Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0476070Z  ^ 2022-08-17T12:01:19.0477999Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0480074Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0481336Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0482487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0483725Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0485080Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0486403Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0487981Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0490217Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0492301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0493136Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0493699Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0494100Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0494399Z  ^ 2022-08-17T12:01:19.0494890Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0495290Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0495620Z  ^ 2022-08-17T12:01:19.0496087Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0496472Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0496816Z  ^ 2022-08-17T12:01:19.0497933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0499809Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0501730Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0503260Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0505118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0507215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0509363Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0511661Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0515401Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0517995Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0519236Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0520300Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0521007Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0521613Z  ^ 2022-08-17T12:01:19.0522301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0522708Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0523040Z  ^ 2022-08-17T12:01:19.0523598Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0523980Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0524326Z  ^ 2022-08-17T12:01:19.0525476Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits::::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0527632Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits::::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0529935Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0532044Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::&; int64_t = long int]' 2022-08-17T12:01:19.0534364Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; size_t = long unsigned int]' 2022-08-17T12:01:19.0536979Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]::' 2022-08-17T12:01:19.0539447Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vop_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0542228Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0546255Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d::::, at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&):::::: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0549836Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = true; func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; vec_func_t = at::native::{anonymous}::fill_kernel(at::TensorIterator&, const c10::Scalar&)::::::; int64_t = long int]' 2022-08-17T12:01:19.0551251Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:47:5: required from here 2022-08-17T12:01:19.0552264Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0552958Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0553515Z  ^ 2022-08-17T12:01:19.0554414Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0555142Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0555707Z  ^ 2022-08-17T12:01:19.0556588Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0557394Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0557995Z  ^ 2022-08-17T12:01:19.0560081Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0562553Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0564955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0567023Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::&; int64_t = long int]' 2022-08-17T12:01:19.0569379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; size_t = long unsigned int]' 2022-08-17T12:01:19.0571963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]::' 2022-08-17T12:01:19.0573486Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:01:19.0575016Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0577300Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0579322Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]::; int64_t = long int]' 2022-08-17T12:01:19.0580792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::Half]' 2022-08-17T12:01:19.0581756Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:41:54: required from here 2022-08-17T12:01:19.0582722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0583429Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0583963Z  ^ 2022-08-17T12:01:19.0584820Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0585530Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0586074Z  ^ 2022-08-17T12:01:19.0586866Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0587513Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0588092Z  ^ 2022-08-17T12:01:19.0590182Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.0592579Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.0594792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.0596805Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::&; int64_t = long int]' 2022-08-17T12:01:19.0599079Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:23: required from 'at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t):: [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; size_t = long unsigned int]' 2022-08-17T12:01:19.0601560Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:289:37: required from 'struct at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]::' 2022-08-17T12:01:19.0604239Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:279:46: required from 'void at::native::DEFAULT::VectorizedLoop2d::operator()(char**, const int64_t*, int64_t, int64_t) [with op_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vop_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:01:19.0606841Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:43:52: required from 'static Ret c10::function_ref::callback_fn(intptr_t, Params ...) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; intptr_t = long int]' 2022-08-17T12:01:19.0610852Z /var/lib/jenkins/workspace/c10/util/FunctionRef.h:61:55: required from 'c10::function_ref::function_ref(Callable&&, typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type*, typename std::enable_if::type, Ret>::value>::type*) [with Callable = at::native::DEFAULT::VectorizedLoop2d, at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]:: >; Ret = void; Params = {char**, const long int*, long int, long int}; typename std::enable_if<(! std::is_same::type, c10::function_ref >::value)>::type = void; typename std::enable_if::type, Ret>::value>::type = void]' 2022-08-17T12:01:19.0614707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:353:3: required from 'void at::native::DEFAULT::cpu_kernel_vec(at::TensorIteratorBase&, func_t&&, vec_func_t&&, int64_t) [with bool check_dynamic_cast = false; func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; vec_func_t = at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]::; int64_t = long int]' 2022-08-17T12:01:19.0616634Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:22:47: required from 'void at::native::{anonymous}::fill_non_native_type(at::TensorIterator&, const c10::Scalar&) [with scalar_t = c10::BFloat16]' 2022-08-17T12:01:19.0617552Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/FillKernel.cpp:43:58: required from here 2022-08-17T12:01:19.0618507Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0619198Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0619731Z  ^ 2022-08-17T12:01:19.0620691Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0621400Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0622013Z  ^ 2022-08-17T12:01:19.0622929Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.0623631Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.0624227Z  ^ 2022-08-17T12:01:19.0624949Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:19.0625913Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.1749565Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.1774681Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:8:0, 2022-08-17T12:01:19.1788531Z from /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:7, 2022-08-17T12:01:19.1789634Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp:1: 2022-08-17T12:01:19.1791739Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1793945Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1795858Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1797713Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1799540Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1801402Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1802628Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1803917Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1805410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1806644Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1807791Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1808813Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1809699Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:01:19.1810667Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1811245Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1811612Z  ^ 2022-08-17T12:01:19.1812203Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1812609Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1813148Z  ^ 2022-08-17T12:01:19.1813929Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1814444Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1814939Z  ^ 2022-08-17T12:01:19.1816637Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1818908Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1821091Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1822768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1824605Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1826122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1827153Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1828151Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1829360Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1830583Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1831550Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1832502Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1833171Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:01:19.1833797Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1834248Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1834546Z  ^ 2022-08-17T12:01:19.1835140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1835858Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1836248Z  ^ 2022-08-17T12:01:19.1836721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1837160Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1837580Z  ^ 2022-08-17T12:01:19.1838967Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1840426Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1841837Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1843115Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1844343Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1845592Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1846402Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1847250Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1848195Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1849135Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1850048Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1850941Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1851542Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:01:19.1852097Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1852499Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1852812Z  ^ 2022-08-17T12:01:19.1853381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1853767Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1854107Z  ^ 2022-08-17T12:01:19.1854589Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1854984Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1855310Z  ^ 2022-08-17T12:01:19.1856464Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1857909Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1859332Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1886291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1888510Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1890567Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1891816Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1893256Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1895765Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1897187Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1898804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'struct at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1900499Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:233:3: required from 'void at::native::templates::cpu::{anonymous}::cauchy_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1901424Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:31:63: required from here 2022-08-17T12:01:19.1902298Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1902908Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1903563Z  ^ 2022-08-17T12:01:19.1904338Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1905079Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1905624Z  ^ 2022-08-17T12:01:19.1906438Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1907112Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1907703Z  ^ 2022-08-17T12:01:19.1909728Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1911489Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1912871Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1914116Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1915301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1917079Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1918502Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1919951Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1921467Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1922998Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1924479Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1925794Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1926817Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.1927397Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1927789Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1928099Z  ^ 2022-08-17T12:01:19.1928578Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1928975Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1929288Z  ^ 2022-08-17T12:01:19.1929766Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1930260Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1930757Z  ^ 2022-08-17T12:01:19.1932003Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1933585Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1935036Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1936302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1937502Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1938716Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1939511Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1940542Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1942064Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1943691Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1945302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1946861Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1947901Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.1949063Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1949719Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1950355Z  ^ 2022-08-17T12:01:19.1951140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1951821Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1952302Z  ^ 2022-08-17T12:01:19.1953140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1953837Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1954448Z  ^ 2022-08-17T12:01:19.1956577Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1959232Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1961729Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1963079Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1964283Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1965569Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1966405Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1967212Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1968122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1968999Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1969885Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1970750Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1971343Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.1971909Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1972301Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1972610Z  ^ 2022-08-17T12:01:19.1973179Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1973579Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1973896Z  ^ 2022-08-17T12:01:19.1974379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1974770Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.1975114Z  ^ 2022-08-17T12:01:19.1976240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.1978093Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.1981394Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.1983638Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1985760Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.1987963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.1989393Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.1990802Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1992389Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1993896Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1995509Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.1997052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.1998179Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.1999157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.1999901Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2000440Z  ^ 2022-08-17T12:01:19.2001176Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2001814Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2002364Z  ^ 2022-08-17T12:01:19.2003184Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2003774Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2004126Z  ^ 2022-08-17T12:01:19.2005298Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2007105Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2008513Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2009747Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2010949Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2012278Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2013222Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2014037Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2014959Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2015827Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2017001Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2018490Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2019406Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.2020243Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2037337Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2037962Z  ^ 2022-08-17T12:01:19.2038834Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2039572Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2040194Z  ^ 2022-08-17T12:01:19.2041111Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2041851Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2042495Z  ^ 2022-08-17T12:01:19.2044910Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2047664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2050328Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2052640Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2054976Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2057334Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2058837Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2060565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2062324Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2063968Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2065514Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2067199Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2068409Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.2069392Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2070053Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2070583Z  ^ 2022-08-17T12:01:19.2071420Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2072104Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2072700Z  ^ 2022-08-17T12:01:19.2073595Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2074214Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2074808Z  ^ 2022-08-17T12:01:19.2076857Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2079413Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2081838Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2084091Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2086452Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2088870Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2090422Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2092016Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2093858Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2095458Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2097189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2098834Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2099952Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.2101125Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2101846Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2102422Z  ^ 2022-08-17T12:01:19.2103333Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2104065Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2104658Z  ^ 2022-08-17T12:01:19.2105561Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2106275Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2106894Z  ^ 2022-08-17T12:01:19.2109171Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2111948Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2114577Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2116827Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2119050Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2121325Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2122711Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2124175Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2125832Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2127388Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2129121Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2130715Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2131816Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.2132852Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2133654Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2134235Z  ^ 2022-08-17T12:01:19.2135143Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2135818Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2136375Z  ^ 2022-08-17T12:01:19.2137226Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2137899Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2138431Z  ^ 2022-08-17T12:01:19.2140496Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2143056Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2145580Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2147832Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2150123Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2152458Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2153833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2155342Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2157104Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2158736Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2160335Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'struct at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2161923Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:343:3: required from 'void at::native::templates::cpu::{anonymous}::bernoulli_kernel(const at::TensorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2163005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:41:54: required from here 2022-08-17T12:01:19.2164085Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2164809Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2165312Z  ^ 2022-08-17T12:01:19.2166141Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2166809Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2167369Z  ^ 2022-08-17T12:01:19.2168249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2168929Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2169520Z  ^ 2022-08-17T12:01:19.2171652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2174447Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2177111Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2179514Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2181821Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2184168Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2185658Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2187090Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2188876Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2190755Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2192475Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2194239Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2195358Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:01:19.2196436Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2197162Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2197700Z  ^ 2022-08-17T12:01:19.2198562Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2199254Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2199815Z  ^ 2022-08-17T12:01:19.2200634Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2201341Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2201970Z  ^ 2022-08-17T12:01:19.2204110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2206812Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2209312Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2211531Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2213875Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2216074Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2217500Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2218950Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2220797Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2222510Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2224169Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2225729Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2226828Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:01:19.2227848Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2228556Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2229100Z  ^ 2022-08-17T12:01:19.2230001Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2230723Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2231317Z  ^ 2022-08-17T12:01:19.2232189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2233013Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2233638Z  ^ 2022-08-17T12:01:19.2235879Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2238626Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2241252Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2243599Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2245898Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2248232Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2249735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2251191Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2253035Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2254729Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2256381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2257935Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2259108Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:01:19.2260145Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2263560Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2264171Z  ^ 2022-08-17T12:01:19.2265085Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2265844Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2266442Z  ^ 2022-08-17T12:01:19.2267347Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2268088Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2268636Z  ^ 2022-08-17T12:01:19.2270707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2273326Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2275728Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2278065Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2280310Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2282502Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2283866Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2285279Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2286882Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2288546Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2290136Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'struct at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2291744Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:293:3: required from 'void at::native::templates::cpu::{anonymous}::exponential_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2292837Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:108:61: required from here 2022-08-17T12:01:19.2294016Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2294725Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2295252Z  ^ 2022-08-17T12:01:19.2296122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2296819Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2297458Z  ^ 2022-08-17T12:01:19.2298323Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2299081Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2299683Z  ^ 2022-08-17T12:01:19.2301923Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2304526Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2307183Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2309551Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2311757Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2314047Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2315449Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2317091Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2318758Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2320487Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2322188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2323855Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2325001Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2326049Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2326768Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2327323Z  ^ 2022-08-17T12:01:19.2328218Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2328871Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2329432Z  ^ 2022-08-17T12:01:19.2330262Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2330949Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2331546Z  ^ 2022-08-17T12:01:19.2333629Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2336253Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2338664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2341036Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2343314Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2345494Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2347037Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2348510Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2350149Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2351824Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2353456Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2355133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2356227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2357212Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2357882Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2358388Z  ^ 2022-08-17T12:01:19.2359326Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2360065Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2360631Z  ^ 2022-08-17T12:01:19.2361444Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2362122Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2362700Z  ^ 2022-08-17T12:01:19.2364643Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2367235Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2369728Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2372054Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2374383Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2376654Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2378275Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2379777Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2382240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2383963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2385637Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2387288Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2388394Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2389456Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2390168Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2390724Z  ^ 2022-08-17T12:01:19.2391618Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2392308Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2392876Z  ^ 2022-08-17T12:01:19.2393754Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2394451Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2395073Z  ^ 2022-08-17T12:01:19.2397187Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2399931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2402556Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2404851Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2407044Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2409371Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2410857Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2412356Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2414189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2415879Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2417179Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2418080Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2418663Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2419298Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2419942Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2420612Z  ^ 2022-08-17T12:01:19.2421576Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2422305Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2422910Z  ^ 2022-08-17T12:01:19.2423793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2424477Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2425095Z  ^ 2022-08-17T12:01:19.2427291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2430032Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2432526Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2434649Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2436822Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2439269Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2440737Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2442240Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2443854Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2445385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2446983Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2448558Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2449650Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2450692Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2451373Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2451897Z  ^ 2022-08-17T12:01:19.2452769Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2453545Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2454089Z  ^ 2022-08-17T12:01:19.2454894Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2455588Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2456209Z  ^ 2022-08-17T12:01:19.2458177Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2461438Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2463648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2465908Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2467996Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2470216Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2471613Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2473074Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2474685Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2476256Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2477842Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2479515Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2480663Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2481697Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2482445Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2482967Z  ^ 2022-08-17T12:01:19.2483875Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2484580Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2485157Z  ^ 2022-08-17T12:01:19.2486012Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2486685Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2487302Z  ^ 2022-08-17T12:01:19.2489414Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2492111Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2494737Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2496910Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2498982Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2501508Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2503011Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2504538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2506249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2507895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2509542Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2511069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2512196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2513246Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2513943Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2514421Z  ^ 2022-08-17T12:01:19.2515255Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2515938Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2516500Z  ^ 2022-08-17T12:01:19.2517325Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2517949Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2518525Z  ^ 2022-08-17T12:01:19.2520614Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2523299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2525878Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2528193Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2530293Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2532510Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2534088Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2535591Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2537199Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2538900Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2540593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2542430Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2543545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2544566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2545247Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2545761Z  ^ 2022-08-17T12:01:19.2546610Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2547278Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2547851Z  ^ 2022-08-17T12:01:19.2548731Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2549406Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2550009Z  ^ 2022-08-17T12:01:19.2552140Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2554865Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2557249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2559376Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2561559Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2563740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2565134Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2566503Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2567991Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2569397Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2570781Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'struct at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2572229Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:273:3: required from 'void at::native::templates::cpu::{anonymous}::geometric_kernel(at::TensorIteratorBase&, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2573309Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:113:54: required from here 2022-08-17T12:01:19.2574255Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2574873Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2575340Z  ^ 2022-08-17T12:01:19.2576131Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2576802Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2577364Z  ^ 2022-08-17T12:01:19.2578164Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2578780Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2579323Z  ^ 2022-08-17T12:01:19.2581379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2583843Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2586288Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2588474Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2590693Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2592889Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2594297Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2595760Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2597510Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2599142Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2600861Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2602485Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2603601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:01:19.2604637Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2605353Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2605925Z  ^ 2022-08-17T12:01:19.2606810Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2607521Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2608115Z  ^ 2022-08-17T12:01:19.2609005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2609715Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2610295Z  ^ 2022-08-17T12:01:19.2612452Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2615198Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2617609Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2620112Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2622587Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2625062Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2626563Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2627990Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2629651Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2631217Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2632889Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2634571Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2635704Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:01:19.2636710Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2637340Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2637856Z  ^ 2022-08-17T12:01:19.2638694Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2639368Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2639934Z  ^ 2022-08-17T12:01:19.2640793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2641630Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2642229Z  ^ 2022-08-17T12:01:19.2644471Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2647239Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2649907Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2652317Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2654733Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2657089Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2658540Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2660072Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2662087Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2663790Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2665594Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2667229Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2668343Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:01:19.2669296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2669921Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2670454Z  ^ 2022-08-17T12:01:19.2671286Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2671987Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2672563Z  ^ 2022-08-17T12:01:19.2673429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2674116Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2674726Z  ^ 2022-08-17T12:01:19.2676921Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2679653Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2682155Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2684523Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2686851Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2689179Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2690673Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2692237Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2694082Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2695839Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2697572Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'struct at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2699244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:253:3: required from 'void at::native::templates::cpu::{anonymous}::log_normal_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2700493Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:118:63: required from here 2022-08-17T12:01:19.2701536Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2702272Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2702775Z  ^ 2022-08-17T12:01:19.2703652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2704485Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2705049Z  ^ 2022-08-17T12:01:19.2705956Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2706619Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2707203Z  ^ 2022-08-17T12:01:19.2709197Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2711895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2714552Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2716768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2718856Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2720956Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2722375Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2723895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2725689Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2727429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2729017Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2730528Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2731529Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:01:19.2732582Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2733395Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2733945Z  ^ 2022-08-17T12:01:19.2734834Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2735559Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2736140Z  ^ 2022-08-17T12:01:19.2737003Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2737716Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2738324Z  ^ 2022-08-17T12:01:19.2740565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2743294Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2745792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2748122Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2750433Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2752783Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2754295Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2755784Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2757532Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2759186Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2760843Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2762538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2763671Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:01:19.2764734Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2765529Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2766108Z  ^ 2022-08-17T12:01:19.2767083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2767808Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2768413Z  ^ 2022-08-17T12:01:19.2769311Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2770027Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2770630Z  ^ 2022-08-17T12:01:19.2772840Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2775317Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2777753Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2779877Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2782040Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2784246Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2785634Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2787147Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2788770Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2790338Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2791899Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2793377Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2794362Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:01:19.2795295Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2796039Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2796572Z  ^ 2022-08-17T12:01:19.2797383Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2798007Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2798545Z  ^ 2022-08-17T12:01:19.2799363Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2800002Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2800574Z  ^ 2022-08-17T12:01:19.2828814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2831752Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2834324Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2836611Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2838885Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2841196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2842619Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2844004Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2845678Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2847233Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2848821Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'struct at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2850584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:211:3: required from 'void at::native::templates::cpu::{anonymous}::uniform_kernel(at::TensorIteratorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2851701Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:123:59: required from here 2022-08-17T12:01:19.2852815Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2853610Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2854176Z  ^ 2022-08-17T12:01:19.2855038Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2855706Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2856234Z  ^ 2022-08-17T12:01:19.2857031Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2857715Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2858306Z  ^ 2022-08-17T12:01:19.2860551Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2863272Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2865739Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2868019Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2870447Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2872808Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2874393Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2875917Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2877579Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2879064Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2880583Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2882111Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2883096Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:01:19.2884037Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2884723Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2885276Z  ^ 2022-08-17T12:01:19.2886165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2886876Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2887396Z  ^ 2022-08-17T12:01:19.2888190Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2888831Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2889394Z  ^ 2022-08-17T12:01:19.2891618Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2894456Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2896876Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2899072Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2901479Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2903804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2905313Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2906827Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2908550Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2910215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2911793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2913313Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2914482Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:01:19.2915508Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2916192Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2916707Z  ^ 2022-08-17T12:01:19.2917527Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2918210Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2918767Z  ^ 2022-08-17T12:01:19.2919584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2920188Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2920751Z  ^ 2022-08-17T12:01:19.2922788Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2925296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2927818Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2930157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2932444Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2934724Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2936167Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2937723Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2939462Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2941018Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2942390Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2943873Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2944836Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:01:19.2945863Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2946514Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2947020Z  ^ 2022-08-17T12:01:19.2947826Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2948474Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2948999Z  ^ 2022-08-17T12:01:19.2949828Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2950478Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2951048Z  ^ 2022-08-17T12:01:19.2953167Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2955945Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2958537Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2960907Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2963191Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2965539Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2967028Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2968493Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2970144Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2971846Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2973659Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'struct at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.2975330Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:185:5: required from 'void at::native::templates::cpu::{anonymous}::normal_kernel(const at::TensorBase&, double, double, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.2976409Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:128:59: required from here 2022-08-17T12:01:19.2977420Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2978113Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2978621Z  ^ 2022-08-17T12:01:19.2979427Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2980057Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2980723Z  ^ 2022-08-17T12:01:19.2981539Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.2982187Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.2982757Z  ^ 2022-08-17T12:01:19.2984875Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.2987677Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.2989981Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.2992245Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2994406Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.2996515Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.2997998Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.2999564Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3001301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3002882Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3004668Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3006571Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3007695Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3008688Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3009339Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3009841Z  ^ 2022-08-17T12:01:19.3010650Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3011317Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3011933Z  ^ 2022-08-17T12:01:19.3012762Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3013585Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3014203Z  ^ 2022-08-17T12:01:19.3016275Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3018782Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3021429Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3023611Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3025734Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3027887Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3029338Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3030856Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3032496Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3034041Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3035754Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3037466Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3038601Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3039648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3040380Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3040919Z  ^ 2022-08-17T12:01:19.3041732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3042366Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3042896Z  ^ 2022-08-17T12:01:19.3043694Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3044340Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3044956Z  ^ 2022-08-17T12:01:19.3047131Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3049912Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3052548Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3055056Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3057303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3059642Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3061143Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3062707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3064489Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3066230Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3068090Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3069974Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3071188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3072166Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3072908Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3073472Z  ^ 2022-08-17T12:01:19.3074314Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3075007Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3075569Z  ^ 2022-08-17T12:01:19.3076389Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3077051Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3077660Z  ^ 2022-08-17T12:01:19.3079833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3082507Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3085181Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3087546Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3089891Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3092335Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3093980Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3095564Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3097338Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3099051Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3101004Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3102904Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3104069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3105110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3105839Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3106396Z  ^ 2022-08-17T12:01:19.3107079Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3107340Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3107623Z  ^ 2022-08-17T12:01:19.3108278Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3108533Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3108840Z  ^ 2022-08-17T12:01:19.3110927Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3112604Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3114384Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3115784Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3117287Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3118804Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3119460Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3120545Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3121671Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3122749Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3124033Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3125260Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3125773Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3126447Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3126701Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3126961Z  ^ 2022-08-17T12:01:19.3127620Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3127870Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3128149Z  ^ 2022-08-17T12:01:19.3128731Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3128958Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3129222Z  ^ 2022-08-17T12:01:19.3130923Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3132379Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3134012Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3135497Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3137013Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3138472Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3139133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3140257Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3141525Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3142610Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3143822Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3145021Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3145544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3146227Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3146493Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3146742Z  ^ 2022-08-17T12:01:19.3147418Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3147682Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3148074Z  ^ 2022-08-17T12:01:19.3148673Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3148981Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3149283Z  ^ 2022-08-17T12:01:19.3151164Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3152570Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3154128Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3155411Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3156760Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3158153Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3158792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3159951Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3161076Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3162181Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3163408Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3164593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3165098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3165721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3165957Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3166203Z  ^ 2022-08-17T12:01:19.3166856Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3167110Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3167346Z  ^ 2022-08-17T12:01:19.3167951Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3168191Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3168511Z  ^ 2022-08-17T12:01:19.3170503Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3172188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3174044Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3175546Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3176985Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3178448Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3179066Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3180186Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3181457Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3182528Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3183792Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3185005Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3185631Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3186261Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3186558Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3186805Z  ^ 2022-08-17T12:01:19.3187446Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3187691Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3187969Z  ^ 2022-08-17T12:01:19.3188593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3188849Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3189156Z  ^ 2022-08-17T12:01:19.3191109Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3192758Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3194494Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3195978Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3197489Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3199052Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3199766Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3200871Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3202016Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3203133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3204372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3205565Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3206078Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3206754Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3207017Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3207262Z  ^ 2022-08-17T12:01:19.3207939Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3208203Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3208499Z  ^ 2022-08-17T12:01:19.3209157Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3209418Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3209740Z  ^ 2022-08-17T12:01:19.3211763Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3213519Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3215279Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3216699Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3218235Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3219690Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3220418Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3221414Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3222428Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3223390Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3224612Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'struct at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]::' 2022-08-17T12:01:19.3225844Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:28:3: required from 'void at::native::templates::cpu::{anonymous}::random_from_to_kernel(at::TensorIteratorBase&, uint64_t, int64_t, RNG) [with RNG = at::CPUGeneratorImpl*; uint64_t = long unsigned int; int64_t = long int]' 2022-08-17T12:01:19.3226359Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:133:69: required from here 2022-08-17T12:01:19.3227019Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3227269Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3227525Z  ^ 2022-08-17T12:01:19.3228176Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3228409Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3228685Z  ^ 2022-08-17T12:01:19.3229250Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3229471Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3229744Z  ^ 2022-08-17T12:01:19.3231378Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3232755Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3234413Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3235808Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3237322Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3238753Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3239347Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3240310Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3241300Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3242193Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3243099Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3244023Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3244508Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3245145Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3245395Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3245648Z  ^ 2022-08-17T12:01:19.3246291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3246552Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3246841Z  ^ 2022-08-17T12:01:19.3247473Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3247736Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3248116Z  ^ 2022-08-17T12:01:19.3250009Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3251631Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3253390Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3254659Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3256165Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3257544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3258201Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3259233Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3260444Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3261550Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3262603Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3263654Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3264143Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3264837Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3265091Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3265349Z  ^ 2022-08-17T12:01:19.3266027Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3266284Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3266584Z  ^ 2022-08-17T12:01:19.3267215Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3267459Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3267780Z  ^ 2022-08-17T12:01:19.3269676Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3271243Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3272880Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3274220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3275652Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3277014Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3277624Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3278585Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3279590Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3280594Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3281564Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3282492Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3282948Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3283559Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3283804Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3284060Z  ^ 2022-08-17T12:01:19.3284713Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3284947Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3285202Z  ^ 2022-08-17T12:01:19.3285773Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3286004Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3286339Z  ^ 2022-08-17T12:01:19.3288149Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3289762Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3291415Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3292759Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3294244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3295641Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3296270Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3297220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3298133Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3299114Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3300099Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3301235Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3301678Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3302295Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3302530Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3302772Z  ^ 2022-08-17T12:01:19.3303410Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3303658Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3303927Z  ^ 2022-08-17T12:01:19.3304591Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3304830Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3305133Z  ^ 2022-08-17T12:01:19.3307090Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3308593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3310266Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3311721Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3313242Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3314675Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3315328Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3316367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3317443Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3318441Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3319485Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3320514Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3320988Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3321668Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3321814Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3321963Z  ^ 2022-08-17T12:01:19.3322337Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3322481Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3322648Z  ^ 2022-08-17T12:01:19.3323008Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3323153Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3323389Z  ^ 2022-08-17T12:01:19.3324393Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3325249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3326138Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3326859Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3327631Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3328382Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3328733Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3329280Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3329838Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3330399Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3330969Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3331486Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3331758Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3332121Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3332266Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3332399Z  ^ 2022-08-17T12:01:19.3332763Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3332998Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3333169Z  ^ 2022-08-17T12:01:19.3333526Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3333670Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3333848Z  ^ 2022-08-17T12:01:19.3334845Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3335670Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3336543Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3337293Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3338116Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3338931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3339582Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3340689Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3341744Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3342754Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3343771Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3344755Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3345252Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3345934Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3346191Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3346449Z  ^ 2022-08-17T12:01:19.3347103Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3347361Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3347646Z  ^ 2022-08-17T12:01:19.3348304Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3348661Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3348993Z  ^ 2022-08-17T12:01:19.3350879Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3352450Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3353946Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3355095Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3356456Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3357894Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3358548Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3359593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3360671Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3361765Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3362832Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3363839Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3364350Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3365043Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3365297Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3365553Z  ^ 2022-08-17T12:01:19.3366237Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3366498Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3366778Z  ^ 2022-08-17T12:01:19.3367449Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3367711Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3368028Z  ^ 2022-08-17T12:01:19.3369941Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3371515Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3373268Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3374704Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3376189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3377651Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3378318Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3379374Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3380514Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3381311Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3382239Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3383207Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3383693Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3384365Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3384635Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3384892Z  ^ 2022-08-17T12:01:19.3385570Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3385831Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3386118Z  ^ 2022-08-17T12:01:19.3386764Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3387130Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3387463Z  ^ 2022-08-17T12:01:19.3389415Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3390963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3392648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3393998Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3395474Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3396959Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3397620Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3398639Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3399702Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3400746Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3401825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'struct at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3402830Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:71:3: required from 'void at::native::templates::cpu::{anonymous}::random_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3403334Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:138:48: required from here 2022-08-17T12:01:19.3404009Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3404270Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3404531Z  ^ 2022-08-17T12:01:19.3405208Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3405472Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3405765Z  ^ 2022-08-17T12:01:19.3406434Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3406687Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3407010Z  ^ 2022-08-17T12:01:19.3408942Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3410584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3412309Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3413859Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3415403Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3416919Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3417579Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3418665Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3419779Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3420937Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3422058Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3423116Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3423619Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3424272Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3424538Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3424789Z  ^ 2022-08-17T12:01:19.3425444Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3425704Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3425998Z  ^ 2022-08-17T12:01:19.3426758Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3427076Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3427400Z  ^ 2022-08-17T12:01:19.3429372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3430989Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3432633Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3433937Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3435175Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3436505Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3437098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3438191Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3439412Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3440530Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3441611Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3442681Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3443194Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3443868Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3444132Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3444380Z  ^ 2022-08-17T12:01:19.3445061Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3445326Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3445624Z  ^ 2022-08-17T12:01:19.3446291Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3446555Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3446877Z  ^ 2022-08-17T12:01:19.3448833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3450448Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3452162Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3453503Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3455018Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3456433Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3457102Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3458132Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3459193Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3460222Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3461422Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3462358Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3462803Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3463412Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3463646Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3463887Z  ^ 2022-08-17T12:01:19.3464647Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3464944Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3465239Z  ^ 2022-08-17T12:01:19.3465895Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3466143Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3466443Z  ^ 2022-08-17T12:01:19.3468452Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3469815Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3471396Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3472814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3474340Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3475887Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3476621Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3477728Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3478893Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3479955Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3481058Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3482106Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3482588Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3483275Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3483540Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3483796Z  ^ 2022-08-17T12:01:19.3484490Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3484753Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3485051Z  ^ 2022-08-17T12:01:19.3485696Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3485955Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3486193Z  ^ 2022-08-17T12:01:19.3487216Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3488101Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3489034Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3489991Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3491506Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3493113Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3493774Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3494887Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3496001Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3497079Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3498167Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3499220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3499707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3500573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3500882Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3501141Z  ^ 2022-08-17T12:01:19.3501825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3502085Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3502378Z  ^ 2022-08-17T12:01:19.3503034Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3503301Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3503605Z  ^ 2022-08-17T12:01:19.3505562Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3507194Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3508906Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3510300Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3511818Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3513376Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3514076Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3515188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3516302Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3517367Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3518450Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3519551Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3520059Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3520758Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3521008Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3521267Z  ^ 2022-08-17T12:01:19.3521958Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3522219Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3522521Z  ^ 2022-08-17T12:01:19.3523189Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3523456Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3523775Z  ^ 2022-08-17T12:01:19.3525800Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3527433Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3529175Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3530608Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3532104Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3533118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3533474Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3534061Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3534644Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3535197Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3535761Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3536378Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3536681Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3537130Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3537393Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3537648Z  ^ 2022-08-17T12:01:19.3538301Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3538565Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3538861Z  ^ 2022-08-17T12:01:19.3539510Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3539770Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3540084Z  ^ 2022-08-17T12:01:19.3541957Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h: In instantiation of 'typename traits::ArgsTuple at::native::DEFAULT::dereference_impl(char* __restrict__*, const int64_t*, int64_t, std::index_sequence) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; long unsigned int ...INDEX = {}; typename traits::ArgsTuple = std::tuple<>; int64_t = long int; std::index_sequence = std::integer_sequence]': 2022-08-17T12:01:19.3543597Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:56:34: required from 'typename traits::ArgsTuple at::native::DEFAULT::dereference(char* __restrict__*, const int64_t*, int64_t) [with traits = function_traits:: [with RNG = at::CPUGeneratorImpl*]::&>; typename traits::ArgsTuple = std::tuple<>; int64_t = long int]' 2022-08-17T12:01:19.3545300Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:89:78: required from 'void at::native::DEFAULT::execute_op(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; typename std::enable_if<(! std::is_void::result_type>::value)>::type* = 0u; int64_t = long int]' 2022-08-17T12:01:19.3546707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:124:13: required from 'void at::native::DEFAULT::basic_loop(char* __restrict__*, const int64_t*, int64_t, int64_t, func_t&&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3548322Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:15: required from 'at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&):: [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&; int64_t = long int]' 2022-08-17T12:01:19.3549853Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:367:58: required from 'struct at::native::DEFAULT::cpu_serial_kernel(at::TensorIteratorBase&, func_t&&, const at::Range&) [with func_t = at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]::&]::' 2022-08-17T12:01:19.3550499Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:366:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] 2022-08-17T12:01:19.3551602Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):::: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3552722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3553773Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG):: [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3554849Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'struct at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]::' 2022-08-17T12:01:19.3555896Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionTemplates.h:42:3: required from 'void at::native::templates::cpu::{anonymous}::random_full_64_bits_range_kernel(at::TensorIteratorBase&, RNG) [with RNG = at::CPUGeneratorImpl*]' 2022-08-17T12:01:19.3556392Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/DistributionKernels.cpp:146:67: required from here 2022-08-17T12:01:19.3557073Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:42: warning: parameter 'data' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3557335Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3557592Z  ^ 2022-08-17T12:01:19.3558266Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:60: warning: parameter 'strides' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3558533Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3558811Z  ^ 2022-08-17T12:01:19.3559472Z /var/lib/jenkins/workspace/aten/src/ATen/native/cpu/Loops.h:45:77: warning: parameter 'i' set but not used [-Wunused-but-set-parameter] 2022-08-17T12:01:19.3559733Z dereference_impl(char* C10_RESTRICT data[], const int64_t* strides, int64_t i, 2022-08-17T12:01:19.3560054Z  ^ 2022-08-17T12:01:19.3560617Z cc1plus: warning: unrecognized command line option '-Wno-stringop-overflow' 2022-08-17T12:01:19.3561198Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.3561781Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.3562350Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.3562909Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.4533701Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.5201176Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.5805696Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-08-17T12:01:19.6410527Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-08-17T12:01:19.6411549Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-08-17T12:01:19.7864759Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-08-17T12:01:19.8695859Z [ 92%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-08-17T12:01:19.9209065Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-08-17T12:01:19.9717936Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-08-17T12:01:19.9814746Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-08-17T12:01:19.9815334Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-08-17T12:01:19.9815625Z ^ 2022-08-17T12:01:19.9969417Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-08-17T12:01:20.0038071Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-08-17T12:01:20.0212108Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-08-17T12:01:20.0626274Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-08-17T12:01:20.1521087Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-08-17T12:01:20.1676793Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-08-17T12:01:20.1872652Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-08-17T12:01:20.1988398Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/perfkernels/embedding_lookup_idx.cc.o 2022-08-17T12:01:20.2488852Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-08-17T12:01:20.2851271Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-08-17T12:01:20.3607773Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-08-17T12:01:20.4180814Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-08-17T12:01:20.4480085Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-08-17T12:01:20.5108207Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-08-17T12:01:20.7076613Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-08-17T12:01:20.7720700Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-08-17T12:01:20.8231895Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-08-17T12:01:20.8835620Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-08-17T12:01:20.9198818Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-08-17T12:01:21.1801665Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-08-17T12:01:21.1845356Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-08-17T12:01:21.2182796Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-08-17T12:01:21.3005236Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-08-17T12:01:21.5795639Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-08-17T12:01:21.6872979Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-08-17T12:01:21.7056451Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-08-17T12:01:21.8627566Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-08-17T12:01:21.9413343Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-08-17T12:01:22.0096139Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-08-17T12:01:22.1219747Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-08-17T12:01:22.2072594Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-08-17T12:01:22.2621503Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-08-17T12:01:22.3322885Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-08-17T12:01:22.5372997Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-08-17T12:01:22.6729158Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-08-17T12:01:22.8073305Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-08-17T12:01:22.8315065Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-08-17T12:01:22.8363783Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-08-17T12:01:23.0034274Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-08-17T12:01:23.0825465Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-08-17T12:01:23.1851058Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-08-17T12:01:23.2923752Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-08-17T12:01:23.3112073Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-08-17T12:01:23.7064649Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-08-17T12:01:23.8416690Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-08-17T12:01:24.0553857Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-08-17T12:01:24.1044518Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-08-17T12:01:24.1480507Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-08-17T12:01:24.2930669Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-08-17T12:01:24.3988162Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-08-17T12:01:24.4701761Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-08-17T12:01:24.4901868Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-08-17T12:01:24.6277095Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-08-17T12:01:24.6921600Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-08-17T12:01:24.7165817Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-08-17T12:01:24.8006444Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-08-17T12:01:24.9348596Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-08-17T12:01:24.9632484Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-08-17T12:01:25.1150351Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-08-17T12:01:25.1357253Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-08-17T12:01:25.2667529Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-08-17T12:01:25.3640863Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-08-17T12:01:25.3857513Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-08-17T12:01:25.5851757Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-08-17T12:01:25.6129634Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-08-17T12:01:25.6589817Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-08-17T12:01:25.8309260Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-08-17T12:01:25.8768461Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-08-17T12:01:25.9106971Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-08-17T12:01:25.9724963Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-08-17T12:01:26.1057040Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-08-17T12:01:26.2526099Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-08-17T12:01:26.2645428Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-08-17T12:01:26.3084222Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-08-17T12:01:26.3931987Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-08-17T12:01:26.5718199Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-08-17T12:01:26.6321569Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-08-17T12:01:26.7917020Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-08-17T12:01:26.8628408Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-08-17T12:01:26.9244866Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-08-17T12:01:27.0434828Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-08-17T12:01:27.0916660Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-08-17T12:01:27.1518737Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-08-17T12:01:27.2698424Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-08-17T12:01:27.2878482Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-08-17T12:01:27.3097386Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-08-17T12:01:27.3867223Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-08-17T12:01:27.6205669Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-08-17T12:01:27.7009037Z [ 94%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-08-17T12:01:27.8633366Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-08-17T12:01:28.0589751Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-08-17T12:01:28.0805729Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-08-17T12:01:28.1020034Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-08-17T12:01:28.1650521Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-08-17T12:01:28.5535832Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-08-17T12:01:28.5597724Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-08-17T12:01:28.5703534Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-08-17T12:01:28.6318059Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-08-17T12:01:28.8225539Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-08-17T12:01:28.9625973Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-08-17T12:01:29.0203613Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-08-17T12:01:29.3266534Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-08-17T12:01:29.3311893Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-08-17T12:01:29.3379813Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-08-17T12:01:29.4043440Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-08-17T12:01:29.4559571Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-08-17T12:01:29.7427517Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-08-17T12:01:29.7599593Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-08-17T12:01:29.7727886Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-08-17T12:01:29.8769408Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-08-17T12:01:29.8931157Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-08-17T12:01:30.2060907Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-08-17T12:01:30.2599359Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-08-17T12:01:30.3458631Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-08-17T12:01:30.3523707Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-08-17T12:01:30.5587238Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-08-17T12:01:30.5889249Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-08-17T12:01:30.7273015Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-08-17T12:01:30.7924228Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-08-17T12:01:30.8484618Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-08-17T12:01:30.9810846Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-08-17T12:01:31.2075932Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-08-17T12:01:31.3040849Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-08-17T12:01:31.3215210Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-08-17T12:01:31.4284605Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-08-17T12:01:31.5323597Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-08-17T12:01:31.6591970Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-08-17T12:01:31.7424028Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-08-17T12:01:31.7889304Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-08-17T12:01:31.8755422Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-08-17T12:01:32.0507473Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-08-17T12:01:32.2007214Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-08-17T12:01:32.2225163Z [ 95%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-08-17T12:01:32.3596036Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-08-17T12:01:32.4580697Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-08-17T12:01:32.5822523Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-08-17T12:01:32.6644215Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-08-17T12:01:32.8555826Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-08-17T12:01:32.9039682Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-08-17T12:01:33.0458217Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-08-17T12:01:33.0882734Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-08-17T12:01:33.1641257Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-08-17T12:01:33.3386636Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-08-17T12:01:33.3925699Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-08-17T12:01:33.5130487Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-08-17T12:01:33.5795033Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-08-17T12:01:33.6817467Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-08-17T12:01:33.7237222Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-08-17T12:01:33.9297235Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-08-17T12:01:34.0833406Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-08-17T12:01:34.1020803Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-08-17T12:01:34.1164833Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-08-17T12:01:34.1683509Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-08-17T12:01:34.1762947Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-08-17T12:01:34.5364140Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-08-17T12:01:34.5431104Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-08-17T12:01:34.5727779Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-08-17T12:01:34.6240382Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-08-17T12:01:34.6362672Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-08-17T12:01:34.9545638Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-08-17T12:01:34.9919658Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-08-17T12:01:34.9956745Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-08-17T12:01:35.0571394Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-08-17T12:01:35.1164654Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-08-17T12:01:35.4228598Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-08-17T12:01:35.4282969Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-08-17T12:01:35.4448988Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-08-17T12:01:35.6982423Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-08-17T12:01:35.8047454Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-08-17T12:01:35.8735393Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-08-17T12:01:36.0054714Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-08-17T12:01:36.1575992Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-08-17T12:01:36.2674070Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-08-17T12:01:36.3169689Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-08-17T12:01:36.3436079Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-08-17T12:01:36.4299769Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-08-17T12:01:36.4723984Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-08-17T12:01:36.5683975Z [ 96%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-08-17T12:01:36.8242987Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-08-17T12:01:37.0627536Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-08-17T12:01:37.0709774Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-08-17T12:01:37.0957626Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-08-17T12:01:37.2786692Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-08-17T12:01:37.3202671Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-08-17T12:01:37.3380635Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-08-17T12:01:37.6171135Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-08-17T12:01:37.8909586Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-08-17T12:01:37.9059514Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-08-17T12:01:37.9219234Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-08-17T12:01:37.9506835Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-08-17T12:01:38.0327701Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-08-17T12:01:38.0924932Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-08-17T12:01:38.4952330Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-08-17T12:01:38.6250073Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-08-17T12:01:38.8100079Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-08-17T12:01:38.8741078Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-08-17T12:01:38.9190503Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-08-17T12:01:39.0638927Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-08-17T12:01:39.0687306Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-08-17T12:01:39.0939761Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-08-17T12:01:39.3792128Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-08-17T12:01:39.4569567Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-08-17T12:01:39.4819093Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-08-17T12:01:39.5924422Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-08-17T12:01:39.9201228Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-08-17T12:01:39.9741192Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-08-17T12:01:40.3573185Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-08-17T12:01:40.3735713Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-08-17T12:01:40.4288961Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-08-17T12:01:40.4519014Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-08-17T12:01:40.4936739Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-08-17T12:01:40.8198959Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-08-17T12:01:40.8495657Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-08-17T12:01:40.8674560Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-08-17T12:01:40.9205393Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-08-17T12:01:41.2752120Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-08-17T12:01:41.2788062Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-08-17T12:01:41.2942378Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-08-17T12:01:41.3146292Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-08-17T12:01:41.6793518Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-08-17T12:01:41.7043786Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-08-17T12:01:41.7845793Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-08-17T12:01:41.7870763Z [ 97%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-08-17T12:01:42.1486000Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-08-17T12:01:42.3568697Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-08-17T12:01:42.3916141Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-08-17T12:01:42.5508458Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-08-17T12:01:42.5843001Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-08-17T12:01:42.8815146Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-08-17T12:01:43.0910148Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-08-17T12:01:43.2134805Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-08-17T12:01:43.2217335Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-08-17T12:01:43.2415255Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-08-17T12:01:43.3354236Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-08-17T12:01:43.4125045Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-08-17T12:01:43.5529016Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-08-17T12:01:43.6804629Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-08-17T12:01:43.9569787Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-08-17T12:01:43.9759811Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-08-17T12:01:44.2358906Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-08-17T12:01:44.3417982Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-08-17T12:01:44.3665691Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-08-17T12:01:44.4616105Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-08-17T12:01:44.5935697Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-08-17T12:01:44.7027833Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-08-17T12:01:44.7083883Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-08-17T12:01:44.9747293Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-08-17T12:01:45.1479296Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-08-17T12:01:45.4240946Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-08-17T12:01:45.4324608Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-08-17T12:01:45.5827617Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-08-17T12:01:45.7615471Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-08-17T12:01:45.8852619Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-08-17T12:01:46.1468253Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-08-17T12:01:46.2485653Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-08-17T12:01:46.3766337Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-08-17T12:01:46.7545666Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-08-17T12:01:46.7584632Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-08-17T12:01:46.8394420Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-08-17T12:01:46.8928354Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-08-17T12:01:47.0335939Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-08-17T12:01:47.1061850Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-08-17T12:01:47.1600042Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-08-17T12:01:47.3044149Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-08-17T12:01:47.4938354Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-08-17T12:01:47.5483843Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-08-17T12:01:47.6060564Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-08-17T12:01:47.6201173Z [ 98%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-08-17T12:01:47.6967784Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-08-17T12:01:47.7839423Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-08-17T12:01:47.9024420Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-08-17T12:01:47.9173341Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-08-17T12:01:48.0374635Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-08-17T12:01:48.0711753Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-08-17T12:01:48.0768308Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-08-17T12:01:48.2059661Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-08-17T12:01:48.3493185Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-08-17T12:01:48.4045841Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-08-17T12:01:48.4823204Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-08-17T12:01:48.5066039Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-08-17T12:01:48.5674680Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-08-17T12:01:48.5904466Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-08-17T12:01:48.6124087Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-08-17T12:01:48.7847347Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-08-17T12:01:48.8479821Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-08-17T12:01:48.9160568Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-08-17T12:01:48.9946432Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-08-17T12:01:49.0056909Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-08-17T12:01:49.2283268Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-08-17T12:01:49.2707567Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-08-17T12:01:49.2781679Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-08-17T12:01:49.3268025Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-08-17T12:01:49.3926860Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-08-17T12:01:49.4481145Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-08-17T12:01:49.5144257Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-08-17T12:01:49.5508486Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-08-17T12:01:49.6813578Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-08-17T12:01:49.7380805Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-08-17T12:01:49.7722211Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-08-17T12:01:49.7810098Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-08-17T12:01:49.9395114Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-08-17T12:01:49.9656349Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-08-17T12:01:50.0055046Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-08-17T12:01:50.1043112Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-08-17T12:01:50.1280403Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-08-17T12:01:50.3516055Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-08-17T12:01:50.5178709Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-08-17T12:01:50.6199001Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-08-17T12:01:50.6767942Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-08-17T12:01:50.6783351Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-08-17T12:01:50.7786278Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-08-17T12:01:50.8057404Z [ 99%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-08-17T12:01:51.6001405Z [100%] Linking CXX static library ../lib/libtorch_cpu.a 2022-08-17T12:01:53.1046223Z [100%] Built target torch_cpu 2022-08-17T12:01:53.1079284Z Scanning dependencies of target torch 2022-08-17T12:01:53.1114278Z [100%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-08-17T12:01:53.1657949Z [100%] Linking CXX static library ../lib/libtorch.a 2022-08-17T12:01:53.1750311Z [100%] Built target torch 2022-08-17T12:01:53.1823609Z Install the project... 2022-08-17T12:01:53.1839822Z -- Install configuration: "Release" 2022-08-17T12:01:54.0633888Z Installation completed, now you can copy the headers/libs from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install to your project directory. 2022-08-17T12:01:54.0635774Z + build_predictor 2022-08-17T12:01:54.0636262Z + PREDICTOR_BUILD_ROOT=/var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:01:54.0637030Z + rm -rf /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:01:54.0646533Z + mkdir -p /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:01:54.0659659Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:01:54.0660809Z + cmake /var/lib/jenkins/workspace/test/mobile/custom_build -DCMAKE_PREFIX_PATH=/var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install -DCMAKE_BUILD_TYPE=Release 2022-08-17T12:01:54.1129570Z -- The C compiler identification is GNU 5.4.0 2022-08-17T12:01:54.1624499Z -- The CXX compiler identification is GNU 5.4.0 2022-08-17T12:01:54.1661083Z -- Check for working C compiler: /opt/cache/bin/cc 2022-08-17T12:01:54.2449868Z -- Check for working C compiler: /opt/cache/bin/cc -- works 2022-08-17T12:01:54.2453244Z -- Detecting C compiler ABI info 2022-08-17T12:01:54.3534775Z -- Detecting C compiler ABI info - done 2022-08-17T12:01:54.3573852Z -- Detecting C compile features 2022-08-17T12:01:54.6053378Z -- Detecting C compile features - done 2022-08-17T12:01:54.6075191Z -- Check for working CXX compiler: /opt/cache/bin/c++ 2022-08-17T12:01:54.6939205Z -- Check for working CXX compiler: /opt/cache/bin/c++ -- works 2022-08-17T12:01:54.6943975Z -- Detecting CXX compiler ABI info 2022-08-17T12:01:54.7908824Z -- Detecting CXX compiler ABI info - done 2022-08-17T12:01:54.7948040Z -- Detecting CXX compile features 2022-08-17T12:01:55.1672695Z -- Detecting CXX compile features - done 2022-08-17T12:01:55.1716057Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1716641Z static library caffe2_protos_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1716889Z Call Stack (most recent call first): 2022-08-17T12:01:55.1717237Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:103 (append_torchlib_if_found) 2022-08-17T12:01:55.1718378Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1718616Z 2022-08-17T12:01:55.1718629Z 2022-08-17T12:01:55.1723500Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1724279Z static library onnx_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1724545Z Call Stack (most recent call first): 2022-08-17T12:01:55.1725014Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-08-17T12:01:55.1725477Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1725605Z 2022-08-17T12:01:55.1725617Z 2022-08-17T12:01:55.1726600Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1727117Z static library onnx_proto_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1727408Z Call Stack (most recent call first): 2022-08-17T12:01:55.1727793Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:104 (append_torchlib_if_found) 2022-08-17T12:01:55.1728111Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1728239Z 2022-08-17T12:01:55.1728245Z 2022-08-17T12:01:55.1728810Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1729581Z static library foxi_loader_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1729901Z Call Stack (most recent call first): 2022-08-17T12:01:55.1730241Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-08-17T12:01:55.1730608Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1730756Z 2022-08-17T12:01:55.1730763Z 2022-08-17T12:01:55.1732117Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1732574Z static library fmt_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1732870Z Call Stack (most recent call first): 2022-08-17T12:01:55.1733223Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:106 (append_torchlib_if_found) 2022-08-17T12:01:55.1733550Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1733676Z 2022-08-17T12:01:55.1733681Z 2022-08-17T12:01:55.1739469Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1739896Z static library dnnl_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1740144Z Call Stack (most recent call first): 2022-08-17T12:01:55.1740718Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2022-08-17T12:01:55.1741066Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1741211Z 2022-08-17T12:01:55.1741216Z 2022-08-17T12:01:55.1742644Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1743412Z static library mkldnn_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1743682Z Call Stack (most recent call first): 2022-08-17T12:01:55.1744025Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:120 (append_torchlib_if_found) 2022-08-17T12:01:55.1744337Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1744469Z 2022-08-17T12:01:55.1744476Z 2022-08-17T12:01:55.1745753Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1746440Z static library sleef_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1746785Z Call Stack (most recent call first): 2022-08-17T12:01:55.1747116Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-08-17T12:01:55.1747525Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1747715Z 2022-08-17T12:01:55.1747721Z 2022-08-17T12:01:55.1748557Z CMake Warning at /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-08-17T12:01:55.1749036Z static library asmjit_LIBRARY-NOTFOUND not found. 2022-08-17T12:01:55.1749270Z Call Stack (most recent call first): 2022-08-17T12:01:55.1749616Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/share/cmake/Torch/TorchConfig.cmake:123 (append_torchlib_if_found) 2022-08-17T12:01:55.1749949Z CMakeLists.txt:8 (find_package) 2022-08-17T12:01:55.1750072Z 2022-08-17T12:01:55.1750077Z 2022-08-17T12:01:55.1752522Z -- Found Torch: /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/lib/libtorch.a 2022-08-17T12:01:55.1762025Z -- Looking for pthread.h 2022-08-17T12:01:55.2594829Z -- Looking for pthread.h - found 2022-08-17T12:01:55.2597079Z -- Looking for pthread_create 2022-08-17T12:01:55.3412022Z -- Looking for pthread_create - not found 2022-08-17T12:01:55.3412373Z -- Looking for pthread_create in pthreads 2022-08-17T12:01:55.4163596Z -- Looking for pthread_create in pthreads - not found 2022-08-17T12:01:55.4163933Z -- Looking for pthread_create in pthread 2022-08-17T12:01:55.4971361Z -- Looking for pthread_create in pthread - found 2022-08-17T12:01:55.4979462Z -- Found Threads: TRUE 2022-08-17T12:01:55.4986991Z -- Configuring done 2022-08-17T12:01:55.5015089Z -- Generating done 2022-08-17T12:01:55.5032425Z -- Build files have been written to: /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:01:55.5046457Z + make 2022-08-17T12:01:55.5158940Z Scanning dependencies of target Predictor 2022-08-17T12:01:55.8557992Z [ 50%] Building CXX object CMakeFiles/Predictor.dir/predictor.cpp.o 2022-08-17T12:01:56.3792198Z In file included from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/ATen.h:7:0, 2022-08-17T12:01:56.3792983Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/csrc/api/include/torch/types.h:3, 2022-08-17T12:01:56.3793614Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/script.h:3, 2022-08-17T12:01:56.3794158Z from /var/lib/jenkins/workspace/test/mobile/custom_build/predictor.cpp:8: 2022-08-17T12:01:56.3794832Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/Context.h:26:69: warning: type attributes ignored after type is already defined [-Wattributes] 2022-08-17T12:01:56.3795448Z enum class TORCH_API Float32MatmulPrecision { HIGHEST, HIGH, MEDIUM }; 2022-08-17T12:01:56.3795835Z ^ 2022-08-17T12:01:56.3796430Z In file included from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/core/dispatch/OperatorEntry.h:3:0, 2022-08-17T12:01:56.3797260Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/core/dispatch/Dispatcher.h:6, 2022-08-17T12:01:56.3797991Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/csrc/api/include/torch/types.h:12, 2022-08-17T12:01:56.3798687Z from /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/torch/script.h:3, 2022-08-17T12:01:56.3799309Z from /var/lib/jenkins/workspace/test/mobile/custom_build/predictor.cpp:8: 2022-08-17T12:01:56.3800347Z /var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/install/include/ATen/core/function_schema.h:207:53: warning: type attributes ignored after type is already defined [-Wattributes] 2022-08-17T12:01:56.3801000Z enum struct TORCH_API SchemaArgType { input, output }; 2022-08-17T12:01:56.3801332Z ^ 2022-08-17T12:01:56.3826461Z [100%] Linking CXX executable Predictor 2022-08-17T12:02:00.7780573Z [100%] Built target Predictor 2022-08-17T12:02:00.7815189Z + run_predictor 2022-08-17T12:02:00.7815509Z + cd /var/lib/jenkins/workspace/build_test_custom_build/predictor 2022-08-17T12:02:00.7815858Z + ./Predictor /var/lib/jenkins/workspace/build_test_custom_build/MobileNetV2.pt 2022-08-17T12:02:01.2665848Z + cmp -s output.txt /var/lib/jenkins/workspace/test/mobile/custom_build/expected_output.txt 2022-08-17T12:02:01.2683733Z + echo 'Test result is the same as expected.' 2022-08-17T12:02:01.2683992Z Test result is the same as expected. 2022-08-17T12:02:01.2684214Z + '[' -n '' ']' 2022-08-17T12:02:01.2686102Z + print_sccache_stats 2022-08-17T12:02:01.2686423Z + echo 'PyTorch Build Statistics' 2022-08-17T12:02:01.2686687Z PyTorch Build Statistics 2022-08-17T12:02:01.2686898Z + sccache --show-stats 2022-08-17T12:02:01.2707933Z Compile requests 4590 2022-08-17T12:02:01.2708325Z Compile requests executed 4517 2022-08-17T12:02:01.2708657Z Cache hits 4510 2022-08-17T12:02:01.2708916Z Cache hits (C/C++) 4510 2022-08-17T12:02:01.2709214Z Cache misses 1 2022-08-17T12:02:01.2709497Z Cache misses (C/C++) 1 2022-08-17T12:02:01.2709821Z Cache timeouts 0 2022-08-17T12:02:01.2710136Z Cache read errors 0 2022-08-17T12:02:01.2710399Z Forced recaches 0 2022-08-17T12:02:01.2710683Z Cache write errors 0 2022-08-17T12:02:01.2711061Z Compilation failures 1 2022-08-17T12:02:01.2711422Z Cache errors 5 2022-08-17T12:02:01.2711633Z Cache errors (C/C++) 5 2022-08-17T12:02:01.2712020Z Non-cacheable compilations 0 2022-08-17T12:02:01.2712316Z Non-cacheable calls 0 2022-08-17T12:02:01.2712624Z Non-compilation calls 73 2022-08-17T12:02:01.2712956Z Unsupported compiler calls 0 2022-08-17T12:02:01.2713213Z Average cache write 0.102 s 2022-08-17T12:02:01.2713527Z Average cache read miss 26.836 s 2022-08-17T12:02:01.2713815Z Average cache read hit 0.044 s 2022-08-17T12:02:01.2714291Z Failed distributed compilations 0 2022-08-17T12:02:01.2731736Z 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:02:01.2732338Z + [[ -n 7877973912 ]] 2022-08-17T12:02:01.2732595Z + sccache --show-stats --stats-format json 2022-08-17T12:02:01.2732868Z + jq .stats 2022-08-17T12:02:01.2850257Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T12:02:01.2861972Z with: 2022-08-17T12:02:01.2862254Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:02:01.2862467Z retention-days: 365 2022-08-17T12:02:01.2862663Z if-no-files-found: warn 2022-08-17T12:02:01.2862869Z path: sccache-stats-*.json 2022-08-17T12:02:01.2863045Z name: artifact 2022-08-17T12:02:01.2863228Z s3-bucket: gha-artifacts 2022-08-17T12:02:01.2863419Z region: us-east-1 2022-08-17T12:02:01.2863587Z ##[endgroup] 2022-08-17T12:02:01.6034193Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T12:02:01.6034629Z With the provided path, there will be 1 file uploaded 2022-08-17T12:02:01.6035071Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T12:02:01.6042616Z Starting upload of sccache-stats-linux-xenial-py3-clang5-mobile-build-7877973912.json 2022-08-17T12:02:01.7208031Z Finished upload of sccache-stats-linux-xenial-py3-clang5-mobile-build-7877973912.json 2022-08-17T12:02:01.7301093Z Prepare all required actions 2022-08-17T12:02:01.7320773Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T12:02:01.7320977Z with: 2022-08-17T12:02:01.7321127Z ##[endgroup] 2022-08-17T12:02:01.7337529Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:02:01.7337784Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T12:02:01.7356242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:02:01.7356472Z ##[endgroup] 2022-08-17T12:02:01.7393048Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T12:02:01.7444936Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:02:01.7445252Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T12:02:01.7445514Z # shellcheck disable=SC2046 2022-08-17T12:02:01.7445727Z docker stop $(docker ps -q) || true 2022-08-17T12:02:01.7445951Z # Prune all of the docker images 2022-08-17T12:02:01.7446196Z docker system prune -af 2022-08-17T12:02:01.7457490Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:02:01.7457715Z ##[endgroup] 2022-08-17T12:02:05.7103863Z 43b31200ef47 2022-08-17T12:02:06.1051063Z Deleted Containers: 2022-08-17T12:02:06.1051509Z 43b31200ef47d4ab5c66788119adbe094542f5e74c5ba45b25cc66de62c42a3b 2022-08-17T12:02:06.1051775Z 2022-08-17T12:02:08.3911422Z Deleted Images: 2022-08-17T12:02:08.3912361Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:02:08.3913337Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-py3-clang5-asan@sha256:87d9f76f747978ab0af1265f7cc3f89a4db0a47bc37cfb35be2ee30301767ab5 2022-08-17T12:02:08.3914031Z deleted: sha256:5ac6de4ee1ba161e500907c1959359d486425fd99188fe45c9d3bd59fe67ee3c 2022-08-17T12:02:08.3914438Z deleted: sha256:21927f9989d13dbd530367d7983cf0e89c4633540618fd21d604a2de2dc71494 2022-08-17T12:02:08.3914808Z deleted: sha256:31f58e1e883ff108c614f3cba5ccea8d808691a6639b47a7920de3ad06c7737a 2022-08-17T12:02:08.3915200Z deleted: sha256:93afbb8f1649156c247ca797bedc793d54c159c5a59956757dc15d050c6c4b73 2022-08-17T12:02:08.3915582Z deleted: sha256:eea213707132d6fad3775854c829777f17d1ac6255581c275c92fa7113d7ce7b 2022-08-17T12:02:08.3915960Z deleted: sha256:0cf5d969f89f22df940018a11f77cba7b28784ead9b784b8c7e7ef5db1ab6a36 2022-08-17T12:02:08.3916368Z deleted: sha256:9a05d3938c6d2bcb066f7f2df6fd2acc8bf3ab3138bd0ef22d5fb20189c1397d 2022-08-17T12:02:08.3916768Z deleted: sha256:3f2920238e9e4de919ef86fb38662c780e5c90181903a11cc197edb60a483fa2 2022-08-17T12:02:08.3917162Z deleted: sha256:6aa9f47430ba7dfa18d7ebd68f70d7a55996282be3241f318ed7df91fb548f06 2022-08-17T12:02:08.3919218Z deleted: sha256:3fa41bd058a994d07d78e9560f6371a1e59562c920aae41486043e5087ca711b 2022-08-17T12:02:08.3919728Z deleted: sha256:3ccfcc694c84f05c32ab9294298f4c7e8d3383eb5efd7f70dc0c6c777c2263c5 2022-08-17T12:02:08.3920255Z deleted: sha256:6775ab1a8242183ce2ba74cfeebba2286878de05a5ba680104f73d6ffd76faac 2022-08-17T12:02:08.3920714Z deleted: sha256:f8d373c45372234cefc958cb27a3569594d6607d7d5630bb62498fd063d73ba2 2022-08-17T12:02:08.3921168Z deleted: sha256:5cfbc2d718c12b47531348b9113cae47273ad6a608af25c469132470719e0b28 2022-08-17T12:02:08.3921659Z deleted: sha256:2a2585bbfa0867f3ed90e23a1619d170b4cb7a16e84a130124d00cf404e04b1a 2022-08-17T12:02:08.3922245Z deleted: sha256:93bfe04b55ca7e207f40124afc9cee4d682a7f1fd2e58e5044ae87cb9cde9ab1 2022-08-17T12:02:08.3922767Z deleted: sha256:322e594f9826f9f609c021cf09d194641127b921f2b5839fb90bc3d139a76a6b 2022-08-17T12:02:08.3923338Z deleted: sha256:df3a4f522bcdef15a6cd653515db8d8194e0fea58298d9ca91a97aa03f61c61d 2022-08-17T12:02:08.3923917Z deleted: sha256:cf0e8faaaacf716dc8da3b4f5187884aaa35795d5950271b1bfdd1375a6ba3d4 2022-08-17T12:02:08.3924447Z deleted: sha256:7a901673217edd43303c79ff4f7f68ded1bd12965f3fb3c11d63cde730a20d6a 2022-08-17T12:02:08.3924904Z deleted: sha256:513fa9e1e9e872dd3882f321f199501bac7d0c48b65380b5bfa8213e916ae1d0 2022-08-17T12:02:08.3925234Z deleted: sha256:a1b6f8fae0517d94e8e5b58118de18b8f6b9a3fa893a9297d57a65312fad6f03 2022-08-17T12:02:08.3925562Z deleted: sha256:9fb9d088807614c7dcca9baa9d0a51764c6e89c407c5c8c481b0c5ca5d7f841c 2022-08-17T12:02:08.3925877Z deleted: sha256:ef0928eb96f649cada2c24f3d13f91cfd516108df3966d9c4453d2924ef4a53c 2022-08-17T12:02:08.3926190Z deleted: sha256:78c00d46df4b44197c2824b93b8bf567631b9f8205335c8a7d32ce9eb449698f 2022-08-17T12:02:08.3926507Z deleted: sha256:5ba254994d1cbef1c253f58d69a859736716b5ac681bfab9e3e10e8a1214e845 2022-08-17T12:02:08.3926819Z deleted: sha256:f87a052aed215624c4feafaa8607cd12f4d2d86a56546604e90ed68e18bd7896 2022-08-17T12:02:08.3927144Z deleted: sha256:099935fb25c29ebbe8496a1db66ee05a65314dfd835083ee4ea1a6bdb806b3ba 2022-08-17T12:02:08.3927472Z deleted: sha256:0d7fdc2107dca800330b08106ceae9082befdebab0724188b1c677923eca8a1e 2022-08-17T12:02:08.3927808Z deleted: sha256:c09ed57703d329548d379bdd8afb76c6fde2bef21ebd55ead706df6bbafbb3c5 2022-08-17T12:02:08.3928133Z deleted: sha256:453bfc3a88310aed75b1c75a8fee76f5898aec39b4a7f96f002623b4fadb31c1 2022-08-17T12:02:08.3928454Z deleted: sha256:5c2e4dee5b96e5dc1ba6419e913e304667091bcf499906663de273038b76eb1a 2022-08-17T12:02:08.3928767Z deleted: sha256:20e88fcbe69c86eeb0e721066d8b16459a49fa30390240985b209e1b0bd79d34 2022-08-17T12:02:08.3929077Z deleted: sha256:507c6d014b59812c7ab9aa4f2fb4be3042bb8cfc19055cc4fbda1419232a1cf2 2022-08-17T12:02:08.3929405Z deleted: sha256:8e1d0bb71388809b58caaa7ab7f341df80c05ce076a4f89aab8c2d1e80fba234 2022-08-17T12:02:08.3929764Z deleted: sha256:23c7d98cd7ca8c01ca5d3dd4c15e4168d6429565b5ecd7be5efeed96901b26eb 2022-08-17T12:02:08.3930178Z deleted: sha256:8390e4a283d81c31218f4b8a8d6d5057535b70b5d826cb85f7e4d834d6de5b2c 2022-08-17T12:02:08.3930591Z deleted: sha256:95406b416ac10370550c927d27f18ac0539a39d57e25d1422141ba571a1255fb 2022-08-17T12:02:08.3931005Z deleted: sha256:68ed5e3e098db11fbdaaebbdc443f826294502f03b7c2978ad165a0187892b36 2022-08-17T12:02:08.3931456Z deleted: sha256:19a61fd98253f29f4e9bca1364773b2629da8a1ebe46b2a3e638cd3dc879af4f 2022-08-17T12:02:08.3931872Z deleted: sha256:2895176105a1a0bd4ecb931ccc8b7c1f295cbb0649676a1b20c0686976f587e0 2022-08-17T12:02:08.3932299Z deleted: sha256:a333c17053b720f71038d019f91bef13b2c22fdf59a6d6f7e0b95cb90a2d5316 2022-08-17T12:02:08.3932805Z deleted: sha256:bc53d98f6bf75d69ba0b9120ffb524ec839688729fb3d9ab6e3454852be8c448 2022-08-17T12:02:08.3933222Z deleted: sha256:f64b68a1f62a3bb5ed3da289812764712c22eb378776e13ea05525f6c4b2ed1f 2022-08-17T12:02:08.3933663Z deleted: sha256:0d3f05744a0f236debdb76844c1e6d65936b2eb7f2171c25da6bf0bfbd3d15f9 2022-08-17T12:02:08.3934102Z deleted: sha256:e2dc3ed09d64311abf9b50fe2a3b5fb32e7d42b51c23e5f723fa43e35c241a99 2022-08-17T12:02:08.3934533Z deleted: sha256:5d01929f02817ed40d52778788517cb711dac51e8d9bd03a08b5917412e433fe 2022-08-17T12:02:08.3935020Z deleted: sha256:ce7cf1ae82a682725b43d05700072a1c6f2f09560921c16be09e5625ba09521c 2022-08-17T12:02:08.3935500Z deleted: sha256:3debdfc6ae86902b07ad32a8c991e00eaebeac0549541225d553832320660fe8 2022-08-17T12:02:08.3935941Z deleted: sha256:f566f9cb78c7ec6a49379b278ec494e722347883f486fabc7e3c88f7ef15de69 2022-08-17T12:02:08.3936342Z deleted: sha256:1ba8433419577379850fac506d126b7e630ff68cdff620971310cd614620132c 2022-08-17T12:02:08.3936742Z deleted: sha256:8a6b106ef281719fef698df28b28b4d27fd26568630832daf573648d47d2c971 2022-08-17T12:02:08.3937177Z deleted: sha256:829a6444a8efb86eb75b3107ec6dafc006dd2f1314522eaee473fe5268d1ac7d 2022-08-17T12:02:08.3937605Z deleted: sha256:c09e0bf9785a5e9504e00af9b832b336b27260888a60e71ecc3355047c9bfd70 2022-08-17T12:02:08.3937991Z deleted: sha256:0e3d2b89e1c8494e7e0b2088929208e5d8f4d45bbadd40702ca358cb7e6a2d2a 2022-08-17T12:02:08.3938410Z deleted: sha256:563224ad3fb63520b12411fa20e531f57f5cb4059acba5adf38a76671629fd12 2022-08-17T12:02:08.3938851Z deleted: sha256:52598003ce8faa2a4cf559a1f9fcb38ea2cddc49649ed48f62ca660144dfc3c5 2022-08-17T12:02:08.3939364Z deleted: sha256:2b2d810c8a23fb42aec8e18057182d889c8978e2fc3721f08c0fbc915067f1ef 2022-08-17T12:02:08.3939779Z deleted: sha256:421207768edf59c9852e75472f5faad722b39bb078debf70706c5e4920ae9a86 2022-08-17T12:02:08.3940187Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-08-17T12:02:08.3940792Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-08-17T12:02:08.3941244Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-08-17T12:02:08.3941666Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-08-17T12:02:08.3941897Z 2022-08-17T12:02:08.4086981Z Total reclaimed space: 7.102GB 2022-08-17T12:02:08.4136171Z Post job cleanup. 2022-08-17T12:02:08.4165966Z Post job cleanup. 2022-08-17T12:02:08.5171433Z [command]/usr/bin/git version 2022-08-17T12:02:08.5451599Z git version 2.37.1 2022-08-17T12:02:08.5493959Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/fe1277c6-e409-44d9-8652-06966ed43707' before making global git config changes 2022-08-17T12:02:08.5494378Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:02:08.5500622Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:02:08.5550966Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:02:08.5584729Z [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:02:08.5951052Z Entering 'android/libs/fbjni' 2022-08-17T12:02:08.5989446Z Entering 'third_party/FP16' 2022-08-17T12:02:08.6027874Z Entering 'third_party/FXdiv' 2022-08-17T12:02:08.6062015Z Entering 'third_party/NNPACK' 2022-08-17T12:02:08.6097510Z Entering 'third_party/QNNPACK' 2022-08-17T12:02:08.6133367Z Entering 'third_party/XNNPACK' 2022-08-17T12:02:08.6178862Z Entering 'third_party/benchmark' 2022-08-17T12:02:08.6214896Z Entering 'third_party/cpuinfo' 2022-08-17T12:02:08.6250772Z Entering 'third_party/cub' 2022-08-17T12:02:08.6286039Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:02:08.6326082Z Entering 'third_party/eigen' 2022-08-17T12:02:08.6363106Z Entering 'third_party/fbgemm' 2022-08-17T12:02:08.6398821Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:02:08.6432435Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:02:08.6466135Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:02:08.6499289Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:02:08.6534069Z Entering 'third_party/flatbuffers' 2022-08-17T12:02:08.6572434Z Entering 'third_party/fmt' 2022-08-17T12:02:08.6607049Z Entering 'third_party/foxi' 2022-08-17T12:02:08.6643847Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:02:08.6679182Z Entering 'third_party/gloo' 2022-08-17T12:02:08.6713449Z Entering 'third_party/googletest' 2022-08-17T12:02:08.6748014Z Entering 'third_party/ideep' 2022-08-17T12:02:08.6782173Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:02:08.6816624Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:02:08.6856691Z Entering 'third_party/ios-cmake' 2022-08-17T12:02:08.6890952Z Entering 'third_party/ittapi' 2022-08-17T12:02:08.6924568Z Entering 'third_party/kineto' 2022-08-17T12:02:08.6959307Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:02:08.6992132Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:02:08.7026622Z Entering 'third_party/nccl/nccl' 2022-08-17T12:02:08.7060272Z Entering 'third_party/neon2sse' 2022-08-17T12:02:08.7093600Z Entering 'third_party/nlohmann' 2022-08-17T12:02:08.7128949Z Entering 'third_party/onnx' 2022-08-17T12:02:08.7173602Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:02:08.7208152Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:02:08.7244383Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:02:08.7279148Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:02:08.7318044Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:02:08.7352688Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:02:08.7387249Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:02:08.7426414Z Entering 'third_party/pocketfft' 2022-08-17T12:02:08.7460839Z Entering 'third_party/protobuf' 2022-08-17T12:02:08.7498139Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:02:08.7531057Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:02:08.7566999Z Entering 'third_party/psimd' 2022-08-17T12:02:08.7602360Z Entering 'third_party/pthreadpool' 2022-08-17T12:02:08.7636484Z Entering 'third_party/pybind11' 2022-08-17T12:02:08.7670816Z Entering 'third_party/python-enum' 2022-08-17T12:02:08.7704414Z Entering 'third_party/python-peachpy' 2022-08-17T12:02:08.7738897Z Entering 'third_party/python-six' 2022-08-17T12:02:08.7773379Z Entering 'third_party/sleef' 2022-08-17T12:02:08.7806998Z Entering 'third_party/tbb' 2022-08-17T12:02:08.7845936Z Entering 'third_party/tensorpipe' 2022-08-17T12:02:08.7879801Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:02:08.7913796Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:02:08.7947780Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:02:08.7981440Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:02:08.8014353Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:02:08.8050444Z Entering 'third_party/zstd' 2022-08-17T12:02:08.8101519Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:02:08.8127985Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8136023Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T12:02:08.8169108Z [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:02:08.8429886Z Entering 'android/libs/fbjni' 2022-08-17T12:02:08.8449933Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8478349Z Entering 'third_party/FP16' 2022-08-17T12:02:08.8500011Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8526855Z Entering 'third_party/FXdiv' 2022-08-17T12:02:08.8547306Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8574486Z Entering 'third_party/NNPACK' 2022-08-17T12:02:08.8594544Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8621844Z Entering 'third_party/QNNPACK' 2022-08-17T12:02:08.8641405Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8669187Z Entering 'third_party/XNNPACK' 2022-08-17T12:02:08.8689787Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8726744Z Entering 'third_party/benchmark' 2022-08-17T12:02:08.8748423Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8775461Z Entering 'third_party/cpuinfo' 2022-08-17T12:02:08.8796518Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8823572Z Entering 'third_party/cub' 2022-08-17T12:02:08.8843629Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8870549Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:02:08.8890727Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8923198Z Entering 'third_party/eigen' 2022-08-17T12:02:08.8944294Z http.https://github.com/.extraheader 2022-08-17T12:02:08.8973472Z Entering 'third_party/fbgemm' 2022-08-17T12:02:08.8994422Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9021709Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:02:08.9041146Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9068311Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:02:08.9087788Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9115732Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:02:08.9135145Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9162116Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:02:08.9181223Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9209059Z Entering 'third_party/flatbuffers' 2022-08-17T12:02:08.9230479Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9258311Z Entering 'third_party/fmt' 2022-08-17T12:02:08.9278865Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9305314Z Entering 'third_party/foxi' 2022-08-17T12:02:08.9326107Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9352648Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:02:08.9371873Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9399407Z Entering 'third_party/gloo' 2022-08-17T12:02:08.9420439Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9445911Z Entering 'third_party/googletest' 2022-08-17T12:02:08.9467071Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9492952Z Entering 'third_party/ideep' 2022-08-17T12:02:08.9513523Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9539298Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:02:08.9558952Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9587183Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:02:08.9606890Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9640064Z Entering 'third_party/ios-cmake' 2022-08-17T12:02:08.9660942Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9686332Z Entering 'third_party/ittapi' 2022-08-17T12:02:08.9707213Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9733336Z Entering 'third_party/kineto' 2022-08-17T12:02:08.9753746Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9779906Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:02:08.9800731Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9827775Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:02:08.9848207Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9875626Z Entering 'third_party/nccl/nccl' 2022-08-17T12:02:08.9895078Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9922442Z Entering 'third_party/neon2sse' 2022-08-17T12:02:08.9942439Z http.https://github.com/.extraheader 2022-08-17T12:02:08.9967893Z Entering 'third_party/nlohmann' 2022-08-17T12:02:08.9988602Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0016150Z Entering 'third_party/onnx' 2022-08-17T12:02:09.0037666Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0075260Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:02:09.0095368Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0120662Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:02:09.0140057Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0169525Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:02:09.0188664Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0214401Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:02:09.0233880Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0265487Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:02:09.0287240Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0314464Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:02:09.0333803Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0361103Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:02:09.0380021Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0413007Z Entering 'third_party/pocketfft' 2022-08-17T12:02:09.0433867Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0459983Z Entering 'third_party/protobuf' 2022-08-17T12:02:09.0480208Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0510459Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:02:09.0530344Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0557045Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:02:09.0577236Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0605834Z Entering 'third_party/psimd' 2022-08-17T12:02:09.0626211Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0653027Z Entering 'third_party/pthreadpool' 2022-08-17T12:02:09.0673868Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0701943Z Entering 'third_party/pybind11' 2022-08-17T12:02:09.0720895Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0748000Z Entering 'third_party/python-enum' 2022-08-17T12:02:09.0768797Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0795521Z Entering 'third_party/python-peachpy' 2022-08-17T12:02:09.0815645Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0843050Z Entering 'third_party/python-six' 2022-08-17T12:02:09.0863519Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0889669Z Entering 'third_party/sleef' 2022-08-17T12:02:09.0909904Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0937240Z Entering 'third_party/tbb' 2022-08-17T12:02:09.0957656Z http.https://github.com/.extraheader 2022-08-17T12:02:09.0986675Z Entering 'third_party/tensorpipe' 2022-08-17T12:02:09.1007554Z http.https://github.com/.extraheader 2022-08-17T12:02:09.1035477Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:02:09.1056698Z http.https://github.com/.extraheader 2022-08-17T12:02:09.1083725Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:02:09.1103873Z http.https://github.com/.extraheader 2022-08-17T12:02:09.1130803Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:02:09.1151452Z http.https://github.com/.extraheader 2022-08-17T12:02:09.1179180Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:02:09.1199391Z http.https://github.com/.extraheader 2022-08-17T12:02:09.1226616Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:02:09.1246301Z http.https://github.com/.extraheader 2022-08-17T12:02:09.1276488Z Entering 'third_party/zstd' 2022-08-17T12:02:09.1297741Z http.https://github.com/.extraheader 2022-08-17T12:02:09.1534521Z Evaluate and set job outputs 2022-08-17T12:02:09.1546142Z Set output 'docker-image' 2022-08-17T12:02:09.1547536Z Cleaning up orphan processes