Step 101/141 : RUN cd dldt/model-optimizer && pip3 install wheel && pip3 install --target=/home/build/mo_libs -r requirements.txt && pip3 install -r requirements.txt && pip3 install --target=/home/build/mo_libs test-generator && pip3 install test-generator; ---> Running in eff699323b27 Collecting wheel Downloading https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl Installing collected packages: wheel Successfully installed wheel-0.36.2 Collecting tensorflow>=1.2.0 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/de/f0/96fb2e0412ae9692dbf400e5b04432885f677ad6241c088ccc5fe7724d69/tensorflow-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (109.2MB) Collecting mxnet<=1.5.1,>=1.0.0 (from -r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/98/57/549a1ac1179c9d590cd8fa1c8b4c6bdeb581139f65e3790812c81ae98bbf/mxnet-1.5.1-py2.py3-none-manylinux1_x86_64.whl (23.1MB) Collecting networkx>=1.11 (from -r requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/9b/cd/dc52755d30ba41c60243235460961fc28022e5b6731f16c268667625baea/networkx-2.5-py3-none-any.whl (1.6MB) Collecting numpy>=1.13.0 (from -r requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinux1_x86_64.whl (13.4MB) Collecting protobuf>=3.6.1 (from -r requirements.txt (line 5)) Downloading https://files.pythonhosted.org/packages/fe/fd/247ef25f5ec5f9acecfbc98ca3c6aaf66716cf52509aca9a93583d410493/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0MB) Collecting onnx>=1.1.2 (from -r requirements.txt (line 6)) Downloading https://files.pythonhosted.org/packages/bc/8b/a7de205514540e99d3e00b35b01710345b1306a2a04d75ef6697f074f499/onnx-1.8.0.tar.gz (5.2MB) Collecting test-generator==0.1.1 (from -r requirements.txt (line 7)) Downloading https://files.pythonhosted.org/packages/4a/52/e5eec4d926eb466844eaeeaac84af5372e946dd520fb2b6adf3388e620b0/test_generator-0.1.1-py2.py3-none-any.whl Collecting defusedxml>=0.5.0 (from -r requirements.txt (line 8)) Downloading https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl Collecting six>=1.10.0 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl Collecting termcolor>=1.1.0 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz Collecting absl-py>=0.7.0 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/bc/58/0aa6fb779dc69cfc811df3398fcbeaeefbf18561b6e36b185df0782781cc/absl_py-0.11.0-py3-none-any.whl (127kB) Collecting wheel>=0.26 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl Collecting tensorboard<1.15.0,>=1.14.0 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/91/2d/2ed263449a078cd9c8a9ba50ebd50123adf1f8cfbea1492f9084169b89d9/tensorboard-1.14.0-py3-none-any.whl (3.1MB) Collecting gast>=0.2.0 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/b6/48/583c032b79ae5b3daa02225a675aeb673e58d2cb698e78510feceb11958c/gast-0.4.0-py3-none-any.whl Collecting wrapt>=1.11.1 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz Collecting keras-applications>=1.0.6 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/71/e3/19762fdfc62877ae9102edf6342d71b28fbfd9dea3d2f96a882ce099b03f/Keras_Applications-1.0.8-py3-none-any.whl (50kB) Collecting tensorflow-estimator<1.15.0rc0,>=1.14.0rc0 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/3c/d5/21860a5b11caf0678fbc8319341b0ae21a07156911132e0e71bffed0510d/tensorflow_estimator-1.14.0-py2.py3-none-any.whl (488kB) Collecting astor>=0.6.0 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/c3/88/97eef84f48fa04fbd6750e62dcceafba6c63c81b7ac1420856c8dcc0a3f9/astor-0.8.1-py2.py3-none-any.whl Collecting google-pasta>=0.1.6 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/a3/de/c648ef6835192e6e2cc03f40b19eeda4382c49b5bafb43d88b931c4c74ac/google_pasta-0.2.0-py3-none-any.whl (57kB) Collecting grpcio>=1.8.6 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/81/5e/168a7fa23a025beed6b7daa0981ace55e394a136db3082faed7d6cba4556/grpcio-1.34.1.tar.gz (21.1MB) Collecting keras-preprocessing>=1.0.5 (from tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/79/4c/7c3275a01e12ef9368a892926ab932b33bb13d55794881e3573482b378a7/Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42kB) Collecting requests<3,>=2.20.0 (from mxnet<=1.5.1,>=1.0.0->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/29/c1/24814557f1d22c56d50280771a17307e6bf87b70727d975fd6b2ce6b014a/requests-2.25.1-py2.py3-none-any.whl (61kB) Collecting graphviz<0.9.0,>=0.8.1 (from mxnet<=1.5.1,>=1.0.0->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/53/39/4ab213673844e0c004bed8a0781a0721a3f6bb23eb8854ee75c236428892/graphviz-0.8.4-py2.py3-none-any.whl Collecting decorator>=4.3.0 (from networkx>=1.11->-r requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/ed/1b/72a1821152d07cf1d8b6fce298aeb06a7eb90f4d6d41acec9861e7cc6df0/decorator-4.4.2-py2.py3-none-any.whl Collecting typing-extensions>=3.6.2.1 (from onnx>=1.1.2->-r requirements.txt (line 6)) Downloading https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl Collecting markdown>=2.6.8 (from tensorboard<1.15.0,>=1.14.0->tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/ac/ef/24a91ca96efa0d7802dffb83ccc7a3c677027bea19ec3c9ee80be740408e/Markdown-3.3.3-py3-none-any.whl (96kB) Collecting setuptools>=41.0.0 (from tensorboard<1.15.0,>=1.14.0->tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/b2/81/509db0082c0d2ca2af307c6652ea422865de1f83c14b1e1f3549e415cfac/setuptools-51.3.3-py3-none-any.whl (786kB) Collecting werkzeug>=0.11.15 (from tensorboard<1.15.0,>=1.14.0->tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/cc/94/5f7079a0e00bd6863ef8f1da638721e9da21e5bacee597595b318f71d62e/Werkzeug-1.0.1-py2.py3-none-any.whl (298kB) Collecting h5py (from keras-applications>=1.0.6->tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/70/7a/e53e500335afb6b1aade11227cdf107fca54106a1dca5c9d13242a043f3b/h5py-3.1.0-cp36-cp36m-manylinux1_x86_64.whl (4.0MB) Collecting chardet<5,>=3.0.2 (from requests<3,>=2.20.0->mxnet<=1.5.1,>=1.0.0->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl (178kB) Collecting idna<3,>=2.5 (from requests<3,>=2.20.0->mxnet<=1.5.1,>=1.0.0->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl (58kB) Collecting urllib3<1.27,>=1.21.1 (from requests<3,>=2.20.0->mxnet<=1.5.1,>=1.0.0->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/f5/71/45d36a8df68f3ebb098d6861b2c017f3d094538c0fb98fa61d4dc43e69b9/urllib3-1.26.2-py2.py3-none-any.whl (136kB) Collecting certifi>=2017.4.17 (from requests<3,>=2.20.0->mxnet<=1.5.1,>=1.0.0->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/5e/a0/5f06e1e1d463903cf0c0eebeb751791119ed7a4b3737fdc9a77f1cdfb51f/certifi-2020.12.5-py2.py3-none-any.whl (147kB) Collecting importlib-metadata; python_version < "3.8" (from markdown>=2.6.8->tensorboard<1.15.0,>=1.14.0->tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/f3/ed/da40116a204abb5c4dd1d929346d33e0d29cedb2cedd18ea98f0385dcd92/importlib_metadata-3.4.0-py3-none-any.whl Collecting cached-property; python_version < "3.8" (from h5py->keras-applications>=1.0.6->tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/48/19/f2090f7dad41e225c7f2326e4cfe6fff49e57dedb5b53636c9551f86b069/cached_property-1.5.2-py2.py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata; python_version < "3.8"->markdown>=2.6.8->tensorboard<1.15.0,>=1.14.0->tensorflow>=1.2.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/41/ad/6a4f1a124b325618a7fb758b885b68ff7b058eec47d9220a12ab38d90b1f/zipp-3.4.0-py3-none-any.whl Building wheels for collected packages: onnx, termcolor, wrapt, grpcio Running setup.py bdist_wheel for onnx: started Running setup.py bdist_wheel for onnx: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c25a157b/onnx/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpypry_71rpip-wheel- --python-tag cp36: fatal: not a git repository (or any of the parent directories): .git running bdist_wheel running build running build_py running create_version running cmake_build -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Generated: /tmp/pip-build-c25a157b/onnx/.setuptools-cmake-build/onnx/onnx-ml.proto CMake Error at CMakeLists.txt:257 (message): Protobuf compiler not found Call Stack (most recent call first): CMakeLists.txt:288 (relative_protobuf_generate_cpp) -- Configuring incomplete, errors occurred! See also "/tmp/pip-build-c25a157b/onnx/.setuptools-cmake-build/CMakeFiles/CMakeOutput.log". Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-c25a157b/onnx/setup.py", line 341, in 'backend-test-tools = onnx.backend.test.cmd_tools:main', File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/dist-packages/wheel/bdist_wheel.py", line 299, in run self.run_command('build') File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/lib/python3.6/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/pip-build-c25a157b/onnx/setup.py", line 217, in run self.run_command('cmake_build') File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/pip-build-c25a157b/onnx/setup.py", line 203, in run subprocess.check_call(cmake_args) File "/usr/lib/python3.6/subprocess.py", line 311, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/cmake', '-DPYTHON_INCLUDE_DIR=/usr/include/python3.6m', '-DPYTHON_EXECUTABLE=/usr/bin/python3', '-DBUILD_ONNX_PYTHON=ON', '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON', '-DONNX_NAMESPACE=onnx', '-DPY_EXT_SUFFIX=.cpython-36m-x86_64-linux-gnu.so', '-DCMAKE_BUILD_TYPE=Release', '-DONNX_ML=1', '/tmp/pip-build-c25a157b/onnx']' returned non-zero exit status 1. ---------------------------------------- Failed building wheel for onnx Running setup.py clean for onnx Running setup.py bdist_wheel for termcolor: started Running setup.py bdist_wheel for termcolor: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/7c/06/54/bc84598ba1daf8f970247f550b175aaaee85f68b4b0c5ab2c6 Running setup.py bdist_wheel for wrapt: started Running setup.py bdist_wheel for wrapt: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/b1/c2/ed/d62208260edbd3fa7156545c00ef966f45f2063d0a84f8208a Running setup.py bdist_wheel for grpcio: started Running setup.py bdist_wheel for grpcio: still running... Running setup.py bdist_wheel for grpcio: still running... Running setup.py bdist_wheel for grpcio: still running... Running setup.py bdist_wheel for grpcio: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/e2/60/7c/617a7c5af21a5d60c41e66ddb55f31235ec7d3f3d22d943f51 Successfully built termcolor wrapt grpcio Failed to build onnx Installing collected packages: six, termcolor, absl-py, wheel, zipp, typing-extensions, importlib-metadata, markdown, setuptools, grpcio, numpy, protobuf, werkzeug, tensorboard, gast, wrapt, cached-property, h5py, keras-applications, tensorflow-estimator, astor, google-pasta, keras-preprocessing, tensorflow, chardet, idna, urllib3, certifi, requests, graphviz, mxnet, decorator, networkx, onnx, test-generator, defusedxml Running setup.py install for onnx: started Running setup.py install for onnx: finished with status 'error' Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c25a157b/onnx/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-opznk8hs-record/install-record.txt --single-version-externally-managed --compile --home=/tmp/tmpudei_aki: fatal: not a git repository (or any of the parent directories): .git running install running build running build_py running create_version running cmake_build Generated: /tmp/pip-build-c25a157b/onnx/.setuptools-cmake-build/onnx/onnx-ml.proto CMake Error at CMakeLists.txt:257 (message): Protobuf compiler not found Call Stack (most recent call first): CMakeLists.txt:288 (relative_protobuf_generate_cpp) -- Configuring incomplete, errors occurred! See also "/tmp/pip-build-c25a157b/onnx/.setuptools-cmake-build/CMakeFiles/CMakeOutput.log". Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-c25a157b/onnx/setup.py", line 341, in 'backend-test-tools = onnx.backend.test.cmd_tools:main', File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/lib/python3/dist-packages/setuptools/command/install.py", line 61, in run return orig.install.run(self) File "/usr/lib/python3.6/distutils/command/install.py", line 589, in run self.run_command('build') File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/lib/python3.6/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/pip-build-c25a157b/onnx/setup.py", line 217, in run self.run_command('cmake_build') File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/tmp/pip-build-c25a157b/onnx/setup.py", line 203, in run subprocess.check_call(cmake_args) File "/usr/lib/python3.6/subprocess.py", line 311, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/cmake', '-DPYTHON_INCLUDE_DIR=/usr/include/python3.6m', '-DPYTHON_EXECUTABLE=/usr/bin/python3', '-DBUILD_ONNX_PYTHON=ON', '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON', '-DONNX_NAMESPACE=onnx', '-DPY_EXT_SUFFIX=.cpython-36m-x86_64-linux-gnu.so', '-DCMAKE_BUILD_TYPE=Release', '-DONNX_ML=1', '/tmp/pip-build-c25a157b/onnx']' returned non-zero exit status 1. ---------------------------------------- Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-c25a157b/onnx/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-opznk8hs-record/install-record.txt --single-version-externally-managed --compile --home=/tmp/tmpudei_aki" failed with error code 1 in /tmp/pip-build-c25a157b/onnx/ The command '/bin/sh -c cd dldt/model-optimizer && pip3 install wheel && pip3 install --target=/home/build/mo_libs -r requirements.txt && pip3 install -r requirements.txt && pip3 install --target=/home/build/mo_libs test-generator && pip3 install test-generator;' returned a non-zero code: 1 make: *** [Makefile:28: vas] Error 1