See https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-nightly/258/display/redirect
Changes:
------------------------------------------ [...truncated 13.09 KB...]
Dependency Installed: PyYAML.aarch64 0:3.10-11.el7 libyaml.aarch64 0:0.1.4-11.el7 python-babel.noarch 0:0.9.6-8.el7 python-backports.aarch64 0:1.0-8.el7 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 python-cffi.aarch64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 python-idna.noarch 0:2.4-1.el7 python-ipaddress.noarch 0:1.0.16-2.el7 python-jinja2.noarch 0:2.7.2-4.el7 python-markupsafe.aarch64 0:0.11-10.el7 python-paramiko.noarch 0:2.1.1-9.el7 python-ply.noarch 0:3.4-11.el7 python-pycparser.noarch 0:2.14-1.el7 python-setuptools.noarch 0:0.9.8-7.el7 python-six.noarch 0:1.9.0-2.el7 python2-cryptography.aarch64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7 sshpass.aarch64 0:1.06-2.el7
Complete! + cd /tmp/workspace + rm -rf wheels '*.whl' 'cache*' venv-cp37-cp37m + cd configs/ldcg-python-manylinux-tensorflow/ansible + ansible-playbook playbooks/build-tf.yml [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [Gathering Facts] ********************************************************* Sunday 30 January 2022 18:10:37 +0000 (0:00:00.072) 0:00:00.072 ******** ok: [localhost]
TASK [initialize job] ********************************************************** Sunday 30 January 2022 18:10:41 +0000 (0:00:04.590) 0:00:04.663 ********
TASK [install TensorFlow build dependencies] *********************************** Sunday 30 January 2022 18:10:41 +0000 (0:00:00.235) 0:00:04.898 ********
TASK [install tensorflow build requirements] *********************************** Sunday 30 January 2022 18:10:41 +0000 (0:00:00.058) 0:00:04.957 ******** changed: [localhost]
TASK [install build dependencies for Python wheels] **************************** Sunday 30 January 2022 18:10:49 +0000 (0:00:07.768) 0:00:12.726 ********
TASK [python : enable EPEL] **************************************************** Sunday 30 January 2022 18:10:49 +0000 (0:00:00.067) 0:00:12.793 ******** changed: [localhost]
TASK [python : install h5py build requirements] ******************************** Sunday 30 January 2022 18:10:52 +0000 (0:00:03.118) 0:00:15.912 ******** changed: [localhost]
TASK [python : install numpy build requirements] ******************************* Sunday 30 January 2022 18:11:03 +0000 (0:00:10.989) 0:00:26.902 ******** changed: [localhost]
TASK [ldcg-manylinux-tensorflow : create directory to build wheels] ************ Sunday 30 January 2022 18:11:30 +0000 (0:00:26.492) 0:00:53.395 ******** changed: [localhost]
TASK [go through each TensorFlow version] ************************************** Sunday 30 January 2022 18:11:30 +0000 (0:00:00.474) 0:00:53.869 ******** skipping: [localhost] => (item={u'key': u'2.8', u'value': {u'unit_tests_filter_flags': u'-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64', u'grpcio_version': u'>= 1.37.0, < 2.0', u'tensorflow_version': u'2.8.0-rc1', u'gast_version': u'==0.4.0', u'unit_tests_exclude': [u'//tensorflow/lite/...', u'//tensorflow/core/ir/...', u'//tensorflow/python/tools/...', u'//tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test', u'//tensorflow/compiler/mlir/tensorflow:dump_graph_test', u'//tensorflow/core/common_runtime:direct_session_test', u'//tensorflow/core/common_runtime:direct_session_with_debug_test', u'//tensorflow/core/kernels:quantized_bias_add_op_test', u'//tensorflow/core/kernels:quantize_op_test', u'//tensorflow/core/kernels:requantize_op_test', u'//tensorflow/python/data/experimental/kernel_tests/service:fault_tolerance_test', u'//tensorflow/python/eager:function_test', u'//tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test', u'//tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test', u'//tensorflow/python/ops/ragged:ragged_dispatch_test', u'//tensorflow/python:quantized_ops_test', u'//tensorflow/tools/graph_transforms:transforms_test'], u'numpy_version': u'>=1.20', u'flatbuffers_version': u'>= 1.12, < 3.0', u'run_unit_tests': True, u'h5py_version': u'~=3.1.0', u'bazel_version': u'3.7.2', u'python_versions': [u'cp37-cp37m', u'cp38-cp38', u'cp39-cp39'], u'absl_version': u'>=1.0.0'}}) skipping: [localhost] => (item={u'key': u'1.15', u'value': {u'unit_tests_filter_flags': u'', u'grpcio_version': u'~=1.32.0', u'tensorflow_version': u'1.15.5', u'gast_version': u'==0.3.3', u'unit_tests_exclude': u'', u'numpy_version': u'~=1.18.0', u'flatbuffers_version': u'~=1.12.0', u'run_unit_tests': False, u'h5py_version': u'==2.10', u'bazel_version': u'0.29.1', u'python_versions': [u'cp36-cp36m', u'cp37-cp37m'], u'absl_version': u'~=0.10'}}) skipping: [localhost] => (item={u'key': u'2.7', u'value': {u'unit_tests_filter_flags': u'-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only', u'grpcio_version': u'~=1.37.0', u'tensorflow_version': u'2.7.0', u'gast_version': u'==0.4.0', u'unit_tests_exclude': [u'//tensorflow/java/...', u'//tensorflow/lite/...', u'//tensorflow/compiler/xla/python/...', u'//tensorflow/compiler/xla/service/cpu/...', u'//tensorflow/compiler/xla/tests/...', u'//tensorflow/core/ir/...', u'//tensorflow/python/tools/...', u'//tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test', u'//tensorflow/core/kernels:quantized_bias_add_op_test', u'//tensorflow/core/kernels:requantize_op_test', u'//tensorflow/core/kernels:sparse_matmul_op_test', u'//tensorflow/python/data/experimental/kernel_tests/service:fault_tolerance_test', u'//tensorflow/python/debug/cli:debugger_cli_common_test', u'//tensorflow/python/eager:function_test', u'//tensorflow/python/keras/mixed_precision:model_test', u'//tensorflow/python/keras/preprocessing:image_test', u'//tensorflow/python/kernel_tests:init_ops_test', u'//tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test', u'//tensorflow/python/kernel_tests:self_adjoint_eig_op_test', u'//tensorflow/python/kernel_tests:sparse_matmul_op_test', u'//tensorflow/python/lib/io:file_io_test', u'//tensorflow/python/ops/ragged:ragged_dispatch_test', u'//tensorflow/python/ops/ragged:ragged_print_op_test', u'//tensorflow/python/profiler:profiler_v2_test', u'//tensorflow/python/util:dispatch_test', u'//tensorflow/python/util:traceback_utils_test', u'//tensorflow/tools/api/tests:api_compatibility_test', u'//tensorflow/tools/docs:tf_doctest', u'//tensorflow/tools/graph_transforms:transforms_test'], u'numpy_version': u'~=1.19.5', u'flatbuffers_version': u'>= 1.12, < 3.0', u'run_unit_tests': True, u'h5py_version': u'~=3.1.0', u'bazel_version': u'3.7.2', u'python_versions': [u'cp37-cp37m', u'cp38-cp38', u'cp39-cp39'], u'absl_version': u'~=0.10'}}) skipping: [localhost] => (item={u'key': u'2.6', u'value': {u'unit_tests_filter_flags': u'', u'grpcio_version': u'~=1.37.0', u'tensorflow_version': u'2.6.2', u'gast_version': u'==0.4.0', u'unit_tests_exclude': u'', u'numpy_version': u'~=1.19.2', u'flatbuffers_version': u'~=1.12.0', u'run_unit_tests': False, u'h5py_version': u'~=3.1.0', u'bazel_version': u'3.7.2', u'python_versions': [u'cp36-cp36m', u'cp37-cp37m', u'cp38-cp38', u'cp39-cp39'], u'absl_version': u'~=0.10'}}) skipping: [localhost] => (item={u'key': u'2.5', u'value': {u'unit_tests_filter_flags': u'', u'grpcio_version': u'~=1.34.0', u'tensorflow_version': u'2.5.2', u'gast_version': u'==0.4.0', u'unit_tests_exclude': u'', u'numpy_version': u'~=1.19.2', u'flatbuffers_version': u'~=1.12.0', u'run_unit_tests': False, u'h5py_version': u'~=3.1.0', u'bazel_version': u'3.7.2', u'python_versions': [u'cp36-cp36m', u'cp37-cp37m', u'cp38-cp38', u'cp39-cp39'], u'absl_version': u'~=0.10'}}) skipping: [localhost] => (item={u'key': u'2.4', u'value': {u'unit_tests_filter_flags': u'', u'grpcio_version': u'~=1.32.0', u'tensorflow_version': u'2.4.4', u'gast_version': u'==0.3.3', u'unit_tests_exclude': u'', u'numpy_version': u'~=1.19.2', u'flatbuffers_version': u'~=1.12.0', u'run_unit_tests': False, u'h5py_version': u'~=2.10', u'bazel_version': u'3.5.0', u'python_versions': [u'cp36-cp36m', u'cp37-cp37m', u'cp38-cp38', u'cp39-cp39'], u'absl_version': u'~=0.10'}})
TASK [tensorflow : set TensorFlow version] ************************************* Sunday 30 January 2022 18:11:31 +0000 (0:00:00.197) 0:00:54.066 ******** ok: [localhost]
TASK [build Bazel] ************************************************************* Sunday 30 January 2022 18:11:31 +0000 (0:00:00.070) 0:00:54.137 ********
TASK [install bazel build requirements] **************************************** Sunday 30 January 2022 18:11:31 +0000 (0:00:00.227) 0:00:54.364 ******** changed: [localhost]
TASK [fetch bazel 3.7.2 source] ************************************************ Sunday 30 January 2022 18:12:12 +0000 (0:00:41.029) 0:01:35.393 ******** skipping: [localhost]
TASK [create directory to build bazel 3.7.2] *********************************** Sunday 30 January 2022 18:12:12 +0000 (0:00:00.041) 0:01:35.435 ******** skipping: [localhost]
TASK [unpack bazel 3.7.2 source] *********************************************** Sunday 30 January 2022 18:12:12 +0000 (0:00:00.042) 0:01:35.478 ******** skipping: [localhost]
TASK [build bazel 3.7.2] ******************************************************* Sunday 30 January 2022 18:12:12 +0000 (0:00:00.042) 0:01:35.520 ******** skipping: [localhost]
TASK [install bazel 3.7.2] ***************************************************** Sunday 30 January 2022 18:12:12 +0000 (0:00:00.043) 0:01:35.563 ******** skipping: [localhost]
TASK [bazel : fetch Bazel 3.7.2 binary from Github] **************************** Sunday 30 January 2022 18:12:12 +0000 (0:00:00.041) 0:01:35.605 ******** changed: [localhost]
TASK [Build TensorFlow for each Python version] ******************************** Sunday 30 January 2022 18:12:27 +0000 (0:00:14.994) 0:01:50.600 ********
TASK [tensorflow : copy upper constraints] ************************************* Sunday 30 January 2022 18:12:28 +0000 (0:00:00.480) 0:01:51.080 ******** changed: [localhost]
TASK [create cp37-cp37m virtualenv] ******************************************** Sunday 30 January 2022 18:12:28 +0000 (0:00:00.905) 0:01:51.986 ********
TASK [python : set virtualenv path] ******************************************** Sunday 30 January 2022 18:12:29 +0000 (0:00:00.113) 0:01:52.099 ******** ok: [localhost]
TASK [python : create cp37-cp37m virtualenv] *********************************** Sunday 30 January 2022 18:12:29 +0000 (0:00:00.079) 0:01:52.178 ******** changed: [localhost]
TASK [tensorflow : populate cp37-cp37m virtualenv] ***************************** Sunday 30 January 2022 18:12:44 +0000 (0:00:15.768) 0:02:07.947 ******** fatal: [localhost]: FAILED! => changed=false cmd: - /tmp/workspace/venv-cp37-cp37m/bin/pip - install - --extra-index-url - https://snapshots.linaro.org/ldcg/python-cache/ - -c - /tmp/workspace/wheels//upper-constraints.txt - keras - packaging - portpicker - tensorboard - tensorflow-estimator msg: |- stdout: Looking in indexes: https://pypi.org/simple, https://snapshots.linaro.org/ldcg/python-cache/ Collecting keras Downloading keras-2.7.0-py2.py3-none-any.whl (1.3 MB) 1.3/1.3 MB 11.1 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) 40.8/40.8 KB 10.5 MB/s eta 0:00:00 Collecting portpicker Downloading portpicker-1.5.0-py3-none-any.whl (14 kB) Collecting tensorboard Downloading tensorboard-2.8.0-py3-none-any.whl (5.8 MB) 5.8/5.8 MB 11.2 MB/s eta 0:00:00 Collecting tensorflow-estimator Downloading tensorflow_estimator-2.7.0-py2.py3-none-any.whl (463 kB) 463.1/463.1 KB 11.3 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) 98.0/98.0 KB 10.9 MB/s eta 0:00:00 Collecting psutil Downloading psutil-5.9.0.tar.gz (478 kB) 478.3/478.3 KB 11.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done'
:stderr: ERROR: Exception: Traceback (most recent call last): File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 165, in exc_logging_wrapper status = run_func(*args) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper return func(self, options, args) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/commands/install.py", line 340, in run reqs, check_supported_wheels=not options.target_dir File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve collected.requirements, max_rounds=try_to_avoid_resolution_too_deep File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 373, in resolve failure_causes = self._attempt_to_pin_criterion(name) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion criteria = self._get_updated_criteria(candidate) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 204, in _get_updated_criteria self._add_to_criteria(criteria, requirement, parent=candidate) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria if not criterion.candidates: File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ return bool(self._sequence) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ return any(self) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in <genexpr> return (c for c in iterator if id(c) not in self._incompatible_ids) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 44, in _iter_built for version, func in infos: File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 297, in iter_index_candidate_infos hashes=hashes, File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/package_finder.py", line 868, in find_best_candidate candidates = self.find_all_candidates(project_name) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/package_finder.py", line 809, in find_all_candidates page_candidates = list(page_candidates_it) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/sources.py", line 134, in page_candidates yield from self._candidates_from_page(self._link) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/package_finder.py", line 773, in process_project_url page_links = list(parse_links(html_page, self._use_deprecated_html5lib)) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/collector.py", line 310, in wrapper_wrapper return list(fn(page, use_deprecated_html5lib)) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/collector.py", line 350, in parse_links parser.feed(page.content.decode(encoding)) File "/opt/python/cp37-cp37m/lib/python3.7/html/parser.py", line 111, in feed self.goahead(0) File "/opt/python/cp37-cp37m/lib/python3.7/html/parser.py", line 171, in goahead k = self.parse_starttag(i) File "/opt/python/cp37-cp37m/lib/python3.7/html/parser.py", line 345, in parse_starttag self.handle_starttag(tag, attrs) File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/collector.py", line 410, in handle_starttag self._raise_error() File "/tmp/workspace/venv-cp37-cp37m/lib/python3.7/site-packages/pip/_internal/index/collector.py", line 427, in _raise_error "HTML doctype missing or incorrect. Expected <!DOCTYPE html>.\n\n" ValueError: HTML doctype missing or incorrect. Expected <!DOCTYPE html>.
If you believe this error to be incorrect, try passing the command line option --use-deprecated=html5lib and please leave a comment on the pip issue at https://github.com/pypa/pip/issues/10825.
PLAY RECAP ********************************************************************* localhost : ok=12 changed=9 unreachable=0 failed=1 skipped=5 rescued=0 ignored=0
Sunday 30 January 2022 18:12:52 +0000 (0:00:08.041) 0:02:15.989 ******** =============================================================================== install bazel build requirements --------------------------------------- 41.03s python : install numpy build requirements ------------------------------ 26.49s python : create cp37-cp37m virtualenv ---------------------------------- 15.77s bazel : fetch Bazel 3.7.2 binary from Github --------------------------- 14.99s python : install h5py build requirements ------------------------------- 10.99s tensorflow : populate cp37-cp37m virtualenv ----------------------------- 8.04s install tensorflow build requirements ----------------------------------- 7.77s Gathering Facts --------------------------------------------------------- 4.59s python : enable EPEL ---------------------------------------------------- 3.12s tensorflow : copy upper constraints ------------------------------------- 0.91s Build TensorFlow for each Python version -------------------------------- 0.48s ldcg-manylinux-tensorflow : create directory to build wheels ------------ 0.47s initialize job ---------------------------------------------------------- 0.24s build Bazel ------------------------------------------------------------- 0.23s go through each TensorFlow version -------------------------------------- 0.20s create cp37-cp37m virtualenv -------------------------------------------- 0.11s python : set virtualenv path -------------------------------------------- 0.08s tensorflow : set TensorFlow version ------------------------------------- 0.07s install build dependencies for Python wheels ---------------------------- 0.07s install TensorFlow build dependencies ----------------------------------- 0.06s Build step 'Execute shell' marked build as failure