Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lots of changes #65371

Closed
Closed

Conversation

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Sep 20, 2021

🔗 Helpful links

💊 CI failures summary and remediations

As of commit 7f55b90 (more details on the Dr. CI page):


  • 24/24 failures introduced in this PR

🕵️ 21 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build linux-xenial-cuda11.3-py3.6-gcc7 / build (1/21)

Step: "Build PyTorch" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:30:31.9641105Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:30:31.9634120Z --   USE_ZMQ               : OFF
2021-09-20T21:30:31.9634724Z --   USE_DISTRIBUTED       : ON
2021-09-20T21:30:31.9635153Z --     USE_MPI               : ON
2021-09-20T21:30:31.9635551Z --     USE_GLOO              : ON
2021-09-20T21:30:31.9635964Z --     USE_GLOO_WITH_OPENSSL : OFF
2021-09-20T21:30:31.9636419Z --     USE_TENSORPIPE        : ON
2021-09-20T21:30:31.9636845Z --   USE_DEPLOY           : OFF
2021-09-20T21:30:31.9637251Z --   USE_BREAKPAD         : ON
2021-09-20T21:30:31.9638143Z --   Public Dependencies  : Threads::Threads;/opt/conda/lib/libopenblas.so;caffe2::mkldnn
2021-09-20T21:30:31.9639915Z --   Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;/usr/lib/x86_64-linux-gnu/libnuma.so;fp16;/usr/lib/openmpi/lib/libmpi_cxx.so;/usr/lib/openmpi/lib/libmpi.so;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl
2021-09-20T21:30:31.9641105Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:30:31.9641547Z   The source directory
2021-09-20T21:30:31.9641776Z 
2021-09-20T21:30:31.9642142Z     /var/lib/jenkins/workspace/memory_allocator
2021-09-20T21:30:31.9642435Z 
2021-09-20T21:30:31.9642779Z   does not contain a CMakeLists.txt file.
2021-09-20T21:30:31.9643065Z 
2021-09-20T21:30:31.9643230Z 
2021-09-20T21:30:32.0157048Z -- Configuring incomplete, errors occurred!
2021-09-20T21:30:32.0157708Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeOutput.log".
2021-09-20T21:30:32.0158396Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeError.log".

See GitHub Actions build linux-xenial-py3.6-gcc7-bazel-test / build-and-test (2/21)

