See <https://builds.apache.org/job/Mesos-Reviewbot/18708/display/redirect?page=changes>
Changes: [bmahler] Added MESOS-6375 (hierarchical role support) to the 1.4.0 CHANGELOG. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on qnode3 (ubuntu) in workspace <https://builds.apache.org/job/Mesos-Reviewbot/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mesos.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 00290fffa8e2429da298201985a468c5b9eda546 (origin/master) Commit message: "Added MESOS-6375 (hierarchical role support) to the 1.4.0 CHANGELOG." > git config core.sparsecheckout # timeout=10 > git checkout -f 00290fffa8e2429da298201985a468c5b9eda546 > git rev-list 498a000ac1bb8f51dc871f22aea265424a407a17 # timeout=10 > git tag -a -f -m Jenkins Build #18708 jenkins-Mesos-Reviewbot-18708 # > timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content USERNAME=mesos-review [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [Mesos-Reviewbot] $ /bin/bash -xe /tmp/jenkins5205136459957031596.sh + date Wed Aug 2 19:51:46 UTC 2017 + pip install --user virtualenv Collecting virtualenv Using cached virtualenv-15.1.0-py2.py3-none-any.whl Installing collected packages: virtualenv Successfully installed virtualenv-15.0.1 You are using pip version 8.1.1, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + ./support/mesos-style.py 3rdparty/libprocess/src/semaphore.hpp:242: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] 3rdparty/libprocess/src/semaphore.hpp:243: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Total errors found: 1 Total errors found: 0 Checking 1189 C++ files Rebuilding virtualenv ... Checking 21 Python files Build step 'Execute shell' marked build as failure
