[
https://issues.apache.org/jira/browse/HBASE-22856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907922#comment-16907922
]
Hudson commented on HBASE-22856:
--------------------------------
Results for branch master
[build #1334 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1334/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1334//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1334//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1334//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> HBASE-Find-Flaky-Tests fails with pip error
> -------------------------------------------
>
> Key: HBASE-22856
> URL: https://issues.apache.org/jira/browse/HBASE-22856
> Project: HBase
> Issue Type: Bug
> Components: build, test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Attachments: HBASE-22856.patch
>
>
> {noformat}
> 09:59:16 Downloading/unpacking future (from -r
> /hbase/dev-support/python-requirements.txt (line 19))
> 09:59:16 Running setup.py (path:/tmp/pip_build_root/future/setup.py)
> egg_info for package future
> 09:59:16 /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
> distribution option: 'python_requires'
> 09:59:16 warnings.warn(msg)
> 09:59:16
> 09:59:16 warning: no files found matching '*.au' under directory 'tests'
> 09:59:16 warning: no files found matching '*.gif' under directory 'tests'
> 09:59:16 warning: no files found matching '*.txt' under directory 'tests'
> 09:59:16 Downloading/unpacking gitpython (from -r
> /hbase/dev-support/python-requirements.txt (line 20))
> 09:59:16 Running setup.py (path:/tmp/pip_build_root/gitpython/setup.py)
> egg_info for package gitpython
> 09:59:16 /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
> distribution option: 'python_requires'
> 09:59:16 warnings.warn(msg)
> 09:59:16 error in GitPython setup command: 'install_requires' must be a
> string or list of strings containing valid project/version requirement
> specifiers
> 09:59:16 Complete output from command python setup.py egg_info:
> 09:59:16 /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
> distribution option: 'python_requires'
> 09:59:16
> 09:59:16 warnings.warn(msg)
> 09:59:16
> 09:59:16 error in GitPython setup command: 'install_requires' must be a
> string or list of strings containing valid project/version requirement
> specifiers
> 09:59:16
> 09:59:16 ----------------------------------------
> 09:59:16 Cleaning up...
> 09:59:16 Command python setup.py egg_info failed with error code 1 in
> /tmp/pip_build_root/gitpython
> 09:59:16 Storing debug log for failure in /root/.pip/pip.log
> 09:59:17 The command '/bin/sh -c apt-get -y update && apt-get -y install
> curl python-pip && pip install -r
> /hbase/dev-support/python-requirements.txt' returned a non-zero code: 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)