Step: "Build PyTorch" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:38:16.1365319Z torch/csrc/jit/pas...or/memory_planning_pi.h: No such file or directory
2021-09-20T21:38:13.2032545Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function]
2021-09-20T21:38:13.2033921Z  static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); }
2021-09-20T21:38:13.2034755Z                     ^~~~~~~~~~~~~
2021-09-20T21:38:13.5877297Z �[32mINFO: �[0mFrom Compiling third_party/libuv/src/random.c:
2021-09-20T21:38:13.5884674Z cc1: warning: command line option '-std=c++14' is valid for C++/ObjC++ but not for C
2021-09-20T21:38:15.2821461Z �[32mINFO: �[0mFrom Compiling third_party/libuv/src/timer.c:
2021-09-20T21:38:15.2823519Z cc1: warning: command line option '-std=c++14' is valid for C++/ObjC++ but not for C
2021-09-20T21:38:16.1360398Z �[31m�[1mERROR: �[0m/var/lib/jenkins/workspace/BUILD.bazel:1890:11: Compiling torch/csrc/jit/passes/memory_planning.cpp failed: (Exit 1): gcc failed: error executing command /opt/cache/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer '-std=c++0x' -MD -MF ... (remaining 308 argument(s) skipped)
2021-09-20T21:38:16.1362681Z 
2021-09-20T21:38:16.1363860Z Use --sandbox_debug to see verbose messages from the sandbox
2021-09-20T21:38:16.1365319Z torch/csrc/jit/passes/memory_planning.cpp:5:10: fatal error: /home/mlevental/dev_projects/pytorch_dev/memory_allocator/memory_planning_pi.h: No such file or directory
2021-09-20T21:38:16.1366887Z  #include "/home/mlevental/dev_projects/pytorch_dev/memory_allocator/memory_planning_pi.h"
2021-09-20T21:38:16.1367858Z           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-09-20T21:38:16.1368446Z compilation terminated.
2021-09-20T21:38:16.5679087Z Target //:torch failed to build
2021-09-20T21:38:16.5686654Z Use --verbose_failures to see the command lines of failed build steps.
2021-09-20T21:38:16.6390856Z �[32mINFO: �[0mElapsed time: 600.750s, Critical Path: 59.11s
2021-09-20T21:38:16.6402821Z �[32mINFO: �[0m1235 processes: 63 internal, 1172 processwrapper-sandbox.
2021-09-20T21:38:16.6415574Z �[31m�[1mFAILED:�[0m Build did NOT complete successfully
2021-09-20T21:38:16.6478797Z �[31m�[1mFAILED:�[0m Build did NOT complete successfully
2021-09-20T21:38:16.6586986Z �[0m+ cleanup

See GitHub Actions build linux-xenial-py3.6-gcc5.4 / build (3/21)

Step: "Build PyTorch" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:27:27.9040165Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:27:27.9032833Z --   USE_ZMQ               : OFF
2021-09-20T21:27:27.9033424Z --   USE_DISTRIBUTED       : ON
2021-09-20T21:27:27.9033979Z --     USE_MPI               : OFF
2021-09-20T21:27:27.9034387Z --     USE_GLOO              : ON
2021-09-20T21:27:27.9034820Z --     USE_GLOO_WITH_OPENSSL : OFF
2021-09-20T21:27:27.9035362Z --     USE_TENSORPIPE        : ON
2021-09-20T21:27:27.9036024Z --   USE_DEPLOY           : OFF
2021-09-20T21:27:27.9036570Z --   USE_BREAKPAD         : ON
2021-09-20T21:27:27.9037607Z --   Public Dependencies  : Threads::Threads;/opt/conda/lib/libopenblas.so;caffe2::mkldnn
2021-09-20T21:27:27.9039202Z --   Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;fp16;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl
2021-09-20T21:27:27.9040165Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:27:27.9040608Z   The source directory
2021-09-20T21:27:27.9040839Z 
2021-09-20T21:27:27.9041209Z     /var/lib/jenkins/workspace/memory_allocator
2021-09-20T21:27:27.9041501Z 
2021-09-20T21:27:27.9041848Z   does not contain a CMakeLists.txt file.
2021-09-20T21:27:27.9042205Z 
2021-09-20T21:27:27.9042373Z 
2021-09-20T21:27:27.9486661Z -- Configuring incomplete, errors occurred!
2021-09-20T21:27:27.9487435Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeOutput.log".
2021-09-20T21:27:27.9488155Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeError.log".

See GitHub Actions build win-vs2019-cpu-py3 / build (4/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:24:43.4608021Z CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
2021-09-20T21:24:42.6053211Z -- Building using own protobuf under third_party per request.
2021-09-20T21:24:42.6053738Z -- Use custom protobuf build.
2021-09-20T21:24:42.6187630Z -- 
2021-09-20T21:24:42.6187902Z -- 3.13.0.0
2021-09-20T21:24:42.6349448Z -- Looking for pthread.h
2021-09-20T21:24:43.1550423Z -- Looking for pthread.h - not found
2021-09-20T21:24:43.1655622Z -- Found Threads: TRUE  
2021-09-20T21:24:43.3602615Z -- Caffe2 protobuf include directory: $<BUILD_INTERFACE:C:/actions-runner/_work/pytorch/pytorch/pytorch-1255208441/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
2021-09-20T21:24:43.3790160Z -- Trying to find preferred BLAS backend of choice: OpenBLAS
2021-09-20T21:24:43.4607351Z -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
2021-09-20T21:24:43.4608021Z CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
2021-09-20T21:24:43.4608496Z   Could not find OpenBLAS
2021-09-20T21:24:43.4608869Z Call Stack (most recent call first):
2021-09-20T21:24:43.4609346Z   cmake/Dependencies.cmake:146 (find_package)
2021-09-20T21:24:43.4609799Z   CMakeLists.txt:649 (include)
2021-09-20T21:24:43.4610054Z 
2021-09-20T21:24:43.4610216Z 
2021-09-20T21:24:43.4610587Z -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
2021-09-20T21:24:43.4613858Z -- Configuring incomplete, errors occurred!
2021-09-20T21:24:43.4614626Z See also "C:/actions-runner/_work/pytorch/pytorch/pytorch-1255208441/build/CMakeFiles/CMakeOutput.log".
2021-09-20T21:24:43.4615528Z See also "C:/actions-runner/_work/pytorch/pytorch/pytorch-1255208441/build/CMakeFiles/CMakeError.log".

See GitHub Actions build linux-bionic-py3.6-clang9 / build (5/21)

Step: "Build PyTorch" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:28:25.2900824Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:28:25.2894428Z --   USE_ZMQ               : OFF
2021-09-20T21:28:25.2894863Z --   USE_DISTRIBUTED       : ON
2021-09-20T21:28:25.2895293Z --     USE_MPI               : OFF
2021-09-20T21:28:25.2895712Z --     USE_GLOO              : ON
2021-09-20T21:28:25.2896216Z --     USE_GLOO_WITH_OPENSSL : OFF
2021-09-20T21:28:25.2896672Z --     USE_TENSORPIPE        : ON
2021-09-20T21:28:25.2897106Z --   USE_DEPLOY           : OFF
2021-09-20T21:28:25.2897526Z --   USE_BREAKPAD         : ON
2021-09-20T21:28:25.2898446Z --   Public Dependencies  : Threads::Threads;/opt/conda/lib/libopenblas.so;caffe2::mkldnn
2021-09-20T21:28:25.2899858Z --   Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;fp16;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;dl
2021-09-20T21:28:25.2900824Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:28:25.2901281Z   The source directory
2021-09-20T21:28:25.2901515Z 
2021-09-20T21:28:25.2901895Z     /var/lib/jenkins/workspace/memory_allocator
2021-09-20T21:28:25.2902193Z 
2021-09-20T21:28:25.2902544Z   does not contain a CMakeLists.txt file.
2021-09-20T21:28:25.2902836Z 
2021-09-20T21:28:25.2903002Z 
2021-09-20T21:28:25.2946510Z -- Configuring incomplete, errors occurred!
2021-09-20T21:28:25.2947199Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeOutput.log".
2021-09-20T21:28:25.2947924Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeError.log".

See GitHub Actions build Lint / clang-tidy (6/21)

Step: "Generate build files" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:22:01.5761828Z CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
2021-09-20T21:22:01.5750286Z -- Caffe2 protobuf include directory: $<BUILD_INTERFACE:/__w/pytorch/pytorch/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
2021-09-20T21:22:01.5751316Z -- Trying to find preferred BLAS backend of choice: OpenBLAS
2021-09-20T21:22:01.5752147Z -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
2021-09-20T21:22:01.5752926Z -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
2021-09-20T21:22:01.5753565Z -- Configuring incomplete, errors occurred!
2021-09-20T21:22:01.5754263Z See also "/__w/pytorch/pytorch/build/CMakeFiles/CMakeOutput.log".
2021-09-20T21:22:01.5755193Z See also "/__w/pytorch/pytorch/build/CMakeFiles/CMakeError.log".
2021-09-20T21:22:01.5756237Z Building wheel torch-1.10.0a0+gitaa162b7
2021-09-20T21:22:01.5756855Z -- Building version 1.10.0a0+gitaa162b7
2021-09-20T21:22:01.5759653Z cmake -GNinja -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/__w/pytorch/pytorch/torch -DCMAKE_PREFIX_PATH=/usr/lib/python3.8/site-packages -DNUMPY_INCLUDE_DIR=/usr/local/lib/python3.8/dist-packages/numpy/core/include -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYTHON_INCLUDE_DIR=/usr/include/python3.8 -DPYTHON_LIBRARY=/usr/lib/libpython3.8.so.1.0 -DTORCH_BUILD_VERSION=1.10.0a0+gitaa162b7 -DUSE_DEPLOY=1 -DUSE_NCCL=0 -DUSE_NUMPY=True /__w/pytorch/pytorch
2021-09-20T21:22:01.5761828Z CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
2021-09-20T21:22:01.5762512Z   Could not find OpenBLAS
2021-09-20T21:22:01.5762892Z Call Stack (most recent call first):
2021-09-20T21:22:01.5763422Z   cmake/Dependencies.cmake:146 (find_package)
2021-09-20T21:22:01.5764109Z   CMakeLists.txt:649 (include)
2021-09-20T21:22:01.5764435Z 
2021-09-20T21:22:01.5764671Z 
2021-09-20T21:22:01.5765381Z Command exited with non-zero status 1
2021-09-20T21:22:01.5766181Z 3.99user 1.07system 0:04.54elapsed 111%CPU (0avgtext+0avgdata 87188maxresident)k
2021-09-20T21:22:01.5766987Z 0inputs+5152outputs (0major+338636minor)pagefaults 0swaps
2021-09-20T21:22:01.5768035Z Failed to run ['time', '/usr/bin/python3', 'setup.py', '--cmake-only', 'build']

See GitHub Actions build linux-bionic-py3.8-gcc9-coverage / build (7/21)

Step: "Build PyTorch" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:28:51.1403627Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:28:51.1396218Z --   USE_ZMQ               : OFF
2021-09-20T21:28:51.1396673Z --   USE_DISTRIBUTED       : ON
2021-09-20T21:28:51.1397251Z --     USE_MPI               : OFF
2021-09-20T21:28:51.1397744Z --     USE_GLOO              : ON
2021-09-20T21:28:51.1398225Z --     USE_GLOO_WITH_OPENSSL : OFF
2021-09-20T21:28:51.1398852Z --     USE_TENSORPIPE        : ON
2021-09-20T21:28:51.1399312Z --   USE_DEPLOY           : OFF
2021-09-20T21:28:51.1399810Z --   USE_BREAKPAD         : ON
2021-09-20T21:28:51.1400848Z --   Public Dependencies  : Threads::Threads;/opt/conda/lib/libopenblas.so;caffe2::mkldnn
2021-09-20T21:28:51.1402647Z --   Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;fp16;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl
2021-09-20T21:28:51.1403627Z CMake Error at CMakeLists.txt:1065 (add_subdirectory):
2021-09-20T21:28:51.1404151Z   The source directory
2021-09-20T21:28:51.1404410Z 
2021-09-20T21:28:51.1404804Z     /var/lib/jenkins/workspace/memory_allocator
2021-09-20T21:28:51.1405156Z 
2021-09-20T21:28:51.1405578Z   does not contain a CMakeLists.txt file.
2021-09-20T21:28:51.1405904Z 
2021-09-20T21:28:51.1406079Z 
2021-09-20T21:28:51.1451526Z -- Configuring incomplete, errors occurred!
2021-09-20T21:28:51.1452184Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeOutput.log".
2021-09-20T21:28:51.1452882Z See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeError.log".

See GitHub Actions build win-vs2019-cuda10.2-py3 / build (8/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

2021-09-20T21:28:37.1106663Z CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
2021-09-20T21:28:36.1844064Z -- Building using own protobuf under third_party per request.
2021-09-20T21:28:36.1844639Z -- Use custom protobuf build.
2021-09-20T21:28:36.1985863Z -- 
2021-09-20T21:28:36.1986137Z -- 3.13.0.0
2021-09-20T21:28:36.2153094Z -- Looking for pthread.h
2021-09-20T21:28:36.8256541Z -- Looking for pthread.h - not found
2021-09-20T21:28:36.8374665Z -- Found Threads: TRUE  
2021-09-20T21:28:36.9961237Z -- Caffe2 protobuf include directory: $<BUILD_INTERFACE:C:/actions-runner/_work/pytorch/pytorch/pytorch-1255208434/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
2021-09-20T21:28:37.0025673Z -- Trying to find preferred BLAS backend of choice: OpenBLAS
2021-09-20T21:28:37.1105976Z -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
2021-09-20T21:28:37.1106663Z CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
2021-09-20T21:28:37.1107150Z   Could not find OpenBLAS
2021-09-20T21:28:37.1107534Z Call Stack (most recent call first):
2021-09-20T21:28:37.1108018Z -- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
2021-09-20T21:28:37.1108565Z   cmake/Dependencies.cmake:146 (find_package)
2021-09-20T21:28:37.1109048Z   CMakeLists.txt:649 (include)
2021-09-20T21:28:37.1109306Z 
2021-09-20T21:28:37.1109452Z 
2021-09-20T21:28:37.1112644Z -- Configuring incomplete, errors occurred!
2021-09-20T21:28:37.1113404Z See also "C:/actions-runner/_work/pytorch/pytorch/pytorch-1255208434/build/CMakeFiles/CMakeOutput.log".
2021-09-20T21:28:37.1114435Z See also "C:/actions-runner/_work/pytorch/pytorch/pytorch-1255208434/build/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_build (9/21)

Step: "(Optional) Merge target branch" (full log | diagnosis details | 🔁 rerun)

Automatic merge failed; fix conflicts and then commit the result.
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/simple/docker_definitions.py
Auto-merging .circleci/cimodel/data/simple/docker_definitions.py
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_definitions.py
Auto-merging .circleci/cimodel/data/pytorch_build_definitions.py
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_data.py
Auto-merging .circleci/cimodel/data/pytorch_build_data.py
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/binary_build_definitions.py
Auto-merging .circleci/cimodel/data/binary_build_definitions.py
CONFLICT (add/add): Merge conflict in .circleci/README.md
Auto-merging .circleci/README.md
Automatic merge failed; fix conflicts and then commit the result.


Exited with code exit status 1

See CircleCI build pytorch_linux_xenial_py3_clang5_mobile_custom_build_dynamic (10/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:35:20 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:35:20 --   USE_QNNPACK           : OFF
Sep 20 21:35:20 --   USE_PYTORCH_QNNPACK   : ON
Sep 20 21:35:20 --   USE_REDIS             : OFF
Sep 20 21:35:20 --   USE_ROCKSDB           : OFF
Sep 20 21:35:20 --   USE_ZMQ               : OFF
Sep 20 21:35:20 --   USE_DISTRIBUTED       : OFF
Sep 20 21:35:20 --   USE_DEPLOY           : OFF
Sep 20 21:35:20 --   USE_BREAKPAD         : ON
Sep 20 21:35:20 --   Public Dependencies  : Threads::Threads
Sep 20 21:35:20 --   Private Dependencies : eigen_blas;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;fp16;gloo;fmt::fmt-header-only;dl
Sep 20 21:35:20 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:35:20   The source directory
Sep 20 21:35:20 
Sep 20 21:35:20     /var/lib/jenkins/workspace/memory_allocator
Sep 20 21:35:20 
Sep 20 21:35:20   does not contain a CMakeLists.txt file.
Sep 20 21:35:20 
Sep 20 21:35:20 
Sep 20 21:35:20 -- Configuring incomplete, errors occurred!
Sep 20 21:35:20 See also "/var/lib/jenkins/workspace/build_test_custom_build/build_analyzer/build_mobile/CMakeFiles/CMakeOutput.log".
Sep 20 21:35:20 See also "/var/lib/jenkins/workspace/build_test_custom_build/build_analyzer/build_mobile/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_build (11/21)

Step: "(Optional) Merge target branch" (full log | diagnosis details | 🔁 rerun)

Automatic merge failed; fix conflicts and then commit the result.
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/simple/docker_definitions.py
Auto-merging .circleci/cimodel/data/simple/docker_definitions.py
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_definitions.py
Auto-merging .circleci/cimodel/data/pytorch_build_definitions.py
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/pytorch_build_data.py
Auto-merging .circleci/cimodel/data/pytorch_build_data.py
CONFLICT (add/add): Merge conflict in .circleci/cimodel/data/binary_build_definitions.py
Auto-merging .circleci/cimodel/data/binary_build_definitions.py
CONFLICT (add/add): Merge conflict in .circleci/README.md
Auto-merging .circleci/README.md
Automatic merge failed; fix conflicts and then commit the result.


Exited with code exit status 1

See CircleCI build binary_linux_libtorch_3_7m_cpu_gcc5_4_cxx11-abi_shared-with-deps_build (12/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
-- Looking for pthread_create - not found
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success
-- Caffe2 protobuf include directory: $<BUILD_INTERFACE:/pytorch/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
-- Trying to find preferred BLAS backend of choice: OpenBLAS
-- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
-- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
  Could not find OpenBLAS
Call Stack (most recent call first):
  cmake/Dependencies.cmake:146 (find_package)
  CMakeLists.txt:649 (include)


-- Configuring incomplete, errors occurred!
See also "/pytorch/build/CMakeFiles/CMakeOutput.log".
See also "/pytorch/build/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_linux_xenial_py3_clang5_android_ndk_r19c_x86_32_build (13/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:32:53 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:32:53 --   USE_QNNPACK           : OFF
Sep 20 21:32:53 --   USE_PYTORCH_QNNPACK   : ON
Sep 20 21:32:53 --   USE_REDIS             : OFF
Sep 20 21:32:53 --   USE_ROCKSDB           : OFF
Sep 20 21:32:53 --   USE_ZMQ               : OFF
Sep 20 21:32:53 --   USE_DISTRIBUTED       : OFF
Sep 20 21:32:53 --   USE_DEPLOY           : OFF
Sep 20 21:32:53 --   USE_BREAKPAD         : ON
Sep 20 21:32:53 --   Public Dependencies  : Threads::Threads
Sep 20 21:32:53 --   Private Dependencies : eigen_blas;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;VulkanWrapper;fp16;log;fmt::fmt-header-only;dl
Sep 20 21:32:53 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:32:53   The source directory
Sep 20 21:32:53 
Sep 20 21:32:53     /var/lib/jenkins/workspace/memory_allocator
Sep 20 21:32:53 
Sep 20 21:32:53   does not contain a CMakeLists.txt file.
Sep 20 21:32:53 
Sep 20 21:32:53 
Sep 20 21:32:53 -- Configuring incomplete, errors occurred!
Sep 20 21:32:53 See also "/var/lib/jenkins/workspace/build_android/CMakeFiles/CMakeOutput.log".
Sep 20 21:32:53 See also "/var/lib/jenkins/workspace/build_android/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_linux_xenial_py3_clang7_asan_build (14/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:26:13 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:26:13 --   USE_ZMQ               : OFF
Sep 20 21:26:13 --   USE_DISTRIBUTED       : ON
Sep 20 21:26:13 --     USE_MPI               : OFF
Sep 20 21:26:13 --     USE_GLOO              : ON
Sep 20 21:26:13 --     USE_GLOO_WITH_OPENSSL : OFF
Sep 20 21:26:13 --     USE_TENSORPIPE        : ON
Sep 20 21:26:13 --   USE_DEPLOY           : OFF
Sep 20 21:26:13 --   USE_BREAKPAD         : ON
Sep 20 21:26:13 --   Public Dependencies  : Threads::Threads;/opt/conda/lib/libopenblas.so
Sep 20 21:26:13 --   Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;fp16;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;dl
Sep 20 21:26:13 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:26:13   The source directory
Sep 20 21:26:13 
Sep 20 21:26:13     /var/lib/jenkins/workspace/memory_allocator
Sep 20 21:26:13 
Sep 20 21:26:13   does not contain a CMakeLists.txt file.
Sep 20 21:26:13 
Sep 20 21:26:13 
Sep 20 21:26:13 -- Configuring incomplete, errors occurred!
Sep 20 21:26:13 See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeOutput.log".
Sep 20 21:26:13 See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_linux_xenial_py3_clang5_mobile_build (15/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:24:34 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:24:34 --   USE_QNNPACK           : OFF
Sep 20 21:24:34 --   USE_PYTORCH_QNNPACK   : ON
Sep 20 21:24:34 --   USE_REDIS             : OFF
Sep 20 21:24:34 --   USE_ROCKSDB           : OFF
Sep 20 21:24:34 --   USE_ZMQ               : OFF
Sep 20 21:24:34 --   USE_DISTRIBUTED       : OFF
Sep 20 21:24:34 --   USE_DEPLOY           : OFF
Sep 20 21:24:34 --   USE_BREAKPAD         : ON
Sep 20 21:24:34 --   Public Dependencies  : Threads::Threads
Sep 20 21:24:34 --   Private Dependencies : eigen_blas;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;fp16;gloo;fmt::fmt-header-only;gcc_s;gcc;dl
Sep 20 21:24:34 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:24:34   The source directory
Sep 20 21:24:34 
Sep 20 21:24:34     /var/lib/jenkins/workspace/memory_allocator
Sep 20 21:24:34 
Sep 20 21:24:34   does not contain a CMakeLists.txt file.
Sep 20 21:24:34 
Sep 20 21:24:34 
Sep 20 21:24:34 -- Configuring incomplete, errors occurred!
Sep 20 21:24:34 See also "/var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/CMakeFiles/CMakeOutput.log".
Sep 20 21:24:34 See also "/var/lib/jenkins/workspace/build_test_custom_build/build_default_libtorch/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_ios_12_5_1_x86_64_full_jit_build (16/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:24:31 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:24:31 --   USE_QNNPACK           : OFF
Sep 20 21:24:31 --   USE_PYTORCH_QNNPACK   : ON
Sep 20 21:24:31 --   USE_REDIS             : OFF
Sep 20 21:24:31 --   USE_ROCKSDB           : OFF
Sep 20 21:24:31 --   USE_ZMQ               : OFF
Sep 20 21:24:31 --   USE_DISTRIBUTED       : OFF
Sep 20 21:24:31 --   USE_DEPLOY           : OFF
Sep 20 21:24:31 --   USE_BREAKPAD         : OFF
Sep 20 21:24:31 --   Public Dependencies  : Threads::Threads
Sep 20 21:24:31 --   Private Dependencies : eigen_blas;pthreadpool;cpuinfo;pytorch_qnnpack;XNNPACK;fp16;fmt::fmt-header-only
Sep 20 21:24:31 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:24:31   The source directory
Sep 20 21:24:31 
Sep 20 21:24:31     /Users/distiller/project/memory_allocator
Sep 20 21:24:31 
Sep 20 21:24:31   does not contain a CMakeLists.txt file.
Sep 20 21:24:31 
Sep 20 21:24:31 
Sep 20 21:24:31 -- Configuring incomplete, errors occurred!
Sep 20 21:24:31 See also "/Users/distiller/project/build_ios/CMakeFiles/CMakeOutput.log".
Sep 20 21:24:31 See also "/Users/distiller/project/build_ios/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_macos_10_15_py3_build (17/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:26:55 CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
Sep 20 21:26:54 -- Looking for pthread.h
Sep 20 21:26:54 -- Looking for pthread.h - found
Sep 20 21:26:54 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
Sep 20 21:26:55 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
Sep 20 21:26:55 -- Found Threads: TRUE  
Sep 20 21:26:55 -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS
Sep 20 21:26:55 -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success
Sep 20 21:26:55 -- Caffe2 protobuf include directory: $<BUILD_INTERFACE:/Users/distiller/project/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
Sep 20 21:26:55 -- Trying to find preferred BLAS backend of choice: OpenBLAS
Sep 20 21:26:55 -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
Sep 20 21:26:55 CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
Sep 20 21:26:55   Could not find OpenBLAS
Sep 20 21:26:55 Call Stack (most recent call first):
Sep 20 21:26:55   cmake/Dependencies.cmake:146 (find_package)
Sep 20 21:26:55   CMakeLists.txt:649 (include)
Sep 20 21:26:55 
Sep 20 21:26:55 
Sep 20 21:26:55 -- Configuring incomplete, errors occurred!
Sep 20 21:26:55 See also "/Users/distiller/project/build/CMakeFiles/CMakeOutput.log".
Sep 20 21:26:55 See also "/Users/distiller/project/build/CMakeFiles/CMakeError.log".
Sep 20 21:26:55 + cleanup

See CircleCI build pytorch_ios_12_5_1_x86_64_build (18/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:24:35 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:24:35 --   USE_QNNPACK           : OFF
Sep 20 21:24:35 --   USE_PYTORCH_QNNPACK   : ON
Sep 20 21:24:35 --   USE_REDIS             : OFF
Sep 20 21:24:35 --   USE_ROCKSDB           : OFF
Sep 20 21:24:35 --   USE_ZMQ               : OFF
Sep 20 21:24:35 --   USE_DISTRIBUTED       : OFF
Sep 20 21:24:35 --   USE_DEPLOY           : OFF
Sep 20 21:24:35 --   USE_BREAKPAD         : OFF
Sep 20 21:24:35 --   Public Dependencies  : Threads::Threads
Sep 20 21:24:35 --   Private Dependencies : eigen_blas;pthreadpool;cpuinfo;pytorch_qnnpack;XNNPACK;fp16;fmt::fmt-header-only
Sep 20 21:24:35 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:24:35   The source directory
Sep 20 21:24:35 
Sep 20 21:24:35     /Users/distiller/project/memory_allocator
Sep 20 21:24:35 
Sep 20 21:24:35   does not contain a CMakeLists.txt file.
Sep 20 21:24:35 
Sep 20 21:24:35 
Sep 20 21:24:35 -- Configuring incomplete, errors occurred!
Sep 20 21:24:35 See also "/Users/distiller/project/build_ios/CMakeFiles/CMakeOutput.log".
Sep 20 21:24:35 See also "/Users/distiller/project/build_ios/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_vulkan_linux_bionic_py3_6_clang9_build (19/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:27:35 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:27:35 --   USE_ZMQ               : OFF
Sep 20 21:27:35 --   USE_DISTRIBUTED       : ON
Sep 20 21:27:35 --     USE_MPI               : OFF
Sep 20 21:27:35 --     USE_GLOO              : ON
Sep 20 21:27:35 --     USE_GLOO_WITH_OPENSSL : OFF
Sep 20 21:27:35 --     USE_TENSORPIPE        : ON
Sep 20 21:27:35 --   USE_DEPLOY           : OFF
Sep 20 21:27:35 --   USE_BREAKPAD         : ON
Sep 20 21:27:35 --   Public Dependencies  : Threads::Threads;/opt/conda/lib/libopenblas.so;caffe2::mkldnn
Sep 20 21:27:35 --   Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;/var/lib/jenkins/vulkansdk/x86_64/lib/libvulkan.so;fbgemm;fp16;gloo;tensorpipe;aten_op_header_gen;foxi_loader;rt;fmt::fmt-header-only;kineto;dl
Sep 20 21:27:35 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:27:35   The source directory
Sep 20 21:27:35 
Sep 20 21:27:35     /var/lib/jenkins/workspace/memory_allocator
Sep 20 21:27:35 
Sep 20 21:27:35   does not contain a CMakeLists.txt file.
Sep 20 21:27:35 
Sep 20 21:27:35 
Sep 20 21:27:35 -- Configuring incomplete, errors occurred!
Sep 20 21:27:35 See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeOutput.log".
Sep 20 21:27:35 See also "/var/lib/jenkins/workspace/build/CMakeFiles/CMakeError.log".

See CircleCI build pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single (20/21)

Step: "pytorch android gradle custom build single architecture (for PR)" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:44:29 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:44:29 --   USE_PYTORCH_QNNPACK   : ON
Sep 20 21:44:29 --   USE_REDIS             : OFF
Sep 20 21:44:29 --   USE_ROCKSDB           : OFF
Sep 20 21:44:29 --   USE_ZMQ               : OFF
Sep 20 21:44:29 --   USE_DISTRIBUTED       : OFF
Sep 20 21:44:29 --   SELECTED_OP_LIST    : /var/lib/jenkins/workspace/build_pytorch_android_custom/MobileNetV2.yaml
Sep 20 21:44:29 --   USE_DEPLOY           : OFF
Sep 20 21:44:29 --   USE_BREAKPAD         : ON
Sep 20 21:44:29 --   Public Dependencies  : Threads::Threads
Sep 20 21:44:29 --   Private Dependencies : eigen_blas;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;VulkanWrapper;fp16;log;fmt::fmt-header-only;dl
Sep 20 21:44:29 CMake Error at CMakeLists.txt:1065 (add_subdirectory):
Sep 20 21:44:29   The source directory
Sep 20 21:44:29 
Sep 20 21:44:29     /var/lib/jenkins/workspace/memory_allocator
Sep 20 21:44:29 
Sep 20 21:44:29   does not contain a CMakeLists.txt file.
Sep 20 21:44:29 
Sep 20 21:44:29 
Sep 20 21:44:29 -- Configuring incomplete, errors occurred!
Sep 20 21:44:29 See also "/var/lib/jenkins/workspace/build_pytorch_android_custom/build_android_armeabi-v7a/CMakeFiles/CMakeOutput.log".
Sep 20 21:44:29 See also "/var/lib/jenkins/workspace/build_pytorch_android_custom/build_android_armeabi-v7a/CMakeFiles/CMakeError.log".

See CircleCI build pytorch_macos_10_13_py3_build (21/21)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Sep 20 21:28:59 CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
Sep 20 21:28:58 -- Looking for pthread.h
Sep 20 21:28:58 -- Looking for pthread.h - found
Sep 20 21:28:58 -- Looking for pthread_create
Sep 20 21:28:58 -- Looking for pthread_create - found
Sep 20 21:28:58 -- Found Threads: TRUE  
Sep 20 21:28:58 -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS
Sep 20 21:28:59 -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success
Sep 20 21:28:59 -- Caffe2 protobuf include directory: $<BUILD_INTERFACE:/Users/distiller/project/third_party/protobuf/src>$<INSTALL_INTERFACE:include>
Sep 20 21:28:59 -- Trying to find preferred BLAS backend of choice: OpenBLAS
Sep 20 21:28:59 -- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
Sep 20 21:28:59 CMake Error at cmake/Modules/FindOpenBLAS.cmake:57 (MESSAGE):
Sep 20 21:28:59   Could not find OpenBLAS
Sep 20 21:28:59 Call Stack (most recent call first):
Sep 20 21:28:59   cmake/Dependencies.cmake:146 (find_package)
Sep 20 21:28:59   CMakeLists.txt:649 (include)
Sep 20 21:28:59 
Sep 20 21:28:59 
Sep 20 21:28:59 -- Configuring incomplete, errors occurred!
Sep 20 21:28:59 See also "/Users/distiller/project/build/CMakeFiles/CMakeOutput.log".
Sep 20 21:28:59 See also "/Users/distiller/project/build/CMakeFiles/CMakeError.log".
Sep 20 21:28:59 + cleanup

3 failures not recognized by patterns:

Job Step Action
GitHub Actions Lint / quick-checks Ensure correct trailing newlines 🔁 rerun
GitHub Actions Lint / flake8-py3 Fail if there were any warnings 🔁 rerun
CircleCI pytorch_linux_xenial_py3_clang7_onnx_build Build 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot facebook-github-bot deleted the gh/makslevental/33/head branch October 21, 2021 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants