See 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3780/display/redirect?page=changes>

Changes:

[alexr] Fixed a typo in mesos.proto.

[alexr] Refactored `Checker` to allow sharing code with `HealthChecker`.

[alexr] Refactored `HealthChecker` to use `CheckerProcess`.

[alexr] Improved health checks validations.

[alexr] Made `CheckerProcess` use a consistent description for log messages.

[alexr] Cleaned up logging in `CheckerProcess`.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 3780
originally caused by:
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H17 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init 
 > <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
 >  # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision afe886c1dcac07dd487a40edd6777e0c7a095a18 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f afe886c1dcac07dd487a40edd6777e0c7a095a18
 > git rev-list a6d6df552a744e62728bf37f4fb496bffdb1dd68 # timeout=10
[e6bb3197] $ /bin/bash -xe /tmp/hudson1142368788121613834.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in 
/home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
Exception:
Traceback (most recent call last):
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py",>
 line 215, in main
    status = self.run(options, args)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py",>
 line 335, in run
    wb.build(autobuilding=True)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/wheel.py",>
 line 749, in build
    self.requirement_set.prepare_files(self.finder)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/req/req_set.py",>
 line 380, in prepare_files
    ignore_dependencies=self.ignore_dependencies))
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/req/req_set.py",>
 line 620, in _prepare_file
    session=self.session, hashes=hashes)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/download.py",>
 line 809, in unpack_url
    unpack_file_url(link, location, download_dir, hashes=hashes)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/download.py",>
 line 715, in unpack_file_url
    unpack_file(from_path, location, content_type, link)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/utils/__init__.py",>
 line 599, in unpack_file
    flatten=not filename.endswith('.whl')
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/utils/__init__.py",>
 line 481, in unzip_file
    ensure_dir(location)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/utils/__init__.py",>
 line 83, in ensure_dir
    os.makedirs(path)
  File 
"<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/lib/python2.7/os.py",>
 line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 28] No space left on device: 
'/tmp/pip-build-9atlMm/configparser'
Already using interpreter /usr/bin/python
Not deleting 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/bin>
New python executable in 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/.virtualenv/lib/python2.7/site-packages>
Requirement already up-to-date: pip in 
./src/cli_new/.virtualenv/lib/python2.7/site-packages
Collecting astroid==1.4.8 (from -r 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/pip-requirements.txt>
 (line 1))
  Using cached astroid-1.4.8-py2.py3-none-any.whl
Collecting backports.functools-lru-cache==1.2.1 (from -r 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/pip-requirements.txt>
 (line 2))
  Using cached backports.functools_lru_cache-1.2.1-py2.py3-none-any.whl
Collecting configparser==3.5.0 (from -r 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/cli_new/pip-requirements.txt>
 (line 3))
Checking 1149 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user [email protected]

Reply via email to