See
<https://builds.apache.org/job/beam_PostCommit_XVR_Flink/295/display/redirect>
------------------------------------------
[...truncated 235.85 KB...]
copying h5py/tests/test_group.py -> build/lib.linux-x86_64-2.7/h5py/tests
copying h5py/tests/__init__.py -> build/lib.linux-x86_64-2.7/h5py/tests
copying h5py/tests/test_attribute_create.py ->
build/lib.linux-x86_64-2.7/h5py/tests
copying h5py/tests/test_attrs.py -> build/lib.linux-x86_64-2.7/h5py/tests
copying h5py/tests/test_datatype.py -> build/lib.linux-x86_64-2.7/h5py/tests
copying h5py/tests/test_base.py -> build/lib.linux-x86_64-2.7/h5py/tests
copying h5py/tests/test_file_image.py ->
build/lib.linux-x86_64-2.7/h5py/tests
copying h5py/tests/test_completions.py ->
build/lib.linux-x86_64-2.7/h5py/tests
creating build/lib.linux-x86_64-2.7/h5py/tests/test_vds
copying h5py/tests/test_vds/test_virtual_source.py ->
build/lib.linux-x86_64-2.7/h5py/tests/test_vds
copying h5py/tests/test_vds/test_lowlevel_vds.py ->
build/lib.linux-x86_64-2.7/h5py/tests/test_vds
copying h5py/tests/test_vds/test_highlevel_vds.py ->
build/lib.linux-x86_64-2.7/h5py/tests/test_vds
copying h5py/tests/test_vds/__init__.py ->
build/lib.linux-x86_64-2.7/h5py/tests/test_vds
running build_ext
('Loading library to get version:', 'libhdf5.so')
error: libhdf5.so: cannot open shared object file: No such file or directory
----------------------------------------
[0m[91mERROR: Command errored out with exit status 1: /usr/local/bin/python
-u -c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'/tmp/pip-install-439Jyt/h5py/setup.py'"'"';
__file__='"'"'/tmp/pip-install-439Jyt/h5py/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-record-ObTOOq/install-record.txt
--single-version-externally-managed --compile Check the logs for full command
output.
[0m
> Task :sdks:python:container:py35:docker
Building wheel for absl-py (setup.py): finished with status 'done'
Created wheel for absl-py: filename=absl_py-0.8.0-cp35-none-any.whl
size=120988
sha256=3ee57e470b2f9c138a4bd2b0ebfc2957659ec0b78dc46e16686d569da2935b80
Stored in directory:
/root/.cache/pip/wheels/9a/1e/7a/456008eb5e47fd5de792c6139df6d5b3d5f71d51c6a0b94799
Building wheel for wrapt (setup.py): started
Building wheel for wrapt (setup.py): finished with status 'done'
Created wheel for wrapt: filename=wrapt-1.11.2-cp35-cp35m-linux_x86_64.whl
size=70110
sha256=aca17f99fe44c17308a1fafdc914d976384f840b6d77af840fcc0a24618e8f97
Stored in directory:
/root/.cache/pip/wheels/d7/de/2e/efa132238792efb6459a96e85916ef8597fcb3d2ae51590dfd
Building wheel for gast (setup.py): started
Building wheel for gast (setup.py): finished with status 'done'
Created wheel for gast: filename=gast-0.2.2-cp35-none-any.whl size=7541
sha256=304a33ebe66323b63de366c4af95cd64f165aabb3efcae04895f54e9af6d62fb
Stored in directory:
/root/.cache/pip/wheels/5c/2e/7e/a1d4d4fcebe6c381f378ce7743a3ced3699feb89bcfbdadadd
Building wheel for h5py (setup.py): started
Building wheel for h5py (setup.py): finished with status 'error'
[91m ERROR: Command errored out with exit status 1:
command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize;
sys.argv[0] = '"'"'/tmp/pip-install-370s3dgv/h5py/setup.py'"'"';
__file__='"'"'/tmp/pip-install-370s3dgv/h5py/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/pip-wheel-89e3qfon --python-tag cp35
cwd: /tmp/pip-install-370s3dgv/h5py/
Complete output (64 lines):
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.5
creating build/lib.linux-x86_64-3.5/h5py
copying h5py/highlevel.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/version.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/h5py_warnings.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/ipy_completer.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/__init__.py -> build/lib.linux-x86_64-3.5/h5py
creating build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/vds.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/dims.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/selections2.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/datatype.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/attrs.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/__init__.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/dataset.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/group.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/compat.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/base.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/selections.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/files.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/filters.py -> build/lib.linux-x86_64-3.5/h5py/_hl
creating build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dataset_getitem.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_deprecation.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dtype.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_filters.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dataset_swmr.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_selections.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_slicing.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_file2.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dataset.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5d_direct_chunk.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/common.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5t.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5pl.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_threads.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_objects.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5f.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dims_dimensionproxy.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_file.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dimension_scales.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_attrs_data.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5p.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_group.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/__init__.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_attribute_create.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_attrs.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_datatype.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_base.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_file_image.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_completions.py ->
build/lib.linux-x86_64-3.5/h5py/tests
creating build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/test_virtual_source.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/test_lowlevel_vds.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/test_highlevel_vds.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/__init__.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
running build_ext
Loading library to get version: libhdf5.so
error: libhdf5.so: cannot open shared object file: No such file or directory
----------------------------------------
[0m[91m ERROR: Failed building wheel for h5py
[0m Running setup.py clean for h5py
Successfully built avro-python3 crcmod dill future hdfs httplib2 oauth2client
pyyaml google-apitools proto-google-cloud-datastore-v1 python-snappy protorpc
python-gflags docopt grpc-google-iam-v1 googleapis-common-protos termcolor
absl-py wrapt gast
Failed to build h5py
[91mERROR: google-cloud-bigtable 0.32.1 has requirement
google-cloud-core<0.30dev,>=0.29.0, but you'll have google-cloud-core 1.0.2
which is incompatible.
[0mInstalling collected packages: avro-python3, fastavro, crcmod, dill,
future, six, grpcio, docopt, urllib3, idna, certifi, chardet, requests, hdfs,
httplib2, pbr, mock, pyasn1, pyasn1-modules, rsa, oauth2client, protobuf,
numpy, pyarrow, pyparsing, pydot, pytz, pyyaml, typing, nose, monotonic,
fasteners, google-apitools, googleapis-common-protos, grpc-google-iam-v1,
cachetools, google-auth, google-api-core, google-cloud-pubsub,
google-resumable-media, google-cloud-core, google-cloud-bigquery,
proto-google-cloud-datastore-v1, google-cloud-bigtable, google-cloud-datastore,
cython, python-snappy, scipy, python-dateutil, pandas, protorpc, python-gflags,
keras-preprocessing, tensorflow-estimator, termcolor, absl-py, werkzeug,
markdown, tensorboard, h5py, keras-applications, wrapt, gast, google-pasta,
astor, tensorflow, pymongo, tenacity, pyhamcrest
Running setup.py install for h5py: started
Running setup.py install for h5py: finished with status 'error'
[91m ERROR: Command errored out with exit status 1:
command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize;
sys.argv[0] = '"'"'/tmp/pip-install-370s3dgv/h5py/setup.py'"'"';
__file__='"'"'/tmp/pip-install-370s3dgv/h5py/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-record-x6xufh08/install-record.txt
--single-version-externally-managed --compile
cwd: /tmp/pip-install-370s3dgv/h5py/
Complete output (64 lines):
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.5
creating build/lib.linux-x86_64-3.5/h5py
copying h5py/highlevel.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/version.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/h5py_warnings.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/ipy_completer.py -> build/lib.linux-x86_64-3.5/h5py
copying h5py/__init__.py -> build/lib.linux-x86_64-3.5/h5py
creating build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/vds.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/dims.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/selections2.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/datatype.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/attrs.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/__init__.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/dataset.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/group.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/compat.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/base.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/selections.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/files.py -> build/lib.linux-x86_64-3.5/h5py/_hl
copying h5py/_hl/filters.py -> build/lib.linux-x86_64-3.5/h5py/_hl
creating build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dataset_getitem.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_deprecation.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dtype.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_filters.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dataset_swmr.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_selections.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_slicing.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_file2.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dataset.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5d_direct_chunk.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/common.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5t.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5pl.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_threads.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_objects.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5f.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dims_dimensionproxy.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_file.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_dimension_scales.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_attrs_data.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_h5p.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_group.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/__init__.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_attribute_create.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_attrs.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_datatype.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_base.py -> build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_file_image.py ->
build/lib.linux-x86_64-3.5/h5py/tests
copying h5py/tests/test_completions.py ->
build/lib.linux-x86_64-3.5/h5py/tests
creating build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/test_virtual_source.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/test_lowlevel_vds.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/test_highlevel_vds.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
copying h5py/tests/test_vds/__init__.py ->
build/lib.linux-x86_64-3.5/h5py/tests/test_vds
running build_ext
Loading library to get version: libhdf5.so
error: libhdf5.so: cannot open shared object file: No such file or directory
----------------------------------------
[0m[91mERROR: Command errored out with exit status 1: /usr/local/bin/python
-u -c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'/tmp/pip-install-370s3dgv/h5py/setup.py'"'"';
__file__='"'"'/tmp/pip-install-370s3dgv/h5py/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-record-x6xufh08/install-record.txt
--single-version-externally-managed --compile Check the logs for full command
output.
[0mThe command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt &&
python -c "from google.protobuf.internal import api_implementation; assert
api_implementation._default_implementation_type == 'cpp'; print ('Verified fast
protobuf used.')" && rm -rf /root/.cache/pip' returned a non-zero code: 1
> Task :sdks:python:container:py2:docker FAILED
The command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt &&
python -c "from google.protobuf.internal import api_implementation; assert
api_implementation._default_implementation_type == 'cpp'; print ('Verified fast
protobuf used.')" && rm -rf /root/.cache/pip' returned a non-zero code: 1
> Task :sdks:python:container:py36:docker FAILED
The command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt &&
python -c "from google.protobuf.internal import api_implementation; assert
api_implementation._default_implementation_type == 'cpp'; print ('Verified fast
protobuf used.')" && rm -rf /root/.cache/pip' returned a non-zero code: 1
> Task :sdks:python:container:py35:docker FAILED
> Task :sdks:python:container:py37:docker FAILED
The command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt &&
python -c "from google.protobuf.internal import api_implementation; assert
api_implementation._default_implementation_type == 'cpp'; print ('Verified fast
protobuf used.')" && rm -rf /root/.cache/pip' returned a non-zero code: 1
FAILURE: Build completed with 4 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py2:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py37:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py36:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py35:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 3m 45s
119 actionable tasks: 94 executed, 19 from cache, 6 up-to-date
Publishing build scan...
https://gradle.com/s/z3dqtep2artqw
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]